- DataBaseInfoView 整体重构为侧边栏标签页布局 - 新增顶部导航栏(返回、标题、编辑/复制操作) - 左侧功能导航(文件管理/检索测试/知识图谱/知识导图/RAG评估) - 文件管理面板增加统计卡片(待解析/待入库/总数/进度) - 检索配置从弹窗改为侧边内联面板 - 编辑弹窗支持 Dify/Notion 连接器配置和共享设置 - 移除废弃的 DatabaseHeader.vue 和 KnowledgeBaseCard.vue - FileTable 移除 rightPanelVisible prop 相关逻辑 - QuerySection 调整间距样式 Co-authored-by: xerrors <xerrors@qq.com> |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .gitignore | ||
| .prettierrc.json | ||
| eslint.config.js | ||
| index.html | ||
| package.json | ||
| pnpm-lock.yaml | ||
| vite.config.js | ||