feat: align lightweight admin with zq platform shell

This commit is contained in:
2026-06-22 05:29:32 +08:00
parent 4ec846a702
commit 1b835a4aad
14 changed files with 280 additions and 41 deletions
+2 -2
View File
@@ -66,7 +66,7 @@ const LIGHT_AI_PLATFORM_MENU_ROUTES = [
meta: {
fullPathKey: true,
icon: 'lucide:code',
order: 25,
order: 60,
title: 'menu-title.codex',
},
name: 'CodexAgentChat',
@@ -77,7 +77,7 @@ const LIGHT_AI_PLATFORM_MENU_ROUTES = [
meta: {
fullPathKey: true,
icon: 'lucide:settings',
order: 30,
order: 50,
title: 'menu-title.modelConfig',
},
name: 'AIModelConfig',