From cb7f9908f77217cf28fc4e426f07cbbe1c477287 Mon Sep 17 00:00:00 2001 From: wuhui_zzw <1760308791@qq.com> Date: Fri, 8 Mar 2024 21:09:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=EF=BC=9A=E9=85=92=E9=81=93?= =?UTF-8?q?=E9=A6=86=E5=95=86=E5=93=81=E8=B4=AD=E4=B9=B0=E4=B8=8B=E5=8D=95?= =?UTF-8?q?=E6=B5=81=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/users/order_confirm/index.vue | 46 +++++++++++++++++++++++++++-- 1 file changed, 44 insertions(+), 2 deletions(-) diff --git a/pages/users/order_confirm/index.vue b/pages/users/order_confirm/index.vue index 042edb7..fcb2178 100644 --- a/pages/users/order_confirm/index.vue +++ b/pages/users/order_confirm/index.vue @@ -367,6 +367,24 @@ --> + + + + + 酒水卡积分抵扣: + + + 使用了{{orderTotalWineIntegral || 0 }}个酒水卡积分,抵扣{{orderTotalWineIntegralPrice || 0}}元 + + + 剩余差价{{ orderTotalWineDiffMoney || 0 }}元,实际应付{{orderTotalWineDiffMoneyPrice || 0}}元 + + + + + + +