feat:0905优惠券多物流信息

This commit is contained in:
2026-09-05 16:11:42 +08:00
parent b1d3ec9b2f
commit 75060faa39
14 changed files with 825 additions and 233 deletions
+3 -1
View File
@@ -75,8 +75,10 @@
</view>
<view class="price-sales-row">
<view class="price-box">
<text class="currency" v-if="item.couponPrice">券后</text>
<text class="currency">¥</text>
<text class="price-val">{{ formatPrice(item.price || item.adPrice) }}</text>
<text class="price-val">{{ item.couponPrice || formatPrice(item.price || item.adPrice)
}}</text>
</view>
<text class="sales-val"
v-if="item.sales !== undefined && item.sales !== null && item.sales !== ''">