Your Name 7 months ago
parent
commit
2bbb277224

+ 1
- 1
application/admin/controller/Archives.php View File

@@ -1338,7 +1338,7 @@ class Archives extends Base
1338 1338
             //$topid = Db::name('arctype')->where('id','=',$typeid)->value('topid');
1339 1339
             $cat = Db::name('arctype')->where(['id'=>$typeid])->find();
1340 1340
             $vb = ['qkmc','zbdw','yxyz','zgdw','jb','gnkh','slzt','jytg'];
1341
-            $vbs = ['content_5','down','imgs','pagenum','content_4','zylm']; //保留两者
1341
+            $vbs = ['content_5','down','imgs','pagenum','content_4','zylm','wplj','tqm']; //保留两者
1342 1342
             if((int)$cat['topid'] === 38){
1343 1343
                 //删除期刊
1344 1344
                 foreach ($addonFieldExtList as $key=>$item){

+ 41
- 3
template/mobile/view_zczygz_cl.htm View File

@@ -31,6 +31,22 @@
31 31
     <div style="padding: 50px  15px 40px 15px; line-height: 22px; background-color: #393D49; color: #fff; font-weight: 300;">
32 32
 
33 33
         <fieldset class="layui-elem-field" style="width:100%;text-align: center;">
34
+            <legend style="font-size: 17px;margin-left:0px;">网盘链接:</legend>
35
+            <div class="layui-field-box" style="text-align: center;">
36
+                {$eyou.field.wplj}
37
+            </div>
38
+        </fieldset>
39
+
40
+        {eyou:if condition='(!empty($eyou.field.tqm))'}
41
+        <fieldset class="layui-elem-field" style="width:100%;text-align: center;">
42
+            <legend style="font-size: 17px;margin-left:0px;">提取码:</legend>
43
+            <div class="layui-field-box" style="text-align: center;">
44
+                {$eyou.field.tqm}
45
+            </div>
46
+        </fieldset>
47
+        {/eyou:if}
48
+
49
+       <!-- <fieldset class="layui-elem-field" style="width:100%;text-align: center;">
34 50
             <legend style="font-size: 17px;margin-left:0px;">第一步: 扫一扫{eyou:global name='web_attrname_30' /}</legend>
35 51
             <div class="layui-field-box" style="text-align: center;">
36 52
                 <img src="{eyou:global name='web_attr_30' /}" style="width: 150px;"/>
@@ -43,7 +59,7 @@
43 59
 
44 60
                 <img src="{eyou:global name='web_attr_26' /}" style="width: 150px;"/>
45 61
             </div>
46
-        </fieldset>
62
+        </fieldset>-->
47 63
     </div>
48 64
 </div>
49 65
 
@@ -94,11 +110,11 @@
94 110
                     type: 1
95 111
                     ,title: false //不显示标题栏
96 112
                     ,closeBtn: false
97
-                    ,area: '300px;'
113
+                    ,area: '90%;'
98 114
                     ,shade: 0.8
99 115
                     ,id: 'LAY_layuipro' //设定一个id,防止重复弹出
100 116
                     //,btn: ['火速围观', '残忍拒绝']
101
-                    ,btn: ['关闭']
117
+                    ,btn: ['打开链接','复制链接','关闭']
102 118
                     ,btnAlign: 'c'
103 119
                     ,moveType: 1 //拖拽模式,0或者1
104 120
                     ,content: $('#buy').html()
@@ -108,6 +124,28 @@
108 124
                             href: 'http://www.layui.com/'
109 125
                             ,target: '_blank'
110 126
                         });*/
127
+
128
+                        var btn = layero.find('.layui-layer-btn');
129
+                        btn.find('.layui-layer-btn0').attr({
130
+                            href: '{$eyou.field.wplj}'
131
+                            ,target: '_blank'
132
+                        });
133
+                        btn.find('.layui-layer-btn1').click(function(){
134
+                            let text = "{$eyou.field.wplj}";
135
+                            let longPressTimer = null;
136
+
137
+                            // 复制方法
138
+                            // 关键
139
+                            navigator.clipboard
140
+                                .writeText(text)
141
+                                .then(() => {
142
+                                    window.alert("复制成功");
143
+                                })
144
+                                .catch((error) => {
145
+                                    window.alert("复制失败", error);
146
+                                });
147
+                        });
148
+
111 149
                     }
112 150
                 });
113 151
             }

+ 4
- 1
template/pc/components/detail/cl.htm View File

@@ -74,7 +74,10 @@
74 74
                                     <i>¥</i>
