卖出预估计算现在使用与后端一致的公式: - 有效积分股 = 卖出量 × (1 + burnMultiplier) - 卖出交易额 = 有效积分股 × 价格 × 0.9 修复的位置: 1. _calculateEstimate() 方法 - 预计获得显示 2. _handleTrade() 确认弹窗 - 显示销毁倍数和有效积分股明细 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.