diff --git a/high-unionPay/pages/user/coupon/coupon.vue b/high-unionPay/pages/user/coupon/coupon.vue index ea89da9..7595d9c 100644 --- a/high-unionPay/pages/user/coupon/coupon.vue +++ b/high-unionPay/pages/user/coupon/coupon.vue @@ -220,7 +220,25 @@ uni.navigateTo({ url: '../../unionPay/recharge/recharge' }) - }else{ + }else if (e.highDiscount.useScope == 4) { + app.globalData.distinguishid = 1; + uni.navigateTo({ + url: '/qianzhu-KFC/buffet-order/buffet-order' + }) + } else if (e.highDiscount.useScope == 5) { + app.globalData.distinguishid = 2; + uni.navigateTo({ + url: '/qianzhu-KFC/buffet-order/buffet-order' + }) + } else if (e.highDiscount.useScope == 6) { + uni.navigateTo({ + url: '/member-Recharge/choicepage/choicepage' + }) + }else if (e.highDiscount.useScope == 7) { + uni.navigateTo({ + url: '../../goods/refuel/refuel' + }) + } else{ uni.navigateTo({ url: '../mineCouponsDestails/mineCouponsDestails?id=' + e.id }) diff --git a/high-unionPay/subPages/coupon-packge-details/coupon-packge-details.vue b/high-unionPay/subPages/coupon-packge-details/coupon-packge-details.vue index f1f9991..7006c03 100644 --- a/high-unionPay/subPages/coupon-packge-details/coupon-packge-details.vue +++ b/high-unionPay/subPages/coupon-packge-details/coupon-packge-details.vue @@ -66,7 +66,7 @@ 优惠券包 - + {{ product.discountDetail.discountName}} 数量: x{{product.num}}