rwadurian/frontend/mobile-app/lib/features/security/presentation/pages
hailin 34603aac8e fix(security): 修复修改登录密码页面加载失败时静默降级的 bug
与 change_payment_password_page 同款问题:加载失败时原本默默设为
hasPassword=true(注册时必须设置的假设),改为显示错误状态+重试按钮。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-05 09:17:53 -08:00
..
bind_email_page.dart feat(email): 实现邮箱绑定/解绑功能 2025-12-23 20:53:20 -08:00
change_password_page.dart fix(security): 修复修改登录密码页面加载失败时静默降级的 bug 2026-03-05 09:17:53 -08:00
change_payment_password_page.dart fix(security): 修复支付密码页面加载失败时静默降级为设置模式的 bug 2026-03-05 08:19:44 -08:00
google_auth_page.dart fix(referral): correct response parsing for authorization-service API 2025-12-11 03:08:50 -08:00
reset_payment_password_page.dart feat(payment-password): 添加忘记支付密码功能(全栈) 2026-03-05 07:04:20 -08:00