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