英文替换
Showing
14 changed files
with
236 additions
and
167 deletions
... | @@ -157,7 +157,7 @@ module.exports = { | ... | @@ -157,7 +157,7 @@ module.exports = { |
157 | helpCenter: "Help center", | 157 | helpCenter: "Help center", |
158 | privacy: "Privacy Policy", | 158 | privacy: "Privacy Policy", |
159 | terms: "Terms of Use", | 159 | terms: "Terms of Use", |
160 | protocol: "protocol", | 160 | protocol: "Personal Data Collection Statement", |
161 | map: "Map", | 161 | map: "Map", |
162 | contactUs: "Contact us", | 162 | contactUs: "Contact us", |
163 | contactInformation: "Contact Information", | 163 | contactInformation: "Contact Information", |
... | @@ -166,142 +166,142 @@ module.exports = { | ... | @@ -166,142 +166,142 @@ module.exports = { |
166 | copyright: "版權所有 © 中國平安保險(集團)股份有限公司未經許可不得復制、轉載或摘編,違者必究!" | 166 | copyright: "版權所有 © 中國平安保險(集團)股份有限公司未經許可不得復制、轉載或摘編,違者必究!" |
167 | }, | 167 | }, |
168 | login: { | 168 | login: { |
169 | title: "平安一賬通", | 169 | title: "PingAn One Connect Member Service", |
170 | loginType1: "账密登录", | 170 | loginType1: "Login with user name and password", |
171 | loginType2: "動態密碼登录", | 171 | loginType2: "Dynamic password login", |
172 | account: "賬號", | 172 | account: "Account", |
173 | accountPlaceholder: "請輸入證件號/一账通用户名/手机号", | 173 | accountPlaceholder: "Please enter Mobile no./ One Connect User Name", |
174 | password: "密碼", | 174 | password: "Password", |
175 | passwordPlaceholder: "輸入登錄密碼", | 175 | passwordPlaceholder: "Please enter password", |
176 | verifyPlaceholder: "請輸入驗證碼", | 176 | verifyPlaceholder: "Please enter password", |
177 | agree: "同意", | 177 | agree: "Agree with ", |
178 | protocol: "《平安一账通会员服务协议》", | 178 | protocol: " PingAn One Connect Member Service Agreement", |
179 | login: "登入", | 179 | login: "Confirm", |
180 | register: "註冊", | 180 | register: "Register", |
181 | forget: "忘記密碼", | 181 | forget: "Forget password", |
182 | mobile: "手機號", | 182 | mobile: "Mobile no.", |
183 | mobilePlaceholder: "手機號", | 183 | mobilePlaceholder: "Please enter Mobile no", |
184 | verifyCode: "驗證碼", | 184 | verifyCode: "SMS verification code", |
185 | verifyCodePlaceholder: "驗證碼", | 185 | verifyCodePlaceholder: "SMS verification code", |
186 | verifyCodeGet: "獲取驗證碼", | 186 | verifyCodeGet: "Get SMS verification code", |
187 | tips: { | 187 | tips: { |
188 | e1: "请输入账号信息", | 188 | e1: "Please enter account", |
189 | e2: "请输入密码", | 189 | e2: "Please enter the password", |
190 | e3: "请输入图像验证码", | 190 | e3: "Please enter the picture verification code", |
191 | e4: "请同意《平安一账通会员服务协议》", | 191 | e4: "Agree with PingAn One Connect Member Service Agreement", |
192 | e5: "账号/密码不正确", | 192 | e5: "Invalidate account or password, please re-enter", |
193 | oe0: "请输入正确的手机号", | 193 | oe0: "Invalidate mobile no. , please re-enter", |
194 | oe1: "请先获取短信验证码", | 194 | oe1: "Please get SMS verification code first", |
195 | oe2: "请输入图片验证码", | 195 | oe2: "Please enter the picture verification code", |
196 | oe3: "请输入短信验证码", | 196 | oe3: "Please enter the picture verification code", |
197 | oe4: "短信验证码不正确", | 197 | oe4: "Invalidate SMS verification code, please re-enter", |
198 | } | 198 | } |
199 | }, | 199 | }, |
200 | session: { | 200 | session: { |
201 | sidExpire: "長時間未操作,為了您賬戶的安全,請登錄後再操作", | 201 | sidExpire: "It has not been operated for a long time. For the sake of your account security, please restart", |
202 | }, | 202 | }, |
203 | register: { | 203 | register: { |
204 | mobileOptions: [{ | 204 | mobileOptions: [{ |
205 | type: "hk", | 205 | type: "hk", |
206 | name: "香港手機號", | 206 | name: "Hong Kong mobile no.", |
207 | placeHolder: "請輸入8位手機號碼", | 207 | placeHolder: "Please enter 8-digit mobile number", |
208 | areaCode: "+852" | 208 | areaCode: "+852" |
209 | }, { | 209 | }, { |
210 | type: "zh", | 210 | type: "zh", |
211 | name: "大陸手機號", | 211 | name: "Mobile no.", |
212 | placeHolder: "請輸入11位手機號碼", | 212 | placeHolder: "Please enter 11-digit mobile number", |
213 | areaCode: "+86" | 213 | areaCode: "+86" |
214 | }], | 214 | }], |
215 | coutTips: "{second}秒後重新獲取", | 215 | coutTips: "{second}Seconds", |
216 | title: "歡迎註冊", | 216 | title: "Welcome", |
217 | title2: "請設置新的密碼", | 217 | title2: "Please set up new password", |
218 | mobilePlaceholder: "请输入8位手机号码", | 218 | mobilePlaceholder: "Please enter 8-digit mobile number", |
219 | verifyCodePlaceholder: "請輸入驗證碼", | 219 | verifyCodePlaceholder: "Please enter SMS verification code", |
220 | verifyCodeGet: "獲取驗證碼", | 220 | verifyCodeGet: "Get SMS verification code", |
221 | agree: "同意", | 221 | agree: "Agree with ", |
222 | protocol: "《平安一账通会员服务协议》", | 222 | protocol: " PingAn One Connect Member Service Agreement", |
223 | register: "點擊註冊", | 223 | register: "Click to reister", |
224 | newPassword: "新密碼", | 224 | newPassword: "Password", |
225 | newPasswordPlaceholder: "輸入登錄密碼", | 225 | newPasswordPlaceholder: "Please enter password", |
226 | newPasswordSure: "確認密碼", | 226 | newPasswordSure: "Confirm password", |
227 | newPasswordSurePlaceholder: "輸入登錄密碼", | 227 | newPasswordSurePlaceholder: "Please confirm password", |
228 | sure: "確認", | 228 | sure: "Confirm", |
229 | tips: { | 229 | tips: { |
230 | e1: "手機號不正確,請輸入正確的手機號", | 230 | e1: "Invalidate mobile no. , please re-enter", |
231 | e2: "請同意《平安一賬通會員服務協議》", | 231 | e2: "Agree with PingAn One Connect Member Service Agreement", |
232 | e3: "短信驗證碼不正確", | 232 | e3: "Invalidate SMS verification code, please re-enter", |
233 | e4: "請先獲取短信驗證碼", | 233 | e4: "Please get SMS verification code first", |
234 | e5: "手機號已經被註冊,請使用其他手機號註冊或直接登錄", | 234 | e5: "Your mobile no. is not register, please register before login", |
235 | e6: "請輸入圖片驗證碼", | 235 | e6: "Please enter the picture verification code", |
236 | e7: "密碼長度不能少於8位", | 236 | e7: "Password length cannot be less than 8 bits", |
237 | e8: "密碼中必須包含數字、字符以及特殊號碼", | 237 | e8: "Passwords must contain numbers, characters, and special numbers", |
238 | e9: "兩次密碼不一致,請確認後重新輸入", | 238 | e9: "New password cannot be the same as the old one", |
239 | e10: "驗證碼過期,請重新申請驗證碼", | 239 | e10: "Verification code was Expired", |
240 | e11: "註冊失敗,請聯繫工作人員", | 240 | e11: "Registration failed, please contact the staff", |
241 | e12: "註冊成功", | 241 | e12: "Success", |
242 | } | 242 | } |
243 | }, | 243 | }, |
244 | passwordCheck: { | 244 | passwordCheck: { |
245 | error1: "密碼長度不少於8位", | 245 | error1: "Password length cannot be less than 8 bits", |
246 | error2: "密碼中必須包含數字、字符以及特殊號碼", | 246 | error2: "Passwords must contain numbers, characters, and special numbers", |
247 | error3: "两次密码不一致,请确认后重新输入", | 247 | error3: "The passwords are inconsistent. Please confirm and re-enter", |
248 | error4: "密碼修改失敗,請稍後再試,或拨打客服电话95511解决", | 248 | error4: "Password modification failed. Please try again later or call 95511", |
249 | error5: "舊密碼不正確,請重新輸入", | 249 | error5: "Current password is incorrect. Please re-enter", |
250 | success: "密码修改成功" | 250 | success: "Success" |
251 | }, | 251 | }, |
252 | passwordReset: { | 252 | passwordReset: { |
253 | oldPwd: "旧密码", | 253 | oldPwd: "Current password", |
254 | oldPwdPlaceholde: "請輸入舊密碼", | 254 | oldPwdPlaceholde: "Please enter current password", |
255 | cidExpire: "長時間未操作,為了您賬戶的安全,請重新開始", | 255 | cidExpire: "It has not been operated for a long time. For the sake of your account security, please restart", |
256 | type1: { | 256 | type1: { |
257 | title: "密碼找回", | 257 | title: "Retrieve password", |
258 | t1: "用戶輸入信息", | 258 | t1: "Please enter user information", |
259 | t1Placeholder: "手機號/一賬通用戶名", | 259 | t1Placeholder: "Mobile no./ One Connect User Name", |
260 | submit: "確認", | 260 | submit: "Confirm", |
261 | error: "您的手機號或證件號輸入錯誤,請核對后重新輸入", | 261 | error: "Invalid mobile no./ user name, please re-enter", |
262 | }, | 262 | }, |
263 | type2: { | 263 | type2: { |
264 | title: "密碼找回", | 264 | title: "Retrieve password", |
265 | t1: "手機短信驗證碼", | 265 | t1: "SMS verification code", |
266 | t1Placeholder: "請輸入驗證碼", | 266 | t1Placeholder: "Please enter verification code", |
267 | submit: "確認", | 267 | submit: "Confirm", |
268 | error1: "短信驗證碼輸入錯誤,請核對後重新輸入", | 268 | error1: "Invalid verification code", |
269 | error2: "短信驗證碼已經過期,請重新獲取驗證碼", | 269 | error2: "Verification code was Expired", |
270 | error3: "短信验证码发放时间少于1分钟,请稍后再试", | 270 | error3: "短信验证码发放时间少于1分钟,请稍后再试", |
271 | }, | 271 | }, |
272 | type3: { | 272 | type3: { |
273 | title: "密碼找回", | 273 | title: "Retrieve password", |
274 | t1: "核對身份證信息", | 274 | t1: "Please verify ID information", |
275 | t1Placeholder: "", | 275 | t1Placeholder: "", |
276 | submit: "確認", | 276 | submit: "Confirm", |
277 | }, | 277 | }, |
278 | type4: { | 278 | type4: { |
279 | title: "請設置新的密碼", | 279 | title: "Please set up new password", |
280 | t1: "新密碼", | 280 | t1: "New password", |
281 | t1Placeholder: "請輸入新密碼", | 281 | t1Placeholder: "Please enter new password", |
282 | t2: "確認密碼", | 282 | t2: "Confirm password", |
283 | t2Placeholder: "請重新輸入新密碼", | 283 | t2Placeholder: "Please re-enter new password", |
284 | submit: "確認", | 284 | submit: "Confirm", |
285 | error1: "密碼長度不少於8位", | 285 | error1: "Password length not less than 8 bits", |
286 | error2: "密碼中必須包含數字、字符以及特殊號碼", | 286 | error2: "Passwords must contain numbers, characters, and special numbers", |
287 | } | 287 | } |
288 | }, | 288 | }, |
289 | infomationImprove: { | 289 | infomationImprove: { |
290 | title: "請完善您的信息", | 290 | title: "Please complete all information", |
291 | t1: "姓名", | 291 | t1: "姓名", |
292 | t1c1: "姓", | 292 | t1c1: "Surname", |
293 | t1c2: "名", | 293 | t1c2: "Name", |
294 | t1Placeholder: "", | 294 | t1Placeholder: "", |
295 | t2: "性別", | 295 | t2: "Sex", |
296 | t2Placeholder: "", | 296 | t2Placeholder: "", |
297 | t3: "出生日期", | 297 | t3: "Date of birth", |
298 | t3Placeholder: "", | 298 | t3Placeholder: "", |
299 | t4: "證件類型", | 299 | t4: "Type of ID", |
300 | t4Placeholder: "", | 300 | t4Placeholder: "", |
301 | t5: "證件號碼", | 301 | t5: "ID no.", |
302 | t5Placeholder: "", | 302 | t5Placeholder: "", |
303 | submit: "確認", | 303 | submit: "Confirm", |
304 | cancel: "跳過", | 304 | cancel: "Skip", |
305 | candidates: { | 305 | candidates: { |
306 | sex: [{ | 306 | sex: [{ |
307 | name: "男", | 307 | name: "男", |
... | @@ -351,10 +351,10 @@ module.exports = { | ... | @@ -351,10 +351,10 @@ module.exports = { |
351 | news: "新聞資訊", | 351 | news: "新聞資訊", |
352 | newMore: "查看更多", | 352 | newMore: "查看更多", |
353 | recommend: { | 353 | recommend: { |
354 | t1: "在线报价", | 354 | t1: "Online Quotation", |
355 | t2: "客户服务", | 355 | t2: "Customer Service", |
356 | t3: "产品介绍", | 356 | t3: "Product Information", |
357 | t4: "最新消息", | 357 | t4: "Latest News", |
358 | item1: { | 358 | item1: { |
359 | btn: "了解更多產品", | 359 | btn: "了解更多產品", |
360 | t1: "為自己和家人尋找壹份保障", | 360 | t1: "為自己和家人尋找壹份保障", | ... | ... |
... | @@ -30,7 +30,7 @@ | ... | @@ -30,7 +30,7 @@ |
30 | <div class="n-item">{{$t('footer.helpCenter')}}</div> | 30 | <div class="n-item">{{$t('footer.helpCenter')}}</div> |
31 | <div @click="toPage('privacy')" class="n-item">{{$t('footer.privacy')}}</div> | 31 | <div @click="toPage('privacy')" class="n-item">{{$t('footer.privacy')}}</div> |
32 | <div @click="toPage('terms')" class="n-item">{{$t('footer.terms')}}</div> | 32 | <div @click="toPage('terms')" class="n-item">{{$t('footer.terms')}}</div> |
33 | <div @click="toPage('protocol')" class="n-item">{{$t('footer.protocol')}}</div> | 33 | <div @click="toPage('personalDataCollection')" class="n-item">{{$t('footer.protocol')}}</div> |
34 | </div> | 34 | </div> |
35 | <div class="nav-v"> | 35 | <div class="nav-v"> |
36 | <div class="n-item">{{$t('footer.contactUs')}}</div> | 36 | <div class="n-item">{{$t('footer.contactUs')}}</div> |
... | @@ -44,7 +44,7 @@ | ... | @@ -44,7 +44,7 @@ |
44 | <div class="nav-v"> | 44 | <div class="nav-v"> |
45 | <div @click="toPage('privacy')" class="n-item">{{$t('footer.privacy')}}</div> | 45 | <div @click="toPage('privacy')" class="n-item">{{$t('footer.privacy')}}</div> |
46 | <div @click="toPage('terms')" class="n-item">{{$t('footer.terms')}}</div> | 46 | <div @click="toPage('terms')" class="n-item">{{$t('footer.terms')}}</div> |
47 | <div @click="toPage('protocol')" class="n-item">{{$t('footer.protocol')}}</div> | 47 | <div @click="toPage('personalDataCollection')" class="n-item">{{$t('footer.protocol')}}</div> |
48 | </div> | 48 | </div> |
49 | </div> | 49 | </div> |
50 | 50 | ... | ... |
... | @@ -39,7 +39,7 @@ | ... | @@ -39,7 +39,7 @@ |
39 | <div class="img img1"></div> | 39 | <div class="img img1"></div> |
40 | </div> | 40 | </div> |
41 | <div class="recommend-item pure-u-1 pure-u-md-1-2"> | 41 | <div class="recommend-item pure-u-1 pure-u-md-1-2"> |
42 | <div @click="onRecommendHandler(1)" class="btn pointer">{{$t('index.recommend.t2')}}</div> | 42 | <div @click="onRecommendHandler(3)" class="btn pointer">{{$t('index.recommend.t2')}}</div> |
43 | <div class="img img2"></div> | 43 | <div class="img img2"></div> |
44 | </div> | 44 | </div> |
45 | <div class="recommend-item pure-u-1 pure-u-md-1-2"> | 45 | <div class="recommend-item pure-u-1 pure-u-md-1-2"> |
... | @@ -47,7 +47,7 @@ | ... | @@ -47,7 +47,7 @@ |
47 | <div class="img img3"></div> | 47 | <div class="img img3"></div> |
48 | </div> | 48 | </div> |
49 | <div class="recommend-item pure-u-1 pure-u-md-1-2"> | 49 | <div class="recommend-item pure-u-1 pure-u-md-1-2"> |
50 | <div @click="onRecommendHandler(1)" class="btn pointer">{{$t('index.recommend.t4')}}</div> | 50 | <div @click="onRecommendHandler(4)" class="btn pointer">{{$t('index.recommend.t4')}}</div> |
51 | <div class="img img4"></div> | 51 | <div class="img img4"></div> |
52 | </div> | 52 | </div> |
53 | </div> | 53 | </div> | ... | ... |
... | @@ -59,12 +59,12 @@ | ... | @@ -59,12 +59,12 @@ |
59 | </div> | 59 | </div> |
60 | <div class="login-protocol pointer" @click="loginCheck.agreeProtocol = !loginCheck.agreeProtocol"> | 60 | <div class="login-protocol pointer" @click="loginCheck.agreeProtocol = !loginCheck.agreeProtocol"> |
61 | <img v-if="!loginCheck.agreeProtocol" class="check" src="@/assets/images/login/un-check.png"> | 61 | <img v-if="!loginCheck.agreeProtocol" class="check" src="@/assets/images/login/un-check.png"> |
62 | <img v-if="loginCheck.agreeProtocol" class="check" src="@/assets/images/login/check.png"> {{$t('login.agree')}} | 62 | <img v-if="loginCheck.agreeProtocol" class="check" src="@/assets/images/login/check.png">{{$t('login.agree')}} |
63 | <span @click="onProtocolHandler()" class="protocol pointer">{{$t('login.protocol')}}</span> | 63 | <span @click="onProtocolHandler()" class="protocol pointer">{{$t('login.protocol')}}</span> |
64 | </div> | 64 | </div> |
65 | <div @click="handlerLogin()" class="login-submit pointer" :class="{disabled: pwdLoginDisabled}">{{$t('login.login')}}</div> | 65 | <div @click="handlerLogin()" class="login-submit pointer" :class="{disabled: pwdLoginDisabled}">{{$t('login.login')}}</div> |
66 | <div class="login-func"> | 66 | <div class="login-func"> |
67 | <div @click="onRegisterHandler()" class="login-func-btn pointer">{{$t('login.register')}}</div> | 67 | <div @click="toRegisterPage()" class="login-func-btn pointer">{{$t('login.register')}}</div> |
68 | <div @click="onForgetHandler()" class="login-func-btn pointer">{{$t('login.forget')}}</div> | 68 | <div @click="onForgetHandler()" class="login-func-btn pointer">{{$t('login.forget')}}</div> |
69 | </div> | 69 | </div> |
70 | </div> | 70 | </div> |
... | @@ -123,7 +123,7 @@ | ... | @@ -123,7 +123,7 @@ |
123 | <div class="login-protocol pointer" @click="loginCheck.agreeProtocol = !loginCheck.agreeProtocol"> | 123 | <div class="login-protocol pointer" @click="loginCheck.agreeProtocol = !loginCheck.agreeProtocol"> |
124 | <img v-if="!loginCheck.agreeProtocol" class="check" src="@/assets/images/login/un-check.png"> | 124 | <img v-if="!loginCheck.agreeProtocol" class="check" src="@/assets/images/login/un-check.png"> |
125 | <img v-if="loginCheck.agreeProtocol" class="check" src="@/assets/images/login/check.png"> {{$t('login.agree')}} | 125 | <img v-if="loginCheck.agreeProtocol" class="check" src="@/assets/images/login/check.png"> {{$t('login.agree')}} |
126 | <span @click="onProtocolHandler()" class="protocol pointer">{{$t('login.protocol')}}</span> | 126 | <span @click="onProtocolHandler()" class="protocol pointer">{{$t('login.protocol')}}</span> |
127 | </div> | 127 | </div> |
128 | <div @click="handlerLogin()" class="login-submit pointer" :class="{disabled: otpLoginDisabled}">{{$t('login.login')}}</div> | 128 | <div @click="handlerLogin()" class="login-submit pointer" :class="{disabled: otpLoginDisabled}">{{$t('login.login')}}</div> |
129 | <div class="login-func"> | 129 | <div class="login-func"> | ... | ... |
... | @@ -32,7 +32,7 @@ | ... | @@ -32,7 +32,7 @@ |
32 | </div> | 32 | </div> |
33 | </div> | 33 | </div> |
34 | 34 | ||
35 | <div v-else> | 35 | <div v-if="$i18n.locale == 'tc'"> |
36 | <div class="top-space"></div> | 36 | <div class="top-space"></div> |
37 | <h2 class="tit">中國平安,與時代同行!</h2> | 37 | <h2 class="tit">中國平安,與時代同行!</h2> |
38 | <div @click="toNewsList" class="box back">返回列表頁 ></div> | 38 | <div @click="toNewsList" class="box back">返回列表頁 ></div> |
... | @@ -63,6 +63,36 @@ | ... | @@ -63,6 +63,36 @@ |
63 | </div> | 63 | </div> |
64 | </div> | 64 | </div> |
65 | 65 | ||
66 | <div v-else> | ||
67 | <div class="top-space"></div> | ||
68 | <h2 class="tit">I PINGAN, with The Times!</h2> | ||
69 | <div @click="toNewsList" class="box back">返回列表頁 ></div> | ||
70 | <div class="box dat"> | ||
71 | <div class="date"> <img class="icon-clock" src="@/assets/images/news-detail/icon-clock.png" alt=""> 發布時間:2019-09-27</div> | ||
72 | <div class="pv">閱讀人數:256人</div> | ||
73 | </div> | ||
74 | <div class="box desc"> | ||
75 | |||
76 | The development of China's security is synchronized with the reform and opening up. In 1988, PINGAN came into being in shenzhen. Along the way, it has achieved a compound annual growth rate of over 20% in terms of income, market value and tax payment, and provided services to more than 200 million customers. From the first domestic joint-stock insurance company, the first comprehensive financial group to the global listed insurance company market value first...... Every breakthrough of PINGAN has benefited from the policy of reform and opening up. | ||
77 | <br><br> On the occasion of the 70th anniversary of the founding of new China, we are proud of the achievements of our enterprises and more grateful for the opportunities of The Times. Serving the national economy and people's livelihood is the original intention and mission of peace and security. Entering the new era, we will further develop the potential of "finance + science and technology" and strengthen innovation-driven development. We have taken advantage of corporate resources to carry out targeted poverty alleviation and help fight poverty. | ||
78 | |||
79 | <br><br><br> | ||
80 | <strong>Build a smart city and provide multi-dimensional technical support</strong> | ||
81 | <br><br> In the past ten years, PINGAN has started from participating in the construction of smart cities to build a "1+N" smart city integration platform system covering 21 functional sectors including finance, health care, transportation, justice and agriculture, so as to help provinces and cities overcome "urban disease" and realize the goal of "good governance, development and benefit people". | ||
82 | <br><br> Good governance, help the government to improve operating efficiency, efficiency. PINGAN's smart financial system has been promoted and applied by the PPP center of the Ministry of Finance and dozens of provinces and cities, managing about one trillion yuan of assets. This technology has helped local governments solve problems such as difficult debt management, difficult financing and expensive financing, and improved the efficiency of asset operation by more than 50%. PINGAN's intelligent judicial integration platform cooperates with the court system to promote the reform of the judicial system, improve the efficiency and quality of trials, enhance the overall judicial level and optimize the business environment under the rule of law. | ||
83 | <br><br> To serve the real economy and improve the business environment. We use block chain technology, build the financial trade supply chain integration platform, and links to hundreds of Banks, tens of thousands of trade organization and the supply chain enterprise, Hong Kong and Macao to support large bay area to achieve inter-operability of people, logistics, capital, information, promote the development of the real economy, power shenzhen the first demonstration area construction of socialism with Chinese characteristics. | ||
84 | <br><br> Benefit the people, improve the efficiency of government services and enhance the public experience. PINGAN has implemented intelligent transportation in more than 20 cities including shenzhen and guangzhou, providing smooth travel, traffic safety, transportation monitoring and traffic management services. The average speed of the implementation area has been increased by 12.4%, the traffic accident rate has been reduced by 10%, and the congestion time on key road sections has been reduced by 30%. Ping an's intelligent health integration platform integrates intelligent diagnosis, intelligent medical insurance and other functions, and covers more than 12,000 medical institutions in nearly 200 cities, helping patients save consultation time and medical costs. | ||
85 | |||
86 | <br><br><br> | ||
87 | <strong>We will make targeted efforts to alleviate poverty and ensure comprehensive resources</strong> | ||
88 | <br><br> In recent years, PINGAN has been actively engaged in poverty alleviation, focusing on poverty alleviation through industry, health and education, and constructing and implementing the "village official, village doctor and village education" poverty alleviation project. Under the call of the party committee of the group and more than 1,000 grassroots party organizations, more than 800,000 anzans have participated in poverty alleviation work. | ||
89 | <br><br> Village official project, help village industry upgrade. PINGAN starts with planting and breeding, and provides comprehensive production, technical and financial support for remote and poor areas. In front of planting industry, we initiated the "ping an poverty alleviation and protection" industry poverty alleviation model, leveraged poverty alleviation loans, and provided poor households with one-stop services including excellent seeds, cooperative planting and protective buyback free of charge. In the middle, provide remote sensing, intelligent identification and other technologies to improve agricultural productivity; At the back end, we provide e-marketing platform services. Up to now, the group and ping an bank have provided poverty alleviation loans of over 80 billion yuan to the poor areas in 9 provinces including Inner Mongolia and guizhou, and the group has assisted in the sales of poverty alleviation products of tens of millions of yuan, which has helped hundreds of thousands of poor people get rid of poverty faster. | ||
90 | <br><br> Village doctor project, help build healthy village. PINGAN connects the villagers and the city's high-quality medical resources and improves the level of rural medical services through telemedicine, intelligent video reading and other technologies. In the past two years, we have upgraded nearly 800 rural health centers, purchased a number of mobile hospital equipment, organized famous medical experts, and carried out free medical examinations for villagers in poverty-stricken areas. Through the innovative cloud platform, the inspection report can be uploaded to the rear data center in real time, and the disease risk can be timely warned to the villagers, and the serious disease situation can be reported to the local health institutions, so as to reduce the risk of poverty caused by disease or poverty returned due to disease. PINGAN's mobile hospital has traveled hundreds of thousands of kilometers, providing free medical services to nearly 100 villages. | ||
91 | <br><br> The village teaches the project, helps the village child to enjoy the wisdom education. With cloud technology as a bridge, ping an has built a "double-division classroom" platform to introduce high-quality urban education resources to poor areas. There are more than 700 wisdom primary schools in PINGAN shingle, training nearly 3,000 village teachers. | ||
92 | <br><br> Never forget your original intention. We firmly believe that behind China's development, there must be a group of outstanding national enterprises standing tall in the world as the support, ping an has the confidence and faith to continue to strive for the great rejuvenation of the Chinese nation, hard work. | ||
93 | |||
94 | </div> | ||
95 | </div> | ||
66 | </div> | 96 | </div> |
67 | </template> | 97 | </template> |
68 | 98 | ... | ... |
... | @@ -47,7 +47,7 @@ export default { | ... | @@ -47,7 +47,7 @@ export default { |
47 | "突发!平安人寿迅速应对四川宜宾地震", | 47 | "突发!平安人寿迅速应对四川宜宾地震", |
48 | "超硬核新产品,今年司庆有安排!", | 48 | "超硬核新产品,今年司庆有安排!", |
49 | ] | 49 | ] |
50 | } else { | 50 | } else if (this.$i18n.locale == 'tc') { |
51 | this.items = [ | 51 | this.items = [ |
52 | "平安人壽2019年2季度保險消費報告出爐!", | 52 | "平安人壽2019年2季度保險消費報告出爐!", |
53 | "公益獻禮華誕年,創新開拓扶貧路", | 53 | "公益獻禮華誕年,創新開拓扶貧路", |
... | @@ -62,6 +62,21 @@ export default { | ... | @@ -62,6 +62,21 @@ export default { |
62 | "突發!平安人壽迅速應對四川宜賓地震", | 62 | "突發!平安人壽迅速應對四川宜賓地震", |
63 | "超硬核新產品,今年司慶有安排!", | 63 | "超硬核新產品,今年司慶有安排!", |
64 | ] | 64 | ] |
65 | } else { | ||
66 | this.items = [ | ||
67 | "PINGAN life insurance consumption report for the second quarter of 2019 is released! ", | ||
68 | "Public welfare gift year, innovation and development of poverty alleviation road", | ||
69 | "Ping an 920 to magnify it! Contains super strategy!", | ||
70 | "A sudden! Ping an life quickly responded to the bus accident in yangjiang, guangdong province ", | ||
71 | "With growth, help poverty alleviation, ping an life customer service festival to the family \"AI\" power", | ||
72 | "\"Safe action seed plan\" promotes the popularization of first aid knowledge to all people", | ||
73 | "Technology helps customer experience upgrade, ping an life to create a smart service ecology", | ||
74 | "Enter the world top 500 for 11 consecutive years, China is safe and stable!", | ||
75 | "Fourth in the country! Fortune China top 500 ping an achieves more achievements", | ||
76 | "Peace and double won awards, ping an life insurance the award-winning products inventory", | ||
77 | "A sudden! Ping an life quickly responded to the earthquake in yibin, sichuan province ", | ||
78 | "Super hard core new products, this year siqing has arranged! ", | ||
79 | ] | ||
65 | } | 80 | } |
66 | } | 81 | } |
67 | }, | 82 | }, | ... | ... |
... | @@ -20,25 +20,25 @@ | ... | @@ -20,25 +20,25 @@ |
20 | <!--<strong>收集阁下个人资料的原因和拟定用途</strong>--> | 20 | <!--<strong>收集阁下个人资料的原因和拟定用途</strong>--> |
21 | <br><br>收集个人资料乃作以下用途: | 21 | <br><br>收集个人资料乃作以下用途: |
22 | <li> | 22 | <li> |
23 | 处理、实施、执行和实行本文件或阁下可能不时呈交予我们的任何其他文件项下的要求或交易; | 23 | 处理、实施、执行和实行本文件或阁下可能不时呈交予我们的任何其他文件项下的要求或交易; |
24 | </li> | 24 | </li> |
25 | <li> | 25 | <li> |
26 | 设计全新或加强现时我们所提供的产品和服务; | 26 | 设计全新或加强现时我们所提供的产品和服务; |
27 | </li> | 27 | </li> |
28 | <li> | 28 | <li> |
29 | 与阁下保持联系,包括向阁下寄发有关阁下在我们公司任何帐户的行政管理通信或本个人资料收集声明的日后变动; | 29 | 与阁下保持联系,包括向阁下寄发有关阁下在我们公司任何帐户的行政管理通信或本个人资料收集声明的日后变动; |
30 | </li> | 30 | </li> |
31 | <li> | 31 | <li> |
32 | 供平安、金融服务业或我们的相关监管机构作统计或精算研究之用; | 32 | 供平安、金融服务业或我们的相关监管机构作统计或精算研究之用; |
33 | </li> | 33 | </li> |
34 | <li> | 34 | <li> |
35 | 供我们资料检验,内部业务和行政之用; | 35 | 供我们资料检验,内部业务和行政之用; |
36 | </li> | 36 | </li> |
37 | <li> | 37 | <li> |
38 | 协助执行法例、警方或其他政府或监管机构调查,以及符合法例规定,或以符合与政府或监管机构之协议; | 38 | 协助执行法例、警方或其他政府或监管机构调查,以及符合法例规定,或以符合与政府或监管机构之协议; |
39 | </li> | 39 | </li> |
40 | <li> | 40 | <li> |
41 | 与上述任何一项直接有关的其他用途。 | 41 | 与上述任何一项直接有关的其他用途。 |
42 | </li> | 42 | </li> |
43 | 43 | ||
44 | <!--<br><br> 若阁下向我们提供个人资料,即表示阁下接受,平安将可因应所需期限留存资料以履行有关用途,而就该等用途而言,有关资料乃在遵守适用法例及规例的情况下收集。平安采用合理保安措施,包括限制亲身查阅平安系统内的资料和在转移敏感资料时进行加密处理,以防止未经许可或意外的查阅、处理、删除、丢失或使用情况。若不再需要作上述任何用途,将会采取合理程序删除或销毁有关资料。--> | 44 | <!--<br><br> 若阁下向我们提供个人资料,即表示阁下接受,平安将可因应所需期限留存资料以履行有关用途,而就该等用途而言,有关资料乃在遵守适用法例及规例的情况下收集。平安采用合理保安措施,包括限制亲身查阅平安系统内的资料和在转移敏感资料时进行加密处理,以防止未经许可或意外的查阅、处理、删除、丢失或使用情况。若不再需要作上述任何用途,将会采取合理程序删除或销毁有关资料。--> |
... | @@ -50,22 +50,22 @@ | ... | @@ -50,22 +50,22 @@ |
50 | <br><br>个人资料将保密处理,惟倘就符合收集个人资料用途或直接相关用途而披露属必须时,则可向以下各方提供相关个人资料(有关我们分发阁下个人资料作宣传或市场推广用途的政策,请参阅“使用个人资料作直接促销用途”一节。): | 50 | <br><br>个人资料将保密处理,惟倘就符合收集个人资料用途或直接相关用途而披露属必须时,则可向以下各方提供相关个人资料(有关我们分发阁下个人资料作宣传或市场推广用途的政策,请参阅“使用个人资料作直接促销用途”一节。): |
51 | 51 | ||
52 | <li> | 52 | <li> |
53 | 获授权担任平安成员公司代理以分销该平安成员公司所提供之产品和服务的任何人士; | 53 | 获授权担任平安成员公司代理以分销该平安成员公司所提供之产品和服务的任何人士; |
54 | </li> | 54 | </li> |
55 | <li> | 55 | <li> |
56 | 就平安成员公司营运以及向阁下提供我们的服务相关而提供管理、资料处理、电信、计算机、付款、收债或证券结算、技术外判、电话中心服务、邮寄和印刷服务的任何代理、承包商或第三方服务供货商(无论在平安范围内或外); | 56 | 就平安成员公司营运以及向阁下提供我们的服务相关而提供管理、资料处理、电信、计算机、付款、收债或证券结算、技术外判、电话中心服务、邮寄和印刷服务的任何代理、承包商或第三方服务供货商(无论在平安范围内或外); |
57 | </li> | 57 | </li> |
58 | <li> | 58 | <li> |
59 | 平安任何成员公司,包括附属公司和关联公司; | 59 | 平安任何成员公司,包括附属公司和关联公司; |
60 | </li> | 60 | </li> |
61 | <li> | 61 | <li> |
62 | 代理、承包商或第三方服务供货商(无论在平安范围内或外),包括协助提供服务的公司,例如再保险公司、投资管理公司、索赔调查公司、业界协会或联盟; | 62 | 代理、承包商或第三方服务供货商(无论在平安范围内或外),包括协助提供服务的公司,例如再保险公司、投资管理公司、索赔调查公司、业界协会或联盟; |
63 | </li> | 63 | </li> |
64 | <li> | 64 | <li> |
65 | 协助收集阁下资料或与阁下联系的其他公司,例如研究调查公司和信贷评级机构,藉以加强我们向阁下所提供的服务;以及 | 65 | 协助收集阁下资料或与阁下联系的其他公司,例如研究调查公司和信贷评级机构,藉以加强我们向阁下所提供的服务;以及 |
66 | </li> | 66 | </li> |
67 | <li> | 67 | <li> |
68 | 政府或监管机构或在平安成员公司营运所在司法权区:(a)对该平安成员公司具有法律和/或监管责任而须予以披露的任何人士;(b)与该平安成员公司协议需对其作出披露的任何人士。 | 68 | 政府或监管机构或在平安成员公司营运所在司法权区:(a)对该平安成员公司具有法律和/或监管责任而须予以披露的任何人士;(b)与该平安成员公司协议需对其作出披露的任何人士。 |
69 | </li> | 69 | </li> |
70 | 70 | ||
71 | <br><br>我们可不时购买业务或出售我们一项或多项业务(或其部分),而阁下的个人资料可作为该买卖或建议买卖的一部分予以转让或披露。倘我们购买一项业务,就该业务所获得的个人资料将在其可行和允许的情况下根据本个人资料收集声明处理。倘我们出售一项业务,我们将在出售合约中订明买方须按本个人资料收集声明所载相同方式处理阁下的个人资料。 | 71 | <br><br>我们可不时购买业务或出售我们一项或多项业务(或其部分),而阁下的个人资料可作为该买卖或建议买卖的一部分予以转让或披露。倘我们购买一项业务,就该业务所获得的个人资料将在其可行和允许的情况下根据本个人资料收集声明处理。倘我们出售一项业务,我们将在出售合约中订明买方须按本个人资料收集声明所载相同方式处理阁下的个人资料。 |
... | @@ -77,13 +77,13 @@ | ... | @@ -77,13 +77,13 @@ |
77 | <br><br>阁下有权: | 77 | <br><br>阁下有权: |
78 | 78 | ||
79 | <li> | 79 | <li> |
80 | 核实平安成员公司是否持有阁下的个人资料,并查阅任何该等资料; | 80 | 核实平安成员公司是否持有阁下的个人资料,并查阅任何该等资料; |
81 | </li> | 81 | </li> |
82 | <li> | 82 | <li> |
83 | 要求平安成员公司更正任何有关阁下的错误个人资料;以及 | 83 | 要求平安成员公司更正任何有关阁下的错误个人资料;以及 |
84 | </li> | 84 | </li> |
85 | <li> | 85 | <li> |
86 | 确定平安成员公司有关个人资料的政策和惯例。 | 86 | 确定平安成员公司有关个人资料的政策和惯例。 |
87 | </li> | 87 | </li> |
88 | 88 | ||
89 | <br>如欲查阅、更正阁下个人资料或有相关的其他要求,可致函到以下地址: | 89 | <br>如欲查阅、更正阁下个人资料或有相关的其他要求,可致函到以下地址: |
... | @@ -139,25 +139,25 @@ | ... | @@ -139,25 +139,25 @@ |
139 | <!--<strong>收集阁下个人资料的原因和拟定用途</strong>--> | 139 | <!--<strong>收集阁下个人资料的原因和拟定用途</strong>--> |
140 | <br><br>收集個人資料乃作以下用途: | 140 | <br><br>收集個人資料乃作以下用途: |
141 | <li> | 141 | <li> |
142 | 處理、實施、執行和實行本檔或閣下可能不時呈交予我們的任何其他檔項下的要求或交易; | 142 | 處理、實施、執行和實行本檔或閣下可能不時呈交予我們的任何其他檔項下的要求或交易; |
143 | </li> | 143 | </li> |
144 | <li> | 144 | <li> |
145 | 設計全新或加強現時我們所提供的產品和服務; | 145 | 設計全新或加強現時我們所提供的產品和服務; |
146 | </li> | 146 | </li> |
147 | <li> | 147 | <li> |
148 | 與閣下保持聯繫,包括向閣下寄發有關閣下在我們公司任何帳戶的行政管理通信或本個人資料收集聲明的日後變動; | 148 | 與閣下保持聯繫,包括向閣下寄發有關閣下在我們公司任何帳戶的行政管理通信或本個人資料收集聲明的日後變動; |
149 | </li> | 149 | </li> |
150 | <li> | 150 | <li> |
151 | 供平安、金融服務業或我們的相關監管機構作統計或精算研究之用; | 151 | 供平安、金融服務業或我們的相關監管機構作統計或精算研究之用; |
152 | </li> | 152 | </li> |
153 | <li> | 153 | <li> |
154 | 供我們資料檢驗,內部業務和行政之用; | 154 | 供我們資料檢驗,內部業務和行政之用; |
155 | </li> | 155 | </li> |
156 | <li> | 156 | <li> |
157 | 協助執行法例、警方或其他政府或監管機構調查,以及符合法例規定,或以符合與政府或監管機構之協議; | 157 | 協助執行法例、警方或其他政府或監管機構調查,以及符合法例規定,或以符合與政府或監管機構之協議; |
158 | </li> | 158 | </li> |
159 | <li> | 159 | <li> |
160 | 與上述任何一項直接有關的其他用途。 | 160 | 與上述任何一項直接有關的其他用途。 |
161 | </li> | 161 | </li> |
162 | 162 | ||
163 | <!--<br><br> 若阁下向我们提供个人资料,即表示阁下接受,平安将可因应所需期限留存资料以履行有关用途,而就该等用途而言,有关资料乃在遵守适用法例及规例的情况下收集。平安采用合理保安措施,包括限制亲身查阅平安系统内的资料和在转移敏感资料时进行加密处理,以防止未经许可或意外的查阅、处理、删除、丢失或使用情况。若不再需要作上述任何用途,将会采取合理程序删除或销毁有关资料。--> | 163 | <!--<br><br> 若阁下向我们提供个人资料,即表示阁下接受,平安将可因应所需期限留存资料以履行有关用途,而就该等用途而言,有关资料乃在遵守适用法例及规例的情况下收集。平安采用合理保安措施,包括限制亲身查阅平安系统内的资料和在转移敏感资料时进行加密处理,以防止未经许可或意外的查阅、处理、删除、丢失或使用情况。若不再需要作上述任何用途,将会采取合理程序删除或销毁有关资料。--> |
... | @@ -169,22 +169,22 @@ | ... | @@ -169,22 +169,22 @@ |
169 | <br><br>個人資料將保密處理,惟倘就符合收集個人資料用途或直接相關用途而披露屬必須時,則可向以下各方提供相關個人資料(有關我們分發閣下個人資料作宣傳或市場推廣用途的政策,請參閱“使用個人資料作直接促銷用途”一節。): | 169 | <br><br>個人資料將保密處理,惟倘就符合收集個人資料用途或直接相關用途而披露屬必須時,則可向以下各方提供相關個人資料(有關我們分發閣下個人資料作宣傳或市場推廣用途的政策,請參閱“使用個人資料作直接促銷用途”一節。): |
170 | 170 | ||
171 | <li> | 171 | <li> |
172 | 獲授權擔任平安成員公司代理以分銷該平安成員公司所提供之產品和服務的任何人士; | 172 | 獲授權擔任平安成員公司代理以分銷該平安成員公司所提供之產品和服務的任何人士; |
173 | </li> | 173 | </li> |
174 | <li> | 174 | <li> |
175 | 就平安成員公司營運以及向閣下提供我們的服務相關而提供管理、資料處理、電信、電腦、付款、收債或證券結算、技術外判、電話中心服務、郵寄和印刷服務的任何代理、承包商或協力廠商服務供應商(無論在平安範圍內或外); | 175 | 就平安成員公司營運以及向閣下提供我們的服務相關而提供管理、資料處理、電信、電腦、付款、收債或證券結算、技術外判、電話中心服務、郵寄和印刷服務的任何代理、承包商或協力廠商服務供應商(無論在平安範圍內或外); |
176 | </li> | 176 | </li> |
177 | <li> | 177 | <li> |
178 | 平安任何成員公司,包括附屬公司和關聯公司; | 178 | 平安任何成員公司,包括附屬公司和關聯公司; |
179 | </li> | 179 | </li> |
180 | <li> | 180 | <li> |
181 | 代理、承包商或協力廠商服務供應商(無論在平安範圍內或外),包括協助提供服務的公司,例如再保險公司、投資管理公司、索賠調查公司、業界協會或聯盟; | 181 | 代理、承包商或協力廠商服務供應商(無論在平安範圍內或外),包括協助提供服務的公司,例如再保險公司、投資管理公司、索賠調查公司、業界協會或聯盟; |
182 | </li> | 182 | </li> |
183 | <li> | 183 | <li> |
184 | 協助收集閣下資料或與閣下聯繫的其他公司,例如研究調查公司和信貸評級機構,藉以加強我們向閣下所提供的服務;以及 | 184 | 協助收集閣下資料或與閣下聯繫的其他公司,例如研究調查公司和信貸評級機構,藉以加強我們向閣下所提供的服務;以及 |
185 | </li> | 185 | </li> |
186 | <li> | 186 | <li> |
187 | 政府或監管機構或在平安成員公司營運所在司法權區:(a)對該平安成員公司具有法律和/或監管責任而須予以披露的任何人士;(b)與該平安成員公司協議需對其作出披露的任何人士。 | 187 | 政府或監管機構或在平安成員公司營運所在司法權區:(a)對該平安成員公司具有法律和/或監管責任而須予以披露的任何人士;(b)與該平安成員公司協議需對其作出披露的任何人士。 |
188 | </li> | 188 | </li> |
189 | 189 | ||
190 | <br><br>我們可不時購買業務或出售我們一項或多項業務(或其部分),而閣下的個人資料可作為該買賣或建議買賣的一部分予以轉讓或披露。倘我們購買一項業務,就該業務所獲得的個人資料將在其可行和允許的情況下根據本個人資料收集聲明處理。倘我們出售一項業務,我們將在出售合約中訂明買方須按本個人資料收集聲明所載相同方式處理閣下的個人資料。 | 190 | <br><br>我們可不時購買業務或出售我們一項或多項業務(或其部分),而閣下的個人資料可作為該買賣或建議買賣的一部分予以轉讓或披露。倘我們購買一項業務,就該業務所獲得的個人資料將在其可行和允許的情況下根據本個人資料收集聲明處理。倘我們出售一項業務,我們將在出售合約中訂明買方須按本個人資料收集聲明所載相同方式處理閣下的個人資料。 |
... | @@ -196,13 +196,13 @@ | ... | @@ -196,13 +196,13 @@ |
196 | <br><br>閣下有權: | 196 | <br><br>閣下有權: |
197 | 197 | ||
198 | <li> | 198 | <li> |
199 | 核實平安成員公司是否持有閣下的個人資料,並查閱任何該等資料; | 199 | 核實平安成員公司是否持有閣下的個人資料,並查閱任何該等資料; |
200 | </li> | 200 | </li> |
201 | <li> | 201 | <li> |
202 | 要求平安成員公司更正任何有關閣下的錯誤個人資料;以及 | 202 | 要求平安成員公司更正任何有關閣下的錯誤個人資料;以及 |
203 | </li> | 203 | </li> |
204 | <li> | 204 | <li> |
205 | 確定平安成員公司有關個人資料的政策和慣例。 | 205 | 確定平安成員公司有關個人資料的政策和慣例。 |
206 | </li> | 206 | </li> |
207 | 207 | ||
208 | <br>如欲查閱、更正閣下個人資料或有相關的其他要求,可致函到以下位址: | 208 | <br>如欲查閱、更正閣下個人資料或有相關的其他要求,可致函到以下位址: |
... | @@ -258,25 +258,25 @@ | ... | @@ -258,25 +258,25 @@ |
258 | <!--<strong>收集阁下个人资料的原因和拟定用途</strong>--> | 258 | <!--<strong>收集阁下个人资料的原因和拟定用途</strong>--> |
259 | <br><br>Personal data is collected for the following purposes: | 259 | <br><br>Personal data is collected for the following purposes: |
260 | <li> | 260 | <li> |
261 | To processing, implementing, implementing and implementing the requirements or transactions under this document or any other document that you may submit to us from time to time. | 261 | To processing, implementing, implementing and implementing the requirements or transactions under this document or any other document that you may submit to us from time to time. |
262 | </li> | 262 | </li> |
263 | <li> | 263 | <li> |
264 | Design new or strengthen the products and services we provide now; | 264 | Design new or strengthen the products and services we provide now; |
265 | </li> | 265 | </li> |
266 | <li> | 266 | <li> |
267 | Keep in touch with you, including sending you any future changes to your administrative communications or any personal data collection statement in any of our company's accounts; | 267 | Keep in touch with you, including sending you any future changes to your administrative communications or any personal data collection statement in any of our company's accounts; |
268 | </li> | 268 | </li> |
269 | <li> | 269 | <li> |
270 | For statistical or actuarial research by Ping An, the financial services industry or our relevant regulatory authorities; | 270 | For statistical or actuarial research by Ping An, the financial services industry or our relevant regulatory authorities; |
271 | </li> | 271 | </li> |
272 | <li> | 272 | <li> |
273 | For our data inspection, internal business and administrative purposes; | 273 | For our data inspection, internal business and administrative purposes; |
274 | </li> | 274 | </li> |
275 | <li> | 275 | <li> |
276 | To assist in the enforcement of investigations by the law, the police or other government or regulatory agencies, and compliance with the law, or to comply with agreements with the government or regulatory bodies; | 276 | To assist in the enforcement of investigations by the law, the police or other government or regulatory agencies, and compliance with the law, or to comply with agreements with the government or regulatory bodies; |
277 | </li> | 277 | </li> |
278 | <li> | 278 | <li> |
279 | Other uses directly related to any of the above. | 279 | Other uses directly related to any of the above. |
280 | </li> | 280 | </li> |
281 | 281 | ||
282 | <!--<br><br> 若阁下向我们提供个人资料,即表示阁下接受,平安将可因应所需期限留存资料以履行有关用途,而就该等用途而言,有关资料乃在遵守适用法例及规例的情况下收集。平安采用合理保安措施,包括限制亲身查阅平安系统内的资料和在转移敏感资料时进行加密处理,以防止未经许可或意外的查阅、处理、删除、丢失或使用情况。若不再需要作上述任何用途,将会采取合理程序删除或销毁有关资料。--> | 282 | <!--<br><br> 若阁下向我们提供个人资料,即表示阁下接受,平安将可因应所需期限留存资料以履行有关用途,而就该等用途而言,有关资料乃在遵守适用法例及规例的情况下收集。平安采用合理保安措施,包括限制亲身查阅平安系统内的资料和在转移敏感资料时进行加密处理,以防止未经许可或意外的查阅、处理、删除、丢失或使用情况。若不再需要作上述任何用途,将会采取合理程序删除或销毁有关资料。--> |
... | @@ -288,22 +288,22 @@ | ... | @@ -288,22 +288,22 @@ |
288 | <br><br>The personal data will be treated confidentially, but if disclosure is necessary for the purpose of collecting personal data or for direct related purposes, the relevant personal data may be provided to the following parties (the policy regarding our distribution of your personal data for publicity or marketing purposes, Please refer to the section "Using Personal Data for Direct Promotion". | 288 | <br><br>The personal data will be treated confidentially, but if disclosure is necessary for the purpose of collecting personal data or for direct related purposes, the relevant personal data may be provided to the following parties (the policy regarding our distribution of your personal data for publicity or marketing purposes, Please refer to the section "Using Personal Data for Direct Promotion". |
289 | 289 | ||
290 | <li> | 290 | <li> |
291 | Any person authorized to act as an agent of Ping An Member Company to distribute the products and services provided by the Ping An Member Company; | 291 | Any person authorized to act as an agent of Ping An Member Company to distribute the products and services provided by the Ping An Member Company; |
292 | </li> | 292 | </li> |
293 | <li> | 293 | <li> |
294 | Any agent, contractor for management, data processing, telecommunications, computer, payment, debt collection or securities settlement, technical outsourcing, call center services, mailing and printing services related to the operation of Ping An Member Company and providing you with our services. Merchant or third party service provider (whether within or outside the safe range); | 294 | Any agent, contractor for management, data processing, telecommunications, computer, payment, debt collection or securities settlement, technical outsourcing, call center services, mailing and printing services related to the operation of Ping An Member Company and providing you with our services. Merchant or third party service provider (whether within or outside the safe range); |
295 | </li> | 295 | </li> |
296 | <li> | 296 | <li> |
297 | Any member company of Ping An, including subsidiaries and affiliates; | 297 | Any member company of Ping An, including subsidiaries and affiliates; |
298 | </li> | 298 | </li> |
299 | <li> | 299 | <li> |
300 | Agents, contractors or third-party service providers (whether within or outside of Ping An), including companies that assist in the provision of services, such as reinsurance companies, investment management companies, claims investigation companies, industry associations or alliances; | 300 | Agents, contractors or third-party service providers (whether within or outside of Ping An), including companies that assist in the provision of services, such as reinsurance companies, investment management companies, claims investigation companies, industry associations or alliances; |
301 | </li> | 301 | </li> |
302 | <li> | 302 | <li> |
303 | To assist in the collection of your information or other companies that contact you, such as research and investigation companies and credit rating agencies, to enhance the services we provide to you; | 303 | To assist in the collection of your information or other companies that contact you, such as research and investigation companies and credit rating agencies, to enhance the services we provide to you; |
304 | </li> | 304 | </li> |
305 | <li> | 305 | <li> |
306 | The government or regulatory agency or the jurisdiction in which the Ping An member company operates: (a) any person who has legal and/or regulatory responsibility for the Ping An member company and must disclose it; (b) the agreement with the Ping An member company is required Anyone who makes a disclosure. | 306 | The government or regulatory agency or the jurisdiction in which the Ping An member company operates: (a) any person who has legal and/or regulatory responsibility for the Ping An member company and must disclose it; (b) the agreement with the Ping An member company is required Anyone who makes a disclosure. |
307 | </li> | 307 | </li> |
308 | 308 | ||
309 | <br><br>We may purchase or sell one or more of our businesses (or parts thereof) from time to time, and your personal data may be transferred or disclosed as part of the sale or offer. If we purchase a business, the personal data obtained from that business will be processed in accordance with this personal data collection statement as far as practicable and permissible. If we sell a business, we will specify in the sale contract that the buyer must process your personal data in the same manner as stated in this personal data collection statement. | 309 | <br><br>We may purchase or sell one or more of our businesses (or parts thereof) from time to time, and your personal data may be transferred or disclosed as part of the sale or offer. If we purchase a business, the personal data obtained from that business will be processed in accordance with this personal data collection statement as far as practicable and permissible. If we sell a business, we will specify in the sale contract that the buyer must process your personal data in the same manner as stated in this personal data collection statement. |
... | @@ -315,16 +315,16 @@ | ... | @@ -315,16 +315,16 @@ |
315 | <br><br>You have the right to: | 315 | <br><br>You have the right to: |
316 | 316 | ||
317 | <li> | 317 | <li> |
318 | Verify that Ping An Member Company holds your personal data and consult any such information; | 318 | Verify that Ping An Member Company holds your personal data and consult any such information; |
319 | </li> | 319 | </li> |
320 | <li> | 320 | <li> |
321 | Require Ping An member companies to correct any wrong personal data about you; | 321 | Require Ping An member companies to correct any wrong personal data about you; |
322 | </li> | 322 | </li> |
323 | <li> | 323 | <li> |
324 | Determine the policies and practices of Ping An member companies regarding personal data. | 324 | Determine the policies and practices of Ping An member companies regarding personal data. |
325 | </li> | 325 | </li> |
326 | <li> | 326 | <li> |
327 | If you wish to access, correct your personal data or have other relevant requirements, you can write to the following address: | 327 | If you wish to access, correct your personal data or have other relevant requirements, you can write to the following address: |
328 | </li> | 328 | </li> |
329 | 329 | ||
330 | <!--<br>如欲查阅、更正阁下个人资料或有相关的其他要求,可致函到以下地址:--> | 330 | <!--<br>如欲查阅、更正阁下个人资料或有相关的其他要求,可致函到以下地址:--> |
... | @@ -363,7 +363,7 @@ | ... | @@ -363,7 +363,7 @@ |
363 | </div> | 363 | </div> |
364 | </template> | 364 | </template> |
365 | 365 | ||
366 | <script src="personal-info-collect.js"></script> | 366 | <script src="./personal-data-collection.js"></script> |
367 | <style lang="scss" scoped> | 367 | <style lang="scss" scoped> |
368 | @import "personal-info-collect"; | 368 | @import "./personal-data-collection.scss"; |
369 | </style> | 369 | </style> | ... | ... |
... | @@ -13,7 +13,7 @@ | ... | @@ -13,7 +13,7 @@ |
13 | </div> | 13 | </div> |
14 | </div> | 14 | </div> |
15 | 15 | ||
16 | <div v-else> | 16 | <div v-if="$i18n.locale == 'tc'"> |
17 | <div class="top-space"></div> | 17 | <div class="top-space"></div> |
18 | <h2 class="tit">公司簡介</h2> | 18 | <h2 class="tit">公司簡介</h2> |
19 | <div class="box desc"> | 19 | <div class="box desc"> |
... | @@ -24,6 +24,17 @@ | ... | @@ -24,6 +24,17 @@ |
24 | </div> | 24 | </div> |
25 | </div> | 25 | </div> |
26 | 26 | ||
27 | <div v-else> | ||
28 | <div class="top-space"></div> | ||
29 | <h2 class="tit">Company profile</h2> | ||
30 | <div class="box desc"> | ||
31 | PINGAN life insurance co., LTD., founded in 2002, is an important member of PINGAN insurance (group) co., LTD. As of December 31, 2017, PINGAN life has a registered capital of 33.8 billion yuan, 42 branches (including 7 call sales centers) and more than 3,300 business outlets nationwide, with 1.386 million life insurance agents. Of company a, silver cover, electric pin, the Internet has gone hand in hand through various channels, realize the coordinated development, operational management level and customer experience leading the market, and relying on the group "financial + technology" double drive strategy, on the premise of compliance management, risk prevention, open platform to operate the new era, continue to improve products, two core competitive power of science and technology, the embedded value and scale of sustained, healthy and stable growth. | ||
32 | <br><br> Company adhering to the "insurance insurance" concept, focusing on the "product +" strategy, extending the life insurance product boundaries. In 2017, "ping an fu", the main guarantee product, was optimized and upgraded to increase the guarantee amount. Subdivide customer groups, develop products with multiple payment for cancer, long-term disability care, high-end whole life insurance and other security functions, and build a diversified security supply system; Relying on the group resources to launch 360 service, providing customers with "diagnosis and treatment - rehabilitation" whole process solutions and services support, and combining the safe RUN healthy line project, build "health prevention upstream, middle economic compensation, the downstream medical service" the health of the closed loop, meet the demand of customers a full range of health risk management. | ||
33 | <br><br> Facing the challenges and opportunities brought by the Internet and new technologies, ping an life USES the leading technologies to build a new engine for future development and upgrade and innovate its business model. "Golden housekeeper" APP as the core of the mobile financial life platform, connect online and offline multi-scene customer operations. As of December 31, 2017, the APP provided 136 million registered users with comprehensive financial life services, including insurance policies, wealth appreciation, rich activities and health management. In terms of customer service, ping an life creates the ultimate customer experience with technology. It is the first "intelligent customer service" in the industry. Relying on the massive customer data and AI technology of the group, it builds the four capabilities of business screening, risk positioning, online self-service and aerial stores, and greatly improves the service timeliness of security, claims and underwriting. 70% of claims can be paid within 30 minutes, and 96% can be insured in real time. Two months after its launch, "intelligent customer service" has accepted more than 28,000 pieces of air business, about 400 pieces every day, and the fastest time is 3 minutes. | ||
34 | <br><br> Ping an life regards charity culture as the corporate culture of the company, adheres to the concept of "benevolence and great cause", and regards "the most respected company" as its vision. One hundred years of good karma, responsibility first. Ping an life always nurtures the society with gratitude, takes corporate social responsibility as the driving force for the sustainable development of the company, focuses on "charity" culture, and promotes "great love and responsibility". We will focus on creating a better tomorrow by launching the "new life campaign" with "walking briskly" and "reading" as the main body, as well as public welfare undertakings such as education, poverty alleviation, environment and disaster relief. | ||
35 | </div> | ||
36 | </div> | ||
37 | |||
27 | </div> | 38 | </div> |
28 | </template> | 39 | </template> |
29 | 40 | ... | ... |
... | @@ -71,7 +71,7 @@ | ... | @@ -71,7 +71,7 @@ |
71 | <div class="login-protocol pointer" @click="registerCheck.agreeProtocol = !registerCheck.agreeProtocol"> | 71 | <div class="login-protocol pointer" @click="registerCheck.agreeProtocol = !registerCheck.agreeProtocol"> |
72 | <img v-if="!registerCheck.agreeProtocol" class="check" src="@/assets/images/login/un-check.png"> | 72 | <img v-if="!registerCheck.agreeProtocol" class="check" src="@/assets/images/login/un-check.png"> |
73 | <img v-if="registerCheck.agreeProtocol" class="check" src="@/assets/images/login/check.png"> {{$t('login.agree')}} | 73 | <img v-if="registerCheck.agreeProtocol" class="check" src="@/assets/images/login/check.png"> {{$t('login.agree')}} |
74 | <span @click="onProtocolHandler()" class="protocol pointer">{{$t('login.protocol')}}</span> | 74 | <span @click="onProtocolHandler()" class="protocol pointer">{{$t('login.protocol')}}</span> |
75 | </div> | 75 | </div> |
76 | <div @click="onSubmitHandler()" class="login-submit pointer" :class="{disabled: registerDisabled}">{{$t('register.register')}}</div> | 76 | <div @click="onSubmitHandler()" class="login-submit pointer" :class="{disabled: registerDisabled}">{{$t('register.register')}}</div> |
77 | </div> | 77 | </div> | ... | ... |
1 | 1 | ||
2 | <template> | 2 | <template> |
3 | <div class="content"> | 3 | <div class="content"> |
4 | <div v-if="$i18n.locale != 'tc'"> | 4 | <div v-if="$i18n.locale == 'tc'"> |
5 | <div class="top-space"></div> | 5 | <div class="top-space"></div> |
6 | <h2 class="tit">使用條款</h2> | 6 | <h2 class="tit">使用條款</h2> |
7 | <div class="box desc"> | 7 | <div class="box desc"> | ... | ... |
... | @@ -87,6 +87,14 @@ const routes = [ | ... | @@ -87,6 +87,14 @@ const routes = [ |
87 | } | 87 | } |
88 | }, | 88 | }, |
89 | { | 89 | { |
90 | path: '/personal/data/collection', | ||
91 | name: 'personalDataCollection', | ||
92 | component: () => import('./pages/personal-data-collection/personal-data-collection.vue'), | ||
93 | meta: { | ||
94 | title: '' | ||
95 | } | ||
96 | }, | ||
97 | { | ||
90 | path: '/protocol', | 98 | path: '/protocol', |
91 | name: 'protocol', | 99 | name: 'protocol', |
92 | component: () => import('./pages/protocol/protocol.vue'), | 100 | component: () => import('./pages/protocol/protocol.vue'), | ... | ... |
-
Please register or sign in to post a comment