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
0bcce423
authored
2025-07-10 18:18:49 +0800
by
华明祺
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
no message
1 parent
2b66cd88
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
src/viewsPc/match/detail_en.vue
src/viewsPc/match/detail_en.vue
View file @
0bcce42
...
...
@@ -14,11 +14,11 @@
<el-card
class=
"mb20"
>
<el-row
:gutter=
"20"
align=
"middle"
>
<el-col
:lg=
"matchData.type=='0'?7:8"
:md=
"12"
:xl=
"6"
>
<div
class=
"popo"
>
<el-tag
v-if=
"matchData.signType==0"
>
{{ language == 0 ? '个人' : 'Individual' }}
</el-tag
>
<el-tag
v-if=
"matchData.signType==1"
>
{{ language == 0 ? '团体' : 'Team' }}
</el-tag
>
<el-tag
v-if=
"matchData.signType==2"
>
{{ language == 0 ? '个人/团体' : 'Individual/Team' }}
</el-tag
>
</div
>
<!-- <div class="popo">--
>
<!-- <el-tag v-if="matchData.signType==0">{{ language == 0 ? '个人' : 'Individual' }}</el-tag>--
>
<!-- <el-tag v-if="matchData.signType==1">{{ language == 0 ? '团体' : 'Team' }}</el-tag>--
>
<!-- <el-tag v-if="matchData.signType==2">{{ language == 0 ? '个人/团体' : 'Individual/Team' }}</el-tag>--
>
<!-- </div>--
>
<img
:src=
"fillImgUrl(matchData.coverUrl)"
class=
"mauto w100 as16_9"
>
</el-col>
...
...
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