Limit frontend routes to lightweight admin scope

This commit is contained in:
2026-06-10 17:27:43 +08:00
parent f272d75315
commit 024dac51b2
3 changed files with 4 additions and 25 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ export const overridesPreferences = defineOverridesPreferences({
enablePreferences: false,
accessMode: 'mixed',
authPageLayout: 'panel-center',
defaultHomePath: '/page-render/main_home',
defaultHomePath: '/control-center',
layout: 'header-sidebar-nav',
},
shortcutKeys: {