diff --git a/application/controllers/information.php b/application/controllers/information.php index 2c91a9a4..71a7d87a 100644 --- a/application/controllers/information.php +++ b/application/controllers/information.php @@ -1223,6 +1223,18 @@ class Information extends CI_Controller true); $information->ic_content = str_replace('', $inquiry_form_template, $information->ic_content); } + // why-us 相关的标签 + $why_us_mobile = $this->load->view($template_path . '-why-us-mobile', false, true); + $information->ic_content = str_replace('', $why_us_mobile, $information->ic_content); + + $why_us_tour_detail_pc = $this->load->view($template_path . '-why-us-tour-detail-pc', false, true); + $information->ic_content = str_replace('', $why_us_tour_detail_pc, $information->ic_content); + + $why_us_tour_list_pc = $this->load->view($template_path . '-why-us-tour-list-pc', false, true); + $information->ic_content = str_replace('', $why_us_tour_list_pc, $information->ic_content); + + $breadcrumb_content = $this->load->view($template_path . '-breadcrumb', array('breadcrumb_data' => $breadcrumb_data), true); + $information->ic_content = str_replace('', $breadcrumb_content, $information->ic_content); //主样式表,内联模式 if (is_file('D:/wwwroot/origin-www.asiahighlights.com/css/mobile-first.css')) {//主样式表,内联模式,优先读取本地,没有在从网络读取,为了加速 diff --git a/application/views/bootstrap3/information_edit.php b/application/views/bootstrap3/information_edit.php index 6c42358b..762197d6 100644 --- a/application/views/bootstrap3/information_edit.php +++ b/application/views/bootstrap3/information_edit.php @@ -1,4 +1,5 @@ - +
@@ -555,17 +576,11 @@ @@ -575,8 +590,7 @@
-
+
@@ -585,10 +599,8 @@
-
- +
+ @@ -609,7 +621,8 @@ } else { $PcAmpChecked = ''; } ?> - + } + | | - amp_status === '1') { ?> - + amp_status === '2') { ?> - + amp_status === '0') { ?> - +
+ if ($embody == 1) { + echo 'border-color:green;'; + } + ?>" name="ic_title" value="ic_title; ?>">
链接标题
- +
链接地址 - + - + ic_sitecode == 'ch') { ?> - + ic_sitecode == 'gm') { ?> - + ic_sitecode == 'ah') { ?> - +
- +
- ic_sitecode == 'ct' || $information->ic_sitecode == 'chinatravel' ) { ?> + ic_sitecode == 'ct' || $information->ic_sitecode == 'chinatravel') { ?>
- +
@@ -728,27 +715,22 @@
- + - +
- +
- +
- +
@@ -757,50 +739,30 @@
- +
- +
- +
- +
-
+
+
+ + +
-
- - -
+
+ + +
-
- - +
+ + +
-
ic_sitecode == 'chinatravel') { - ?> -
-
- - -
-
- - +
+
+ + -
-
- - -
- -
- - -
- -
-
-
- - 1.点击生成游船总数据文件  2.点击生成当前页面游船数据文件 - -
-
- - - - - - - - - - - - - - - - - +
+ + +
+ +
+
+
+ + 1.点击生成游船总数据文件  2.点击生成当前页面游船数据文件 + +
+
+ + + + + + + + + + + + + + + + +

@@ -1034,32 +947,21 @@ - +
@@ -1068,158 +970,103 @@
- +
- +
ic_sitecode == 'cht' || $information->ic_sitecode == "ct") { - ?> + ?>
"> + if ($information->ic_ht_area_type != 'c' && $information->ic_sitecode != "ct") { + echo 'hidden'; + } ?>"> - +
- -
+ if ($information->ic_ht_area_type == 'c') { + echo 'col-sm-4'; + } else { + echo 'col-sm-9'; + } ?>">
@@ -1227,28 +1074,24 @@
$vin) { - if (in_array($information->is_id, explode(",", $vin->is_path)) && $vin->status == 1 && $vin->id != $information->is_id + if ( + in_array($information->is_id, explode(",", $vin->is_path)) && $vin->status == 1 && $vin->id != $information->is_id ) { $children_cnt++; } } echo ""; if ($children_cnt > 0) { - ?> + ?>
+
- - + - +
- +
- +
- -
@@ -1373,87 +1178,54 @@
- +
- +
-
- +
@@ -1466,18 +1238,11 @@
- +
'实用信息', 'culture' => '文化', 'top10' => 'TOP10', + 'lifestyle' => '生活方式', ); ?>
+
ic_ht_area_type == 'err') { ?>
- +
@@ -1619,66 +1354,38 @@
- +
- +
- +
- +
@@ -1686,14 +1393,9 @@
+
- +
+ + + +
- +
- +
- +
- +
-
+
+ - + - ic_photo, '//') === false) { - $list_picture = $information->ic_photo ? $this->config->item('media_image_url') . $information->ic_photo : '/css/images/uploadPic.jpg'; - } else { - $list_picture = $information->ic_photo; - } + ic_photo, '//') === false) { + $list_picture = $information->ic_photo ? $this->config->item('media_image_url') . $information->ic_photo : '/css/images/uploadPic.jpg'; + } else { + $list_picture = $information->ic_photo; + } ?> - +
- +
-
+
- - 绑定 - + + 绑定 +
@@ -2236,18 +1826,15 @@ }
-
+
-
@@ -2255,10 +1842,8 @@
-
@@ -2271,9 +1856,8 @@ $value) { $value == $information->ic_type ? $select_str = 'selected' : $select_str = ''; ?> - - value=""> + @@ -2282,19 +1866,16 @@ $value) { $value == $information->ic_template ? $select_str = 'selected' : $select_str = ''; ?> - - value=""> + @@ -2316,17 +1897,15 @@ $select_str = 'selected'; } } ?> - - value="OPI_Code; ?>">OPI_Name; ?> + a_id == $information->ic_author) ? $select_str = 'selected' : $select_str = ''; ?> - - value="a_id; ?>">a_name; ?> + @@ -2339,36 +1918,32 @@
- config->item('site_code'), array('ch', 'cht', 'gm', 'ah', 'gh', 'ct','chinatravel'))) { ?> + config->item('site_code'), array('ch', 'cht', 'gm', 'ah', 'gh', 'ct', 'chinatravel'))) { ?> -
- + \ No newline at end of file diff --git a/application/views/mobile_first/ah-pc.php b/application/views/mobile_first/ah-pc.php index dda68fc1..fe96b3af 100644 --- a/application/views/mobile_first/ah-pc.php +++ b/application/views/mobile_first/ah-pc.php @@ -146,7 +146,7 @@
- +
- +
+ We are here to help you...
start planning your tailor-made global trip with 1-1 help from our travel advisors. + +