Replace home quick links with AI entries
This commit is contained in:
@@ -7883,6 +7883,51 @@
|
||||
"sys_dept_id": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"model": "core.menu.model.Menu",
|
||||
"pk": "aiadm-codex",
|
||||
"fields": {
|
||||
"application_id": null,
|
||||
"is_system": true,
|
||||
"parent_id": "4CW_HY32ozaVOQpSz7njE",
|
||||
"name": "Codex",
|
||||
"title": "menu-title.codex",
|
||||
"authCode": null,
|
||||
"path": "/agent-chat/codex",
|
||||
"type": "menu",
|
||||
"component": "/_core/agent-chat/index",
|
||||
"redirect": null,
|
||||
"activePath": null,
|
||||
"query": null,
|
||||
"noBasicLayout": false,
|
||||
"icon": "lucide:code",
|
||||
"activeIcon": null,
|
||||
"order": 50,
|
||||
"hideInMenu": false,
|
||||
"hideChildrenInMenu": false,
|
||||
"hideInBreadcrumb": false,
|
||||
"hideInTab": false,
|
||||
"affixTab": false,
|
||||
"affixTabOrder": null,
|
||||
"keepAlive": false,
|
||||
"maxNumOfOpenTab": null,
|
||||
"fullPathKey": true,
|
||||
"link": null,
|
||||
"iframeSrc": null,
|
||||
"openInNewWindow": false,
|
||||
"badge": null,
|
||||
"badgeType": null,
|
||||
"badgeVariants": null,
|
||||
"id": "aiadm-codex",
|
||||
"sort": 50,
|
||||
"is_deleted": false,
|
||||
"sys_create_datetime": "2026-06-01T12:00:00.000000",
|
||||
"sys_update_datetime": "2026-06-01T12:00:00.000000",
|
||||
"sys_creator_id": null,
|
||||
"sys_modifier_id": null,
|
||||
"sys_dept_id": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"model": "core.menu.model.Menu",
|
||||
"pk": "iGGhzrgeACiioTy0PF-CU",
|
||||
@@ -14125,15 +14170,33 @@
|
||||
"rows": 2,
|
||||
"menus": [
|
||||
{
|
||||
"id": "mWJtvLYnAMa_3fR_jjtBc",
|
||||
"title": "应用管理",
|
||||
"icon": "lucide:app-window",
|
||||
"path": "/application",
|
||||
"id": "ai-agent",
|
||||
"title": "智能体",
|
||||
"icon": "lucide:square-user",
|
||||
"path": "/ai-platform/agent",
|
||||
"bgColor": ""
|
||||
},
|
||||
{
|
||||
"id": "ai-workflow",
|
||||
"title": "流程编排",
|
||||
"icon": "lucide:workflow",
|
||||
"path": "/ai-platform/workflow",
|
||||
"bgColor": ""
|
||||
},
|
||||
{
|
||||
"id": "ai-knowledge",
|
||||
"title": "知识库",
|
||||
"icon": "lucide:library-big",
|
||||
"path": "/ai-platform/knowledge-base",
|
||||
"bgColor": ""
|
||||
},
|
||||
{
|
||||
"id": "codex",
|
||||
"title": "Codex",
|
||||
"icon": "lucide:code",
|
||||
"path": "/agent-chat/codex",
|
||||
"bgColor": ""
|
||||
},
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
|
||||
Reference in New Issue
Block a user