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
67128aa9
authored
2026-06-30 11:09:55 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
大师课
1 parent
0552625c
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
20 additions
and
3 deletions
src/assets/images/schedule.png
src/viewsPc/components/masterClass.vue
src/viewsPc/index_en.vue
src/assets/images/schedule.png
0 → 100644
View file @
67128aa
56.5 KB
src/viewsPc/components/masterClass.vue
View file @
67128aa
This diff is collapsed.
Click to expand it.
src/viewsPc/index_en.vue
View file @
67128aa
...
...
@@ -47,7 +47,7 @@
<!-- 赛事直播-->
Live Qrcode
</a>
<a
class=
" btn2"
@
click
.
stop=
"popMaster"
>
Junior
&
Youth Camp REGISTER
<a
class=
" btn2"
@
click
.
stop=
"popMaster"
>
2026 Asia Training Camp
</a>
</div>
</div>
...
...
@@ -101,7 +101,7 @@
<a
class=
" btn2-phone"
style=
"z-index: 999999"
@
click
.
stop=
"liveQrcodeShowBtn"
>
Live Qrcode
</a>
<a
class=
" btn2-phone"
@
click
.
stop=
"popMaster"
>
Junior
&
Youth Camp REGISTER
<a
class=
" btn2-phone"
@
click
.
stop=
"popMaster"
>
2026 Asia Training Camp
</a>
</div>
</div>
...
...
@@ -129,7 +129,7 @@
v-if="matchData.isCourseView==1" class="zn-btn ml20 btn-q forPc"
style="font-size: 15px;margin-right: 20px" @click="popMaster"
>
Junior &Youth Camp REGISTER
2026 Asia Training Camp
<el-icon>
<Edit />
</el-icon>
...
...
@@ -1454,6 +1454,21 @@ function applyInvitation() {
}
.btn2-phone
{
cursor
:
pointer
;
padding
:
10px
20px
;
font-size
:
14px
;
align-items
:
center
;
overflow
:
hidden
;
background
:
url(/src/assets/dance/time_bg.png)
no-repeat
center
;
background-size
:
100%
100%
;
border-radius
:
20px
;
display
:
flex
;
flex-wrap
:
nowrap
;
color
:
#fff
;
}
@media
(
max-width
:
767px
)
{
.yaoQing
{
img
{
...
...
@@ -1475,4 +1490,6 @@ function applyInvitation() {
}
}
}
</
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