75 75
                                     <span class="more2_info_price_txt">{$eyou.field.users_price}.<span class="more2_info_price_txt-decimal">00</span>
76 76
                                      </span>
77
+                            <span style="color:red;">👍<font style="font-weight: bold;">限时免费赠送</font></span>
77 78
                                 </span>
79
+
80
+
78 81
                     </p>
79 82
 
80 83
                     <p class="site"><font>购买须知:</font>  本产品为电子档文件,属虚拟产品,付款后请联系客服领取,一经售出概不退换!</p>
@@ -104,7 +107,7 @@
104 107
                     </p>
105 108
 
106 109
                     <a class="btn transition layui-btn-s" target="_self" data-method="notice" href="javascript:;" >
107
-                        购买产品
110
+                        点击领取
108 111
                         <i class="fa fa-chevron-circle-right"></i>
109 112
                     </a>
110 113
 

+ 39
- 6
template/pc/view_zczygz_cl.htm View File

@@ -25,7 +25,25 @@
25 25
 
26 26
 <div id="buy" style="display: none;">
27 27
     <div style="padding: 50px  15px 40px 15px; line-height: 22px; background-color: #393D49; color: #fff; font-weight: 300;">
28
+
28 29
         <fieldset class="layui-elem-field" style="width:100%;text-align: center;">
30
+            <legend style="font-size: 17px;margin-left:0px;">网盘链接:</legend>
31
+            <div class="layui-field-box" style="text-align: center;">
32
+                {$eyou.field.wplj}
33
+            </div>
34
+        </fieldset>
35
+
36
+        {eyou:if condition='(!empty($eyou.field.tqm))'}
37
+            <fieldset class="layui-elem-field" style="width:100%;text-align: center;">
38
+                <legend style="font-size: 17px;margin-left:0px;">提取码:</legend>
39
+                <div class="layui-field-box" style="text-align: center;">
40
+                    {$eyou.field.tqm}
41
+                </div>
42
+            </fieldset>
43
+        {/eyou:if}
44
+
45
+
46
+        <!--<fieldset class="layui-elem-field" style="width:100%;text-align: center;">
29 47
             <legend style="font-size: 17px;margin-left:0px;">第一步: 扫一扫{eyou:global name='web_attrname_30' /}</legend>
30 48
             <div class="layui-field-box" style="text-align: center;">
31 49
                 <img src="{eyou:global name='web_attr_30' /}" style="width: 150px;"/>
@@ -38,7 +56,7 @@
38 56
 
39 57
                 <img src="{eyou:global name='web_attr_26' /}" style="width: 150px;"/>
40 58
             </div>
41
-        </fieldset>
59
+        </fieldset>-->
42 60
     </div>
43 61
 </div>
44 62
 
@@ -89,20 +107,35 @@
89 107
                     type: 1
90 108
                     ,title: false //不显示标题栏
91 109
                     ,closeBtn: false
92
-                    ,area: '300px;'
110
+                    ,area: '600px;'
93 111
                     ,shade: 0.8
94 112
                     ,id: 'LAY_layuipro' //设定一个id,防止重复弹出
95 113
                     //,btn: ['火速围观', '残忍拒绝']
96
-                    ,btn: ['关闭']
114
+                    ,btn: ['打开链接','复制链接','关闭']
97 115
                     ,btnAlign: 'c'
98 116
                     ,moveType: 1 //拖拽模式,0或者1
99 117
                     ,content: $('#buy').html()
100 118
                     ,success: function(layero){
101
-                        /*var btn = layero.find('.layui-layer-btn');
119
+                        var btn = layero.find('.layui-layer-btn');
102 120
                         btn.find('.layui-layer-btn0').attr({
103
-                            href: 'http://www.layui.com/'
121
+                            href: '{$eyou.field.wplj}'
104 122
                             ,target: '_blank'
105
-                        });*/
123
+                        });
124
+                        btn.find('.layui-layer-btn1').click(function(){
125
+                            let text = "{$eyou.field.wplj}";
126
+                            let longPressTimer = null;
127
+
128
+                            // 复制方法
129
+                            // 关键
130
+                            navigator.clipboard
131
+                                .writeText(text)
132
+                                .then(() => {
133
+                                    window.alert("复制成功");
134
+                                })
135
+                                .catch((error) => {
136
+                                    window.alert("复制失败", error);
137
+                                });
138
+                        });
106 139
                     }
107 140
                 });
108 141
             }

Loading…
Cancel
Save