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
74b2f6d6
authored
2025-06-11 16:00:53 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
下载
1 parent
2b3dfe16
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
src/viewsPc/guide/index.vue
src/viewsPc/index_en.vue
src/viewsPc/guide/index.vue
View file @
74b2f6d
...
...
@@ -34,7 +34,7 @@
<label>
{{ language === 0 ? '点击下载' : 'DownLoad' }}:
</label>
<div
v-if=
"fileList.length>0"
>
<div
v-for=
"f in fileList"
:key=
"f"
>
<a
:href=
"fillImgUrl(f.
fileU
rl) "
class=
"text-primary"
target=
"_blank"
>
<a
:href=
"fillImgUrl(f.
u
rl) "
class=
"text-primary"
target=
"_blank"
>
<el-icon
style=
"position: relative;top: 2px"
>
<download
/>
</el-icon>
...
...
src/viewsPc/index_en.vue
View file @
74b2f6d
...
...
@@ -578,7 +578,8 @@ const goGuide = () => {
router
.
push
({
path
:
`/guide`
,
query
:
{
index
:
8
index
:
8
,
cptId
:
matchData
.
value
.
id
}
})
}
...
...
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