mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
docs(AddressList): add tag slot version tag
This commit is contained in:
parent
47dfa61c5a
commit
3aacc5607a
@ -110,7 +110,7 @@ export default {
|
||||
| default | Custom content after list | - |
|
||||
| top | Custom content before list | - |
|
||||
| item-bottom `v2.5.0` | Custom content after list item | item |
|
||||
| tag | Custom tag conetent for list item | item |
|
||||
| tag `v2.12.9` | Custom tag conetent for list item | item |
|
||||
|
||||
### Less Variables
|
||||
|
||||
|
@ -114,7 +114,7 @@ export default {
|
||||
| default | 在列表下方插入内容 | - |
|
||||
| top | 在顶部插入内容 | - |
|
||||
| item-bottom `v2.5.0` | 在列表项底部插入内容 | 列表项的值 |
|
||||
| tag | 列表项标签内容自定义 | 列表项的值 |
|
||||
| tag `v2.12.9` | 列表项标签内容自定义 | 列表项的值 |
|
||||
|
||||
### 样式变量
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user