修改产品文案
Showing
3 changed files
with
12 additions
and
12 deletions
... | @@ -80,11 +80,11 @@ module.exports = { | ... | @@ -80,11 +80,11 @@ module.exports = { |
80 | // path: "/product/introduction", | 80 | // path: "/product/introduction", |
81 | path:"/vhis/detail?r=t", | 81 | path:"/vhis/detail?r=t", |
82 | list: [{ | 82 | list: [{ |
83 | name: "VHIS", | 83 | name: "Medical", |
84 | path: "/vhis/detail" | 84 | path: "/vhis/detail" |
85 | }, | 85 | }, |
86 | { | 86 | { |
87 | name: "Par Whole Life", | 87 | name: "Savings", |
88 | path: "/gen/rich" | 88 | path: "/gen/rich" |
89 | } | 89 | } |
90 | ] | 90 | ] |
... | @@ -195,8 +195,8 @@ module.exports = { | ... | @@ -195,8 +195,8 @@ module.exports = { |
195 | address:"A137, 16/F, Tower 5, The Gateway, 21 Canton Road, Tsim Sha Tsui, Kowloon, Hong Kong", | 195 | address:"A137, 16/F, Tower 5, The Gateway, 21 Canton Road, Tsim Sha Tsui, Kowloon, Hong Kong", |
196 | 196 | ||
197 | ourProducts:"Our Products", | 197 | ourProducts:"Our Products", |
198 | VHIS:"VHIS", | 198 | VHIS:"Medical", |
199 | Insurance:"Par Whole Life", | 199 | Insurance:"Savings", |
200 | 200 | ||
201 | hkPhone: "Hong Kong Phone No.", | 201 | hkPhone: "Hong Kong Phone No.", |
202 | cnPhone: "Mainland Phone No.", | 202 | cnPhone: "Mainland Phone No.", | ... | ... |
... | @@ -80,11 +80,11 @@ module.exports = { | ... | @@ -80,11 +80,11 @@ module.exports = { |
80 | // path: "/product/introduction", | 80 | // path: "/product/introduction", |
81 | path:"/vhis/detail?r=t", | 81 | path:"/vhis/detail?r=t", |
82 | list: [{ | 82 | list: [{ |
83 | name: "自願醫保計劃", | 83 | name: "醫療保障", |
84 | path: "/vhis/detail" | 84 | path: "/vhis/detail" |
85 | }, | 85 | }, |
86 | { | 86 | { |
87 | name: "分紅終身壽險計劃", | 87 | name: "儲蓄保障", |
88 | path: "/gen/rich" | 88 | path: "/gen/rich" |
89 | } | 89 | } |
90 | ] | 90 | ] |
... | @@ -196,8 +196,8 @@ module.exports = { | ... | @@ -196,8 +196,8 @@ module.exports = { |
196 | address:"香港尖沙咀廣東道21號港威大廈第五座16樓A137", | 196 | address:"香港尖沙咀廣東道21號港威大廈第五座16樓A137", |
197 | 197 | ||
198 | ourProducts:"產品介紹", | 198 | ourProducts:"產品介紹", |
199 | VHIS:"自願醫保計劃", | 199 | VHIS:"醫療保障", |
200 | Insurance:"分紅終身壽險計劃", | 200 | Insurance:"儲蓄保障", |
201 | 201 | ||
202 | hkPhone: "香港號碼", | 202 | hkPhone: "香港號碼", |
203 | cnPhone: "內地號碼", | 203 | cnPhone: "內地號碼", | ... | ... |
... | @@ -81,11 +81,11 @@ module.exports = { | ... | @@ -81,11 +81,11 @@ module.exports = { |
81 | // path: "/product/introduction", | 81 | // path: "/product/introduction", |
82 | path: "/vhis/detail?r=t", | 82 | path: "/vhis/detail?r=t", |
83 | list: [{ | 83 | list: [{ |
84 | name: "自愿医保计划", | 84 | name: "医疗保障", |
85 | path: "/vhis/detail" | 85 | path: "/vhis/detail" |
86 | }, | 86 | }, |
87 | { | 87 | { |
88 | name: "分红终身寿险计划", | 88 | name: "储蓄保障", |
89 | path: "/gen/rich" | 89 | path: "/gen/rich" |
90 | } | 90 | } |
91 | ] | 91 | ] |
... | @@ -197,8 +197,8 @@ module.exports = { | ... | @@ -197,8 +197,8 @@ module.exports = { |
197 | address: "香港尖沙咀广东道21号港威大厦第五座16楼A137", | 197 | address: "香港尖沙咀广东道21号港威大厦第五座16楼A137", |
198 | 198 | ||
199 | ourProducts: "产品介绍", | 199 | ourProducts: "产品介绍", |
200 | VHIS: "自愿医保计划", | 200 | VHIS: "医疗保障", |
201 | Insurance: "分红终身寿险计划", | 201 | Insurance: "储蓄保障", |
202 | 202 | ||
203 | hkPhone: "香港号码", | 203 | hkPhone: "香港号码", |
204 | cnPhone: "内地号码", | 204 | cnPhone: "内地号码", | ... | ... |
-
Please register or sign in to post a comment