Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
jijin
/
dance-pc
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
14816e14
authored
2025-06-04 10:19:59 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
账号注册
1 parent
92ba1c1c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
src/viewsPc/register/personal.vue
src/viewsPc/register/personal.vue
View file @
14816e1
...
...
@@ -114,11 +114,9 @@
<el-form-item
:label=
"language==0?'邮箱':'E-mail'"
required
>
<div
class=
"pvbox"
>
<el-input
v-model=
"wdsfData.email"
:disabled=
"wdsfData.personFlag=='1'"
autocomplete=
"false"
type=
"text"
v-model=
"wdsfData.email"
:disabled=
"wdsfData.personFlag=='1'"
autocomplete=
"false"
type=
"text"
@
blur=
"verifyCode"
@
change=
"resetCode(1)"
/>
<span
v-if=
"wdsfData.personFlag=='1'"
class=
"text-primary"
@
click=
"forgetPassword(wdsfData.email)"
...
...
@@ -306,6 +304,7 @@ function codeSuccess(msg) {
if
(
isCodeTrue
.
value
==
1
)
{
checkWdsf
({
card
:
form
.
value
.
card
}).
then
(
res
=>
{
wdsfData
.
value
=
res
.
data
wdsfData
.
value
.
personFlag
=
'0'
// 同一个wdsf号可以多次注册
if
(
wdsfData
.
value
.
passportUrl
)
{
}
if
(
wdsfData
.
value
.
wdsfFlag
==
'0'
)
{
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment