代码优化
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
:src="aitem.cover"></image>
|
||||
<view class="sell-out-info flex-center abs radius-16" v-if="aitem.all_stock < 1">
|
||||
<image mode="aspectFill" lazy-load class="sell-out-img"
|
||||
:src="`/static/image/shop/sell_out.png`"></image>
|
||||
:src="`/shop/static/image/shop/sell_out.png`"></image>
|
||||
</view>
|
||||
</view>
|
||||
<view class="flex-1 ml-md">
|
||||
|
||||
Reference in New Issue
Block a user