Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-www-h5
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-www-h5
Commits
3389d620
提交
3389d620
authored
9月 22, 2021
作者:
王鹏飞
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
chore: 调整菜单
上级
48412723
隐藏空白字符变更
内嵌
并排
正在显示
3 个修改的文件
包含
22 行增加
和
6 行删除
+22
-6
Menu.vue
components/Menu.vue
+12
-6
en-US.js
langs/en-US.js
+5
-0
zh-CN.js
langs/zh-CN.js
+5
-0
没有找到文件。
components/Menu.vue
浏览文件 @
3389d620
...
...
@@ -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
:
[
...
...
langs/en-US.js
浏览文件 @
3389d620
...
...
@@ -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
:
{
...
...
langs/zh-CN.js
浏览文件 @
3389d620
...
...
@@ -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
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论