Commit 1e4cddec authored by 吕 成东's avatar 吕 成东
Browse files

细节修改

parent b6ca884c
...@@ -9,7 +9,7 @@ const footerLinks = [ ...@@ -9,7 +9,7 @@ const footerLinks = [
// items: ['职业培训学校', '人才实训中心', '企业定向培训'] // items: ['职业培训学校', '人才实训中心', '企业定向培训']
// }, // },
{ {
title: '行业经验', title: '解决方案 ',
items: ['通信行业', '金融行业', '汽车制造行业'] items: ['通信行业', '金融行业', '汽车制造行业']
}, },
{ {
......
...@@ -26,7 +26,7 @@ const navigateHome = () => { ...@@ -26,7 +26,7 @@ const navigateHome = () => {
<li>企业定向培训</li> <li>企业定向培训</li>
</ul> </ul>
<ul class="footer-ul"> <ul class="footer-ul">
<li class="title">行业经验</li> <li class="title">解决方案</li>
<li>通信行业</li> <li>通信行业</li>
<li>金融行业</li> <li>金融行业</li>
<li>汽车制造行业</li> <li>汽车制造行业</li>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment