feat(AddressList): add tag slots (#8292)

This commit is contained in:
Lindy
2021-03-08 16:50:12 +08:00
committed by GitHub
parent e540876398
commit 0c740b6962
6 changed files with 41 additions and 5 deletions
+1
View File
@@ -117,6 +117,7 @@ export default {
| default | 在列表下方插入内容 | - |
| top | 在顶部插入内容 | - |
| item-bottom | 在列表项底部插入内容 | _item: Address_ |
| tag | 列表项标签内容自定义 | _item: Address_ |
### 样式变量