rwadurian/frontend
hailin 87b23ee2de fix(mobile-app): 修复提款页面 _feeRate 未定义错误
将 _feeRate 改为 _feeConfig?.feeValue ?? 0.02,
使用 FeeConfig 对象中的 feeValue 字段。

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-22 19:19:05 -08:00
..
.claude refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
admin-web fix(admin-web): update package-lock.json for Next.js 15.1.11 2025-12-22 00:58:59 -08:00
mobile-app fix(mobile-app): 修复提款页面 _feeRate 未定义错误 2025-12-22 19:19:05 -08:00
mobile-upgrade fix: convert deploy.sh CRLF to LF and add executable permission 2025-12-07 07:01:13 -08:00
temp_backup refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
README.MD . 2025-11-25 10:17:37 +08:00

README.MD