提交 9825bfc8 authored 作者: 王鹏飞's avatar 王鹏飞

chore: 调整菜单

上级 6bd8ef71
...@@ -125,35 +125,48 @@ export default { ...@@ -125,35 +125,48 @@ export default {
name: this.$t('menu.services'), name: this.$t('menu.services'),
childern: [ childern: [
{ {
name: this.$t('menu.servicesChild.x'), name: this.$t('menu.servicesChild.cert'),
isShow: false, isShow: false,
childern: [ childern: [
{ {
name: this.$t('menu.servicesChild.xChild.products'), name: this.$t('menu.servicesChild.career'),
path: 'http://x.ezijing.com', isShow: false,
pathType: 1 path: '/services/job'
}
]
}, },
{ {
name: this.$t('menu.servicesChild.program'), name: this.$t('menu.servicesChild.program'),
isShow: false, isShow: false,
path: '/services/major' path: '/services/major'
}, },
{
name: this.$t('menu.servicesChild.xChild.products'),
path: 'https://x.ezijing.com',
pathType: 1
}
]
},
{ {
name: this.$t('menu.servicesChild.college'), name: this.$t('menu.servicesChild.college'),
isShow: false, isShow: false,
path: '/services/college',
childern: [
{
name: this.$t('menu.servicesChild.collegeChild.college'),
isShow: false,
path: '/services/college' path: '/services/college'
}, },
{ {
name: this.$t('menu.servicesChild.career'), name: this.$t('menu.servicesChild.collegeChild.saas'),
isShow: false, isShow: false,
path: '/services/job' path: 'https://x-learning.ezijing.com',
pathType: 1
}, },
{ {
name: this.$t('menu.servicesChild.highLevel'), name: this.$t('menu.servicesChild.highLevel'),
isShow: false, isShow: false,
path: '/services/employment' path: '/services/employment'
}
]
}, },
{ {
name: this.$t('menu.servicesChild.online'), name: this.$t('menu.servicesChild.online'),
......
...@@ -14,6 +14,7 @@ export default { ...@@ -14,6 +14,7 @@ export default {
contact: 'CONTACT US' contact: 'CONTACT US'
}, },
servicesChild: { servicesChild: {
cert: '岗课赛证',
x: '1+X', x: '1+X',
program: 'Programs Cooperation', program: 'Programs Cooperation',
college: 'Institute of Modern Industries', college: 'Institute of Modern Industries',
...@@ -27,6 +28,10 @@ export default { ...@@ -27,6 +28,10 @@ export default {
design: 'The product design(coming soon)', design: 'The product design(coming soon)',
support: 'Technical support(coming soon)', support: 'Technical support(coming soon)',
joint: 'Joint operation(coming soon)' joint: 'Joint operation(coming soon)'
},
collegeChild: {
college: '现代产业学院',
saas: '紫荆云平台-SAAS教学平台'
} }
}, },
degreeChild: { degreeChild: {
......
...@@ -14,6 +14,7 @@ export default { ...@@ -14,6 +14,7 @@ export default {
contact: '联系我们' contact: '联系我们'
}, },
servicesChild: { servicesChild: {
cert: '岗课赛证',
x: '1+X', x: '1+X',
program: '专业共建', program: '专业共建',
college: '产业学院', college: '产业学院',
...@@ -27,6 +28,10 @@ export default { ...@@ -27,6 +28,10 @@ export default {
design: '产品技术(即将推出)', design: '产品技术(即将推出)',
support: '技术支持(即将推出)', support: '技术支持(即将推出)',
joint: '联合运营(即将推出)' joint: '联合运营(即将推出)'
},
collegeChild: {
college: '现代产业学院',
saas: '紫荆云平台-SAAS教学平台'
} }
}, },
degreeChild: { degreeChild: {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论