feat: 初始化世界杯观赛助手小程序

- uni-app (Vue3) + Vite 框架
- 7个页面:首页、赛程、比赛详情、球队、球队详情、球员、个人中心
- API 接口配置 (开发/生产环境)
- 状态管理 (Pinia)
This commit is contained in:
hello-dd-code
2026-04-28 15:55:35 +08:00
commit baeb5bd179
25 changed files with 14040 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
node_modules/
dist/
.DS_Store
*.log