|
@@ -5,7 +5,7 @@
|
|
<view class="goods-head">
|
|
<view class="goods-head">
|
|
<view class="goods-imgs">
|
|
<view class="goods-imgs">
|
|
<view class="goods-staus" v-if="goodContent.inventoryQty == 0 || goodContent.delFlage == 0 || goodContent.state == 0"></view>
|
|
<view class="goods-staus" v-if="goodContent.inventoryQty == 0 || goodContent.delFlage == 0 || goodContent.state == 0"></view>
|
|
- <u-swiper height="340" :border-radius="15" mode="number" indicator-pos="bottomRight" :list="imageList"></u-swiper>
|
|
|
|
|
|
+ <u-swiper height="325" :border-radius="15" mode="number" indicator-pos="bottomRight" :list="imageList"></u-swiper>
|
|
</view>
|
|
</view>
|
|
<view class="goods-name">
|
|
<view class="goods-name">
|
|
<view>
|
|
<view>
|