e9658a83 by simon

屏蔽公司活动、新闻中心、企业社会责任、奖项殊荣、事业发展机会 菜单

1 parent 6e5265fe
...@@ -141,21 +141,21 @@ module.exports = { ...@@ -141,21 +141,21 @@ module.exports = {
141 name: "About Ping An (Life) HK", 141 name: "About Ping An (Life) HK",
142 path: "/profile" 142 path: "/profile"
143 }, 143 },
144 { 144 // {
145 name: "Company Events", 145 // name: "Company Events",
146 path: "/company/events" 146 // path: "/company/events"
147 }, { 147 // }, {
148 name: "News Center", 148 // name: "News Center",
149 path: "/news/list" 149 // path: "/news/list"
150 }, 150 // },
151 { 151 // {
152 name: "Corporate Social Responsibility", 152 // name: "Corporate Social Responsibility",
153 path: "/responsibility" 153 // path: "/responsibility"
154 }, 154 // },
155 { 155 // {
156 name: "Awards", 156 // name: "Awards",
157 path: "/awards" 157 // path: "/awards"
158 } 158 // }
159 ] 159 ]
160 }, 160 },
161 { 161 {
...@@ -165,10 +165,10 @@ module.exports = { ...@@ -165,10 +165,10 @@ module.exports = {
165 name: "Corporate Culture", 165 name: "Corporate Culture",
166 path: "/corporate/culture" 166 path: "/corporate/culture"
167 }, 167 },
168 { 168 // {
169 name: "Career Opportunities", 169 // name: "Career Opportunities",
170 path: "/career/opportunities" 170 // path: "/career/opportunities"
171 }, 171 // },
172 ] 172 ]
173 } 173 }
174 ] 174 ]
......
...@@ -142,22 +142,22 @@ module.exports = { ...@@ -142,22 +142,22 @@ module.exports = {
142 name: "有關平安人壽香港", 142 name: "有關平安人壽香港",
143 path: "/profile" 143 path: "/profile"
144 }, 144 },
145 { 145 // {
146 name: "公司活動", 146 // name: "公司活動",
147 path: "/company/events" 147 // path: "/company/events"
148 }, 148 // },
149 { 149 // {
150 name: "新聞中心", 150 // name: "新聞中心",
151 path: "/news/list" 151 // path: "/news/list"
152 }, 152 // },
153 { 153 // {
154 name: "企業社會責任", 154 // name: "企業社會責任",
155 path: "/responsibility" 155 // path: "/responsibility"
156 }, 156 // },
157 { 157 // {
158 name: "獎項殊榮", 158 // name: "獎項殊榮",
159 path: "/awards" 159 // path: "/awards"
160 } 160 // }
161 ] 161 ]
162 }, 162 },
163 { 163 {
...@@ -167,10 +167,10 @@ module.exports = { ...@@ -167,10 +167,10 @@ module.exports = {
167 name: "企業文化", 167 name: "企業文化",
168 path: "/corporate/culture" 168 path: "/corporate/culture"
169 }, 169 },
170 { 170 // {
171 name: "事業發展機會", 171 // name: "事業發展機會",
172 path: "/career/opportunities" 172 // path: "/career/opportunities"
173 } 173 // }
174 ] 174 ]
175 } 175 }
176 ] 176 ]
......
...@@ -142,22 +142,22 @@ module.exports = { ...@@ -142,22 +142,22 @@ module.exports = {
142 name: "有关平安香港", 142 name: "有关平安香港",
143 path: "/profile" 143 path: "/profile"
144 }, 144 },
145 { 145 // {
146 name: "公司活动", 146 // name: "公司活动",
147 path: "/company/events" 147 // path: "/company/events"
148 }, 148 // },
149 { 149 // {
150 name: "新闻中心", 150 // name: "新闻中心",
151 path: "/news/list" 151 // path: "/news/list"
152 }, 152 // },
153 { 153 // {
154 name: "企业社会责任", 154 // name: "企业社会责任",
155 path: "/responsibility" 155 // path: "/responsibility"
156 }, 156 // },
157 { 157 // {
158 name: "奖项殊荣", 158 // name: "奖项殊荣",
159 path: "/awards" 159 // path: "/awards"
160 } 160 // }
161 ] 161 ]
162 }, 162 },
163 { 163 {
...@@ -167,10 +167,10 @@ module.exports = { ...@@ -167,10 +167,10 @@ module.exports = {
167 name: "企业文化", 167 name: "企业文化",
168 path: "/corporate/culture" 168 path: "/corporate/culture"
169 }, 169 },
170 { 170 // {
171 name: "事业发展机会", 171 // name: "事业发展机会",
172 path: "/career/opportunities" 172 // path: "/career/opportunities"
173 } 173 // }
174 ] 174 ]
175 } 175 }
176 ] 176 ]
......