Your Name 9 个月前
父节点
当前提交
e82a484a20
共有 32 个文件被更改,包括 204 次插入743 次删除
  1. 5
    0
      application/home/controller/City.php
  2. 0
    50
      template/mobile/lists_search.htm
  3. 3
    26
      template/mobile/lists_yjcp_cp.htm
  4. 0
    49
      template/mobile/lists_zczygz_cl.htm
  5. 0
    48
      template/mobile/lists_zczygz_new.htm
  6. 0
    34
      template/mobile/lists_zczygz_tg.htm
  7. 0
    35
      template/mobile/lists_zczygz_tglist.htm
  8. 0
    58
      template/mobile/lists_zczygz_zc.htm
  9. 0
    5
      template/mobile/view_zczygz_cl.htm
  10. 111
    17
      template/pc/common/include/bottom.htm
  11. 9
    1
      template/pc/common/include/footer.htm
  12. 0
    15
      template/pc/common/include/top.htm
  13. 7
    1
      template/pc/common/other/down.htm
  14. 9
    1
      template/pc/common/other/share.htm
  15. 4
    4
      template/pc/components/condition/style1.htm
  16. 18
    2
      template/pc/components/detail/cl.htm
  17. 13
    2
      template/pc/components/detail/content.htm
  18. 7
    1
      template/pc/components/detail/new.htm
  19. 0
    45
      template/pc/components/index/content.htm
  20. 2
    35
      template/pc/components/list/style12/page/mod_page.htm
  21. 2
    0
      template/pc/components/list/style12/page/mod_page_6.htm
  22. 8
    8
      template/pc/components/nav/style_1.htm
  23. 0
    35
      template/pc/lists_search.htm
  24. 4
    33
      template/pc/lists_yjcp_cp.htm
  25. 0
    48
      template/pc/lists_zczygz_cl.htm
  26. 0
    48
      template/pc/lists_zczygz_new.htm
  27. 0
    35
      template/pc/lists_zczygz_tg.htm
  28. 0
    35
      template/pc/lists_zczygz_tglist.htm
  29. 1
    59
      template/pc/lists_zczygz_zc.htm
  30. 0
    10
      template/pc/view_zczygz_cl.htm
  31. 0
    2
      template/pc/view_zczygz_new.htm
  32. 1
    1
      template/pc/view_zczygz_zc.htm

+ 5
- 0
application/home/controller/City.php 查看文件

@@ -386,6 +386,7 @@ class City extends Base
386 386
             }
387 387
             
388 388
             $two = Db::name('citysite')->where("id",'=',$one['parent_id'])->find();
389
+
389 390
             if(!empty($two['domain'])){
390 391
                 header('HTTP/1.1 301 Moved Permanently');
391 392
                 header('Location: https://'.$two['domain'].'.zc10000.com/'.$post['site']);
@@ -428,6 +429,10 @@ class City extends Base
428 429
         }
429 430
 
430 431
 
432
+        if(empty($domain)){
433
+            $domain = 'www';
434
+        }
435
+
431 436
         $url = 'https://'.$domain.'.zc10000.com';
432 437
         header('HTTP/1.1 301 Moved Permanently');
433 438
         header('Location: '.$url.'');

+ 0
- 50
template/mobile/lists_search.htm 查看文件

@@ -3,27 +3,15 @@
3 3
 {eyou:include file='/template/pc/common/include/top.htm' /}
4 4
 {eyou:include file='/template/pc/common/other/background.htm' /}
5 5
 {eyou:include file='/template/pc/common/include/header.htm' /}
6
-
7
-
8 6
 <div id="search">
9
-
10
-
11 7
     <div id="mask"></div>
12 8
 
13 9
     {eyou:include file='/template/pc/components/nav/style_1.htm' /}
14
-
15
-
16 10
     <div class="container">
17 11
         <!-- 广告位AD4  -->
18
-
19
-
20 12
         <div class="part" style="">
21 13
             <div class="row">
22
-
23
-
24 14
                 {eyou:include file='/template/pc/components/search/content.htm' /}
25
-
26
-
27 15
             </div>
28 16
             <div class="wordpress_pages">
29 17
                 <form class="layui-form" action="">
@@ -32,48 +20,10 @@
32 20
             </div>
33 21
         </div>
34 22
     </div>
35
-
36
-
37
-
38
-
39
-
40
-
41
-
42
-
43
-
44
-
45
-
46
-
47
-
48
-
49
-
50
-
51
-
52
-
53
-
54
-
55
-
56 23
 </div>
57
-
58
-
59
-
60
-
61
-
62
-
63
-
64
-
65
-
66
-
67
-
68
-
69
-
70
-
71
-
72
-
73 24
 {eyou:include file='/template/pc/common/include/footer.htm' /}
74 25
 {eyou:include file='/template/pc/common/include/bottom.htm' /}
75 26
 
76
-
77 27
 <script>
