Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
O
offical_web
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhangjie
offical_web
Commits
4adac5de
Commit
4adac5de
authored
May 12, 2025
by
qinjianhui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 问题修改
parent
99d2386e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
src/views/register.vue
+3
-2
No files found.
src/views/register.vue
View file @
4adac5de
...
@@ -14,8 +14,9 @@
...
@@ -14,8 +14,9 @@
用户注册
用户注册
</h2>
</h2>
<el-radio-group
v-model=
"labelPosition"
class=
"radioGroup"
size=
"small"
@
change=
"clickChange"
>
<el-radio-group
v-model=
"labelPosition"
class=
"radioGroup"
size=
"small"
@
change=
"clickChange"
>
<el-radio-button
label=
"mailbox"
>
邮箱注册
</el-radio-button>
<el-radio-button
label=
"phone"
>
手机号注册
</el-radio-button>
<el-radio-button
label=
"phone"
>
手机号注册
</el-radio-button>
<el-radio-button
label=
"mailbox"
>
邮箱注册
</el-radio-button>
</el-radio-group>
</el-radio-group>
<el-form
<el-form
size=
"medium"
size=
"medium"
...
@@ -172,7 +173,7 @@ export default {
...
@@ -172,7 +173,7 @@ export default {
return
{
return
{
VerifyUrl
:
''
,
VerifyUrl
:
''
,
verifyKeyTime
:
''
,
verifyKeyTime
:
''
,
labelPosition
:
'
mailbox
'
,
labelPosition
:
'
phone
'
,
registerForm
:
{
}
,
registerForm
:
{
}
,
isRead
:
false
,
isRead
:
false
,
agreeAnimate
:
false
,
agreeAnimate
:
false
,
...
...
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