- 添加 /password/reset 和 /password/change API 端点 - 在 auth_remote_datasource 中实现 resetPassword 和 changePassword 方法 - 在 user_providers 中添加状态管理方法 - 创建找回密码页面 (forgot_password_page.dart) - 创建修改密码页面 (change_password_page.dart) - 添加路由配置 - 在登录页面添加"忘记密码"链接 - 在个人资料页面添加"修改密码"入口 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| lib | ||
| DEVELOPMENT_GUIDE.md | ||
| analysis_options.yaml | ||
| pubspec.yaml | ||