78 28
     layui.use(['form'], function(){
79 29
         var form = layui.form;

+ 3
- 26
template/mobile/lists_yjcp_cp.htm 查看文件

@@ -3,29 +3,7 @@
3 3
 {eyou:include file='/template/pc/common/include/top.htm' /}
4 4
 {eyou:include file='/template/pc/common/other/background.htm' /}
5 5
 {eyou:include file='/template/pc/common/include/header.htm' /}
6
-
7
-
8
-
9
-
10
-
11
-
12
-
13
-
14
-
15
-
16
-
17
-
18
-
19
-
20
-
21
-
22
-
23
-
24
-
25 6
 <div id="ciping">
26
-
27
-
28
-
29 7
     <div id="mask"></div>
30 8
 
31 9
     {eyou:include file='/template/pc/components/nav/style_1.htm' /}
@@ -39,7 +17,6 @@
39 17
 
40 18
     </div>
41 19
 
42
-
43
-
44
-    {eyou:include file='/template/pc/common/include/footer.htm' /}
45
-    {eyou:include file='/template/pc/common/include/bottom.htm' /}
20
+</div>
21
+{eyou:include file='/template/pc/common/include/footer.htm' /}
22
+{eyou:include file='/template/pc/common/include/bottom.htm' /}

+ 0
- 49
template/mobile/lists_zczygz_cl.htm 查看文件

@@ -3,69 +3,20 @@
3 3
 {eyou:include file='/template/pc/common/include/top.htm' /}
4 4
 {eyou:include file='/template/pc/common/other/background.htm' /}
5 5
 {eyou:include file='/template/pc/common/include/header.htm' /}
6
-
7
-
8
-
9 6
 <div id="cailiao">
10
-
11
-
12 7
     <div id="mask"></div>
13
-
14 8
     {eyou:include file='/template/pc/components/nav/style_1.htm' /}
15
-
16
-
17 9
     <div class="container">
18 10
         <!-- 广告位AD4  -->
19
-
20
-
21 11
         <div class="part" style="background:none">
22 12
             <div class="row">
23 13
                 {eyou:include file='/template/pc/components/list/style12/page/mod_4.htm' /}
24 14
             </div>
25 15
             <div class="wordpress_pages">
26 16
                 {eyou:include file='/template/pc/components/list/style12/page/mod_page.htm' /}
27
-
28 17
             </div>
29 18
         </div>
30 19
     </div>
31
-
32
-
33
-
34
-
35
-
36
-
37
-
38
-
39
-
40
-
41
-
42
-
43
-
44
-
45
-
46
-
47
-
48
-
49
-
50
-
51
-
52 20
 </div>
53
-
54
-
55
-
56
-
57
-
58
-
59
-
60
-
61
-
62
-
63
-
64
-
65
-
66
-
67
-
68
-
69
-
70 21
 {eyou:include file='/template/pc/common/include/footer.htm' /}
71 22
 {eyou:include file='/template/pc/common/include/bottom.htm' /}

+ 0
- 48
template/mobile/lists_zczygz_new.htm 查看文件

@@ -3,21 +3,11 @@
3 3
 {eyou:include file='/template/pc/common/include/top.htm' /}
4 4
 {eyou:include file='/template/pc/common/other/background.htm' /}
5 5
 {eyou:include file='/template/pc/common/include/header.htm' /}
6
-
7
-
8
-
9 6
 <div id="new">
10
-
11
-
12 7
     <div id="mask"></div>
13
-
14 8
     {eyou:include file='/template/pc/components/nav/style_1.htm' /}
15
-
16
-
17 9
     <div class="container">
18 10
         <!-- 广告位AD4  -->
19
-
20
-
21 11
         <div class="part" style="background:none">
22 12
             <div class="row">
23 13
                 {eyou:include file='/template/pc/components/list/style12/page/mod.htm' /}
@@ -28,44 +18,6 @@
28 18
             </div>
29 19
         </div>
30 20
     </div>
31
-
32
-
33
-
34
-
35
-
36
-
37
-
38
-
39
-
40
-
41
-
42
-
43
-
44
-
45
-
46
-
47
-
48
-
49
-
50
-
51
-
52 21
 </div>
53
-
54
-
55
-
56
-
57
-
58
-
59
-
60
-
61
-
62
-
63
-
64
-
65
-
66
-
67
-
68
-
69
-
70 22
 {eyou:include file='/template/pc/common/include/footer.htm' /}
71 23
 {eyou:include file='/template/pc/common/include/bottom.htm' /}

+ 0
- 34
template/mobile/lists_zczygz_tg.htm 查看文件

@@ -3,57 +3,23 @@
3 3
 {eyou:include file='/template/pc/common/include/top.htm' /}
4 4
 {eyou:include file='/template/pc/common/other/background.htm' /}
5 5
 {eyou:include file='/template/pc/common/include/header.htm' /}
6
-
7
-
8 6
 <div id="tag_detail">
9
-
10
-
11 7
     <div id="mask"></div>
12 8
 
13 9
     {eyou:include file='/template/pc/components/nav/style_1.htm' /}
14
-
15
-
16 10
     <div class="container">
17 11
         <!-- 广告位AD4  -->
18
-
19
-
20 12
         <div class="part" style="padding: 10px 15px;">
21 13
             <div class="row">
22
-
23 14
                 {eyou:include file='/template/pc/components/list/style12/page/mod_5.htm' /}
24
-
25
-
26 15
             </div>
27 16
             <div class="wordpress_pages">
28
-
29 17
                 <ul class="pager">
30 18
                     {eyou:include file='/template/pc/components/list/style12/page/mod_page.htm' /}
31 19
                 </ul>
32
-
33 20
             </div>
34 21
         </div>
35 22
     </div>
36
-
37
-
38
-
39
-
40
-
41 23
 </div>
42
-
43
-
44
-
45
-
46
-
47
-
48
-
49
-
50
-
51
-
52
-
53
-
54
-
55
-
56
-
57
-
58 24
 {eyou:include file='/template/pc/common/include/footer.htm' /}
59 25
 {eyou:include file='/template/pc/common/include/bottom.htm' /}

+ 0
- 35
template/mobile/lists_zczygz_tglist.htm 查看文件

@@ -3,57 +3,22 @@
3 3
 {eyou:include file='/template/pc/common/include/top.htm' /}
4 4
 {eyou:include file='/template/pc/common/other/background.htm' /}
5 5
 {eyou:include file='/template/pc/common/include/header.htm' /}
6
-
7
-
8 6
 <div id="taglist">
9
-
10
-
11 7
     <div id="mask"></div>
12
-
13 8
     {eyou:include file='/template/pc/components/nav/style_1.htm' /}
14
-
15
-
16 9
     <div class="container">
17 10
         <!-- 广告位AD4  -->
18
-
19
-
20 11
         <div class="part" style="padding: 10px 15px;">
21 12
             <div class="row">
22
-
23 13
                 {eyou:include file='/template/pc/components/list/style12/page/mod_6.htm' /}
24
-
25
-
26 14
             </div>
27 15
             <div class="wordpress_pages">
28
-
29 16
                 <ul class="pager">
30 17
                     {eyou:include file='/template/pc/components/list/style12/page/mod_page.htm' /}
31 18
                 </ul>
32
-
33 19
             </div>
34 20
         </div>
35 21
     </div>
36
-
37
-
38
-
39
-
40
-
41 22
 </div>
42
-
43
-
44
-
45
-
46
-
47
-
48
-
49
-
50
-
51
-
52
-
53
-
54
-
55
-
56
-
57
-
58 23
 {eyou:include file='/template/pc/common/include/footer.htm' /}
59 24
 {eyou:include file='/template/pc/common/include/bottom.htm' /}

+ 0
- 58
template/mobile/lists_zczygz_zc.htm 查看文件

@@ -3,79 +3,21 @@
3 3
 {eyou:include file='/template/pc/common/include/top.htm' /}
4 4
 {eyou:include file='/template/pc/common/other/background.htm' /}
5 5
 {eyou:include file='/template/pc/common/include/header.htm' /}
6
-
7
-
8
-
9 6
 <div id="zhengce">
10
-
11
-
12 7
     <div id="mask"></div>
13
-
14
-
15
-
16 8
     {eyou:include file='/template/pc/components/nav/style_1.htm' /}
17
-
18
-
19
-
20
-
21
-
22
-
23
-
24
-
25 9
     <div class="container">
26 10
         <!-- 广告位AD4  -->
27
-
28 11
         {eyou:include file='/template/pc/components/condition/style1.htm' /}
29
-
30
-
31 12
         <div class="part" style="">
32 13
             <div class="row" style="margin: 0px 0  0 10px;min-height: 200px;">
33 14
                 {eyou:include file='/template/pc/components/list/style12/page/mod_3.htm' /}
34 15
             </div>
35 16
             <div class="wordpress_pages">
36 17
                 {eyou:include file='/template/pc/components/list/style12/page/mod_page.htm' /}
37
-
38 18
             </div>
39 19
         </div>
40 20
     </div>
41
-
42
-
43
-
44
-
45
-
46
-
47
-
48
-
49
-
50
-
51
-
52
-
53
-
54
-
55
-
56
-
57
-
58
-
59
-
60
-
61
-
62 21
 </div>
63
-
64
-
65
-
66
-
67
-
68
-
69
-
70
-
71
-
72
-
73
-
74
-
75
-
76
-
77
-
78
-
79
-
80 22
 {eyou:include file='/template/pc/common/include/footer.htm' /}
81 23
 {eyou:include file='/template/pc/common/include/bottom.htm' /}

+ 0
- 5
template/mobile/view_zczygz_cl.htm 查看文件

@@ -17,7 +17,6 @@
17 17
 
18 18
     ?>
19 19
 
20
-
21 20
     <div class="container">
22 21
         {eyou:include file='/template/pc/components/detail/cl.htm' /}
23 22
     </div>
@@ -45,10 +44,6 @@
45 44
                 <img src="{eyou:global name='web_attr_26' /}" style="width: 150px;"/>
46 45
             </div>
47 46
         </fieldset>
48
-
49
-
50
-
51
-
52 47
     </div>
53 48
 </div>
54 49
 

+ 111
- 17
template/pc/common/include/bottom.htm 查看文件

@@ -1,13 +1,19 @@
1 1
 
2
+    <script src="/template/pc/js/jquery-v3.1.1.min.js" type="text/javascript"></script>
3
+    <script src="/template/pc/js/zblogphp.js" type="text/javascript"></script>
4
+
2 5
     <!--百度统计代码添加-->
3 6
 
4 7
     <!--提交和回顶-->
5 8
    <!-- <a id="quick_submit" class="fa fa-pencil"  href=""></a>-->
6 9
     <div id="backtop" class="fa fa-angle-up"></div>
7 10
 
8
-    <script src="/template/pc/js/jquery.cookie.min.js" type="text/javascript"></script>
9 11
     <script src="/template/pc/js/main.js" type="text/javascript"></script>
12
+    <?php
13
+    /*
14
+     *
10 15
     <!--初始化Swiper-->
16
+    <script src="/template/pc/js/jquery.cookie.min.js" type="text/javascript"></script>
11 17
     <script src="/template/pc/js/swiper.js" type="text/javascript"></script>
12 18
     <script>
13 19
         var swiper = new Swiper('.swiper-container', {
@@ -23,27 +29,115 @@
23 29
             loop: true
24 30
         });
25 31
     </script>
26
-    <script>
27
-        /* tooltip.js初始化 */
28
-        $('.autoleft').tooltip({
29
-            align: 'autoLeft',
30
-            fade: {
31
-                duration: 200,
32
-                opacity: 0.8
33
-            }
34
-        });
35
-    </script>
36
-    <script>
37
-        /* jQuery.positionSticky.js初始化 */
38
-        jQuery('.sticky').positionSticky({offsetTop: 78});
39
-    </script>
32
+
33
+    *
34
+     */
35
+
36
+    ?>
40 37
     <!--[if lt IE 9]>
41 38
     <script src="/template/pc/js/html5-css3.js"></script>
42 39
     <![endif]-->
43 40
     <script src="/template/pc/js/21103.js"></script>
44 41
     <script src="/template/pc/js/default.js"></script>
42
+    <?php
43
+        /*
44
+         * 收藏 点赞 下载 分享
45
+         * <script src="/template/pc/js/common.js"></script>
46
+         */
47
+    ?>
48
+    <script src="/template/pc/plug/layui/layui.js"></script>
49
+    <script>
50
+        layui.config({
51
+            version: '1632428048355' //为了更新 js 缓存,可忽略
52
+        });
53
+    </script>
54
+    <script>
55
+        layui.use('element', function(){
56
+            var $ = layui.jquery
57
+                ,element = layui.element; //Tab的切换功能,切换事件监听等,需要依赖element模块
58
+
59
+            //触发事件
60
+            var active = {
61
+                tabAdd: function(){
62
+                    //新增一个Tab项
63
+                    element.tabAdd('demo', {
64
+                        title: '新选项'+ (Math.random()*1000|0) //用于演示
65
+                        ,content: '内容'+ (Math.random()*1000|0)
66
+                        ,id: new Date().getTime() //实际使用一般是规定好的id,这里以时间戳模拟下
67
+                    })
68
+                }
69
+                ,tabDelete: function(othis){
70
+                    //删除指定Tab项
71
+                    element.tabDelete('demo', '44'); //删除:“商品管理”
72
+                    othis.addClass('layui-btn-disabled');
73
+                }
74
+                ,tabChange: function(){
75
+                    //切换到指定Tab项
76
+                    element.tabChange('demo', '22'); //切换到:用户管理
77
+                }
78
+            };
45 79
 
80
+            $('.site-demo-active').on('click', function(){
81
+                var othis = $(this), type = othis.data('type');
82
+                active[type] ? active[type].call(this, othis) : '';
83
+            });
46 84
 
47
-    <script src="/template/pc/js/common.js"></script>
48
-</body>
85
+            //Hash地址的定位
86
+            /*var layid = location.hash.replace(/^#test=/, '');
87
+            element.tabChange('test', layid);
88
+
89
+            element.on('tab(test)', function(elem){
90
+                location.hash = 'test='+ $(this).attr('lay-id');
91
+            });*/
92
+
93
+
94
+            /* tooltip.js初始化 */
95
+            $('.autoleft').tooltip({
96
+                align: 'autoLeft',
97
+                fade: {
98
+                    duration: 200,
99
+                    opacity: 0.8
100
+                }
101
+            });
102
+
103
+
104
+            /* jQuery.positionSticky.js初始化 */
105
+            jQuery('.sticky').positionSticky({offsetTop: 78});
106
+
107
+
108
+            //var view = $(".optionBox li:first").text();
109
+            var view = $(".optionBox .active-1 a").text();
110
+            $(".viewInput").val(view);
111
+
112
+
113
+            $(".viewBox").click(function () {
114
+                if($(".optionBox").css("display")=="none"){
115
+                    $(".optionBox").show();
116
+                    $(".btnImg img").attr("src","template/pc/images/arrow_input_up.png")
117
+                }else{
118
+                    $(".optionBox").hide();
119
+                    $(".btnImg img").attr("src","template/pc/images/arrow_input_down.png")
120
+                }
121
+            });
122
+
123
+            var checkOption = $(".optionBox li");
124
+            checkOption.click(function () {
125
+                var index = $(".optionBox li").index(this);
126
+                var indexVal = $(".optionBox li:eq("+index+") a").html();
127
+                $(".viewInput").val(indexVal);
128
+                if($(".optionBox").css("display")=="none"){
129
+                    $(".optionBox").show();
130
+                    $(".btnImg img").attr("src","template/pc/images/arrow_input_up.png")
131
+                }else{
132
+                    $(".optionBox").hide();
133
+                    $(".btnImg img").attr("src","template/pc/images/arrow_input_down.png")
134
+                }
135
+
136
+                var url = $(".optionBox li:eq("+index+")").attr('url');
137
+                location.href = 'https://www.zc10000.com' + url;
138
+
139
+            })
140
+        });
141
+    </script>
142
+    </body>
49 143
 </html>

+ 9
- 1
template/pc/common/include/footer.htm 查看文件

@@ -42,7 +42,11 @@
42 42
     </div>
43 43
 </div>
44 44
 
45
-<!--<div class="footer_Footernav">
45
+<?php
46
+
47
+/*
48
+ *
49
+ * <!--<div class="footer_Footernav">
46 50
     <a href="https://www.zc10000.com">
47 51
         <i class="fa fa-phone"></i>
48 52
         <small>首页</small>
@@ -64,6 +68,10 @@
64 68
         <small>我的</small>
65 69
     </a>
66 70
 </div>-->
71
+
72
+ */
73
+
74
+?>
67 75
 {eyou:if condition='($is_mobile !== false)'}
68 76
 <link href="https://www.zc10000.com/template/mobile/users/skin/userfont/iconfont.css" rel="stylesheet" media="screen" type="text/css">
69 77
 <div class="footer-nav">

+ 0
- 15
template/pc/common/include/top.htm 查看文件

@@ -1,8 +1,6 @@
1 1
 <!DOCTYPE html>
2 2
 <html lang="zh-CN">
3 3
 <head>
4
-
5
-
6 4
     {eyou:if condition='($page === "index")'}
7 5
     {eyou:include file='/template/pc/common/include/tdk/index.htm' /}
8 6
     {eyou:elseif condition='($page === "new")' /}
@@ -32,8 +30,6 @@
32 30
 
33 31
     {eyou:include file='/template/pc/common/include/tdk/index.htm' /}
34 32
     {/eyou:if}
35
-
36
-
37 33
     <meta charset="UTF-8">
38 34
     <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
39 35
     <meta name="renderer" content="webkit">
@@ -42,19 +38,11 @@
42 38
     <meta name="applicable-device" content="pc,mobile">
43 39
     <meta name="author" content="order by ">
44 40
 
45
-
46 41
     <!--公共样式-->
47 42
     <link rel="stylesheet" href="/template/pc/plug/layui/css/layui.css" media="all">
48 43
     <link rel="stylesheet" href="/template/pc/css/common.css" media="all">
49 44
     <!--后续修改样式 在extend.css 补充叠加 不修改原来的样式文件-->
50 45
     <link rel="stylesheet" href="/template/pc/css/extend.css?v=<?php echo rand(1,100000); ?>" media="all">
51
-    <script src="/template/pc/plug/layui/layui.js"></script>
52
-    <script>
53
-        layui.config({
54
-            version: '1632428048355' //为了更新 js 缓存,可忽略
55
-        });
56
-    </script>
57
-
58 46
 
59 47
     <!--模板样式-->
60 48
     <link rel="stylesheet" href="/template/pc/css/font-awesome.min.css" type="text/css">
@@ -62,9 +50,6 @@
62 50
     <!--[if lt IE 9]>
63 51
     <div class="fuck-ie"><p class="tips">*您的IE浏览器版本过低,为获得更好的体验请使用Chrome、Firefox或其他现代浏览器!</p></div>
64 52
     <![endif]-->
65
-    <script src="/template/pc/js/jquery-v3.1.1.min.js" type="text/javascript"></script>
66
-    <script src="/template/pc/js/zblogphp.js" type="text/javascript"></script>
67
-
68 53
 
69 54
     <!--百度统计-->
70 55
     <script>

+ 7
- 1
template/pc/common/other/down.htm 查看文件

@@ -1 +1,7 @@
1
-<script src="/template/pc/js/down/StreamSaver.js"></script>
1
+<?php
2
+/*
3
+ *
4
+ * <script src="/template/pc/js/down/StreamSaver.js"></script>
5
+ */
6
+?>
7
+<script src="/template/pc/js/common.js"></script>

+ 9
- 1
template/pc/common/other/share.htm 查看文件

@@ -1,4 +1,8 @@
1
-<link rel="stylesheet" href="/template/pc/js/overtrue-share/dist/css/share.min.css">
1
+<?php
2
+
3
+/*
4
+ *
5
+ * <link rel="stylesheet" href="/template/pc/js/overtrue-share/dist/css/share.min.css">
2 6
 <!--<script src="https://oss.zc10000.com/static/js/jquery-v3.1.1.min.js?t=544151"></script>-->
3 7
 <!--<script src="/template/pc/js/overtrue-share/dist/js/jquery.share.min.js"></script>-->
4 8
 <script src="/template/pc/js/overtrue-share/dist/js/social-share.min.js"></script>
@@ -18,6 +22,10 @@
18 22
 </script>
19 23
 
20 24
 
25
+ */
26
+
27
+?>
28
+
21 29
 <?php
22 30
 
23 31
 //阅读量: 642 收藏量: 1 点赞量: 1 下载量: 2

+ 4
- 4
template/pc/components/condition/style1.htm 查看文件

@@ -12,7 +12,7 @@
12 12
         }
13 13
         {/eyou:php}
14 14
         <li class="" style="float: left; padding: 2px 10px;list-style: none;">
15
-            <a href='/zc' class="{$class}">综合</a>
15
+            <a href='https://www.zc10000.com/zc' class="{$class}">综合</a>
16 16
         </li>
17 17
         {eyou:php}
18 18
         $area_name = '';
@@ -26,7 +26,7 @@
26 26
         }
