后端: - trading-service 添加 GET /trading/trades API 获取成交记录 - 成交记录包含: 交易总额、手续费(10%)、实际收到金额 前端: - 新增 TradeRecord 实体和 TradesPageModel - 交易记录页面添加 Tab: "订单记录" 和 "成交明细" - 成交明细显示: 价格、数量、交易总额、手续费、实际收到 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.