rwadurian/frontend/mining-app/lib
hailin acc5c2be80 fix(mining-app): 账户锁定弹窗 5 秒后自动关闭
AlertDialog 不会自动消失,加 Timer 5 秒后 maybePop 自动关闭。
SnackBar 已有 duration:5s 会自动消失。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-10 21:03:21 -07:00
..
core feat(mining-app): 找回密码页自动预填登录页的手机号 2026-03-10 20:39:03 -07:00
data fix(auth): resetPassword 解除锁定 + 登录错误提示优化 2026-03-10 19:46:06 -07:00
domain feat(trading+app): 预种卖出限制 — 前端 UI 禁用 + 后端查询端点 2026-03-04 05:51:56 -08:00
presentation fix(mining-app): 账户锁定弹窗 5 秒后自动关闭 2026-03-10 21:03:21 -07:00
main.dart fix(auth): LOGIN 能力禁用后强制下线已登录用户 2026-02-28 05:01:37 -08:00