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 微信小程序壳

Sprint 5 最小可用壳,复用 FastAPI 后端,与 H5 共用同一套 API。

开发

  1. 启动 APImake api-dev
  2. 微信开发者工具导入本目录 apps/mini
  3. 详情 → 本地设置 → 勾选「不校验合法域名」
  4. 默认 APIhttp://127.0.0.1:8000(可在 app.js 修改 apiBase

页面

页面 说明
login 手机验证码登录(682139
home 儿童档案列表
screening 直传 + 分析 + 报告摘要

完整 UI 与 Tab 导航在 apps/web H5;小程序后续可嵌入 web-view 或继续原生迭代。