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

8 lines
241 B
Plaintext

<view class="card">
<view>训练计划</view>
<view class="muted">{{goal}}</view>
<view>{{exerciseName}}</view>
<view class="muted">{{status}}</view>
<button class="btn-primary" bindtap="submit">提交跟练打卡</button>
</view>