Files
john a400130c67
CI / api-test (push) Has been cancelled
CI / web-build (push) Has been cancelled
Sprint 6: report review workflow, CI/K8s, and client tabs.
Add coach review APIs, pose calibration thresholds, Gitea CI, Kubernetes skeleton, H5 practice page, and mini program tab bar.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-23 11:44:11 +08:00
..

Happy Up Web (H5)

Vue 3 + Vite 移动端 H5,对接 FastAPI 后端。Sprint 5 起四 Tab 导航对齐产品 Demo 配色。

开发

# 根目录先启动 API
make up && make api-seed && make api-dev

# 另开终端
cd apps/web
npm install
npm run dev

访问 http://localhost:5173

  • 登录验证码:682139
  • 代理:/apihttp://127.0.0.1:8000

页面

路由 说明
/login 手机验证码登录
/ 儿童档案列表
/screening 直传 + 分析 + 报告联调
/reports 报告列表 + PDF 下载
/training 训练计划列表

小程序壳见 apps/mini/