rwadurian/frontend/mining-app/lib/presentation/pages/asset
hailin 63e02666ea fix(asset): 积分股估值计算加入倍数(burnMultiplier)
之前只用了 shareBalance * currentPrice,
正确公式应该是 shareBalance * (1 + burnMultiplier) * currentPrice

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 03:07:03 -08:00
..
asset_page.dart fix(asset): 积分股估值计算加入倍数(burnMultiplier) 2026-01-20 03:07:03 -08:00
receive_shares_page.dart refactor(frontend): update UI text labels 2026-01-19 04:52:38 -08:00
send_shares_page.dart refactor(frontend): replace '手机号' with '账号' in send shares page 2026-01-19 04:54:24 -08:00