6 Commits

Author SHA1 Message Date
1225064106 Merge pull request 'feat(web): 引入 Vite 前端应用并扩展仓库忽略规则' (#2) from cp_feat_dev into main
Reviewed-on: #2
2026-05-17 15:30:33 +08:00
d34d31378c Merge branch 'main' into cp_feat_dev 2026-05-17 15:30:27 +08:00
caopeng
1b643e365e 修复 2026-05-17 15:28:52 +08:00
0a1de26cba Merge pull request 'feat(web): 引入 Vite 前端应用并扩展仓库忽略规则' (#1) from cp_feat_dev into main
Reviewed-on: #1
2026-05-17 15:25:01 +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