只展开一个一级菜单开关

This commit is contained in:
Jason
2022-09-29 14:55:04 +08:00
parent 5b9af90590
commit c073cc65a7
5 changed files with 30 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
const defaultSetting = {
isUniqueOpened: false, //只展开一个一级菜单
sideWidth: 200, //侧边栏宽度
sideTheme: 'light', //侧边栏主题
sideDarkColor: '#1d2124', //侧边栏深色主题颜色