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

chore: 调整菜单

上级 6bd8ef71
......@@ -125,35 +125,48 @@ export default {
name: this.$t('menu.services'),
childern: [
{
name: this.$t('menu.servicesChild.x'),
name: this.$t('menu.servicesChild.cert'),
isShow: false,
childern: [
{
name: this.$t('menu.servicesChild.career'),
isShow: false,
path: '/services/job'
},
{
name: this.$t('menu.servicesChild.program'),
isShow: false,
path: '/services/major'
},
{
name: this.$t('menu.servicesChild.xChild.products'),
path: 'http://x.ezijing.com',
path: 'https://x.ezijing.com',
pathType: 1
}
]
},
{
name: this.$t('menu.servicesChild.program'),
isShow: false,
path: '/services/major'
},
{
name: this.$t('menu.servicesChild.college'),
isShow: false,
path: '/services/college'
},
{
name: this.$t('menu.servicesChild.career'),
isShow: false,
path: '/services/job'
},
{
name: this.$t('menu.servicesChild.highLevel'),
isShow: false,
path: '/services/employment'
path: '/services/college',
childern: [
{
name: this.$t('menu.servicesChild.collegeChild.college'),
isShow: false,
path: '/services/college'
},
{
name: this.$t('menu.servicesChild.collegeChild.saas'),
isShow: false,
path: 'https://x-learning.ezijing.com',
pathType: 1
},
{
name: this.$t('menu.servicesChild.highLevel'),
isShow: false,
path: '/services/employment'
}
]
},
{
name: this.$t('menu.servicesChild.online'),
......
......@@ -14,6 +14,7 @@ export default {
contact: 'CONTACT US'
},
servicesChild: {
cert: '岗课赛证',
x: '1+X',
program: 'Programs Cooperation',
college: 'Institute 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 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论