chore: trim nonessential admin routes

This commit is contained in:
2026-06-12 11:37:29 +08:00
parent 7e3a2587a7
commit 86b44bad10
10 changed files with 15 additions and 93 deletions
@@ -5,7 +5,7 @@ const routes: RouteRecordRaw[] = [
meta: { hideInMenu: true },
name: 'ControlCenterLegacyRedirect',
path: '/control-center',
redirect: '/page-render/main_home',
redirect: '/ai-platform/agent',
},
{
meta: { hideInMenu: true },