We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
备注: 1.邮箱或手机号登录在一个页面,设计图需要调整。
2.输入用户名密码后,点击白色右箭头按钮,先本地检测邮箱/手机号格式是否正确,再检测密码格式是否正确,检测通过后再调用登录API,登录成功跳转到主页。
(验证失败的提示及设计图稍后补)
3.密码校验规则:6-18位(不能全是数字或字母)
已并入 #2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
备注:
1.邮箱或手机号登录在一个页面,设计图需要调整。
2.输入用户名密码后,点击白色右箭头按钮,先本地检测邮箱/手机号格式是否正确,再检测密码格式是否正确,检测通过后再调用登录API,登录成功跳转到主页。
(验证失败的提示及设计图稍后补)
3.密码校验规则:6-18位(不能全是数字或字母)
已并入 #2
The text was updated successfully, but these errors were encountered: