积分抵扣、霸王餐、优惠券分享新增
This commit is contained in:
@@ -108,12 +108,18 @@
|
||||
shopId: item.shopId,
|
||||
type: 'index',
|
||||
})
|
||||
} else if ( this.type && this.type == 'user_points') {
|
||||
uni.pro.navigateTo('/pagesPoints/index/index', {
|
||||
shopId: item.shopId,
|
||||
type: 'member_list',
|
||||
})
|
||||
} else {
|
||||
uni.pro.navigateTo('member/memberdetails', {
|
||||
shopId: item.shopId
|
||||
})
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user