From 94919917c0dc23e57181799515bb312c8defc208 Mon Sep 17 00:00:00 2001 From: Wik-T <812952667@qq.com> Date: Wed, 3 Aug 2022 16:12:19 +0800 Subject: [PATCH] =?UTF-8?q?1.=E4=BF=AE=E6=94=B9=E5=9B=A2=E6=B2=B9=E6=8A=98?= =?UTF-8?q?=E6=89=A3=E4=BB=B7=E6=A0=BC=E5=8F=8A=E6=98=BE=E7=A4=BA=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/goods/refuel-confirm/refuel-confirm.vue | 36 +++++++++---------- qianzhu-KFC/confirmOrder/confirmOrder.vue | 6 ++-- subPages/recharge-centre/recharge-centre.vue | 4 +-- 3 files changed, 23 insertions(+), 23 deletions(-) diff --git a/pages/goods/refuel-confirm/refuel-confirm.vue b/pages/goods/refuel-confirm/refuel-confirm.vue index f85492a..2c094bc 100644 --- a/pages/goods/refuel-confirm/refuel-confirm.vue +++ b/pages/goods/refuel-confirm/refuel-confirm.vue @@ -42,13 +42,16 @@ - - - 平台折扣 - - - {{orderList.gasDiscount}}折 - + + + 平台折扣 + + + {{(orderList.gasDiscount * 100).toFixed(2)}}折 + + + 无 + @@ -90,7 +93,7 @@ - + 优惠抵扣{{OrderPreList.length}}张可用 - 选取: {{priceValue[1]}}{{priceValue[1]}} 分 + 选取: {{priceValue[1]}} - - + + 积分抵扣 @@ -125,7 +125,7 @@ - + 抵扣金额 @@ -425,12 +425,10 @@ this.isDiscount = 1; if (this.deductionPrice == 0) { this.payPrice = Math.abs(parseFloat(this.totalprice - parseFloat(this.priceValue[1] / 100).toFixed(2)) - .toFixed( - 2)); + .toFixed(2)); } else { this.payPrice = Math.abs(parseFloat(this.orderPrice - parseFloat(this.priceValue[1] / 100).toFixed(2) - - this - .deductionPrice).toFixed(2)); + this.deductionPrice).toFixed(2)); } if (this.payPrice == 0) { this.isUse = false; diff --git a/qianzhu-KFC/confirmOrder/confirmOrder.vue b/qianzhu-KFC/confirmOrder/confirmOrder.vue index a81d26f..e994a59 100644 --- a/qianzhu-KFC/confirmOrder/confirmOrder.vue +++ b/qianzhu-KFC/confirmOrder/confirmOrder.vue @@ -43,9 +43,11 @@ x{{item.num}} - ¥{{item.price}} + ¥ + {{item.price}} + {{item.oldprice}} - ¥{{item.oldprice}} diff --git a/subPages/recharge-centre/recharge-centre.vue b/subPages/recharge-centre/recharge-centre.vue index b1ac4d8..4c1ac45 100644 --- a/subPages/recharge-centre/recharge-centre.vue +++ b/subPages/recharge-centre/recharge-centre.vue @@ -9,11 +9,11 @@ - + 选择金额