|
@@ -212,10 +212,10 @@
|
|
|
desc: '享随机优惠,最高20元', // 分享内容
|
|
desc: '享随机优惠,最高20元', // 分享内容
|
|
|
imgUrl: `${this.$constant.imgUrl}/retail/pay.jpg`,
|
|
imgUrl: `${this.$constant.imgUrl}/retail/pay.jpg`,
|
|
|
// #ifdef H5
|
|
// #ifdef H5
|
|
|
- pagePath: `${this.$constant.formal}/#/pages/pay/index?account=${res.merchantId}&store=0`,
|
|
|
|
|
|
|
+ pagePath: `${this.$constant.formal}/#/pages/pay/index?account=${res.merchantId}&store=0&sourceType=3`,
|
|
|
// #endif
|
|
// #endif
|
|
|
// #ifndef H5
|
|
// #ifndef H5
|
|
|
- pagePath: `/pages/pay/index?account=${res.merchantId}&store=0`
|
|
|
|
|
|
|
+ pagePath: `/pages/pay/index?account=${res.merchantId}&store=0&sourceType=3`
|
|
|
// #endif
|
|
// #endif
|
|
|
}
|
|
}
|
|
|
this.jweixinFn(shareParams)
|
|
this.jweixinFn(shareParams)
|