问题:用户有序列号但 isAccountCreated 为 false 时显示"审核中" 修复: 1. _buildSerialNumberOrStatus(): 只要有有效序列号就直接显示 2. _checkAndStartWalletPolling(): 只要有序列号就调用 API 检查钱包状态 3. 不再依赖本地的 isAccountCreated/isWalletReady 状态 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| core | ||
| features | ||
| routes | ||
| app.dart | ||
| bootstrap.dart | ||
| main.dart | ||