Browse Source

推广链接

xiuli.gao 2 years ago
parent
commit
64bf011c84

+ 1 - 1
index.html

@@ -7,4 +7,4 @@
7 7
         hm.src = "https://hm.baidu.com/hm.js?d61b9e2caf4d46ccda7471b5385e2333";
8 8
         var s = document.getElementsByTagName("script")[0];
9 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,11 +250,11 @@
250 250
         <label>封面描述:</label>
251 251
         <div class="input">
252 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 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 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 258
               class="el-icon-warning-outline"></i> 封面描述,最多512个字节,已超出!</div>
259 259
         </div>
260 260
       </div>
@@ -336,7 +336,7 @@ export default {
336 336
         title: '',
337 337
         jump_url: '',
338 338
         picurl: '',
339
-        description: '',
339
+        desc: '',
340 340
       },
341 341
       attachments: [],
342 342
       edit_index: '',
@@ -465,7 +465,7 @@ export default {
465 465
         })
466 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 469
         this.$message({
470 470
           message: '请正确输入封面描述',
471 471
           type: "warning"
@@ -625,7 +625,7 @@ export default {
625 625
           title: '',
626 626
           jump_url: '',
627 627
           picurl: '',
628
-          description: '',
628
+          desc: '',
629 629
         }
630 630
         this.linkExtendVisible = true
631 631
       }

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

@@ -36,7 +36,7 @@
36 36
           <div class="phoneConItemLink">
37 37
             <p class="phoneLinkTitle">{{ item.promote.title }}</p>
38 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 40
                   item.promote.jump_url
41 41
               }}
42 42
               </div>

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

@@ -1,4 +1,5 @@
1 1
 <template>
2
+  <!-- 推广链接h5 -->
2 3
 </template>
3 4
 <script lang="ts" setup>
4 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