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

@@ -64,12 +64,7 @@
// =================================
// let -menu
@first-menu-item-dark-bg-color: #273352;
// Level 2 menu dark background color
@sub-menu-item-dark-bg-color: #314268;
// Level 3 menu dark background color
@children-menu-item-dark-bg-color: #4f6088;
@menu-item-dark-bg-color: #273352;
// top-menu
@top-menu-active-bg-color: #273352;