From 24b30dbd2fb8887c48f0d1abcd13c39c74501c56 Mon Sep 17 00:00:00 2001 From: Gaoxs <704041637@qq.com> Date: Tue, 12 Jan 2021 20:09:26 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=BC=E5=AE=B9=E6=99=AE=E9=80=9A=E5=95=86?= =?UTF-8?q?=E5=93=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/order/OrderDetails/index.vue | 2 +- pages/order/OrderSubmission/index.vue | 17 ++++++++++------- pages/shop/GoodsCon/index.vue | 2 +- 3 files changed, 12 insertions(+), 9 deletions(-) diff --git a/pages/order/OrderDetails/index.vue b/pages/order/OrderDetails/index.vue index 385da6f..e123b33 100644 --- a/pages/order/OrderDetails/index.vue +++ b/pages/order/OrderDetails/index.vue @@ -114,7 +114,7 @@ - + 订单编号: diff --git a/pages/order/OrderSubmission/index.vue b/pages/order/OrderSubmission/index.vue index 18c1109..96e1e74 100644 --- a/pages/order/OrderSubmission/index.vue +++ b/pages/order/OrderSubmission/index.vue @@ -44,7 +44,7 @@ - + 优惠券 @@ -53,7 +53,7 @@ - + 积分抵扣 @@ -65,7 +65,7 @@ 当前积分 {{ userInfo.integral || 0 }} - + @@ -101,25 +101,25 @@ - + 支付方式 - 微信支付 微信快捷支付 - 微信支付 微信快捷支付 - + 余额支付 @@ -357,6 +357,9 @@ } this.isIntegral = that.$yroute.query.isIntegral == 'true' this.useIntegral = this.isIntegral + if(this.isIntegral){ + this.active='integral' + } if (that.$yroute.query.id !== undefined) { that.cartid = that.$yroute.query.id; console.log(that.cartid); diff --git a/pages/shop/GoodsCon/index.vue b/pages/shop/GoodsCon/index.vue index d4d8edb..1e9c5ff 100644 --- a/pages/shop/GoodsCon/index.vue +++ b/pages/shop/GoodsCon/index.vue @@ -184,7 +184,7 @@ - +