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 + }} + 即可兑换此商品 +