Fix:3443 【商城小程序】个人主页--提现申请--提现记录增加暂无记录的提示

This commit is contained in:
modendeveloper
2025-04-01 10:31:51 +08:00
parent d1bc3cc351
commit 17810ee741
+1 -1
View File
@@ -28,7 +28,7 @@
</view>
</view>
<view>
<view v-if="list.length === 0">
<image class="empty-img" :src="webUrl + '/orderIcon/nodata1.png'" mode="heightFix" lazy-load="false">
</image>
</view>