历史+个人中心页面

This commit is contained in:
fengjignqi
2026-05-16 18:00:08 +08:00
parent 1e296b84cf
commit b420d1b5e6
8 changed files with 129 additions and 2 deletions

View File

@@ -15,6 +15,7 @@
<string name="hint_input_psd_agin">请再次输入密码</string>
<string name="hint_input_new_psd">请输入新密码</string>
<string name="hint_input_new_psd_agin">请再次输入新密码</string>
<string name="hint_input_psd_not_match">两次输入的密码不一致</string>
<string name="login_error_phone_empty">手机号不能为空</string>
<string name="login_error_phone_invalid">请输入正确的手机号或邮箱</string>
<string name="register_title">注册用户</string>