Commit 0276d066 by 高淑倩

退单图片

parent 16b26ff6
......@@ -14,7 +14,7 @@
/>
</view>
<view class="pro-info">
<image class="pro-img" src="/assets/imgs/7_1_0/icon.png" mode="widthFix" />
<image class="pro-img" src="{{item.mainImgUrl ? item.mainImgUrl: '/assets/imgs/7_1_0/icon.png'}}" mode="widthFix" />
<view class="pro-right-info">
<view class="pro-name">{{item.name}}</view>
<view class="pro-sku">{{item.sku}}</view>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment