perf: optimize tab switching speed

This commit is contained in:
vben
2020-11-10 21:58:19 +08:00
parent 439291746f
commit 4baf90a5c8
9 changed files with 192 additions and 47 deletions

View File

@@ -7,6 +7,7 @@
### ⚡ Performance Improvements
- 优化 settingDrawer 代码
- 优化多标签页切换速度
### 🐛 Bug Fixes