- 后端: 添加 POST /user/register-by-phone 接口 - 验证短信验证码、创建账户、绑定手机号、设置密码、触发钱包生成 - 添加 RegisterByPhoneCommand 和 RegisterByPhoneDto - 前端: 修改注册流程使用新 API - SmsVerifyPage 直接跳转到密码页面传递验证码 - SetPasswordPage 调用 registerByPhoneWithPassword 一步完成 - AccountService 添加 registerByPhoneWithPassword 方法 修复手机号注册流程中手机号和密码未正确保存的问题 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .claude | ||
| api-gateway | ||
| infrastructure | ||
| mpc-system | ||
| scripts | ||
| services | ||
| .env.windows | ||
| docker-compose.windows.yml | ||