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 0df91f1..d1d15b9 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 @@ -102,6 +102,13 @@ > + + +
+ 用户需要支付 {{ configForm.exchangeRequiredPoints }} 积分 + ¥{{ + configForm.exchangeRequiredAmount + }} + 即可兑换此商品 +
+ + +
+ 用户需要支付 {{ configForm.exchangeRequiredPoints }} 积分 + ¥{{ + configForm.exchangeRequiredAmount + }} + 即可兑换此商品 +
+ +
+ 提示:为符合商业支付规范,用户在使用积分兑换时仍需支付最少0.01元的金额 +