diff --git a/application/views/bootstrap3/information_edit.php b/application/views/bootstrap3/information_edit.php index 6c42358b..4cfc44a2 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 @@
- +
+
ic_ht_area_type == 'err') { ?>
- +
@@ -1619,66 +1352,38 @@
- +
- +
- +
- +
@@ -1686,14 +1391,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 +1824,15 @@ }
-
+
-
@@ -2255,10 +1840,8 @@
-
@@ -2271,9 +1854,8 @@ $value) { $value == $information->ic_type ? $select_str = 'selected' : $select_str = ''; ?> - - value=""> + @@ -2282,19 +1864,16 @@ $value) { $value == $information->ic_template ? $select_str = 'selected' : $select_str = ''; ?> - - value=""> + @@ -2316,17 +1895,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 +1916,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