Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-online-old
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-online-old
Commits
85768c75
提交
85768c75
authored
6月 18, 2021
作者:
pengxiaohui
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
update
上级
2ec208dc
隐藏空白字符变更
内嵌
并排
正在显示
4 个修改的文件
包含
6 行增加
和
6 行删除
+6
-6
footer.vue
src/components/layout/footer.vue
+3
-3
header.vue
src/components/layout/header.vue
+1
-1
index.vue
src/pages/home/index.vue
+1
-1
index.vue
src/pages/presence/index.vue
+1
-1
没有找到文件。
src/components/layout/footer.vue
浏览文件 @
85768c75
...
@@ -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' }
]
]
}
}
}
}
...
...
src/components/layout/header.vue
浏览文件 @
85768c75
...
@@ -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
,
...
...
src/pages/home/index.vue
浏览文件 @
85768c75
...
@@ -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"
>
...
...
src/pages/presence/index.vue
浏览文件 @
85768c75
...
@@ -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
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论