提交 3389d620 authored 作者: 王鹏飞's avatar 王鹏飞

chore: 调整菜单

上级 48412723
...@@ -34,18 +34,24 @@ export default { ...@@ -34,18 +34,24 @@ export default {
name: this.$t('menu.services'), name: this.$t('menu.services'),
children: [ children: [
{ {
name: this.$t('menu.servicesChild.x'), name: this.$t('menu.servicesChild.cert'),
children: [ children: [
{ name: this.$t('menu.servicesChild.xChild.products'), href: 'https://x.ezijing.com' } { name: this.$t('menu.servicesChild.career'), path: '/services/job' },
{ name: this.$t('menu.servicesChild.program'), path: '/services/major' },
{ name: this.$t('menu.servicesChild.x'), href: 'https://x.ezijing.com' }
// { name: '数字金融客户服务证书', onClick: this.showTips }, // { name: '数字金融客户服务证书', onClick: this.showTips },
// { name: '酒店及旅游业的数字化营销证书', onClick: this.showTips }, // { name: '酒店及旅游业的数字化营销证书', onClick: this.showTips },
// { name: '青少年儿童心理以及行为指导证书', onClick: this.showTips } // { name: '青少年儿童心理以及行为指导证书', onClick: this.showTips }
] ]
}, },
{ name: this.$t('menu.servicesChild.program'), path: '/services/major' }, {
{ name: this.$t('menu.servicesChild.college'), path: '/services/college' }, name: this.$t('menu.servicesChild.college'),
{ name: this.$t('menu.servicesChild.career'), path: '/services/job' }, children: [
{ name: this.$t('menu.servicesChild.highLevel'), path: '/services/employment' }, { name: this.$t('menu.servicesChild.collegeChild.college'), path: '/services/college' },
{ name: this.$t('menu.servicesChild.highLevel'), path: '/services/employment' },
{ name: this.$t('menu.servicesChild.collegeChild.saas'), href: 'https://x-learning.ezijing.com' }
]
},
{ {
name: this.$t('menu.servicesChild.online'), name: this.$t('menu.servicesChild.online'),
children: [ children: [
......
...@@ -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: 'Program Cooperation', program: 'Program Cooperation',
college: 'College of Modern Industries', college: 'College 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 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论