Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
吕 成东
InzyCompanyPortal
Commits
1e4cddec
Commit
1e4cddec
authored
Jun 12, 2025
by
吕 成东
Browse files
细节修改
parent
b6ca884c
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/components/Footer.vue
View file @
1e4cddec
...
...
@@ -9,7 +9,7 @@ const footerLinks = [
// items: ['职业培训学校', '人才实训中心', '企业定向培训']
// },
{
title
:
'
行业经验
'
,
title
:
'
解决方案
'
,
items
:
[
'
通信行业
'
,
'
金融行业
'
,
'
汽车制造行业
'
]
},
{
...
...
src/components/TheFooter.vue
View file @
1e4cddec
...
...
@@ -26,7 +26,7 @@ const navigateHome = () => {
<li>
企业定向培训
</li>
</ul>
<ul
class=
"footer-ul"
>
<li
class=
"title"
>
行业经验
</li>
<li
class=
"title"
>
解决方案
</li>
<li>
通信行业
</li>
<li>
金融行业
</li>
<li>
汽车制造行业
</li>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
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 comment