From fe441fc471e7f554fef996840a31818a85b90def Mon Sep 17 00:00:00 2001
From: YeMingfei666 <1619116647@qq.com>
Date: Wed, 20 Nov 2024 14:51:39 +0800
Subject: [PATCH 1/4] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=9C=B8=E7=8E=8B?=
=?UTF-8?q?=E9=A4=90=E8=BE=93=E5=85=A5=E6=A1=86=E7=B1=BB=E5=9E=8B=E4=B8=BA?=
=?UTF-8?q?number?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pageBwc/index/index.vue | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pageBwc/index/index.vue b/pageBwc/index/index.vue
index fe615a8..46b57a9 100644
--- a/pageBwc/index/index.vue
+++ b/pageBwc/index/index.vue
@@ -7,7 +7,7 @@
用户消费结账时,成功充值
-
+
倍的金额本单即可享受免单
@@ -17,7 +17,7 @@
订单支付金额需满
-
+
元,才能使用
From 0ff2e8f770fd3b497792ba41737c62aaaa91cafd Mon Sep 17 00:00:00 2001
From: YeMingfei666 <1619116647@qq.com>
Date: Wed, 20 Nov 2024 14:52:01 +0800
Subject: [PATCH 2/4] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=AE=A2=E5=8D=95?=
=?UTF-8?q?=E8=AF=A6=E6=83=85=E4=BC=98=E6=83=A0=E9=80=BB=E8=BE=91?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pagesOrder/detail/components/list.vue | 92 ++++++++++++++++-----------
1 file changed, 55 insertions(+), 37 deletions(-)
diff --git a/pagesOrder/detail/components/list.vue b/pagesOrder/detail/components/list.vue
index 6e7506e..3ef1731 100644
--- a/pagesOrder/detail/components/list.vue
+++ b/pagesOrder/detail/components/list.vue
@@ -58,7 +58,12 @@
¥0.00
- ¥{{returnTotalMoney(item)}}
+
+ {{returnVipMoney(item)}}
+
+
+ ¥{{returnTotalMoney(item)}}
@@ -67,7 +72,8 @@
-
+
¥{{returnVipMoney(item)}}
¥{{returnTotalMoney(item)}}
@@ -120,21 +126,21 @@
-
+
已优惠¥{{youhuiAllPrice}}
-
+
小计¥
{{allPrice}}
-
+
-
+
退款金额
@@ -165,7 +171,7 @@
重新打印
-
+
优惠详情
@@ -183,14 +189,15 @@
{{orderInfo.discountAmount}}
-
+
满减券抵扣
¥
{{orderInfo.fullCouponDiscountAmount}}
-
+
商品券抵扣
¥
@@ -204,7 +211,7 @@
{{orderInfo.pointsDiscountAmount}}
-
+
@@ -213,26 +220,30 @@