英文替换
Showing
14 changed files
with
186 additions
and
117 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 | }, | ... | ... |
This diff is collapsed.
Click to expand it.
... | @@ -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