cat-win 1ea15db504 fix: 修复节点点击无响应 + 支持对比后返回完整导图重新选择复习范围
- MindMapViewer: mind-elixir v5 的 selectNode(el) 不传第二参数导致 selectNewNode 永不触发,改为 monkey-patch selectNode 捕获节点点击
- MindMapViewer: 根节点加入 nodePathMap,子节点路径补全根标题前缀
- ReviewRecall: 新增 resetComparison(),对比完成后可点击「返回完整导图」清空结果,重新选择节点开始新一轮复习

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-08 22:43:13 +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%