diff --git a/application/views/bootstrap3/information_edit.php b/application/views/bootstrap3/information_edit.php index 762197d6..40dbbaab 100644 --- a/application/views/bootstrap3/information_edit.php +++ b/application/views/bootstrap3/information_edit.php @@ -907,7 +907,7 @@ alert("游船名称不能为空!"); return false; } else { - let cUrl = "http://202.103.68.104/guide.php/yangtze/createjs?shipname=" + meta_ct_page_value; + let cUrl = "https://www.chinatravel.com/guide.php/yangtze/createjs?shipname=" + meta_ct_page_value; window.open(cUrl, "生成游船数据文件"); }