Skip to content
New issue

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

Register/Login view #1

Open
ChillingDream opened this issue Nov 17, 2020 · 0 comments
Open

Register/Login view #1

ChillingDream opened this issue Nov 17, 2020 · 0 comments
Assignees

Comments

@ChillingDream
Copy link
Contributor

制作注册登录的界面。
注册
注册输入用户名、密码、确认密码、邮箱、邮箱验证码后,点击注册。
注册失败的情况:用户名重复、密码过长过短、邮箱不合法(不是pku)、验证码错误。
注册成功跳转到登录。
登录
输入用户名、密码,点击登录。
登录失败的情况:用户名不存在或密码错误。
登录成功跳转到:主页。

可以暂不考虑与后端的交互。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants