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
310a417a
authored
2025-07-10 16:14:23 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
官网
1 parent
f33c4dba
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
73 deletions
src/viewsPc/match/detail_en.vue
src/viewsPc/match/detail_en.vue
View file @
310a417
...
...
@@ -82,43 +82,6 @@
</label>
{{
matchData
.
contactEmail
}}
<!--
<span
class=
"father"
>
-->
<!--
<div
class=
"son2"
>
-->
<!--
<div
v-if=
"matchData.chatQrcode"
>
-->
<!--
<div
class=
"qrTitle"
>
{{
language
==
0
?
'群二维码'
:
'WhatsApp'
}}
</div>
-->
<!--
<el-image-->
<!-- :preview-src-list="[fillImgUrl(matchData.chatQrcode)]"-->
<!-- :src="fillImgUrl(matchData.chatQrcode)"-->
<!-- fit="cover"-->
<!-- preview-teleported-->
<!-- style="width: 100px;height: 100px;margin-left: 10px"-->
<!-- />-->
<!--
</div>
-->
<!--
<div
v-if=
"matchData.liveQrcode"
>
-->
<!--
<div
class=
"qrTitle"
>
{{
language
==
0
?
'赛事直播'
:
"Live Qrcode"
}}
</div>
-->
<!--
<el-image-->
<!-- :preview-src-list="[fillImgUrl(matchData.liveQrcode) ]"-->
<!-- :src="fillImgUrl(matchData.liveQrcode)"-->
<!-- fit="cover"-->
<!-- preview-teleported-->
<!-- style="width: 100px;height: 100px;margin-left: 10px"-->
<!-- />-->
<!--
</div>
-->
<!--
{{
matchData
.
cptQrcode
}}
-->
<!--
<div
v-if=
"matchData.qrcode"
>
-->
<!--
<div
class=
"qrTitle"
>
{{
language
==
0
?
'小程序'
:
"UniApp"
}}
</div>
-->
<!--
<el-image-->
<!-- v-if="matchData.qrcode"-->
<!-- :preview-src-list="[fillImgUrl(matchData.qrcode)]"-->
<!-- :src="fillImgUrl(matchData.qrcode)"-->
<!-- fit="cover"-->
<!-- preview-teleported-->
<!-- style="width: 100px;height: 100px;margin-left: 10px"-->
<!-- />-->
<!--
</div>
-->
<!-- -->
<!--
</div>
-->
<!--
</span>
-->
</p>
<p
class=
"ppl"
>
<label>
...
...
@@ -135,7 +98,7 @@
{{
language
==
0
?
'分 站 赛'
:
'NO. OF TOURNAMENTS'
}}
:
</label>
{{
matchData
.
cpts
.
length
}}
</p>
<div
class=
"father"
>
<div
v-if=
"matchData.chatQrcode||matchData.liveQrcode||matchData.liveQrcode"
class=
"father"
>
<div
class=
"son2"
>
<div
v-if=
"matchData.chatQrcode"
>
<div
class=
"qrTitle"
>
{{
language
==
0
?
'群二维码'
:
'WhatsApp'
}}
</div>
...
...
@@ -198,41 +161,6 @@
<p
v-if=
"matchData.contactEmail"
class=
"ppl"
>
<label>
{{
language
==
0
?
'邮 箱'
:
'EMAIL'
}}
:
</label>
{{
matchData
.
contactEmail
}}
<!--
<span
class=
"father"
>
-->
<!--
<div
v-if=
"matchData.type!=1"
class=
"son"
>
-->
<!--
<div
v-if=
"matchData.chatQrcode"
>
-->
<!--
<div
class=
"qrTitle2"
>
{{
language
==
0
?
'赛事直播'
:
"Live Qrcode"
}}
</div>
-->
<!--
<el-image-->
<!-- :preview-src-list="[fillImgUrl(matchData.chatQrcode)]"-->
<!-- :src="fillImgUrl(matchData.chatQrcode)"-->
<!-- fit="cover"-->
<!-- preview-teleported-->
<!-- style="width: 50px;height: 50px;margin-left: 10px"-->
<!-- />-->
<!--
</div>
-->
<!--
<div
v-if=
"matchData.liveQrcode"
>
-->
<!--
<div
class=
"qrTitle2"
>
{{
language
==
0
?
'群二维码'
:
'WhatsApp'
}}
</div>
-->
<!--
<el-image-->
<!-- :preview-src-list="[fillImgUrl(matchData.liveQrcode) ]"-->
<!-- :src="fillImgUrl(matchData.liveQrcode)"-->
<!-- fit="cover"-->
<!-- preview-teleported-->
<!-- style="width: 50px;height: 50px;margin-left: 10px"-->
<!-- />-->
<!--
</div>
-->
<!--
<div
v-if=
"matchData.qrcode"
>
-->
<!--
<div
class=
"qrTitle2"
>
{{
language
==
0
?
'小程序'
:
"UniApp"
}}
</div>
-->
<!--
<el-image-->
<!-- v-if="matchData.qrcode"-->
<!-- :preview-src-list="[fillImgUrl(matchData.qrcode)]"-->
<!-- :src="fillImgUrl(matchData.qrcode)"-->
<!-- fit="cover"-->
<!-- preview-teleported-->
<!-- style="width: 50px;height: 50px;margin-left: 10px"-->
<!-- />-->
<!--
</div>
-->
<!--
</div>
-->
<!--
</span>
-->
</p>
<div
v-if=
"matchData.chatQrcode||matchData.liveQrcode||matchData.qrcode"
>
<div
class=
"father"
>
...
...
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