fix: some color error

This commit is contained in:
vben
2021-02-07 22:38:18 +08:00
parent 23eba27456
commit 33b2365f6e
8 changed files with 41 additions and 47 deletions

View File

@@ -2,10 +2,11 @@
### 🐛 Bug Fixes
- 修复菜单在 hmr 时数据被置空
- 修复 Upload 组件 maxNumber 失效问题
- 修复打包 sourcemap 报错
- 修复代码 debugger 位置显示错误
- 修复 mock 插件 post 请求错误问题
- 修复部分主题颜色值错误
### 🎫 Chores