优化占位图显示

This commit is contained in:
2024-04-19 12:51:17 +08:00
parent 6c4c2ac85d
commit 7b3676eda7
11 changed files with 47 additions and 23 deletions

View File

@@ -5,6 +5,7 @@
@on-checked='onChecked(item)'
@on-edit='args => goPath(`create?bean=${encodeURIComponent(JSON.stringify(args))}`)'
@on-delete='args => {handleDelete(args)}' />
<u-empty v-if='addressList.length === 0' text='暂无数据' margin-top='100' />
</scroll-view>
<view class='bottom-button-view'>