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
13f49961
authored
2025-07-09 18:56:33 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
直播
1 parent
6f2459bd
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
src/viewsPc/match/detail_en.vue
src/viewsPc/match/detail_en.vue
View file @
13f4996
...
...
@@ -184,7 +184,7 @@
/>
</div>
<div
v-if=
"matchData.qrcode"
>
<div
class=
"qrTitle2"
>
{{
language
==
0
?
'小程序'
:
"UniApp"
}}
</div>
<div
class=
"qrTitle2"
>
{{
language
==
0
?
'
11
小程序'
:
"UniApp"
}}
</div>
<el-image
v-if=
"matchData.qrcode"
:preview-src-list=
"[fillImgUrl(matchData.qrcode)]"
...
...
@@ -1742,6 +1742,7 @@ async function handelQR(id, type) {
bottom
:
-5px
;
left
:
0%
;
width
:
15vw
;
max-width
:
430px
;
display
:
flex
;
justify-content
:
space-around
;
}
...
...
@@ -1749,8 +1750,10 @@ async function handelQR(id, type) {
.son2
{
position
:
absolute
;
bottom
:
-35px
;
left
:
0%
;
width
:
33vw
;
left
:
0
;
width
:
36vw
;
min-width
:
450px
;
max-width
:
900px
;
display
:
flex
;
justify-content
:
space-around
;
}
...
...
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