-
Notifications
You must be signed in to change notification settings - Fork 0
实现前端路由、导航与 Dashboard #32
Copy link
Copy link
Open
Labels
lane: frontendCreated by issue publisherCreated by issue publisherphase: 4-p1-plusCreated by issue publisherCreated by issue publisherpriority: p0Created by issue publisherCreated by issue publisher
Milestone
Description
Metadata
Metadata
Assignees
Labels
lane: frontendCreated by issue publisherCreated by issue publisherphase: 4-p1-plusCreated by issue publisherCreated by issue publisherpriority: p0Created by issue publisherCreated by issue publisher
背景
当前前端只是静态介绍页,演示需要可导航的 Dashboard 和各模块入口。
目标
建立 React 前端路由、导航和 Dashboard,展示 workspace 统计。
任务清单
涉及文件
frontend/src/App.jsxfrontend/src/main.jsxfrontend/src/api/client.jsfrontend/src/pages/Dashboard.jsx涉及数据表
source_documentsource_chunkmemory_itemrecall_logwiki_pageaudit_log涉及 API
GET /api/healthGET /api/sourcesGET /api/memoriesGET /api/audit验收标准
依赖关系
Depends on: I001, I019
备注
Module 建议:Frontend / App Shell。