🌸 优化 progress 组件结构

This commit is contained in:
就眠儀式
2021-12-07 16:06:36 +08:00
parent 17480a5ba9
commit a365fb30db
6 changed files with 50 additions and 24 deletions

View File

@@ -41,9 +41,20 @@ export default {
::: table
| | | |
| 属性 | 描述 | 可选值 |
| ----- | ---- | --------------------------------------------- |
| type | 类型 | `dot` `rim` |
| theme | 主题 | `orange` `green` `cyan` `blue` `black` `gray` |
:::
::: title 徽章插槽
:::
::: table
| 插槽 | 描述 | 备注 |
| ----- | ---- | --------------------------------------------- |
| default | 默认 | 非 `dot` 可用 |
:::