shish 3 rokov pred
rodič
commit
ae5737f85f
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      hdApp/src/admin/ljh/info.vue

+ 1 - 1
hdApp/src/admin/ljh/info.vue

@@ -86,7 +86,7 @@ export default {
 	},
 	},
   onLoad(){
   onLoad(){
     this.imgList = [{img:IMGHOST+'/ljh/1.jpg'},{img:IMGHOST+'/ljh/2.jpg'},{img:IMGHOST+'/ljh/3.jpg'},{img:IMGHOST+'/ljh/4.jpg'}]
     this.imgList = [{img:IMGHOST+'/ljh/1.jpg'},{img:IMGHOST+'/ljh/2.jpg'},{img:IMGHOST+'/ljh/3.jpg'},{img:IMGHOST+'/ljh/4.jpg'}]
-    let shareParams = { title: '零交会来了!这里报名帮你省20元', desc: '', imgUrl:IMGHOST+'/ljh/shareLogo.jpg', pagePath: 'admin/ljh/info' }
+    let shareParams = { title: '零交会来了!这里报名省20元', desc: '', imgUrl:IMGHOST+'/ljh/shareLogo.jpg', pagePath: 'admin/ljh/info' }
     this.jweixinFn(shareParams)
     this.jweixinFn(shareParams)
   },
   },
   methods: {
   methods: {