提交 85768c75 authored 作者: pengxiaohui's avatar pengxiaohui

update

上级 2ec208dc
...@@ -64,10 +64,10 @@ export default { ...@@ -64,10 +64,10 @@ export default {
data() { data() {
return { return {
menuList: [ menuList: [
{ title: '中国教育部', href: 'http://www.moe.gov.cn/' }, // { title: '中国教育部', href: 'http://www.moe.gov.cn/' },
{ title: '中国涉外教育监管网', href: 'http://jsj.moe.gov.cn/' }, // { title: '中国涉外教育监管网', href: 'http://jsj.moe.gov.cn/' },
{ title: '瑞士酒店管理大学MBA', href: 'https://shms.ezijing.com/index' }, { title: '瑞士酒店管理大学MBA', href: 'https://shms.ezijing.com/index' },
{ title: 'Swiss Education Group ', href: 'www.swisseducation.com' } // { title: 'Swiss Education Group ', href: 'www.swisseducation.com' }
] ]
} }
} }
......
...@@ -56,7 +56,7 @@ export default { ...@@ -56,7 +56,7 @@ export default {
{ title: '招生信息', path: '/recruit' }, { title: '招生信息', path: '/recruit' },
{ title: '教学模块', path: '/teaching' }, { title: '教学模块', path: '/teaching' },
{ title: '校友工作', path: '/alumniWork' }, { title: '校友工作', path: '/alumniWork' },
{ title: '师生风采', path: '/presence' } { title: '关于我们', path: '/presence' }
// { title: '职业发展', path: '/careerDev' }, // { title: '职业发展', path: '/careerDev' },
], ],
isLogin: false, isLogin: false,
......
...@@ -85,7 +85,7 @@ ...@@ -85,7 +85,7 @@
</ul> </ul>
</div> </div>
<div class="new-module2"> <div class="new-module2">
<div class="title">认 证 信 </div> <div class="title">学校认证信</div>
<ul> <ul>
<li> <li>
<div class="logo"> <div class="logo">
......
...@@ -22,7 +22,7 @@ export default { ...@@ -22,7 +22,7 @@ export default {
data() { data() {
return { return {
bannerTabData: { bannerTabData: {
menu: ['师资力量', '学生风采'], menu: ['关于我们', '联系我们'],
imgUrl: 'https://zws-imgs-pub.ezijing.com/static/public/b61c3355f53391b163a388d18d18aa62.png' imgUrl: 'https://zws-imgs-pub.ezijing.com/static/public/b61c3355f53391b163a388d18d18aa62.png'
}, },
activeIndex: 0, activeIndex: 0,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论