|
@@ -18,7 +18,7 @@
|
|
</view>
|
|
</view>
|
|
<view class="st-detailList-item-con flex align_center">
|
|
<view class="st-detailList-item-con flex align_center">
|
|
<view class="pimgs">
|
|
<view class="pimgs">
|
|
- <u-image :src="item.product&&item.product.productMsg?item.product.productMsg:`../../static/${theme}/def_img@2x.png`" width="128" height="128" border-radius="10"></u-image>
|
|
|
|
|
|
+ <u-image :src="item.productMainPic&&item.productMainPic.imageUrl?item.productMainPic.imageUrl:`../../static/${theme}/def_img@2x.png`" width="128" height="128" border-radius="10"></u-image>
|
|
</view>
|
|
</view>
|
|
<view class="flex_1">
|
|
<view class="flex_1">
|
|
<view>产品编码:{{item.code}}</view>
|
|
<view>产品编码:{{item.code}}</view>
|