|
@@ -201,13 +201,13 @@ export default {
|
|
|
title: "点我付款",
|
|
title: "点我付款",
|
|
|
desc: "享随机优惠,最高20元",
|
|
desc: "享随机优惠,最高20元",
|
|
|
imgUrl: `${this.$constant.imgUrl}/retail/pay/wxSharePay.jpg`,
|
|
imgUrl: `${this.$constant.imgUrl}/retail/pay/wxSharePay.jpg`,
|
|
|
- pagePath: `${this.$constant.formal}/#/pages/pay/index?account=${res.merchantId}&store=0&sourceType=3`,
|
|
|
|
|
|
|
+ pagePath: `${this.$constant.formal}/#/pages/pay/index?account=${res.merchantId}&store=0&sourceType=3&fromType=2`,
|
|
|
// #endif
|
|
// #endif
|
|
|
// #ifndef H5
|
|
// #ifndef H5
|
|
|
title: "",
|
|
title: "",
|
|
|
desc: "享随机优惠,最高20元",
|
|
desc: "享随机优惠,最高20元",
|
|
|
imgUrl: `${this.$constant.imgUrl}/retail/pay/wxPay.png`,
|
|
imgUrl: `${this.$constant.imgUrl}/retail/pay/wxPay.png`,
|
|
|
- pagePath: `/pages/pay/index?account=${res.merchantId}&store=0&sourceType=3`
|
|
|
|
|
|
|
+ pagePath: `/pages/pay/index?account=${res.merchantId}&store=0&sourceType=3&fromType=2`
|
|
|
// #endif
|
|
// #endif
|
|
|
};
|
|
};
|
|
|
this.jweixinFn(shareParams);
|
|
this.jweixinFn(shareParams);
|