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
f9ffd321
authored
2025-05-23 13:40:36 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
样式1
1 parent
31fefc39
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
src/viewsPc/match/chooseProject.vue
src/viewsPc/match/chooseSportsman.vue
src/viewsPc/match/chooseProject.vue
View file @
f9ffd32
...
...
@@ -172,6 +172,8 @@
<
/el-button
>
<
span
v
-
if
=
"language==0&& insuranceFlag!=0||language==1&&insuranceFlag==1"
class
=
"checkbox"
>
<
br
v
-
if
=
"language == 1"
>
<
br
v
-
if
=
"language == 1"
>
<
el
-
checkbox
v
-
model
=
"checked"
:
label
=
"language==0?'我同意授权赛事方帮忙购买保险':'I agree to authorize the event organizer to purchase insurance on my behalf'"
...
...
@@ -911,7 +913,7 @@ function handelInsurance() {
.
father
{
position
:
relative
;
height
:
50
px
;
height
:
85
px
;
}
.
checkbox
{
...
...
src/viewsPc/match/chooseSportsman.vue
View file @
f9ffd32
...
...
@@ -183,6 +183,8 @@
</el-button>
<span
v-if=
"language==0&& insuranceFlag!=0||language==1&&insuranceFlag==1"
class=
"checkbox"
>
<br
v-if=
"language == 1"
>
<br
v-if=
"language == 1"
>
<el-checkbox
v-model=
"checked"
:label=
"language==0?'我同意授权赛事方帮忙购买保险':'I agree to authorize the event organizer to purchase insurance on my behalf'"
...
...
@@ -1085,7 +1087,7 @@ function handelInsurance() {
.father
{
position
:
relative
;
height
:
60
px
;
height
:
85
px
;
}
.checkbox
{
...
...
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