rwadurian/frontend/mobile-app/lib
hailin b49c9e1af5 fix: 通过移除内边距解决验证码数字显示不全问题
- 添加 contentPadding: EdgeInsets.zero 移除默认内边距
- 添加 isDense: true 使用紧凑模式
- 移除之前错误的 showCursor 逻辑

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-21 17:59:21 -08:00
..
core fix: 修正推荐码验证API响应解析 2025-12-21 17:13:18 -08:00
features fix: 通过移除内边距解决验证码数字显示不全问题 2025-12-21 17:59:21 -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