- mobile-app: "预种持仓"按钮和页面标题改为"预种明细" - admin-service: 新增预种协议文本 API (GET/PUT agreement),存储于 system_configs 表 - admin-service: 公开 config API 响应增加 agreementText 字段 - planting-service: 新建 PrePlantingPublicController (无需 JWT),暴露 GET /pre-planting/config - admin-web: 预种管理页面新增协议文本编辑器(textarea + 保存按钮) - mobile-app: 购买流程增加协议弹窗,用户需勾选同意后才能继续 - mobile-app: 协议文本优先使用后台配置,未配置时使用默认文本 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| pre_planting_merge_detail_page.dart | ||
| pre_planting_position_page.dart | ||
| pre_planting_purchase_page.dart | ||