- 后端Trade表新增originalQuantity字段存储原始卖出数量 - quantity字段改为存储有效积分股(含销毁倍数) - API返回完整明细:销毁倍数、有效积分股、交易总额、进入积分股池 - 前端成交明细页面显示完整卖出信息,类似确认卖出弹窗样式 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| android | ||
| assets | ||
| ios | ||
| lib | ||
| test | ||
| .gitignore | ||
| .metadata | ||
| DEVELOPMENT_GUIDE.md | ||
| README.md | ||
| analysis_options.yaml | ||
| pubspec.yaml | ||
README.md
mining_app
A new Flutter project.
Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.