(component): 优化 select 多选样式

This commit is contained in:
就眠儀式
2022-07-22 00:19:14 +08:00
parent b4f3e43fed
commit c739b2bd00
3 changed files with 29 additions and 13 deletions

View File

@@ -762,10 +762,9 @@ export default {
::: table
| 插槽 | 描述 | 备注 |
| 属性 | 描述 | 备注 |
| ----- | -------- | ---- |
| title | 菜单标题 | -- |
| expandIcon | 扩展图标 | -- |
:::
@@ -777,7 +776,7 @@ export default {
| 插槽 | 描述 | 备注 |
| ----- | -------- | ---- |
| title | 菜单标题 | -- |
| expandIcon | 扩展图标 | isExpand:是否展开 |
:::
::: contributor menu

View File

@@ -46,7 +46,7 @@ export default {
::: table
| 插槽 | 描述 | 可选值 |
| 插槽 | 描述 | 参数 |
| ------- | -------- | ------ |
| default | 默认插槽 | -- |