|
|
@@ -374,11 +374,11 @@ export default {
|
|
|
// #endif
|
|
|
// #ifdef MP-WEIXIN
|
|
|
if(this.dictInfo && this.dictInfo.subscribeMessage && this.dictInfo.subscribeMessage == 1 && this.dictInfo.hdMiniMessage && this.dictInfo.hdMiniMessage.cgSuccess){
|
|
|
+ that.pageTo({url: '/pagesPurchase/ghsProduct?id='+item.id})
|
|
|
uni.requestSubscribeMessage({
|
|
|
tmplIds: [this.dictInfo.hdMiniMessage.cgSuccess.msgId],
|
|
|
success(res) {
|
|
|
console.log(res)
|
|
|
- that.pageTo({url: '/pagesPurchase/ghsProduct?id='+item.id})
|
|
|
},
|
|
|
fail(err) {
|
|
|
console.log(err)
|