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
9f4e1f81
authored
2024-04-24 18:18:06 +0800
by
杨炀
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
no message
1 parent
47cad97b
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
src/viewsPc/index.vue
src/viewsPc/index_en.vue
src/viewsPc/saiC/index.vue
src/viewsPc/index.vue
View file @
9f4e1f8
...
...
@@ -78,7 +78,7 @@
</el-col>
<el-col
:sm=
"24"
:lg=
"12"
>
<div
class=
"indexTitle"
>
<h3
class=
"leftboderTT"
>
奖牌榜
</h3>
<h3
class=
"leftboderTT"
>
奖牌榜
(2023)
</h3>
<a
class=
"more"
href=
"#/saiC"
>
MORE
</a>
</div>
<!--历史排名-->
...
...
src/viewsPc/index_en.vue
View file @
9f4e1f8
...
...
@@ -74,7 +74,7 @@
</el-col>
<el-col
:sm=
"24"
:lg=
"12"
>
<div
class=
"indexTitle"
>
<h3
class=
"leftboderTT"
>
MEDAL LIST
</h3>
<h3
class=
"leftboderTT"
>
MEDAL LIST
(2023)
</h3>
<a
class=
"more"
href=
"#/saiC"
>
MORE
</a>
</div>
<!--历史排名-->
...
...
src/viewsPc/saiC/index.vue
View file @
9f4e1f8
...
...
@@ -34,7 +34,7 @@
</el-row>
</el-card>
<el-card
class=
"mt20 mb20"
v-for=
"(n,index) in cjList"
>
<el-card
class=
"mt20 mb20"
v-for=
"(n,index) in cjList"
hidden
>
<div
class=
"leftboderTT"
>
{{ language==0?n.title:n.en_title }}
</div>
<div
v-for=
"(m,jndex) in n.list"
>
<h3
class=
"text-center"
>
{{ m.title }}
</h3>
...
...
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