27 27
         {/eyou:php}
28 28
         <li class="" style="float: left; padding: 2px 10px;list-style: none;">
29
-            <a href='/zc/{$area.domain}' class="{$class}">{$area.name}</a>
29
+            <a href='https://www.zc10000.com/zc/{$area.domain}' class="{$class}">{$area.name}</a>
30 30
         </li>
31 31
         {/eyou:sql}
32 32
     </ul>
@@ -56,7 +56,7 @@
56 56
                 }
57 57
                 {/eyou:php}
58 58
                 <option value="" {$class}>
59
-                    <a href='/zc' class="{$class}">全部</a>
59
+                    <a href='https://www.zc10000.com/zc' class="{$class}">全部</a>
60 60
                 </option>
61 61
                 {eyou:php}
62 62
                 $area_name = '';
@@ -70,7 +70,7 @@
70 70
                 }
71 71
                 {/eyou:php}
72 72
                 <option value="/zc/{$area.domain}" {$class}>
73
-                    <a href='/zc/{$area.domain}' class="{$class}">{$area.name}</a>
73
+                    <a href='https://www.zc10000.com/zc/{$area.domain}' class="{$class}">{$area.name}</a>
74 74
                 </option>
75 75
                 {/eyou:sql}
76 76
 

+ 18
- 2
template/pc/components/detail/cl.htm 查看文件

