Initial commit: Happy Up monorepo through Sprint 5.
Document-driven MVP with FastAPI backend, Vue H5, WeChat mini shell, product demo, and Docker dev stack. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<view class="card">
|
||||
<view>筛查流程</view>
|
||||
<view class="muted">{{status}}</view>
|
||||
<view wx:if="{{reportSummary}}">{{reportSummary}}</view>
|
||||
<button class="btn-primary" bindtap="run">一键联调</button>
|
||||
</view>
|
||||
Reference in New Issue
Block a user