Feat(千县名品):千县名品首页搜索无数据时提示换图片

This commit is contained in:
linxi
2024-08-29 16:36:51 +08:00
parent fda09a5cb0
commit c50474c156
+1 -1
View File
@@ -162,7 +162,7 @@
</view>
<image
v-if="list.length === 0"
:src="webUrl + '/20231023131208675588.png'"
:src="webUrl + '/orderIcon/nodata.png'"
class="img-nodata"
mode="scaleToFill"
/>