Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
杨炀
/
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
e35498db
authored
2025-07-01 11:12:49 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
去除空格
1 parent
b34e56f1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
src/viewsPc/match/components/addWdsf.vue
src/viewsPc/register/personal.vue
src/viewsPc/match/components/addWdsf.vue
View file @
e35498d
...
...
@@ -12,7 +12,7 @@
{{
form
.
wdsfMin
}}
</el-form-item>
<el-form-item
v-else
:label=
"language==0?'WDSF卡号':'WDSF MIN'"
required
>
<el-input
v-model=
"card"
type=
"text"
@
change=
"resetCode"
>
<el-input
v-model
.
trim
=
"card"
type=
"text"
@
change=
"resetCode"
>
<template
#
append
>
<el-button
plain
style=
"width: 110px"
type=
"primary"
@
click=
"checkCard"
>
<el-icon
v-if=
"isCodeTrue"
color=
"#67C23A"
size=
"16"
>
...
...
src/viewsPc/register/personal.vue
View file @
e35498d
...
...
@@ -12,7 +12,7 @@
size=
"large"
style=
"max-width: 560px;margin: auto"
>
<el-form-item
:label=
"language==0?'WDSF会员号':'WDSF MIN'"
required
>
<el-input
v-model=
"form.card"
type=
"text"
@
blur=
"verifyCode"
@
change=
"resetCode(0)"
>
<el-input
v-model
.
trim
=
"form.card"
type=
"text"
@
blur=
"verifyCode"
@
change=
"resetCode(0)"
>
<template
#
append
>
<el-button
plain
style=
"width: 110px"
type=
"primary"
@
click=
"checkCard"
>
<el-icon
v-if=
"wdsfData.wdsfFlag=='1'"
color=
"#67C23A"
size=
"16"
>
...
...
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