Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-www-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-www-pc
Commits
ab2f1dbe
提交
ab2f1dbe
authored
8月 10, 2021
作者:
王鹏飞
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
feat: 新增CAAS入口
上级
0cc752ae
隐藏空白字符变更
内嵌
并排
正在显示
4 个修改的文件
包含
19 行增加
和
4 行删除
+19
-4
Head.vue
components/Head.vue
+5
-0
degreeEducation.vue
components/home/degreeEducation.vue
+6
-0
en-US.js
langs/en-US.js
+4
-2
zh-CN.js
langs/zh-CN.js
+4
-2
没有找到文件。
components/Head.vue
浏览文件 @
ab2f1dbe
...
...
@@ -220,6 +220,11 @@ export default {
name
:
this
.
$t
(
'menu.degreeChild.mbaChild.internatidnal'
),
path
:
'https://shms.ezijing.com'
,
pathType
:
1
},
{
name
:
this
.
$t
(
'menu.degreeChild.mbaChild.caas'
),
path
:
'https://caas.ezijing.com'
,
pathType
:
1
}
]
},
...
...
components/home/degreeEducation.vue
浏览文件 @
ab2f1dbe
...
...
@@ -89,6 +89,12 @@ export default {
iconActive
:
'https://zws-imgs-pub.ezijing.com/static/public/29917e1f3d47ca9381b5e0c397e1f082.png'
,
text
:
this
.
$t
(
'home.degree.international'
),
path
:
'https://shms.ezijing.com'
},
{
icon
:
'https://webapp-pub.ezijing.com/www/pc/home_menu_mba_caas.png'
,
iconActive
:
'https://webapp-pub.ezijing.com/www/pc/home_menu_mba_caas_hover.png'
,
text
:
this
.
$t
(
'home.degree.caas'
),
path
:
'https://caas.ezijing.com'
}
]
},
...
...
langs/en-US.js
浏览文件 @
ab2f1dbe
...
...
@@ -44,7 +44,8 @@ export default {
mbaChild
:
{
mba
:
'MBA'
,
finance
:
'MBA IN FINANCE'
,
internatidnal
:
'MBA with Concentration in Hospitality and Tourism '
internatidnal
:
'MBA with Concentration in Hospitality and Tourism '
,
caas
:
'CAAS MBA'
},
doctorChild
:
{
dba
:
'Doctor of Psychology (coming soon)'
,
...
...
@@ -71,7 +72,8 @@ export default {
finance
:
'MBA<br />IN FINANCE'
,
international
:
'MBA<br />IN INTERNATIONAL'
,
dba
:
'Doctor of<br />Psychology DBA<br />(coming soon)'
,
edd
:
'Doctor of Business<br />Administration EDD(coming soon)'
edd
:
'Doctor of Business<br />Administration EDD(coming soon)'
,
caas
:
'CAAS MBA'
},
service
:
{
x
:
'1+x'
,
...
...
langs/zh-CN.js
浏览文件 @
ab2f1dbe
...
...
@@ -44,7 +44,8 @@ export default {
mbaChild
:
{
mba
:
'数字领导力方向MBA'
,
finance
:
'金融方向MBA'
,
internatidnal
:
'酒店和旅游方向MBA'
internatidnal
:
'酒店和旅游方向MBA'
,
caas
:
'餐饮管理方向MBA'
},
doctorChild
:
{
dba
:
'心理学博士DBA(即将推出)'
,
...
...
@@ -71,7 +72,8 @@ export default {
finance
:
'金融方向MBA'
,
international
:
'酒店和旅游<br/>方向MBA'
,
dba
:
'心理学博士<br/>(即将推出)'
,
edd
:
'工商管理学博士<br/>(即将推出)'
edd
:
'工商管理学博士<br/>(即将推出)'
,
caas
:
'餐饮管理方向MBA'
},
service
:
{
x
:
'1+x'
,
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论