diff --git a/application/views/bootstrap3/information_edit.php b/application/views/bootstrap3/information_edit.php index 5c751099..757c6f4c 100644 --- a/application/views/bootstrap3/information_edit.php +++ b/application/views/bootstrap3/information_edit.php @@ -330,7 +330,7 @@ //ah跳转测试页面 function goto_ahtest_page() { - var site_url = 'https://www.asiahighlights.com/index.php/information/detail/?no_cache=true&static_html_url='; + var site_url = 'https://proxy-www.asiahighlights.com'; $('#goto_test_page_button').attr("href", site_url + $('#ic_url').val()); return true; }