From 4fdc616ed2012d3657c9701b4f489f8d2f2e4859 Mon Sep 17 00:00:00 2001 From: Wik-T <812952667@qq.com> Date: Wed, 21 Sep 2022 16:10:56 +0800 Subject: [PATCH] =?UTF-8?q?1.=E4=BF=AE=E6=94=B9=E4=BC=98=E6=83=A0=E5=88=B8?= =?UTF-8?q?=E8=B7=B3=E8=BD=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- high-unionPay/pages/user/coupon/coupon.vue | 20 ++++++++++++++++++- .../coupon-packge-details.vue | 2 +- 2 files changed, 20 insertions(+), 2 deletions(-) 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}}