|
|
@ -335,7 +335,7 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
//德语站点跳转测试页面
|
|
|
|
//德语站点跳转测试页面
|
|
|
|
function goto_gmtest_page() {
|
|
|
|
function goto_gmtest_page() {
|
|
|
|
var site_url = 'http://gm.test/gm.php/information/detail/?cache=false&static_html_url=';
|
|
|
|
var site_url = 'http://144.76.185.44:8029/gm.php/information/detail/?cache=false&static_html_url=';
|
|
|
|
$('#goto_test_page_button').attr("href", site_url + $('#ic_url').val());
|
|
|
|
$('#goto_test_page_button').attr("href", site_url + $('#ic_url').val());
|
|
|
|
return true;
|
|
|
|
return true;
|
|
|
|
}
|
|
|
|
}
|
|
|
|