From c22aa9c7437ca3c3737d9b8749801876f094b6a1 Mon Sep 17 00:00:00 2001 From: lzhizhao <790086754@qq.com> Date: Wed, 27 Aug 2025 09:07:20 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=8F=90=E7=A4=BA=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../points-mall/popup/points-product-config.vue | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/views/modules/marketing/points-mall/popup/points-product-config.vue b/src/views/modules/marketing/points-mall/popup/points-product-config.vue index d1d15b9..b4b4030 100644 --- a/src/views/modules/marketing/points-mall/popup/points-product-config.vue +++ b/src/views/modules/marketing/points-mall/popup/points-product-config.vue @@ -132,13 +132,6 @@ > + - -
- 用户需要支付 {{ configForm.exchangeRequiredPoints }} 积分 + ¥{{ - configForm.exchangeRequiredAmount - }} - 即可兑换此商品 -
+ +
+ 用户需要支付 {{ configForm.exchangeRequiredPoints }} 积分 + ¥{{ + configForm.exchangeRequiredAmount + }} + 即可兑换此商品 +