@@ -9,7 +9,12 @@
9 9
 
10 10
 
11 11
 <script src="https://www.zc10000.com/index.php?m=api&amp;c=Ajax&amp;a=arcclick&amp;type=view&amp;aids={$doc_aid}" type="text/javascript" language="javascript"></script>
12
-<!--
12
+
13
+                <?php
14
+
15
+                /*
16
+                 *
17
+                 * <!--
13 18
             <small class="info btn-c" id="share_btn" title="{$eyou.field.title}" aid="{$eyou.field.aid}" style="margin-left: 15px;cursor: pointer;">
14 19
                             点击分享
15 20
                   </small>
@@ -21,6 +26,9 @@
21 26
 
22 27
 -->
23 28
 
29
+                 */
30
+
31
+                ?>
24 32
 
25 33
 
26 34
 
@@ -73,9 +81,17 @@
73 81
 
74 82
                     <p class="seo">
75 83
 
76
-                        <!--SEO查询: <a  class="" href="javascript:;" target="_self"><i class="fa fa-bar-chart"></i></a>
84
+                        <?php
85
+
86
+                        /*
87
+                         *
88
+                         * <!--SEO查询: <a  class="" href="javascript:;" target="_self"><i class="fa fa-bar-chart"></i></a>
77 89
                         <a  class="pczz" href="javascript:;" target="_self"><i class="fa fa-bar-chart"></i></a> <a  class="mzz" href="javascript:;" target="_self"><i class="fa fa-bar-chart"></i></a> -->
78 90
 
91
+                         */
92
+
93
+                        ?>
94
+
79 95
 
