Fix(商品详情):[#1842]隐藏销量

This commit is contained in:
lifizer
2024-06-24 09:56:46 +08:00
parent 44849db20d
commit 2226d665ad
+1 -1
View File
@@ -201,7 +201,7 @@
<view class="after-title">快递</view>
<view class="title bold">{{ storeInfo.postage === 0 ? "免运费" : `${storeInfo.postage}` }}</view>
</view>
<view class="value red">销量{{ storeInfo.sales }}</view>
<!-- <view class="value red">销量{{ storeInfo.sales }}</view> -->
</view>
<view class="cell flex jc-between ai-center" v-if="storeInfo.guarantee">