提交 641e8bce authored 作者: 王鹏飞's avatar 王鹏飞

update

上级 a7a5dbfb
...@@ -74,8 +74,8 @@ export default { ...@@ -74,8 +74,8 @@ export default {
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: '玛丽伍德大学', href: 'http://www.sofia.edu/' }, { title: '玛丽伍德大学', href: 'https://www.marywood.edu/' },
{ title: '美国西部院校教育联盟认证(WASC)', href: 'https://www.wscuc.org/institutions/sofia-university/' }, // { title: '美国西部院校教育联盟认证(WASC)', href: 'https://www.wscuc.org/institutions/sofia-university/' },
{ title: '紫荆教育', href: 'https://www.ezijing.com/' } { title: '紫荆教育', href: 'https://www.ezijing.com/' }
] ]
} }
......
...@@ -11,12 +11,12 @@ ...@@ -11,12 +11,12 @@
src="https://zws-imgs-pub.ezijing.com/pc/marywood/banner.jpg" src="https://zws-imgs-pub.ezijing.com/pc/marywood/banner.jpg"
/> />
</swiper-slide> </swiper-slide>
<swiper-slide> <!-- <swiper-slide>
<img <img
@click="goPage('/project')" @click="goPage('/project')"
src="https://zws-imgs-pub.ezijing.com/static/public/39f724d8000a38716b053324e5d27f3d.jpg" src="https://zws-imgs-pub.ezijing.com/static/public/39f724d8000a38716b053324e5d27f3d.jpg"
/> />
</swiper-slide> </swiper-slide> -->
<div class="swiper-button-prev" slot="button-prev" @click="prev"></div> <div class="swiper-button-prev" slot="button-prev" @click="prev"></div>
<div class="swiper-button-next" slot="button-next" @click="next"></div> <div class="swiper-button-next" slot="button-next" @click="next"></div>
</swiper> </swiper>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论