fix: 修复 .gitignore 并降级 React 到 18 以对齐设计文档 #3

Merged
huanghaosheng merged 1 commits from frontend into develop 2026-06-12 21:47:41 +08:00

1 Commits

Author SHA1 Message Date
81093555bb fix: 修复 .gitignore 并降级 React 到 18 以对齐设计文档
- 补充 .gitignore:忽略 node_modules/、dist/、bin/、.env、.obsidian/ 等
- 降级 react、react-dom 到 18.3.1,@types/react、@types/react-dom 到 18.x
- 与 docs/02-系统架构.md 和 CLAUDE.md 中的 React 18 技术选型保持一致

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-12 21:37:02 +08:00