rwadurian/frontend/mobile-app/lib
hailin 6bbd4a6c78 fix: 修复恢复账号页面键盘弹出时的溢出错误
- 将 Column 改为 SingleChildScrollView 包裹,支持滚动
- 在底部添加额外间距,避免内容被键盘遮挡
- 修复 RenderFlex overflowed by 18 pixels 错误

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

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-21 03:35:43 -08:00
..
core fix: 修复推荐码验证 API 错误处理 2025-12-20 23:41:53 -08:00
features fix: 修复恢复账号页面键盘弹出时的溢出错误 2025-12-21 03:35:43 -08:00
routes feat(mobile-app): 添加手机号+密码登录页面和路由 2025-12-20 20:13:09 -08:00
app.dart refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
bootstrap.dart fix(sentry): 修复 Flutter 代码分析错误 2025-12-15 11:04:28 -08:00
main.dart refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00