【优化】优化多种全局促销及优惠券组合模式下,后端管理促销显示误差的问题。

This commit is contained in:
jianweie code
2023-11-12 23:54:27 +08:00
parent 26734139fb
commit 5e5aacdf59
3 changed files with 21 additions and 8 deletions

View File

@@ -20,7 +20,7 @@
<text class="coreshop-font-24">{{ product.price || '0.00' }}</text>
</view>
<view class="coreshop-flex coreshop-text-left coreshop-margin-left-12 coreshop-margin-top-6 coreshop-justify-start coreshop-align-center">
<view class="coreshop-font-16 coreshop-text-gray coreshop-text-through">{{ priceSection }}</view>
<view class="coreshop-font-16 coreshop-text-gray coreshop-text-through">¥{{ priceSection }}</view>
</view>
</view>
<view class="coreshop-flex coreshop-flex-wrap coreshop-flex-direction-row coreshop-margin-top-12" v-if="pointSwitch==1 && pointExchangeModel==2 && pointShowExchangePrice==1 && product.pointsDeduction > 0">