提交 cf936137 authored 作者: matian's avatar matian

updates

上级 84c94967
......@@ -325,19 +325,20 @@ export default {
// name: this.$t('menu.degreeChild.doctor'),
// isShow: false,
// childern: [
// // {
// // name: this.$t('menu.degreeChild.doctorChild.dba'),
// // pathType: 3
// // },
// {
// name: this.$t('menu.degreeChild.doctorChild.edd'),
// path: 'https://cbu-plus.ezijing.com',
// pathType: 1
// },
// {
// name: this.$t('menu.degreeChild.doctorChild.studyAbroad'),
// pathType: 3
// }
// {
// name: this.$t('menu.degreeChild.doctorChild.dba'),
// pathType: 3
// },
// {
// name: this.$t('menu.degreeChild.doctorChild.edd'),
// path: 'https://cbu-plus.ezijing.com',
// pathType: 1
// },
// {
// name: this.$t('menu.degreeChild.doctorChild.cbu_online'),
// pathType: 1,
// path: 'https://cbu-online.ezijing.com/'
// }
// ]
// }
]
......@@ -371,6 +372,11 @@ export default {
name: '加州浸会大学全日制工商管理博士项目(DBA)',
path: 'https://cbu-plus.ezijing.com/',
pathType: 1
},
{
name: '加州浸会大学在线工商管理博士项目(DBA)',
path: 'https://cbu-online.ezijing.com/',
pathType: 1
}
]
},
......
......@@ -62,7 +62,8 @@ export default {
},
doctorChild: {
edd: '工商管理博士DBA',
studyAbroad: '海外留学2+1(即将推出)'
studyAbroad: '海外留学2+1(即将推出)',
cbu_online:'工商管理博士DBA'
}
},
industrialCollegeChild: {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论