@@ -86,7 +86,7 @@ export default {
},
onLoad(){
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)
methods: {