From 4d247306a5907ec8cc862d2998a981da6397f0fe Mon Sep 17 00:00:00 2001 From: xiaozhiyong Date: Mon, 3 Jun 2024 15:47:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/subPackages/site/details/index.vue | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/src/subPackages/site/details/index.vue b/src/subPackages/site/details/index.vue index fb8d435..c11cfcb 100644 --- a/src/subPackages/site/details/index.vue +++ b/src/subPackages/site/details/index.vue @@ -87,17 +87,15 @@ - 实付:¥{{ discountInfo.actualAmountPaid || "0.00" }} - 优惠¥{{ + + 实付:¥{{ discountInfo.actualAmountPaid || "0.00" }} + + + 优惠¥{{ discountInfo.discountAmount | preferential(discountInfo.serviceCharge) - }} + }} + 去支付