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
342b46ef
authored
2024-04-25 16:23:45 +0800
by
杨炀
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
no message
1 parent
16900587
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/viewsPc/match/detail_en.vue
src/viewsPc/match/detail_en.vue
View file @
342b46e
...
...
@@ -85,7 +85,7 @@
{{ matchData.beginTime?.slice(0, 10) }} ~ {{ matchData.endTime?.slice(0, 10) }}
</p>
<p
class=
"ppl esp"
>
<label>
{{ language == 0 ? '地
    
点' : 'L
ocation
' }}:
</label>
<label>
{{ language == 0 ? '地
    
点' : 'L
OCATION
' }}:
</label>
{{ matchData.address }}
</p>
<p
class=
"ppl"
><label>
{{ language == 0 ? '赛事级别' : 'EVENT LEVEL' }}:
</label>
{{ matchData.level }}
</p>
...
...
@@ -101,7 +101,7 @@
086-{{ matchData.contactTelno }}
</p>
<p
class=
"ppl"
v-if=
"matchData.contactEmail"
>
<label>
{{ language == 0 ? '邮
    
箱' : 'E
-mail
' }}:
</label>
<label>
{{ language == 0 ? '邮
    
箱' : 'E
MAIL
' }}:
</label>
{{ matchData.contactEmail }}
</p>
</div>
<div
style=
"height: 30px"
></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