优化占位图显示
This commit is contained in:
@@ -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'>
|
||||
|
Reference in New Issue
Block a user