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
1dad3b25
authored
2024-05-31 15:47:11 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
大师优化
1 parent
71087b02
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
32 additions
and
1 deletions
src/viewsPc/components/masterClass.vue
src/viewsPc/index_en.vue
src/viewsPc/components/masterClass.vue
View file @
1dad3b2
...
...
@@ -13,6 +13,8 @@
<div
v-if=
"activeStep==0"
>
<div
class=
"mb60 xzRich"
style=
"max-height: 50vh;overflow: auto"
>
<div
v-if=
"language==0"
style=
"width: 300px;margin: auto"
><br/>
青年标准舞和青年拉丁舞只能出生于2006年1月1日至2009年12月31日之间的报名;
<br/>
少年拉丁舞和少年标准舞课程只能2010年1月1日以后出生的报名。
<br/>
培训地点:无锡君来世尊酒店
<br/>
详细地址:江苏省 无锡市 滨湖区 和风路111号
<br/>
报到时间:2024年7月14日13:30 -17:00
<br/>
...
...
@@ -20,6 +22,8 @@
联系电话:15961580050
<br/>
</div>
<div
v-else
style=
"width: 400px;margin: auto"
><br/>
The age limit for Youth Session: Born between 1st Jan, 2006 and 31st Dec.,2009;
<br/>
The age limit for Juvenile Session: Born after 1 Jan.. 2010.
<br/>
Training Camp venue:Worldhotel Grand Juna Wuxi
<br/>
Address:No.111 Hefeng Road, Binhu District, Wuxi, Jiangsu
<br/>
Check-in:From 13:30 to 17:00 on July 14, 2024.
<br/>
...
...
src/viewsPc/index_en.vue
View file @
1dad3b2
...
...
@@ -90,7 +90,7 @@
GUIDELINE
<el-icon><download
/></el-icon>
</a>
<a
class=
"zn-btn ml20"
@
click=
"popMaster"
>
Junior
&
Youth Camp
<el-icon><Edit
/></el-icon>
<a
class=
"zn-btn ml20
btn-q
"
@
click=
"popMaster"
>
Junior
&
Youth Camp
<el-icon><Edit
/></el-icon>
</a>
</div>
...
...
@@ -809,4 +809,31 @@ const popMaster = () => {
h1{
text-align
:
center
}
}
}
:deep
(
.btn-q
)
{
//
background
:
#FFFFFF
;
//
font-size
:
18px
;
//
color
:
#453DEA
;
//
border-radius
:
23px
;
//
padding
:
10px
20px
;
//
display
:
inline-flex
;
//
align-items
:
center
;
padding
:
20px
40px
;
font-size
:
20px
;
align-items
:
center
;
overflow
:
hidden
;
background
:
url(/src/assets/dance/time_bg.png)
no-repeat
center
!important
;
background-size
:
100%
100%
;
bottom
:
40%
;
display
:
flex
;
flex-wrap
:
nowrap
;
color
:
#fff
!important
;
box-sizing
:
inherit
;
}
.btn-q
:hover
{
box-shadow
:
0
0
20px
#453DEA
;
border-radius
:
100px
;
background
:
linear-gradient
(
-90deg
,
#8623FC
,
#453DEA
)
!important
;
}
</
style
>
...
...
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