cat-shark e5adb4095b feat(复习): 支持会话维度复习 + 标准导图按会话过滤
- MindMapNode 新增 sessionNum 字段,追踪节点来源会话
- BuiltinMindMapGenerator 生成节点时填充 sessionNum
- MindMapTreeTool.filterBySession() 按会话过滤标准导图
- recallCompare 接受 sessionNum 参数,筛选后对比
- 新增 review_recall_records.session_num 字段(Flyway V20260705_1)
- 新增 GET /study-sessions/tasks/{taskNum}/sessions 端点
- 前端 ReviewRecall.vue 增加复习范围选择器(全部/指定会话)
- 历史报告条目展示学习预期目标
2026-07-05 14:39:01 +08:00
2025-06-02 18:50:12 +08:00
2026-04-12 15:42:36 +08:00
2025-06-02 18:50:12 +08:00
2025-06-02 18:50:12 +08:00
2025-06-02 18:50:12 +08:00
2025-06-02 18:50:12 +08:00
2025-06-02 18:50:12 +08:00
2025-06-02 18:50:12 +08:00

LPT-FE

This template should help get you started developing with Vue 3 in Vite.

VSCode + Volar (and disable Vetur).

Type Support for .vue Imports in TS

TypeScript cannot handle type information for .vue imports by default, so we replace the tsc CLI with vue-tsc for type checking. In editors, we need Volar to make the TypeScript language service aware of .vue types.

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build
S
Description
No description provided
Readme 6.2 MiB
Languages
Vue 61.8%
TypeScript 37.1%
CSS 0.7%
Dockerfile 0.2%
HTML 0.2%