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
faac17f6
authored
2020-09-02 18:45:00 +0800
by
simon
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
修改产品文案
1 parent
e4ed5acb
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
12 deletions
src/common/lang/en.js
src/common/lang/tc.js
src/common/lang/zh.js
src/common/lang/en.js
View file @
faac17f
...
...
@@ -80,11 +80,11 @@ module.exports = {
// path: "/product/introduction",
path
:
"/vhis/detail?r=t"
,
list
:
[{
name
:
"
VHIS
"
,
name
:
"
Medical
"
,
path
:
"/vhis/detail"
},
{
name
:
"
Par Whole Life
"
,
name
:
"
Savings
"
,
path
:
"/gen/rich"
}
]
...
...
@@ -195,8 +195,8 @@ module.exports = {
address
:
"A137, 16/F, Tower 5, The Gateway, 21 Canton Road, Tsim Sha Tsui, Kowloon, Hong Kong"
,
ourProducts
:
"Our Products"
,
VHIS
:
"
VHIS
"
,
Insurance
:
"
Par Whole Life
"
,
VHIS
:
"
Medical
"
,
Insurance
:
"
Savings
"
,
hkPhone
:
"Hong Kong Phone No."
,
cnPhone
:
"Mainland Phone No."
,
...
...
src/common/lang/tc.js
View file @
faac17f
...
...
@@ -80,11 +80,11 @@ module.exports = {
// path: "/product/introduction",
path
:
"/vhis/detail?r=t"
,
list
:
[{
name
:
"
自願醫保計劃
"
,
name
:
"
醫療保障
"
,
path
:
"/vhis/detail"
},
{
name
:
"
分紅終身壽險計劃
"
,
name
:
"
儲蓄保障
"
,
path
:
"/gen/rich"
}
]
...
...
@@ -196,8 +196,8 @@ module.exports = {
address
:
"香港尖沙咀廣東道21號港威大廈第五座16樓A137"
,
ourProducts
:
"產品介紹"
,
VHIS
:
"
自願醫保計劃
"
,
Insurance
:
"
分紅終身壽險計劃
"
,
VHIS
:
"
醫療保障
"
,
Insurance
:
"
儲蓄保障
"
,
hkPhone
:
"香港號碼"
,
cnPhone
:
"內地號碼"
,
...
...
src/common/lang/zh.js
View file @
faac17f
...
...
@@ -81,11 +81,11 @@ module.exports = {
// path: "/product/introduction",
path
:
"/vhis/detail?r=t"
,
list
:
[{
name
:
"
自愿医保计划
"
,
name
:
"
医疗保障
"
,
path
:
"/vhis/detail"
},
{
name
:
"
分红终身寿险计划
"
,
name
:
"
储蓄保障
"
,
path
:
"/gen/rich"
}
]
...
...
@@ -197,8 +197,8 @@ module.exports = {
address
:
"香港尖沙咀广东道21号港威大厦第五座16楼A137"
,
ourProducts
:
"产品介绍"
,
VHIS
:
"
自愿医保计划
"
,
Insurance
:
"
分红终身寿险计划
"
,
VHIS
:
"
医疗保障
"
,
Insurance
:
"
储蓄保障
"
,
hkPhone
:
"香港号码"
,
cnPhone
:
"内地号码"
,
...
...
Please
register
or
sign in
to post a comment