Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
dev
/
pingan-life-index-pro
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
e9658a83
authored
2020-05-20 14:54:49 +0800
by
simon
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
屏蔽公司活动、新闻中心、企业社会责任、奖项殊荣、事业发展机会 菜单
1 parent
6e5265fe
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
59 additions
and
59 deletions
src/common/lang/en.js
src/common/lang/tc.js
src/common/lang/zh.js
src/common/lang/en.js
View file @
e9658a8
...
...
@@ -141,21 +141,21 @@ module.exports = {
name
:
"About Ping An (Life) HK"
,
path
:
"/profile"
},
{
name
:
"Company Events"
,
path
:
"/company/events"
},
{
name
:
"News Center"
,
path
:
"/news/list"
},
{
name
:
"Corporate Social Responsibility"
,
path
:
"/responsibility"
},
{
name
:
"Awards"
,
path
:
"/awards"
}
//
{
//
name: "Company Events",
//
path: "/company/events"
//
}, {
//
name: "News Center",
//
path: "/news/list"
//
},
//
{
//
name: "Corporate Social Responsibility",
//
path: "/responsibility"
//
},
//
{
//
name: "Awards",
//
path: "/awards"
//
}
]
},
{
...
...
@@ -165,10 +165,10 @@ module.exports = {
name
:
"Corporate Culture"
,
path
:
"/corporate/culture"
},
{
name
:
"Career Opportunities"
,
path
:
"/career/opportunities"
},
//
{
//
name: "Career Opportunities",
//
path: "/career/opportunities"
//
},
]
}
]
...
...
src/common/lang/tc.js
View file @
e9658a8
...
...
@@ -142,22 +142,22 @@ module.exports = {
name
:
"有關平安人壽香港"
,
path
:
"/profile"
},
{
name
:
"公司活動"
,
path
:
"/company/events"
},
{
name
:
"新聞中心"
,
path
:
"/news/list"
},
{
name
:
"企業社會責任"
,
path
:
"/responsibility"
},
{
name
:
"獎項殊榮"
,
path
:
"/awards"
}
//
{
//
name: "公司活動",
//
path: "/company/events"
//
},
//
{
//
name: "新聞中心",
//
path: "/news/list"
//
},
//
{
//
name: "企業社會責任",
//
path: "/responsibility"
//
},
//
{
//
name: "獎項殊榮",
//
path: "/awards"
//
}
]
},
{
...
...
@@ -167,10 +167,10 @@ module.exports = {
name
:
"企業文化"
,
path
:
"/corporate/culture"
},
{
name
:
"事業發展機會"
,
path
:
"/career/opportunities"
}
//
{
//
name: "事業發展機會",
//
path: "/career/opportunities"
//
}
]
}
]
...
...
src/common/lang/zh.js
View file @
e9658a8
...
...
@@ -142,22 +142,22 @@ module.exports = {
name
:
"有关平安香港"
,
path
:
"/profile"
},
{
name
:
"公司活动"
,
path
:
"/company/events"
},
{
name
:
"新闻中心"
,
path
:
"/news/list"
},
{
name
:
"企业社会责任"
,
path
:
"/responsibility"
},
{
name
:
"奖项殊荣"
,
path
:
"/awards"
}
//
{
//
name: "公司活动",
//
path: "/company/events"
//
},
//
{
//
name: "新闻中心",
//
path: "/news/list"
//
},
//
{
//
name: "企业社会责任",
//
path: "/responsibility"
//
},
//
{
//
name: "奖项殊荣",
//
path: "/awards"
//
}
]
},
{
...
...
@@ -167,10 +167,10 @@ module.exports = {
name
:
"企业文化"
,
path
:
"/corporate/culture"
},
{
name
:
"事业发展机会"
,
path
:
"/career/opportunities"
}
//
{
//
name: "事业发展机会",
//
path: "/career/opportunities"
//
}
]
}
]
...
...
Please
register
or
sign in
to post a comment