docs(changelog): 3.0.9
This commit is contained in:
@@ -112,12 +112,12 @@ export default {
|
||||
|
||||
### Slots
|
||||
|
||||
| 名称 | 说明 | 参数 |
|
||||
| ----------- | -------------------- | --------------- |
|
||||
| default | 在列表下方插入内容 | - |
|
||||
| top | 在顶部插入内容 | - |
|
||||
| item-bottom | 在列表项底部插入内容 | _item: Address_ |
|
||||
| tag | 列表项标签内容自定义 | _item: Address_ |
|
||||
| 名称 | 说明 | 参数 |
|
||||
| ------------ | -------------------- | --------------- |
|
||||
| default | 在列表下方插入内容 | - |
|
||||
| top | 在顶部插入内容 | - |
|
||||
| item-bottom | 在列表项底部插入内容 | _item: Address_ |
|
||||
| tag `v3.0.9` | 自定义列表项标签内容 | _item: Address_ |
|
||||
|
||||
### 样式变量
|
||||
|
||||
|
||||
Reference in New Issue
Block a user