Browse Source

推广链接

xiuli.gao 2 years ago
parent
commit
64bf011c84

+ 1 - 1
index.html

7
         hm.src = "https://hm.baidu.com/hm.js?d61b9e2caf4d46ccda7471b5385e2333";
7
         hm.src = "https://hm.baidu.com/hm.js?d61b9e2caf4d46ccda7471b5385e2333";
8
         var s = document.getElementsByTagName("script")[0];
8
         var s = document.getElementsByTagName("script")[0];
9
         s.parentNode.insertBefore(hm, s);
9
         s.parentNode.insertBefore(hm, s);
10
-      })();</script><link href=./static/css/app.17b21d6fa9e95012fbd25eff55faec13.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.0cad5ce3120930d84bc4.js></script><script type=text/javascript src=./static/js/app.81127dcc311fbbbda902.js></script></body></html>
10
+      })();</script><link href=./static/css/app.2d9faaaf7f900cfd65f5071553d63468.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.c5358e65054485f9a3d6.js></script><script type=text/javascript src=./static/js/app.81127dcc311fbbbda902.js></script></body></html>

+ 6 - 6
project/src/components/assembly/editCon.vue

250
         <label>封面描述:</label>
250
         <label>封面描述:</label>
251
         <div class="input">
251
         <div class="input">
252
           <div class="flex">
252
           <div class="flex">
253
-            <el-input class="input" type="textarea" size="small" placeholder="请输入封面描述" v-model="linkExtend.description"
253
+            <el-input class="input" type="textarea" size="small" placeholder="请输入封面描述" v-model="linkExtend.desc"
254
               clearable></el-input>
254
               clearable></el-input>
255
-            <span class="font_zj">{{ $getStrBytes(linkExtend.description) }}/512字节</span>
255
+            <span class="font_zj">{{ $getStrBytes(linkExtend.desc) }}/512字节</span>
256
           </div>
256
           </div>
257
-          <div class="warning_hint f12" style="margin-left:0" v-if="$getStrBytes(linkExtend.description) > 512"> <i
257
+          <div class="warning_hint f12" style="margin-left:0" v-if="$getStrBytes(linkExtend.desc) > 512"> <i
258
               class="el-icon-warning-outline"></i> 封面描述,最多512个字节,已超出!</div>
258
               class="el-icon-warning-outline"></i> 封面描述,最多512个字节,已超出!</div>
259
         </div>
259
         </div>
260
       </div>
260
       </div>
336
         title: '',
336
         title: '',
337
         jump_url: '',
337
         jump_url: '',
338
         picurl: '',
338
         picurl: '',
339
-        description: '',
339
+        desc: '',
340
       },
340
       },
341
       attachments: [],
341
       attachments: [],
342
       edit_index: '',
342
       edit_index: '',
465
         })
465
         })
466
         return
466
         return
467
       }
467
       }
468
-      if (this.linkExtend && this.linkExtend.description != '' && this.$getStrBytes(this.linkExtend.description) > 512) {
468
+      if (this.linkExtend && this.linkExtend.desc != '' && this.$getStrBytes(this.linkExtend.desc) > 512) {
469
         this.$message({
469
         this.$message({
470
           message: '请正确输入封面描述',
470
           message: '请正确输入封面描述',
471
           type: "warning"
471
           type: "warning"
625
           title: '',
625
           title: '',
626
           jump_url: '',
626
           jump_url: '',
627
           picurl: '',
627
           picurl: '',
628
-          description: '',
628
+          desc: '',
629
         }
629
         }
630
         this.linkExtendVisible = true
630
         this.linkExtendVisible = true
631
       }
631
       }

+ 1 - 1
project/src/components/assembly/phonePreview.vue

36
           <div class="phoneConItemLink">
36
           <div class="phoneConItemLink">
37
             <p class="phoneLinkTitle">{{ item.promote.title }}</p>
37
             <p class="phoneLinkTitle">{{ item.promote.title }}</p>
38
             <div class="phoneLinkCon">
38
             <div class="phoneLinkCon">
39
-              <div class="phoneLinkDesc clampTwo">{{ item.promote.description ? item.promote.description :
39
+              <div class="phoneLinkDesc clampTwo">{{ item.promote.desc ? item.promote.desc :
40
                   item.promote.jump_url
40
                   item.promote.jump_url
41
               }}
41
               }}
42
               </div>
42
               </div>

+ 1 - 0
qwh5/src/views/extend.vue

1
 <template>
1
 <template>
2
+  <!-- 推广链接h5 -->
2
 </template>
3
 </template>
3
 <script lang="ts" setup>
4
 <script lang="ts" setup>
4
 import { getQueryString } from '@/utils/common'
5
 import { getQueryString } from '@/utils/common'

File diff suppressed because it is too large
+ 1 - 1
static/css/app.17b21d6fa9e95012fbd25eff55faec13.css


File diff suppressed because it is too large
+ 8 - 0
static/js/0.1f3347b336fbdd439ec8.js


File diff suppressed because it is too large
+ 0 - 8
static/js/0.8de521a9fbdd63be96a9.js


File diff suppressed because it is too large
+ 1 - 1
static/js/manifest.0cad5ce3120930d84bc4.js