From 127fd2a57f71d7e96e441189388608434bdd1c39 Mon Sep 17 00:00:00 2001 From: cyc Date: Mon, 9 Apr 2018 10:50:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=B7=E8=AF=AD=E4=BF=A1=E6=81=AF=E5=B9=B3?= =?UTF-8?q?=E5=8F=B0=E5=A2=9E=E5=8A=A0=E9=A2=84=E8=A7=88=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/views/bootstrap3/information_edit.php | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/application/views/bootstrap3/information_edit.php b/application/views/bootstrap3/information_edit.php index f551fc9f..8d4b9c00 100644 --- a/application/views/bootstrap3/information_edit.php +++ b/application/views/bootstrap3/information_edit.php @@ -346,6 +346,12 @@ var site_url = 'http://192.155.224.195:8080/guide-use.php/travelguide/guide/?static_html_url='; $('#goto_test_page_button').attr("href", site_url + $('#ic_url').val()); return true; + } + //德语站点跳转测试页面 + function goto_gmtest_page() { + var site_url = 'http://gm.test/gm.php/information/detail/?static_html_url='; + $('#goto_test_page_button').attr("href", site_url + $('#ic_url').val()); + return true; } function goto_test_page_pgr() { var site_url = 'http://192.155.250.125:8011/guide.php/travelguide/guide/?static_html_url='; @@ -576,6 +582,9 @@ ic_sitecode == 'cht') {?> + + ic_sitecode == 'gm') {?> +