补全提交

master
lemon橪 2022-06-01 11:02:25 +08:00
parent b8fe2aacf1
commit ddcd03f096
1 changed files with 25 additions and 25 deletions

View File

@ -150,14 +150,14 @@
</span>
<span v-else>
<!-- <span v-if="wholesaleList.length">
<span v-if="wholesaleList.length">
<span>¥</span><span class="price">{{ formatPrice(wholesaleList[wholesaleList.length-1].price)[0] }}</span>.{{ formatPrice(wholesaleList[wholesaleList.length-1].price)[1] }}
~
<span>¥</span><span class="price">{{ formatPrice(wholesaleList[0].price)[0] }}</span>.{{ formatPrice(wholesaleList[0].price)[1] }}
</span>
<span v-else>
<span>¥</span><span class="price">{{ formatPrice(goodsDetail.price)[0] }}</span>.{{ formatPrice(goodsDetail.price)[1] }}
</span> -->
</span>
</span>
</view>
<view class="-goods-price" v-else>