白色主题

This commit is contained in:
2023-02-12 19:04:01 +08:00
parent d736a5912f
commit 57ab6fbb49
411 changed files with 1752 additions and 5304 deletions

View File

@@ -43,7 +43,7 @@ isComponent: true
button-props | Object | - | 透传至 Button 组件 | N
custom-style `v0.25.0` | String | right: 16px; bottom: 32px; | 自定义组件样式 | N
icon | String | - | 图标 | N
style | String | right: 16px; bottom: 32px; | 悬浮按钮的样式,常用于调整位置(即将废弃,建议使用 `customStyle` | N
style | String | right: 16px; bottom: 32px; | 悬浮按钮的样式,常用于调整位置(即将废弃,建议使用 `style` | N
text | String | - | 文本内容 | N
### Fab Events