Fix:【商城小程序】商品足迹暂无浏览记录换一个图片
This commit is contained in:
@@ -67,7 +67,7 @@
|
|||||||
</view>
|
</view>
|
||||||
<image
|
<image
|
||||||
v-if="items.length === 0"
|
v-if="items.length === 0"
|
||||||
:src="webUrl + '/orderIcon/nodata.png'"
|
:src="webUrl + '/orderIcon/nohistory.png'"
|
||||||
class="img-nodata v12-mt-16"
|
class="img-nodata v12-mt-16"
|
||||||
mode="widthFix"
|
mode="widthFix"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user