From 05880d9c1ed38bace8c1b9f9d45336aeedd67786 Mon Sep 17 00:00:00 2001 From: Wik-T <812952667@qq.com> Date: Fri, 20 May 2022 09:47:54 +0800 Subject: [PATCH] =?UTF-8?q?1.=E4=BF=AE=E6=94=B9=E9=97=AE=E9=A2=98=E5=9B=A2?= =?UTF-8?q?=E6=B2=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../goods/refuel-confirm/refuel-confirm.vue | 59 ++++++++++++++++++- .../goods/refuel-details/refuel-details.vue | 35 ++++++++++- high-unionPay/pages/goods/refuel/refuel.vue | 2 +- 3 files changed, 89 insertions(+), 7 deletions(-) diff --git a/high-unionPay/pages/goods/refuel-confirm/refuel-confirm.vue b/high-unionPay/pages/goods/refuel-confirm/refuel-confirm.vue index 49475f5..f08843c 100644 --- a/high-unionPay/pages/goods/refuel-confirm/refuel-confirm.vue +++ b/high-unionPay/pages/goods/refuel-confirm/refuel-confirm.vue @@ -31,7 +31,60 @@ {{orderList.totalPrice}} - + + + + 加油升数 + + + {{orderList.totalPrice}} + + + + + + 平台折扣 + + + {{orderList.totalPrice}} + + + + + + 平台优惠 + + + {{orderList.totalPrice}} + + + + + + 加油补贴 + + + {{orderList.totalPrice}} + + + + + + 每升优惠 + + + {{orderList.totalPrice}} + + + + + + 本次优惠 + + + {{orderList.totalPrice}} + + 支付方式 @@ -90,8 +143,8 @@ orderToPay, unionPay, orderToGoldPay, - hltUnionCardPay, - findUser, + hltUnionCardPay, + findUser, oilCardPay } from '../../../Utils/Api.js'; import ssPaymentPassword from '../../../components/sanshui-payment-password/index.vue'; diff --git a/high-unionPay/pages/goods/refuel-details/refuel-details.vue b/high-unionPay/pages/goods/refuel-details/refuel-details.vue index b276694..50b5e13 100644 --- a/high-unionPay/pages/goods/refuel-details/refuel-details.vue +++ b/high-unionPay/pages/goods/refuel-details/refuel-details.vue @@ -71,7 +71,21 @@ style="border-left: 1px solid #f2f2f2;line-height: 40px;"> 约{{litre}}L - + + + + 加油升数: {{litre}}L + 平台折扣: 0.95折 + + + 平台优惠: 11.7 + 加油补贴: ¥0.44 + + + 每升优惠: 11.7 + 本次优惠: ¥0.95 + +