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

(cherry picked from commit 17810ee741)
This commit is contained in:
modendeveloper
2025-04-01 13:29:34 +08:00
parent d400c2c948
commit a27c35ba2d
+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>