parent
b57013c061
commit
26b18d802c
21
ui-design/ui-spec.md
Normal file
21
ui-design/ui-spec.md
Normal file
@ -0,0 +1,21 @@
|
||||
# UI设计规范
|
||||
|
||||
## 设计原则
|
||||
1. 简洁直观
|
||||
2. 一致性
|
||||
3. 反馈及时
|
||||
4. 易于操作
|
||||
|
||||
## 间距
|
||||
- 基础间距: 8px
|
||||
- 组件间距: 16px
|
||||
- 页面边距: 24px
|
||||
|
||||
## 圆角
|
||||
- 小: 4px
|
||||
- 中: 8px
|
||||
- 大: 12px
|
||||
|
||||
## 动画
|
||||
- 过渡时间: 0.2s
|
||||
- 缓动: ease-in-out
|
||||
Loading…
Reference in New Issue
Block a user