Commit Graph

3 Commits

Author SHA1 Message Date
caopeng
1b643e365e 修复 2026-05-17 15:28:52 +08:00
caopeng
a254aae503 feat(web): 引入 Vite 前端应用并扩展仓库忽略规则
将整套 web 源码纳入仓库,并为 web/node_modules、构建产物及本地环境文件配置 .gitignore,同时移除占位用的 assets/.gitkeep。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-17 15:22:29 +08:00
caopeng
759637dba2 chore: 初始化静态资源仓库基础结构
添加 .gitignore、README 与默认 assets 目录,便于集中管理素材。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-17 14:56:40 +08:00