feat: css import on demand

This commit is contained in:
vben
2021-01-18 22:42:35 +08:00
parent df6b5e926f
commit c2f6542b48
9 changed files with 320 additions and 66 deletions

View File

@@ -4,6 +4,10 @@
- 新增 `SimpleMenu`组件替代左侧菜单组件(顶部菜单没有替换,功能尽量做到简单不卡)。解决菜单卡顿问题。
### ✨ Features
- `css` 按需引入
### 🐛 Bug Fixes
- 修复 `TableAction`图标问题