Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-www-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-www-pc
Commits
1b2701fa
提交
1b2701fa
authored
10月 12, 2021
作者:
王鹏飞
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
优化翻译内容
上级
67dc612e
隐藏空白字符变更
内嵌
并排
正在显示
4 个修改的文件
包含
22 行增加
和
18 行删除
+22
-18
Head.vue
components/Head.vue
+2
-2
tabNav.vue
components/alumnus/tabNav.vue
+1
-1
en-US.js
langs/en-US.js
+16
-14
zh-CN.js
langs/zh-CN.js
+3
-1
没有找到文件。
components/Head.vue
浏览文件 @
1b2701fa
...
...
@@ -173,11 +173,11 @@ export default {
isShow
:
false
,
childern
:
[
{
name
:
'核心能力概括'
,
name
:
this
.
$t
(
'menu.servicesChild.onlineChild.core'
)
,
path
:
'/services/solution'
},
{
name
:
'联合运营案例-私人财富风险管理顾问(PRP)'
,
name
:
this
.
$t
(
'menu.servicesChild.onlineChild.prp'
)
,
path
:
'https://prp.ezijing.com/'
,
pathType
:
1
}
...
...
components/alumnus/tabNav.vue
浏览文件 @
1b2701fa
...
...
@@ -20,7 +20,7 @@ export default {
return
{
dataNav
:
[
{
name
:
this
.
$t
(
'
alumni.title
'
),
name
:
this
.
$t
(
'
menu.alumniChild.alumni
'
),
goPath
:
'/alumnus'
,
pathActive
:
[
'/alumnus'
]
},
...
...
langs/en-US.js
浏览文件 @
1b2701fa
...
...
@@ -6,15 +6,15 @@ export default {
alumni
:
'ALUMNI'
,
apply
:
'APPLY'
,
aboutChild
:
{
about
:
'Z
IJING PROFILE
'
,
culture
:
'C
ULTURAL PHILOSOPHY
'
,
news
:
'N
EWS
'
,
msg
:
'P
RESIDENT’S MESSAGE
'
,
openLesson
:
'O
PEN LESSON
'
,
contact
:
'C
ONTACT US
'
about
:
'Z
ijing Profile
'
,
culture
:
'C
ultural Philosophy
'
,
news
:
'N
ews
'
,
msg
:
'P
resident’s Message
'
,
openLesson
:
'O
pen Lesson
'
,
contact
:
'C
ontact Us
'
},
servicesChild
:
{
cert
:
'
岗课赛证
'
,
cert
:
'
PCCC
'
,
x
:
'1+X'
,
program
:
'Programs Cooperation'
,
college
:
'Institute of Modern Industries'
,
...
...
@@ -27,11 +27,13 @@ export default {
onlineChild
:
{
design
:
'The product design(coming soon)'
,
support
:
'Technical support(coming soon)'
,
joint
:
'Joint operation(coming soon)'
joint
:
'Joint operation(coming soon)'
,
core
:
'Core Competencies'
,
prp
:
'Joint Operation Case Study - Private-wealth Risk-management Professional (PRP)'
},
collegeChild
:
{
college
:
'Institute of Modern Industries'
,
saas
:
'
紫荆云平台-SAAS教学平台
'
saas
:
'
Zijing Cloud Platform - SAAS Education Platform
'
}
},
degreeChild
:
{
...
...
@@ -50,9 +52,9 @@ export default {
},
mbaChild
:
{
mba
:
'MBA'
,
finance
:
'MBA
IN FINANCE
'
,
finance
:
'MBA
in Finance
'
,
internatidnal
:
'MBA with Concentration in Hospitality and Tourism '
,
caas
:
'MBA
IN FOOD AND BEVERAGE MANAGEMENT
'
caas
:
'MBA
in Food and Beverage Management
'
},
doctorChild
:
{
dba
:
'Doctor of Psychology (coming soon)'
,
...
...
@@ -60,9 +62,9 @@ export default {
}
},
alumniChild
:
{
alumni
:
'A
LUMNI
'
,
alumniZijinghua
:
'Z
IJINGHUA PROJECT
'
,
alumniStory
:
'A
LUMNI SPOTLIGHT
'
alumni
:
'A
lumni
'
,
alumniZijinghua
:
'Z
ijing Project
'
,
alumniStory
:
'A
lumni Spotlight
'
}
},
home
:
{
...
...
langs/zh-CN.js
浏览文件 @
1b2701fa
...
...
@@ -27,7 +27,9 @@ export default {
onlineChild
:
{
design
:
'产品技术(即将推出)'
,
support
:
'技术支持(即将推出)'
,
joint
:
'联合运营(即将推出)'
joint
:
'联合运营(即将推出)'
,
core
:
'核心能力概括'
,
prp
:
'联合运营案例-私人财富风险管理顾问(PRP)'
},
collegeChild
:
{
college
:
'现代产业学院'
,
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论