后端: - get-planting-ledger.query.ts: 添加effectiveContribution字段 - 从contributionAccount获取用户实际的个人算力(personalContribution) 前端: - planting_record.dart: PlantingSummary添加effectiveContribution字段 - planting_record_model.dart: 解析effectiveContribution字段 - planting_records_page.dart: 总贡献值显示effectiveContribution而非totalAmount 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.