style: 收口审核指挥台四入口主导航

This commit is contained in:
2026-06-04 04:24:32 +08:00
parent 3ffb6f23b0
commit 961615b88c
3 changed files with 58 additions and 12 deletions

View File

@@ -33,8 +33,8 @@ def get_platform_demo_context():
quick_links = [
{"title": "知识库配置", "url_name": "platform_ui:knowledge-base", "desc": "维护法规规则树与切片策略"},
{"title": "文件中心", "url_name": "documents:list", "desc": "查看上传、解析、切片与异常状态"},
{"title": "审核工作台", "url_name": "chat:index", "desc": "发起审核、抽取与一致性核查演示"},
{"title": "工作台大屏", "url_name": "platform_ui:command-center", "desc": "面向演示的 Agent 流程解释大屏"},
{"title": "审核智能体", "url_name": "chat:index", "desc": "发起审核、抽取与一致性核查演示"},
{"title": "审核指挥台", "url_name": "platform_ui:command-center", "desc": "面向演示的 Agent 流程解释大屏"},
]
knowledge_sources = [
{