Update color.md (#10674)

fix bad markdown
This commit is contained in:
Harry 2024-07-30 10:36:21 +08:00 committed by GitHub
parent 0486231a09
commit 99e40693f7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -84,7 +84,7 @@ List 的内容、Card 卡片的内容配置同上
## 属性表
| 属性名 | 类型 | 默认值 | 说明 |
| 属性名 | 类型 | 默认值 | 说明 | |
| ------------------------ | --------- | ------ | -------------------------------------------------------------------------------------- | ------- |
| type | `string` | | 如果在 Table、Card 和 List 中,为`"color"`;在 Form 中用作静态展示,为`"static-color"` |
| className | `string` | | 外层 CSS 类名 |