Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gs1
Overview
Overview
Details
Activity
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
吴迪
gs1
Commits
5598c095
Commit
5598c095
authored
Jan 16, 2022
by
Lyan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
禅道bug修改
parent
856748f7
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
register.vue
src/views/User/register.vue
+2
-2
No files found.
src/views/User/register.vue
View file @
5598c095
...
@@ -13,10 +13,10 @@
...
@@ -13,10 +13,10 @@
},
},
{
{
pattern: usernamePattern,
pattern: usernamePattern,
message: '
注:
用户名不能全为数字,且长度不得超过10字符',
message: '用户名不能全为数字,且长度不得超过10字符',
},]">
},]">
<el-input
v-model=
'form.userName'
autocomplete=
'off'
></el-input>
<el-input
v-model=
'form.userName'
autocomplete=
'off'
></el-input>
<
!--
<p
style=
"font-size: 13px;font-weight: 400;color: #F23535;line-height: 20px"
>
注:用户名不能全为数字,且长度不得超过10字符
</p>
--
>
<
p
style=
"font-size: 13px;font-weight: 400;color: #F23535;line-height: 20px"
>
注:用户名不能全为数字,且长度不得超过10字符
</p
>
</el-form-item>
</el-form-item>
<el-form-item
label=
'E-mail地址'
<el-form-item
label=
'E-mail地址'
...
...
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