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 + +