mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-23 16:25:59 +08:00
feat(projects): hybrid layout mode auto select first deepest child menu
This commit is contained in:
@@ -48,7 +48,8 @@ export const themeSettings: App.Theme.ThemeSetting = {
|
||||
collapsedWidth: 64,
|
||||
mixWidth: 90,
|
||||
mixCollapsedWidth: 64,
|
||||
mixChildMenuWidth: 200
|
||||
mixChildMenuWidth: 200,
|
||||
autoSelectFirstMenu: false
|
||||
},
|
||||
footer: {
|
||||
visible: true,
|
||||
|
||||
Reference in New Issue
Block a user