perf: optimize settingDrawer code

This commit is contained in:
vben
2020-11-10 22:45:39 +08:00
parent 5832ee6697
commit 4ff6b73c2b
25 changed files with 455 additions and 400 deletions

View File

@@ -74,6 +74,8 @@ const setting: ProjectConfig = {
collapsedShowSearch: false,
// 折叠触发器的位置
trigger: TriggerEnum.HEADER,
// 开启手风琴模式,只显示一个菜单
accordion: true,
},
// 消息配置
messageSetting: {