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
446de369
authored
2025-07-15 16:01:35 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
直播二维码
1 parent
a0288c1b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
src/viewsPc/match/detail_en.vue
src/viewsPc/match/detail_en.vue
View file @
446de36
...
...
@@ -165,21 +165,21 @@
<div
v-if=
"matchData.chatQrcode||matchData.liveQrcode||matchData.qrcode"
>
<div
class=
"father"
>
<div
v-if=
"matchData.type!=1"
class=
"son"
>
<div
v-if=
"matchData.
chat
Qrcode"
>
<div
v-if=
"matchData.
live
Qrcode"
>
<div
class=
"qrTitle2"
>
{{
language
==
0
?
'赛事直播'
:
"Live Qrcode"
}}
</div>
<el-image
:preview-src-list=
"[fillImgUrl(matchData.
chat
Qrcode)]"
:src=
"fillImgUrl(matchData.
chat
Qrcode)"
:preview-src-list=
"[fillImgUrl(matchData.
live
Qrcode)]"
:src=
"fillImgUrl(matchData.
live
Qrcode)"
fit=
"cover"
preview-teleported
style=
"width: 50px;height: 50px;margin-left: 10px"
/>
</div>
<div
v-if=
"matchData.
live
Qrcode"
>
<div
v-if=
"matchData.
chat
Qrcode"
>
<div
class=
"qrTitle2"
>
{{
language
==
0
?
'群二维码'
:
'WhatsApp'
}}
</div>
<el-image
:preview-src-list=
"[fillImgUrl(matchData.
live
Qrcode) ]"
:src=
"fillImgUrl(matchData.
live
Qrcode)"
:preview-src-list=
"[fillImgUrl(matchData.
chat
Qrcode) ]"
:src=
"fillImgUrl(matchData.
chat
Qrcode)"
fit=
"cover"
preview-teleported
style=
"width: 50px;height: 50px;margin-left: 10px"
...
...
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