Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
web_flea_market
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
HuangJunbo
web_flea_market
Commits
afced5a4
Unverified
Commit
afced5a4
authored
Nov 29, 2022
by
HuangJunbo
💻
Committed by
GitHub
Nov 29, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
0d1bfeb5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
afced5a4
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
## 注册
## 注册
注册表单(页面),要求用户填写用户名(必填,4
~20 个汉字、字母、数字或下画线组成的字符串,且不能有重名注册)、密码 (必填,6~
12 个字符)、确认密码(和密码保持一致)、手机号码(必填)和邮箱(可选)进行注册。
注册表单(页面),要求用户填写用户名(必填,4
-20 个汉字、字母、数字或下画线组成的字符串,且不能有重名注册)、密码 (必填,6-
12 个字符)、确认密码(和密码保持一致)、手机号码(必填)和邮箱(可选)进行注册。
提交注册信息时,如果有必填项未填写则提示用户填写相应项,当用户名己存在时提示用户“用户名己存在”,同理,当填写的信息不满足上述规则时应给出相应提示。当所有信息填写正确后提交表单,跳转至登录页。如果程序出现异常,则在注册表单下方显示“注册失败,请稍后再试”。
提交注册信息时,如果有必填项未填写则提示用户填写相应项,当用户名己存在时提示用户“用户名己存在”,同理,当填写的信息不满足上述规则时应给出相应提示。当所有信息填写正确后提交表单,跳转至登录页。如果程序出现异常,则在注册表单下方显示“注册失败,请稍后再试”。
## 登录
## 登录
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment