From 6b6fa0c25715df9e8c4d67561fc6b61d2ad692ae Mon Sep 17 00:00:00 2001 From: YunaiV Date: Mon, 16 Sep 2024 19:38:48 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=8A=9F=E8=83=BD=E5=AE=8C=E5=96=84?= =?UTF-8?q?=E3=80=91=E8=AE=A2=E5=8D=95=E7=A1=AE=E8=AE=A4=E4=BB=B7=E6=A0=BC?= =?UTF-8?q?=E6=97=B6=EF=BC=8C=E5=B1=95=E7=A4=BA=E5=85=B7=E4=BD=93=E7=9A=84?= =?UTF-8?q?=E4=BC=98=E6=83=A0=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/order/confirm.vue | 3 +- .../s-discount-list/s-discount-list.vue | 55 +++++++------------ 2 files changed, 21 insertions(+), 37 deletions(-) diff --git a/pages/order/confirm.vue b/pages/order/confirm.vue index 70393b2..d090aec 100644 --- a/pages/order/confirm.vue +++ b/pages/order/confirm.vue @@ -143,8 +143,7 @@ v-if="state.orderInfo.price.discountPrice > 0" > 活动优惠 - - + -¥{{ fen2yuan(state.orderInfo.price.discountPrice) }} diff --git a/sheep/components/s-discount-list/s-discount-list.vue b/sheep/components/s-discount-list/s-discount-list.vue index 25e42dd..652cd60 100644 --- a/sheep/components/s-discount-list/s-discount-list.vue +++ b/sheep/components/s-discount-list/s-discount-list.vue @@ -1,23 +1,24 @@ \ No newline at end of file +