80 96
 
81 97
                         {eyou:empty name='$eyou.field.zylm' /}

+ 13
- 2
template/pc/components/detail/content.htm 查看文件

@@ -15,7 +15,10 @@
15 15
 
16 16
 <script src="https://www.zc10000.com/index.php?m=api&amp;c=Ajax&amp;a=arcclick&amp;type=view&amp;aids={$doc_aid}" type="text/javascript" language="javascript"></script>
17 17
 
18
-<!--
18
+                <?php
19
+
20
+                /*
21
+                 * <!--
19 22
                 <small class="info btn-c" id="share_btn" title="{$eyou.field.title}" aid="{$eyou.field.aid}" style="margin-left: 15px;cursor: pointer;">
20 23
                             点击分享
21 24
                   </small>
@@ -25,6 +28,9 @@
25 28
                 <div class="social-share"></div>
26 29
             </div>
27 30
 -->
31
+                 */
32
+
33
+                ?>
28 34
 
29 35
 
30 36
             </span>
@@ -101,8 +107,13 @@
101 107
                     </p>
102 108
                     <p class="seo">
103 109
 
104
-                        <!--SEO查询: <a  class="" href="javascript:;" target="_self"><i class="fa fa-bar-chart"></i></a>
110
+                <?php
111
+
112
+                /*
113
+                 *         <!--SEO查询: <a  class="" href="javascript:;" target="_self"><i class="fa fa-bar-chart"></i></a>
105 114
                         <a  class="pczz" href="javascript:;" target="_self"><i class="fa fa-bar-chart"></i></a> <a  class="mzz" href="javascript:;" target="_self"><i class="fa fa-bar-chart"></i></a> -->
115
+                 */
116
+                ?>
106 117
 
107 118
 
108 119
                         {eyou:empty name='$eyou.field.zylm' /}

+ 7
- 1
template/pc/components/detail/new.htm 查看文件

@@ -13,7 +13,10 @@
13 13
                     </small>
14 14
 <script src="https://www.zc10000.com/index.php?m=api&amp;c=Ajax&amp;a=arcclick&amp;type=view&amp;aids={$doc_aid}" type="text/javascript" language="javascript"></script>
15 15
 
16
-<!--                    <small class="info btn-c" id="share_btn" title="{$eyou.field.title}" aid="{$eyou.field.aid}" style="margin-left: 15px;cursor: pointer;">
16
+                    <?php
17
+                  /*
18
+                   *
19
+                   * <!--                    <small class="info btn-c" id="share_btn" title="{$eyou.field.title}" aid="{$eyou.field.aid}" style="margin-left: 15px;cursor: pointer;">
17 20
                             点击分享
18 21
                   </small>
19 22
 
@@ -22,6 +25,9 @@
22 25
                 <div class="social-share"></div>
23 26
             </div>-->
24 27
 
28
+                   */
29
+                    ?>
30
+
25 31
 
26 32
                 </span>
27 33
         </div>

+ 0
- 45
template/pc/components/index/content.htm 查看文件

@@ -389,48 +389,3 @@
389 389
     {/eyou:if}
390 390
 
391 391
 </div>
