Fix:礼品价格

This commit is contained in:
linxi
2025-03-04 10:24:15 +08:00
parent 5dc01c9a3e
commit c7ec45b7e2
+1 -1
View File
@@ -130,7 +130,7 @@
</view>
<view class="price-wrap">
<view class="price">
<text class="prefix"></text>{{ cart.productInfo.price }}
<text class="prefix"></text>{{ cart.productInfo.attrInfo.price }}
</view>
</view>
</view>