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

chore: 调整菜单

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