Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
jijin
/
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
fc55ed16
authored
2025-07-20 10:56:09 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
线上版本
1 parent
f6f94041
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
src/viewsPc/index.vue
src/viewsPc/index_en.vue
src/viewsPc/match/detail_en.vue
src/viewsPc/index.vue
View file @
fc55ed1
...
...
@@ -439,8 +439,8 @@
</div>
<!-- 邀请函-->
<div
v-if=
"matchData.leagueId==0"
class=
"fixed_gg_l yaoQing"
>
<img
v-if=
"matchData.invitationSw==1"
src=
"@/assets/logo/Invitation_c.png"
@
click=
"applyInvitation"
>
<div
class=
"fixed_gg_l yaoQing"
>
<img
src=
"@/assets/logo/Invitation_c.png"
@
click=
"applyInvitation"
>
<div
v-if=
"clubImage"
style=
"padding-left: 7px;"
>
<el-image
:preview-src-list=
"[clubImage]"
...
...
src/viewsPc/index_en.vue
View file @
fc55ed1
...
...
@@ -420,8 +420,8 @@
</div>
<!-- 邀请函-->
<div
v-if=
"matchData.leagueId==0"
class=
"fixed_gg_l yaoQing"
>
<img
v-if=
"matchData.invitationSw==1"
src=
"@/assets/logo/Invitation_e.png"
@
click=
"applyInvitation"
>
<div
class=
"fixed_gg_l yaoQing"
>
<img
src=
"@/assets/logo/Invitation_e.png"
@
click=
"applyInvitation"
>
<div
style=
"padding-left: 7px;"
>
<el-image
v-if=
"clubImage"
...
...
src/viewsPc/match/detail_en.vue
View file @
fc55ed1
...
...
@@ -433,7 +433,7 @@
</div>
<div
v-if=
"matchData.leagueId==0"
class=
"fixed_gg_l"
@
click=
"applyInvitation"
>
<div
v-if=
"matchData.invitationSw==1"
>
<div>
<img
v-if=
"language==0"
src=
"@/assets/logo/Invitation_c.png"
>
<img
v-else
src=
"@/assets/logo/Invitation_e.png"
>
</div>
...
...
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