@@ -126,7 +126,9 @@
...mapGetters({ shopUser: 'getShopUser' })
},
onLoad(option) {
- // this.specialInit()
+ // #ifdef H5
+ this.specialInit()
+ // #endif
mounted() {},
methods: {
@@ -170,7 +172,7 @@
pagePath: `/pages/pay/index?account=${res.shop.id}&store=0&sourceType=3`
// #endif
}
- this.jweixinFn(shareParams)
+ // this.jweixinFn(shareParams)
})
_pay() {