392
-
393
-
394
-<script>
395
-    layui.use('element', function(){
396
-        var $ = layui.jquery
397
-            ,element = layui.element; //Tab的切换功能,切换事件监听等,需要依赖element模块
398
-
399
-        //触发事件
400
-        var active = {
401
-            tabAdd: function(){
402
-                //新增一个Tab项
403
-                element.tabAdd('demo', {
404
-                    title: '新选项'+ (Math.random()*1000|0) //用于演示
405
-                    ,content: '内容'+ (Math.random()*1000|0)
406
-                    ,id: new Date().getTime() //实际使用一般是规定好的id,这里以时间戳模拟下
407
-                })
408
-            }
409
-            ,tabDelete: function(othis){
410
-                //删除指定Tab项
411
-                element.tabDelete('demo', '44'); //删除:“商品管理”
412
-
413
-
414
-                othis.addClass('layui-btn-disabled');
415
-            }
416
-            ,tabChange: function(){
417
-                //切换到指定Tab项
418
-                element.tabChange('demo', '22'); //切换到:用户管理
419
-            }
420
-        };
421
-
422
-        $('.site-demo-active').on('click', function(){
423
-            var othis = $(this), type = othis.data('type');
424
-            active[type] ? active[type].call(this, othis) : '';
425
-        });
426
-
427
-        //Hash地址的定位
428
-        var layid = location.hash.replace(/^#test=/, '');
429
-        element.tabChange('test', layid);
430
-
431
-        element.on('tab(test)', function(elem){
432
-            location.hash = 'test='+ $(this).attr('lay-id');
433
-        });
434
-
435
-    });
436
-</script>

+ 2
- 35
template/pc/components/list/style12/page/mod_page.htm 查看文件

@@ -12,9 +12,11 @@
12 12
         if (strpos($url, '-') !== false) {
13 13
             $url = explode('-',$url);
14 14
             $url = $url[0];
15
+
15 16
         }else{
16 17
 
17 18
         }
19
+        $url = 'https://www.zc10000.com'.$url;
18 20
 
19 21
         $total = $total_all;
20 22
         $pagesize = 12;
@@ -141,40 +143,5 @@
141 143
     </div>
142 144
 </div>
143 145
 
144
-<script>
145
-    $(function () {
146
-        //var view = $(".optionBox li:first").text();
147
-        var view = $(".optionBox .active-1 a").text();
148
-        $(".viewInput").val(view);
149
-    });
150
-
151
-    $(".viewBox").click(function () {
152
-        if($(".optionBox").css("display")=="none"){
153
-            $(".optionBox").show();
154
-            $(".btnImg img").attr("src","template/pc/images/arrow_input_up.png")
155
-        }else{
156
-            $(".optionBox").hide();
157
-            $(".btnImg img").attr("src","template/pc/images/arrow_input_down.png")
158
-        }
159
-    });
160
-
161
-    var checkOption = $(".optionBox li");
162
-    checkOption.click(function () {
163
-        var index = $(".optionBox li").index(this);
164
-        var indexVal = $(".optionBox li:eq("+index+") a").html();
165
-        $(".viewInput").val(indexVal);
166
-        if($(".optionBox").css("display")=="none"){
167
-            $(".optionBox").show();
168
-            $(".btnImg img").attr("src","template/pc/images/arrow_input_up.png")
169
-        }else{
170
-            $(".optionBox").hide();
171
-            $(".btnImg img").attr("src","template/pc/images/arrow_input_down.png")
172
-        }
173
-
174
-        var url = $(".optionBox li:eq("+index+")").attr('url');
175
-        location.href = 'https://www.zc10000.com' + url;
176
-
177
-    })
178
-</script>
179 146
 
180 147
 <!--自定义分页结束-->

+ 2
- 0
template/pc/components/list/style12/page/mod_page_6.htm 查看文件

@@ -12,9 +12,11 @@
12 12
         if (strpos($url, '-') !== false) {
13 13
             $url = explode('-',$url);
14 14
             $url = $url[0];
15
+
15 16
         }else{
16 17
 
17 18
         }
19
+        $url = 'https://www.zc10000.com'.$url;
18 20
 
19 21
         $total = $total_all;
20 22
         $pagesize = 200;

+ 8
- 8
template/pc/components/nav/style_1.htm 查看文件

@@ -16,45 +16,45 @@
16 16
         {eyou:if condition='($page == "new")'}
17 17
 
18 18
             {eyou:type typeid='1231' empty=''}
19
-            <a href="/zx">{$field.typename}</a>
19
+            <a href="https://www.zc10000.com/zx">{$field.typename}</a>
20 20
             {/eyou:type}
21 21
 
22 22
         {eyou:elseif condition='($page == "zhengce")'}
23 23
             <!--文章列表页-->
24 24
             {eyou:type typeid='1232' empty=''}
25
-            <a href="/zc">{$field.typename}</a>
25
+            <a href="https://www.zc10000.com/zc">{$field.typename}</a>
26 26
             {/eyou:type}
27 27
 
28 28
         {eyou:elseif condition='($page == "zc_detail")'}
29 29
 
30 30
             {eyou:type typeid='1232' empty=''}
31
-            <a href="/zc">{$field.typename}</a>
31
+            <a href="https://www.zc10000.com/zc">{$field.typename}</a>
32 32
             {/eyou:type}
33 33
 
34 34
             {eyou:if condition='($areaname === 0)'}
35 35
             >
36
-            <a href="/zc/{$area_domain}">{$area_name}</a>
36
+            <a href="https://www.zc10000.com/zc/{$area_domain}">{$area_name}</a>
37 37
             {/eyou:if}
38 38
 
39 39
 
40 40
         {eyou:elseif condition='($page == "cailiao")'}
41 41
             <!--文章列表页-->
42 42
             {eyou:type typeid='1233' empty=''}
43
-            <a href="/cl">{$field.typename}</a>
43
+            <a href="https://www.zc10000.com/cl">{$field.typename}</a>
44 44
             {/eyou:type}
45 45
 
46 46
         {eyou:elseif condition='($page == "new_detail")'}
47 47
 
48 48
             <!--文章列表页-->
49 49
             {eyou:type typeid='1231' empty=''}
50
-            <a href="/zx">{$field.typename}</a>
50
+            <a href="https://www.zc10000.com/zx">{$field.typename}</a>
51 51
             {/eyou:type}
52 52
 
53 53
         {eyou:elseif condition='($page == "cl_detail")'}
54 54
 
55 55
             <!--文章列表页-->
56 56
             {eyou:type typeid='1233' empty=''}
57
-            <a href="/cl">{$field.typename}</a>
57
+            <a href="https://www.zc10000.com/cl">{$field.typename}</a>
58 58
             {/eyou:type}
59 59
 
60 60
         {eyou:elseif condition='($page == "search")'}
@@ -64,7 +64,7 @@
64 64
         {eyou:elseif condition='($page == "ciping")'}
65 65
         <!--文章列表页-->
66 66
         {eyou:type typeid='1234' empty=''}
67
-        <a href="/cp">{$field.typename}</a>
67
+        <a href="https://www.zc10000.com/cp">{$field.typename}</a>
68 68
         {/eyou:type}
69 69
 
70 70
         {eyou:elseif condition='($page == "tag_detail")'}

+ 0
- 35
template/pc/lists_search.htm 查看文件

@@ -3,27 +3,13 @@
3 3
 {eyou:include file='/template/pc/common/include/top.htm' /}
4 4
 {eyou:include file='/template/pc/common/other/background.htm' /}
5 5
 {eyou:include file='/template/pc/common/include/header.htm' /}
6
-
7
-
8 6
 <div id="search">
9
-
10
-
11 7
     <div id="mask"></div>
12
-
13 8
     {eyou:include file='/template/pc/components/nav/style_1.htm' /}
14
-
15
-
16 9
     <div class="container">
17
-        <!-- 广告位AD4  -->
18
-
19
-
20 10
         <div class="part" style="padding: 10px 15px;">
21 11
             <div class="row">
22
-
23 12
                 {eyou:include file='/template/pc/components/search/content.htm' /}
24
-
25
-
26
-
27 13
             </div>
28 14
             <div class="wordpress_pages">
29 15
 
@@ -34,27 +20,6 @@
34 20
             </div>
35 21
         </div>
36 22
     </div>
37
-
38
-
39
-
40
-
41
-
42 23
 </div>
43
-
44
-
45
-
46
-
47
-
48
-
49
-
50
-
51
-
52
-
53
-
54
-
55
-
56
-
57
-
58
-
59 24
 {eyou:include file='/template/pc/common/include/footer.htm' /}
60 25
 {eyou:include file='/template/pc/common/include/bottom.htm' /}

+ 4
- 33
template/pc/lists_yjcp_cp.htm 查看文件

@@ -4,42 +4,13 @@
4 4
 {eyou:include file='/template/pc/common/other/background.htm' /}
5 5
 {eyou:include file='/template/pc/common/include/header.htm' /}
6 6
 
7
-
8
-
9
-
10
-
11
-
12
-
13
-
14
-
15
-
16
-
17
-
18
-
19
-
20
-
21
-
22
-
23
-
24
-
25 7
 <div id="ciping">
26
-
27
-
28
-
29 8
         <div id="mask"></div>
30
-
31 9
         {eyou:include file='/template/pc/components/nav/style_1.htm' /}
32
-
33
-
34 10
         <div class="container">
35 11
             <!-- 广告位AD4  -->
36
-
37 12
             <p>本站正在开发一建测评软件,输入学历、区域、专业、毕业时间、专业名称、申报名称及等级,即可为您一建匹配符合相应的区域,并提供详细的申报流程指引及各地费用参考,敬请期待!</p>
38
-
39
-
40
-    </div>
41
-
42
-
43
-
44
-    {eyou:include file='/template/pc/common/include/footer.htm' /}
45
-    {eyou:include file='/template/pc/common/include/bottom.htm' /}
13
+        </div>
14
+</div>
15
+{eyou:include file='/template/pc/common/include/footer.htm' /}
16
+{eyou:include file='/template/pc/common/include/bottom.htm' /}

+ 0
- 48
template/pc/lists_zczygz_cl.htm 查看文件

@@ -4,68 +4,20 @@
4 4
 {eyou:include file='/template/pc/common/other/background.htm' /}
5 5
 {eyou:include file='/template/pc/common/include/header.htm' /}
6 6
 
7
-
8
-
9 7
 <div id="cailiao">
10
-
11
-
12 8
     <div id="mask"></div>
13
-
14 9
     {eyou:include file='/template/pc/components/nav/style_1.htm' /}
15
-
16
-
17 10
     <div class="container">
18 11
         <!-- 广告位AD4  -->
19
-
20
-
21 12
         <div class="part" style="background:none">
22 13
             <div class="row">
23 14
                 {eyou:include file='/template/pc/components/list/style12/page/mod_4.htm' /}
24 15
             </div>
25 16
             <div class="wordpress_pages">
26 17
                 {eyou:include file='/template/pc/components/list/style12/page/mod_page.htm' /}
27
-
28 18
             </div>
29 19
         </div>
30 20
     </div>
31
-
32
-
33
-
34
-
35
-
36
-
37
-
38
-
39
-
40
-
41
-
42
-
43
-
44
-
45
-
46
-
47
-
48
-
49
-
50
-
51
-
52 21
 </div>
53
-
54
-
55
-
56
-
57
-
58
-
59
-
60
-
61
-
62
-
63
-
64
-
65
-
66
-
67
-
68
-
69
-
70 22
 {eyou:include file='/template/pc/common/include/footer.htm' /}
71 23
 {eyou:include file='/template/pc/common/include/bottom.htm' /}

+ 0
- 48
template/pc/lists_zczygz_new.htm 查看文件

@@ -4,68 +4,20 @@
4 4
 {eyou:include file='/template/pc/common/other/background.htm' /}
5 5
 {eyou:include file='/template/pc/common/include/header.htm' /}
6 6
 
7
-
8
-
9 7
 <div id="new">
10
-
11
-
12 8
     <div id="mask"></div>
13
-
14 9
     {eyou:include file='/template/pc/components/nav/style_1.htm' /}
15
-
16
-
17 10
     <div class="container">
18 11
         <!-- 广告位AD4  -->
19
-
20
-
21 12
         <div class="part" style="background:none">
22 13
             <div class="row">
23 14
                 {eyou:include file='/template/pc/components/list/style12/page/mod.htm' /}
24 15
             </div>
25 16
             <div class="wordpress_pages">
26 17
                 {eyou:include file='/template/pc/components/list/style12/page/mod_page.htm' /}
27
-
28 18
             </div>
29 19
         </div>
30 20
     </div>
31
-
32
-
33
-
34
-
35
-
36
-
37
-
38
-
39
-
40
-
41
-
42
-
43
-
44
-
45
-
46
-
47
-
48
-
49
-
50
-
51
-
52 21
 </div>
53
-
54
-
55
-
56
-
57
-
58
-
59
-
60
-
61
-
62
-
63
-
64
-
65
-
66
-
67
-
68
-
69
-
70 22
 {eyou:include file='/template/pc/common/include/footer.htm' /}
71 23
 {eyou:include file='/template/pc/common/include/bottom.htm' /}

+ 0
- 35
template/pc/lists_zczygz_tg.htm 查看文件

@@ -3,57 +3,22 @@
3 3
 {eyou:include file='/template/pc/common/include/top.htm' /}
4 4
 {eyou:include file='/template/pc/common/other/background.htm' /}
5 5
 {eyou:include file='/template/pc/common/include/header.htm' /}
6
-
7
-
8 6
 <div id="tag_detail">
9
-
10
-
11 7
     <div id="mask"></div>
12
-
13 8
     {eyou:include file='/template/pc/components/nav/style_1.htm' /}
14
-
15
-
16 9
     <div class="container">
17 10
         <!-- 广告位AD4  -->
18
-
19
-
20 11
         <div class="part" style="padding: 10px 15px;">
21 12
             <div class="row">
22
-
23 13
                 {eyou:include file='/template/pc/components/list/style12/page/mod_5.htm' /}
24
-
25
-
26 14
             </div>
27 15
             <div class="wordpress_pages">
28
-
29 16
                 <ul class="pager">
30 17
                     {eyou:include file='/template/pc/components/list/style12/page/mod_page.htm' /}
31 18
                 </ul>
32
-
33 19
             </div>
34 20
         </div>
35 21
     </div>
36
-
37
-
38
-
39
-
40
-
41 22
 </div>
42
-
43
-
44
-
45
-
46
-
47
-
48
-
49
-
50
-
51
-
52
-
53
-
54
-
55
-
56
-
57
-
58 23
 {eyou:include file='/template/pc/common/include/footer.htm' /}
59 24
 {eyou:include file='/template/pc/common/include/bottom.htm' /}

+ 0
- 35
template/pc/lists_zczygz_tglist.htm 查看文件

@@ -3,57 +3,22 @@
3 3
 {eyou:include file='/template/pc/common/include/top.htm' /}
4 4
 {eyou:include file='/template/pc/common/other/background.htm' /}
5 5
 {eyou:include file='/template/pc/common/include/header.htm' /}
6
-
7
-
8 6
 <div id="taglist">
9
-
10
-
11 7
     <div id="mask"></div>
12
-
13 8
     {eyou:include file='/template/pc/components/nav/style_1.htm' /}
14
-
15
-
16 9
     <div class="container">
17 10
         <!-- 广告位AD4  -->
18
-
19
-
20 11
         <div class="part" style="padding: 10px 15px;">
21 12
             <div class="row">
22
-
23 13
                 {eyou:include file='/template/pc/components/list/style12/page/mod_6.htm' /}
24
-
25
-
26 14
             </div>
27 15
             <div class="wordpress_pages">
28
-
29 16
                 <ul class="pager">
30 17
                     {eyou:include file='/template/pc/components/list/style12/page/mod_page_6.htm' /}
31 18
                 </ul>
32
-
33 19
             </div>
34 20
         </div>
35 21
     </div>
36
-
37
-
38
-
39
-
40
-
41 22
 </div>
42
-
43
-
44
-
45
-
46
-
47
-
48
-
49
-
50
-
51
-
52
-
53
-
54
-
55
-
56
-
57
-
58 23
 {eyou:include file='/template/pc/common/include/footer.htm' /}
59 24
 {eyou:include file='/template/pc/common/include/bottom.htm' /}

+ 1
- 59
template/pc/lists_zczygz_zc.htm 查看文件

@@ -3,79 +3,21 @@
3 3
 {eyou:include file='/template/pc/common/include/top.htm' /}
4 4
 {eyou:include file='/template/pc/common/other/background.htm' /}
5 5
 {eyou:include file='/template/pc/common/include/header.htm' /}
6
-
7
-
8
-
9 6
 <div id="zhengce">
10
-
11
-
12 7
     <div id="mask"></div>
13
-
14
-
15
-
16 8
     {eyou:include file='/template/pc/components/nav/style_1.htm' /}
17
-
18
-
19
-
20
-
21
-
22
-
23
-
24
-
25 9
     <div class="container">
26 10
         <!-- 广告位AD4  -->
27
-
28 11
         {eyou:include file='/template/pc/components/condition/style1.htm' /}
29
-
30
-
31 12
         <div class="part" style="">
32 13
             <div class="row" style="margin: 0px 0  0 10px;min-height: 200px;">
33 14
                 {eyou:include file='/template/pc/components/list/style12/page/mod_3.htm' /}
34 15
             </div>
35 16
             <div class="wordpress_pages">
36 17
                 {eyou:include file='/template/pc/components/list/style12/page/mod_page.htm' /}
37
-
38 18
             </div>
39 19
         </div>
40 20
     </div>
41
-
42
-
43
-
44
-
45
-
46
-
47
-
48
-
49
-
50
-
51
-
52
-
53
-
54
-
55
-
56
-
57
-
58
-
59
-
60
-
61
-
62 21
 </div>
63
-
64
-
65
-
66
-
67
-
68
-
69
-
70
-
71
-
72
-
73
-
74
-
75
-
76
-
77
-
78
-
79
-
80 22
 {eyou:include file='/template/pc/common/include/footer.htm' /}
81
-{eyou:include file='/template/pc/common/include/bottom.htm' /}
23
+{eyou:include file='/template/pc/common/include/bottom.htm' /}

+ 0
- 10
template/pc/view_zczygz_cl.htm 查看文件

@@ -6,9 +6,7 @@
6 6
 
7 7
 <div id="cl_detail">
8 8
     <div id="mask"></div>
9
-
10 9
     {eyou:include file='/template/pc/components/nav/style_1.htm' /}
11
-
12 10
     <?php
13 11
 
14 12
     /*    echo "<pre>";
@@ -16,12 +14,9 @@
16 14
     echo "</pre>";*/
17 15
 
18 16
     ?>
19
-
20
-
21 17
     <div class="container">
22 18
         {eyou:include file='/template/pc/components/detail/cl.htm' /}
23 19
     </div>
24
-
25 20
 </div>
26 21
 
27 22
 {eyou:include file='/template/pc/common/include/footer.htm' /}
@@ -30,7 +25,6 @@
30 25
 
31 26
 <div id="buy" style="display: none;">
32 27
     <div style="padding: 50px  15px 40px 15px; line-height: 22px; background-color: #393D49; color: #fff; font-weight: 300;">
33
-
34 28
         <fieldset class="layui-elem-field" style="width:100%;text-align: center;">
35 29
             <legend style="font-size: 17px;margin-left:0px;">第一步: 扫一扫{eyou:global name='web_attrname_30' /}</legend>
36 30
             <div class="layui-field-box" style="text-align: center;">
@@ -45,10 +39,6 @@
45 39
                 <img src="{eyou:global name='web_attr_26' /}" style="width: 150px;"/>
46 40
             </div>
47 41
         </fieldset>
48
-
49
-
50
-
51
-
52 42
     </div>
53 43
 </div>
54 44
 

+ 0
- 2
template/pc/view_zczygz_new.htm 查看文件

@@ -3,10 +3,8 @@
3 3
 {eyou:include file='/template/pc/common/include/top.htm' /}
4 4
 {eyou:include file='/template/pc/common/other/background.htm' /}
5 5
 {eyou:include file='/template/pc/common/include/header.htm' /}
6
-
7 6
 <div id="new_detail">
8 7
 <div id="mask"></div>
9
-
10 8
 {eyou:include file='/template/pc/components/nav/style_1.htm' /}
11 9
 
12 10
 <?php

+ 1
- 1
template/pc/view_zczygz_zc.htm 查看文件

@@ -26,6 +26,6 @@
26 26
 
27 27
 
28 28
 {eyou:include file='/template/pc/common/include/footer.htm' /}
29
+{eyou:include file='/template/pc/common/include/bottom.htm' /}
29 30
 {eyou:include file='/template/pc/common/other/down.htm' /}
30 31
 {eyou:include file='/template/pc/common/other/share.htm' /}
31
-{eyou:include file='/template/pc/common/include/bottom.htm' /}

正在加载...
取消
保存