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
6bee393c
authored
2025-07-10 17:53:41 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
官网
1 parent
8a457508
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
38 additions
and
0 deletions
src/viewsPc/index.vue
src/viewsPc/index_en.vue
src/viewsPc/match/detail_en.vue
src/viewsPc/index.vue
View file @
6bee393
...
...
@@ -1329,4 +1329,26 @@ function applyInvitation() {
color
:
#fff
;
}
@media
(
max-width
:
767px
)
{
.yaoQing
{
img
{
height
:
80px
;
}
.el-image
{
height
:
80px
!important
;
width
:
63px
!important
;
}
}
.club
{
width
:
72px
;
.el-image
{
height
:
80px
!important
;
width
:
63px
!important
;
}
}
}
</
style
>
...
...
src/viewsPc/index_en.vue
View file @
6bee393
...
...
@@ -1452,4 +1452,14 @@ function applyInvitation() {
right
:
5%
;
color
:
#fff
;
}
@media
(
max-width
:
767px
)
{
.yaoQing
{
img
{
height
:
80px
;
}
}
}
</
style
>
...
...
src/viewsPc/match/detail_en.vue
View file @
6bee393
...
...
@@ -1755,6 +1755,12 @@ async function handelQR(id, type) {
justify-content
:
space-around
;
}
}
.fixed_gg_l
{
img
{
height
:
80px
;
}
}
}
/* 中等屏幕(平板设备) */
...
...
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