feat: restore original admin shell quality

This commit is contained in:
2026-06-11 20:10:19 +08:00
parent 1fba0aafb2
commit ff024af5b5
8 changed files with 211 additions and 20 deletions
+5 -2
View File
@@ -20,11 +20,11 @@ export const overridesPreferences = defineOverridesPreferences({
layout: 'header-sidebar-nav',
},
shortcutKeys: {
enable: false,
enable: true,
globalLockScreen: false,
globalLogout: true,
globalPreferences: false,
globalSearch: false,
globalSearch: true,
},
theme: {
mode: 'light',
@@ -46,6 +46,9 @@ export const overridesPreferences = defineOverridesPreferences({
fit: 'contain',
source: Logo,
},
tabbar: {
persist: false,
},
widget: {
fullscreen: true,
globalSearch: true,