# UI规则 更新中
## 0 组件库
[Element Plus](https://element-plus.gitee.io/zh-CN/)
## 1 字体
### 1.1 大小
1. 32px 对应按钮大小default
2. 24px 对应按钮大小small
3. 16px
4. 12px
## 2 色彩
### 2.1 系统主题色

从左至右的颜色分别为
橙色:#f3a64a
天蓝色:#71bbdb
绿色:#50a879
海蓝色:#fcfdfe
### 2.2 组件库颜色
[Element Plus Color](https://element-plus.gitee.io/zh-CN/component/color.html)
## 3 按钮
### 3.1 样式
1. ElementPlus组件库最基本样式,不做其他改动。
2. 在表格或者是重复出现的卡片组件当中,使用文字按钮,中间使用|进行分割。