同步数据
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<view class="price" :style="{color: color}">{{item.price.price_min || '0'}}
|
||||
<view class="price-type">
|
||||
<text> DT积分</text>
|
||||
<text class="kucun" v-if="showSalce"> 库存量:1222</text>
|
||||
<text class="kucun" v-if="showSalce"> 库存量:{{item.stock || '0'}}</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user