CINXE.COM

PayPal Newsroom - Blog

<!doctype html> <html lang="en-US"> <head> <!-- begin spin_special_output(head_start) --> <script type="text/javascript" src="js/jquery.js" wd_script_id="jquery.js" nonce="YzZiODhkMDg5NzkxOWYyNDIxODU5MTA0NWRiYzgyYmE4OWNjZDJjNQ=="></script> <style type="text/css" wd_script_id="search_form_style" nonce="YzZiODhkMDg5NzkxOWYyNDIxODU5MTA0NWRiYzgyYmE4OWNjZDJjNQ=="> .wd_search_form .wd_input_datepicker { margin-right: 2px; } .wd_search_type_checkbox { margin-left: 20px; } </style> <script type="text/javascript" src="js/jquery-webdriver.js" wd_script_id="jquery-webdriver.js" nonce="YzZiODhkMDg5NzkxOWYyNDIxODU5MTA0NWRiYzgyYmE4OWNjZDJjNQ=="></script> <script type="text/javascript" src="js/webdriver.js" wd_script_id="webdriver.js" nonce="YzZiODhkMDg5NzkxOWYyNDIxODU5MTA0NWRiYzgyYmE4OWNjZDJjNQ=="></script> <script type="text/javascript" wd_script_id="search_form_script" nonce="YzZiODhkMDg5NzkxOWYyNDIxODU5MTA0NWRiYzgyYmE4OWNjZDJjNQ=="> function wd_toggle_search_form(link, advanced) { var $ = webDriver.jQuery; var $container = $(link).closest(".wd_search_form_container"); var basic_form = $container.find(".wd_search_form_basic"); var basic_query = basic_form.find('input[name="query"]'); var advanced_form = $container.find(".wd_search_form_advanced"); var advanced_query = advanced_form.find('input[name="query"]'); if (advanced) { advanced_query.val(basic_query.val()); advanced_form.show(); basic_form.hide(); } else { basic_query.val(advanced_query.val()); basic_form.show(); advanced_form.hide(); } } function wd_toggle_search_type_checkboxes(radio) { var $ = webDriver.jQuery; var $radio = $(radio); var all = $radio.val() == "All" ? $radio.is(":checked") : !$radio.is(":checked"); var $checkboxes = $radio.closest(".wd_form_field").find(".wd_search_type_checkbox"); $checkboxes.find('input[type="checkbox"]').prop("disabled", all); $checkboxes.toggle(!all); } webDriver.jQuery(function ($) { $('.wd_search_type_radio input[type="radio"]').each(function() {wd_toggle_search_type_checkboxes(this);}); }); </script> <style type="text/css" wd_script_id="featureboxes_style" nonce="YzZiODhkMDg5NzkxOWYyNDIxODU5MTA0NWRiYzgyYmE4OWNjZDJjNQ=="> .wd_featurebox_icon { display: inline; } .wd_featurebox_icon img { vertical-align: middle; } div.wd_featurebox_group div.wd_tabs_wrapper { border: none; border-bottom: 1px solid #E1E1E1; padding: 0 0 5px 0; } div.wd_featurebox_group div.wd_featurebox { border: none; padding: 8px 0 0 0; } div.wd_featurebox_group li.wd_tab { float: none; color: #666666; } div.wd_featurebox_group li.wd_tab-active { border: none; background-color: transparent; color: #000000; font-weight: bold; } div.wd_featurebox_group li.wd_tab-inactive { cursor: auto; } </style> <style type="text/css" wd_script_id="item_search_form_style" nonce="YzZiODhkMDg5NzkxOWYyNDIxODU5MTA0NWRiYzgyYmE4OWNjZDJjNQ=="> .wd_item_search_form_container .wd_search_form_basic { display: inline-block; } .wd_search_basic_fields { display: inline-block; background-color: #f1f1f1; border: 1px solid #d3d3d3; padding: 3px; vertical-align: middle; } .wd_search_basic_fields > * { vertical-align: middle; } .wd_item_search_form_container .wd_input_datepicker { margin-right: 2px; } .wd_search_button { color: #999999; } .wd_search_button.wd_highlight { color: #000000; } .wd_search_advanced_link, .wd_search_titles_only, .wd_checkbox { white-space: nowrap; } </style> <script type="text/javascript" wd_script_id="item_search_form_script" nonce="YzZiODhkMDg5NzkxOWYyNDIxODU5MTA0NWRiYzgyYmE4OWNjZDJjNQ=="> function wd_item_search_form_toggle(link, advanced) { var $ = webDriver.jQuery; var $container = $(link).closest(".wd_item_search_form_container"); var $basic_form = $container.find(".wd_search_form_basic"); var $advanced_form = $container.find(".wd_search_form_advanced"); var $basic_inputs = $basic_form.find(":input"); $basic_inputs.each(function() { var $advanced_input = $advanced_form.find(this.tagName+'[name="'+this.name+'"]'); if ($advanced_input.length > 0) { if (advanced) $advanced_input.val($(this).val()); else $(this).val($advanced_input.val()); } }); $basic_form.toggle(!advanced); $advanced_form.toggle(advanced); } function wd_item_search_form_highlight(form) { var $btn = $(form).find('input[type="submit"],button[type="submit"]'); $btn.addClass("wd_highlight"); } function wd_item_search_form_submit(form, in_submit) { var $form = $(form); var have_url = false; $form.find("select").each(function() { var $select = $(this); if (!$select.val()) $select.prop("disabled", "disabled"); var url = $select.find("option:selected").attr("wd_url"); if (url && !have_url) { $form.attr("action", url); $select.prop("disabled", "disabled"); $form.find('input[name="s"]').prop("disabled", "disabled"); have_url = true; } }); $form.find("input").each(function() { var $input = $(this); if (!$input.val()) $input.prop("disabled", "disabled"); }); if (!in_submit) $form.submit(); } </script> <link href="css/wd_wcag.css" type="text/css" rel="stylesheet" wd_script_id="wd_wcag.css"> <script type="text/javascript" src="js/wd_wai_calendar_button.js" wd_script_id="wd_wai_calendar_button.js" nonce="YzZiODhkMDg5NzkxOWYyNDIxODU5MTA0NWRiYzgyYmE4OWNjZDJjNQ=="></script> <script type="text/javascript" src="js/wd_wai_datepicker.js" wd_script_id="wd_wai_datepicker.js" nonce="YzZiODhkMDg5NzkxOWYyNDIxODU5MTA0NWRiYzgyYmE4OWNjZDJjNQ=="></script> <script type="text/javascript" src="js/wd_wai_datepicker_day.js" wd_script_id="wd_wai_datepicker_day.js" nonce="YzZiODhkMDg5NzkxOWYyNDIxODU5MTA0NWRiYzgyYmE4OWNjZDJjNQ=="></script> <link href="css/wd_wai_datepicker.css" type="text/css" rel="stylesheet" wd_script_id="wd_wai_datepicker.css"> <script type="text/javascript" wd_script_id="form_wai_dp__scriptwd_wai_start" nonce="YzZiODhkMDg5NzkxOWYyNDIxODU5MTA0NWRiYzgyYmE4OWNjZDJjNQ=="> window.addEventListener("load" , function () { let dp_input = document.getElementById("wd_wai_dp_input_wd_wai_start"); let dp_button = document.getElementById("wd_wai_dp_button_wd_wai_start"); let dp_dialog = document.getElementById("wd_datepicker_dialog_wd_wai_start" ); let wd_datePicker = new DatePicker(dp_input, dp_button, dp_dialog, "2019-03-01","2024-07-05" ); wd_datePicker.init(); }); </script> <script type="text/javascript" wd_script_id="form_wai_dp__scriptwd_wai_end" nonce="YzZiODhkMDg5NzkxOWYyNDIxODU5MTA0NWRiYzgyYmE4OWNjZDJjNQ=="> window.addEventListener("load" , function () { let dp_input = document.getElementById("wd_wai_dp_input_wd_wai_end"); let dp_button = document.getElementById("wd_wai_dp_button_wd_wai_end"); let dp_dialog = document.getElementById("wd_datepicker_dialog_wd_wai_end" ); let wd_datePicker = new DatePicker(dp_input, dp_button, dp_dialog, "2019-03-01","2024-07-05" ); wd_datePicker.init(); }); </script> <script type="text/javascript" src="js/wd_form.js" wd_script_id="wd_form.js" nonce="YzZiODhkMDg5NzkxOWYyNDIxODU5MTA0NWRiYzgyYmE4OWNjZDJjNQ=="></script> <link href="css/wd_form.css" type="text/css" rel="stylesheet" wd_script_id="wd_form.css"> <style type="text/css" wd_script_id="template_list_inline_style" nonce="YzZiODhkMDg5NzkxOWYyNDIxODU5MTA0NWRiYzgyYmE4OWNjZDJjNQ=="> ul.wd_layout-inline { display: inline-block; list-style: none; padding: 0; margin: 0; } ul.wd_layout-inline li { display: inline-block; padding: 0; margin: 0 0 0 1em; } </style> <style type="text/css" wd_script_id="template item:stories:site style" nonce="YzZiODhkMDg5NzkxOWYyNDIxODU5MTA0NWRiYzgyYmE4OWNjZDJjNQ==">.wd_item { overflow:auto; } .wd_item .wd_thumbnail { float: left; margin: 0 5px 5px 0; } .wd_item .wd_date { text-transform: uppercase; font-weight: bold; font-size: 1.167em; color: #cccccc; } .wd_item .wd_title { font-weight: bold; font-size: 2em; } .wd_asset_type_link_list { display: inline-block; margin: 10px 0 0 0; padding: 2px; } .wd_item_wrapper { margin-left: 105px; } .wd_item_wrapper:first-child, .wd_layout-masonry .wd_item_wrapper, .wd_layout-grid .wd_item_wrapper { margin-left: 0; } .wd_layout-masonry .wd_item, .wd_layout-grid .wd_item { border: 1px solid #e1e1e1; padding: 5px; } .wd_layout-masonry .wd_thumbnail, .wd_layout-grid .wd_thumbnail { float: none; text-align: center; margin: 0 0 5px 0; }</style> <style type="text/css" wd_script_id="template_list_simple_style" nonce="YzZiODhkMDg5NzkxOWYyNDIxODU5MTA0NWRiYzgyYmE4OWNjZDJjNQ=="> ul.wd_layout-simple { padding: 0; margin: 10px 0; list-style: none; } </style> <style type="text/css" wd_script_id="template page:stories:site style" nonce="YzZiODhkMDg5NzkxOWYyNDIxODU5MTA0NWRiYzgyYmE4OWNjZDJjNQ==">.wd_category_header { margin: 10px 0; overflow: auto; } .wd_thumbnail { float: left; margin: 0 5px 5px 0; } .wd_item_list { margin: 10px 0; overflow: auto; } .wd_item { padding: 0; margin: 0 0 10px 0; } </style> <!-- end spin_special_output(head_start) --> <script src="https://cdn.bttrack.com/universal/44152" async></script> <!-- Required meta tags --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <!-- Bootstrap CSS --> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css" integrity="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk" crossorigin="anonymous"> <!-- FontAwesome --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <title>PayPal Newsroom - Blog</title> <meta name="keywords" content="" /> <meta name="description" content="" /> <meta name="twitter:card" content="summary" /> <meta property="og:site_name" content="PayPal Newsroom" /> <meta property="og:url" content="https://newsroom.china.paypal-corp.com/stories?cat=13" /> <link rel="shortcut icon" href="images/PP_Square_16x16_V2.png" type="image/icon"> <!-- HREF Lang --> <link rel="alternate" hreflang="en-US" href="https://newsroom.paypal-corp.com/" /> <link rel="alternate" hreflang="de" href=https://newsroom.deatch.paypal-corp.com/> <link rel="alternate" hreflang="en-CA" href="https://newsroom.ca.paypal-corp.com/" /> <link rel="alternate" hreflang="en-GB" href="https://newsroom.uk.paypal-corp.com/" /> <link rel="alternate" hreflang="en-AU" href="https://newsroom.au.paypal-corp.com/" /> <link rel="alternate" hreflang="es-MX" href="https://newsroom.latam.paypal-corp.com/" /> <link rel="alternate" hreflang="es-ES" href="https://newsroom.es.paypal-corp.com/" /> <link rel="alternate" hreflang="zh-cn" href="https://newsroom.china.paypal-corp.com/" /> <link rel="alternate" hreflang="pt-br" href="https://newsroom.br.paypal-corp.com/" /> <link rel="alternate" hreflang="fr-fr" href="https://newsroom.fr.paypal-corp.com/" /> <link rel="alternate" hreflang="en-in" href="https://newsroom.in.paypal-corp.com/" /> <link rel="alternate" hreflang="it-it" href="https://newsroom.it.paypal-corp.com/" /> <link rel="alternate" hreflang="ja-jp" href="https://newsroom.jp.paypal-corp.com/" /> <!-- End HREF Lang --> <!-- MediaRoom Styles --> <link rel="stylesheet" type="text/css" href="slick/slick.css"> <link rel="stylesheet" type="text/css" href="slick/slick-theme.css" > <link rel="stylesheet" type="text/css" href="css/wdtypography.css"> <link rel="stylesheet" type="text/css" href="css/wdcustomclasses.css"> <link rel="stylesheet" type="text/css" href="css/wdheaderandfooter.css"> <link rel="stylesheet" type="text/css" href="css/wdbuttonformsandtools.css"> <link rel="stylesheet" type="text/css" href="css/wdcontent.css"> <link rel="alternate" href="https://newsroom.china.paypal-corp.com/news?pagetemplate=rss" type="application/rss+xml" title="PayPal Newsroom"> <!-- END MediaRoom Styles --> <script type="application/json" id="policy-data"> { "policies": ["CookieBanner"], "nonce":"test", "tenant":"newsroom", "policyData": { "country":"CN", "language":"zh" } } </script> <script src="https://www.paypalobjects.com/ncs/ncs.js"></script> <!-- abstracted to a separate file by request --> <script src="js/managecookies.js"></script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-KKT69SC');</script> <!-- End Google Tag Manager --> <!-- Meta Pixel Code --> <script> !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window, document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '1367141343484665'); fbq('track', 'PageView'); </script> <noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=1367141343484665&ev=PageView&noscript=1" /></noscript> <!-- End Meta Pixel Code --> <!-- Universal Pixel --> <script src=https://js.adsrvr.org/up_loader.1.1.0.js type="text/javascript"></script> <script type="text/javascript"> ttd_dom_ready( function() { if (typeof TTDUniversalPixelApi === 'function') { var universalPixelApi = new TTDUniversalPixelApi(); universalPixelApi.init("q54fse9", ["nar9dgt"], "https://insight.adsrvr.org/track/up"); } }); </script> <!-- End Universal Pixel --> <!-- begin spin_special_output(head_end) --> <!-- OneTrust Cookies Consent Notice start --> <script src="" type="text/javascript" charset="UTF-8"></script> <script type="text/javascript"> function OptanonWrapper() { } </script> <!-- OneTrust Cookies Consent Notice end --> <link rel="canonical" href="https://newsroom.china.paypal-corp.com/stories?cat=13" /> <!-- end spin_special_output(head_end) --> </head> <body class="wd_pageid_34137 wd_is_category wd_category_13"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KKT69SC" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <header class=""> <nav class="navbar navbar-expand-lg bg-light"> <div class="wd_logo-wrap"><a class="navbar-brand" href="https://newsroom.china.paypal-corp.com/home"><img src="images/Newsroom Logo.png"></a></div> <!-- Start Mobile Search --> <!-- <div class="mobile_search-container"> <div class="wd_search_form_container"><form name="basic_search" method="get" action="https://newsroom.china.paypal-corp.com/search-results" class="wd_search_form wd_search_form_basic"><input type="hidden" name="s" value="search_results" /><input type="text" name="query" value="" size="32" placeholder="Search..." title="Search..." /> <input type="submit" name="submit" value="Search"></form> </div> </div> --> <!-- END Mobile Search --> <!-- <div class="mobile-site-search-bttn"> <i class="fas fa-search"></i> <i class="fas fa-times"></i> </div> --> <button class="navbar-toggler" type="button" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div id="mobileNavbarNavDropdown" class="collapse wd_nav justify-content-center navbar-collapse"> <button class="wd_mobile-nav-toggler"><span class="wd_close-nav"></span></button> <ul class="navbar-nav"> <li id="wd_topnav-34137" class="nav-item dropdown" data-child="#wd_topnav-34137"> <a href="stories" class="nav-link" target="_self">Blog</a><span class="dropdown-toggle"></span> <!-- --> <div id="categoryNavDropdown" class="wd_category-nav"> <div class="wd_featureboxes_dropdown wd_featureboxes-horizontal"> <div id="wd_featurebox-standard_3540" class="wd_featurebox_container wd_featurebox-standard"><div class="wd_featurebox_title"></div><div class="wd_featurebox"><div class="container justify-content-center"> <div class="row py-2" style="width: 100%;"> <div class="col-sm-3"> <h4><a href="stories?cat=4">产品</a></h4> <a class="dropdown-item" href="stories?cat=2">贝宝</a></div> <div class="col-sm-3"> <h4><a href="stories?cat=13">员工</a></h4> <a class="dropdown-item" href="stories?cat=14">企业文化</a> <a class="dropdown-item" href="stories?cat=15"> DIE&amp;B</a></div> <div class="col-sm-3"> <h4><a href="stories?cat=17">业绩</a></h4> <a class="dropdown-item" href="stories?cat=22">社会影响</a></div> <div class="col-sm-3"> <h4><a href="stories?cat=23">创新</a></h4> <a class="dropdown-item" href="stories?cat=30">科技</a></div> </div> </div> </div></div></div> </div> </li> <li id="wd_topnav-20295" class="nav-item"> <a href="news" class="nav-link" target="_self">最新资讯</a> </li> <li id="wd_topnav-20315" class="nav-item "> <a href="https://newsroom.paypal-corp.com/media-resources" class="nav-link ">媒体资源 <i class="fa fa-external-link" aria-hidden="true"></i></a></li> <li id="wd_topnav-20316" class="nav-item "> <a href="https://about.pypl.com/home/default.aspx" class="nav-link ">关于PayPal <i class="fa fa-external-link" aria-hidden="true"></i></a></li> <li id="wd_topnav-20320" class="nav-item "> <a href="https://newsroom.paypal-corp.com/contact" class="nav-link ">媒体联络 <i class="fa fa-external-link" aria-hidden="true"></i></a></li> </ul> </div> <div id="navbarNavDropdown" class="collapse wd_nav justify-content-center navbar-collapse"> <ul class="navbar-nav"> <button class="wd_mobile-nav-toggler"><span class="wd_close-nav"></span></button> <li id="wd_topnav-34137" class="nav-item dropdown"> <a href="stories" class="nav-link dropdown-toggle" target="_self">Blog</a> <!-- --> <div id="categoryNavDropdown" class="dropdown-menu wd_category-nav"> <div class="wd_featureboxes_dropdown wd_featureboxes-horizontal"> <div id="wd_featurebox-standard_3540" class="wd_featurebox_container wd_featurebox-standard"><div class="wd_featurebox_title"></div><div class="wd_featurebox"><div class="container justify-content-center"> <div class="row py-2" style="width: 100%;"> <div class="col-sm-3"> <h4><a href="stories?cat=4">产品</a></h4> <a class="dropdown-item" href="stories?cat=2">贝宝</a></div> <div class="col-sm-3"> <h4><a href="stories?cat=13">员工</a></h4> <a class="dropdown-item" href="stories?cat=14">企业文化</a> <a class="dropdown-item" href="stories?cat=15"> DIE&amp;B</a></div> <div class="col-sm-3"> <h4><a href="stories?cat=17">业绩</a></h4> <a class="dropdown-item" href="stories?cat=22">社会影响</a></div> <div class="col-sm-3"> <h4><a href="stories?cat=23">创新</a></h4> <a class="dropdown-item" href="stories?cat=30">科技</a></div> </div> </div> </div></div></div> </div> </li> <li id="wd_topnav-20295" class="nav-item"> <a href="news" class="nav-link" target="_self">最新资讯</a> </li> <li id="wd_topnav-20315" class="nav-item "> <a href="https://newsroom.paypal-corp.com/media-resources" class="nav-link " target="_blank">媒体资源<i class="fa fa-external-link" aria-hidden="true"></i></a></li> <li id="wd_topnav-20316" class="nav-item "> <a href="https://about.pypl.com/home/default.aspx" class="nav-link " target="_blank">关于PayPal<i class="fa fa-external-link" aria-hidden="true"></i></a></li> <li id="wd_topnav-20320" class="nav-item "> <a href="https://newsroom.paypal-corp.com/contact" class="nav-link " target="_blank">媒体联络<i class="fa fa-external-link" aria-hidden="true"></i></a></li> </ul> </div> <div id="globalNavDropdown" class="collapse wd_global justify-content-center navbar-collapse"> <ul class="navbar-nav"> <li class="nav-item dropdown"><a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">地区</a> <div class="dropdown-menu"> <div class="container-fluid justify-content-end"> <div class="row py-2" style="width: 100%;"> <div class="col-md-2 ml-auto mr-5"> <h4>北美</h4> <a class="dropdown-item" href="https://newsroom.paypal-corp.com/">全球/美国(英语)</a> <a class="dropdown-item" href="https://newsroom.ca.paypal-corp.com/">加拿大(英语)</a> <h4>拉美</h4> <a class="dropdown-item" href="https://newsroom.br.paypal-corp.com/">巴西(葡萄牙语)</a> <a class="dropdown-item" href="https://newsroom.latam.paypal-corp.com/">拉丁美洲(西班牙语)</a> </div> <div class="col-md-2 mr-5"> <h4>欧洲</h4> <a class="dropdown-item" href="https://newsroom.fr.paypal-corp.com/">法国(法语)</a> <a class="dropdown-item" href="https://newsroom.deatch.paypal-corp.com/">德国(德语)</a> <a class="dropdown-item" href="https://newsroom.ie.paypal-corp.com/">爱尔兰(英语)</a> <a class="dropdown-item" href="https://newsroom.it.paypal-corp.com/">意大利(意大利语)</a> <a class="dropdown-item" href="https://newsroom.es.paypal-corp.com/">西班牙(西班牙语)</a> <a class="dropdown-item" href="https://newsroom.uk.paypal-corp.com/">英国(英语)</a> </div> <div class="col-md-2 mr-5"> <h4>亚太地区</h4> <a class="dropdown-item" href="https://newsroom.apac.paypal-corp.com/">亚太地区(英语)</a> <a class="dropdown-item" href="https://newsroom.au.paypal-corp.com/">澳大利亚(英语)</a> <a class="dropdown-item" href="https://newsroom.china.paypal-corp.com/"> 中国(简体中文)</a> <a class="dropdown-item" href="https://newsroom.jp.paypal-corp.com/">日本(日语)</a> </div> </div> </div> </li> </ul> </div> <!-- Start Desktop Site Search --> <!-- <div class="wd_search_wrapper"> <div class="wd_search_form_container"><form name="basic_search" method="get" action="https://newsroom.china.paypal-corp.com/search-results" class="wd_search_form wd_search_form_basic"><input type="hidden" name="s" value="search_results" /><input type="text" name="query" value="" size="32" placeholder="Search..." title="Search..." /> <input type="submit" name="submit" value="Search"></form> </div> END Desktop Site SEARCH <div class="wd_search-icon"><img src="images/Search_Icon.svg" alt="Search PayPal Newsroom"></div> <div class="wd_close_button"><img src="images/icons/icon-search-close.png" alt="Close Search"></div> </div> --> </nav> </header> <div class = "wd_main-content"> <!-- <div class="wd_hide-me"> <div class="wd_global_search"> <div class="wd_search_form_container"><form name="basic_search" method="get" action="https://newsroom.china.paypal-corp.com/search-results" class="wd_search_form wd_search_form_basic"><input type="hidden" name="s" value="search_results" /><input type="text" name="query" value="" size="32" placeholder="Search" title="Search" /> <input type="submit" name="submit" value="Go"></form> </div>END SITE SEARCH </div> </div> --> <div class="wd_content-wrapper"> <div class="container wd_content-container"> <div class="row"> <div class="col-lg-12 col-md-12 col-sm-12"> <h1 class="page_header">Blog</h1> <div id="wd_printable_content"> <div class="wd_stories"> <script type="text/javascript" wd_script_id="wd_wai_datepicker_translate_script" nonce="YzZiODhkMDg5NzkxOWYyNDIxODU5MTA0NWRiYzgyYmE4OWNjZDJjNQ=="> var wd_wai_langData = { "dayLabels": ["星期日","星期一","星期二","星期三","星期四","星期五","星期六"], "dayLabelsShort": ["日","一","二","三","四","五","六"], "monthLabels": ["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"], }; </script> <div class="wd_wai_datepicker"> <div class="wd_wai_datepickerDialog" id="wd_datepicker_dialog_wd_wai_start" role="dialog" aria-modal="true" aria-labelledby="wd_wai_id_dialog_label_wd_wai_start"> <div class="wd_wai_header"> <button class="wd_wai_prevYear" aria-label="previous year"> <span class="fa fa-angle-double-left fa-lg"></span> </button> <button class="wd_wai_prevMonth" aria-label="previous month"> <span class="fa fa-angle-left fa-lg"></span> </button> <div id="wd_wai_id_dialog_label_wd_wai_start" class="wd_wai_monthYear" aria-live="polite"> Month Year </div> <button class="wd_wai_nextMonth" aria-label="next month"> <span class="fa fa-angle-right fa-lg"></span> </button> <button class="wd_wai_nextYear" aria-label="next year"> <span class="fa fa-angle-double-right fa-lg"></span> </button> </div> <table id="wd_wai_myDatepickerGrid_wd_wai_start" class="wd_wai_dates" role="grid" aria-labelledby="wd_wai_id_dialog_label_wd_wai_start"> <thead> <tr class="wd_wai_week_row"> <th scope="col" abbr="Sunday"> Su </th> <th scope="col" abbr="Monday"> Mo </th> <th scope="col" abbr="Tuesday"> Tu </th> <th scope="col" abbr="Wednesday"> We </th> <th scope="col" abbr="Thursday"> Th </th> <th scope="col" abbr="Friday"> Fr </th> <th scope="col" abbr="Saturday"> Sa </th> </tr> </thead> <tbody> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 25 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 26 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 27 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 28 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 29 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 30 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 1 </button> </td> </tr> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 2 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 3 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 4 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 5 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 6 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 7 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 8 </button> </td> </tr> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 9 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 10 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 11 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 12 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 13 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="0"> 14 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 15 </button> </td> </tr> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 16 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 17 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 18 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 19 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 20 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 21 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 22 </button> </td> </tr> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 23 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 24 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 25 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 26 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 27 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 28 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 29 </button> </td> </tr> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 30 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 31 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 1 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 2 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 3 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 4 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 5 </button> </td> </tr> </tbody> </table> <div class="wd_wai_dialogButtonGroup"> <button class="wd_wai_dialogButton wd_wai_dp_cancelbuton" value="取消">取消 </button> <button class="wd_wai_dialogButton wd_wai_dp_okbuton" value="进入">进入</button> </div> </div> </div> <div class="wd_wai_datepicker"> <div class="wd_wai_datepickerDialog" id="wd_datepicker_dialog_wd_wai_end" role="dialog" aria-modal="true" aria-labelledby="wd_wai_id_dialog_label_wd_wai_end"> <div class="wd_wai_header"> <button class="wd_wai_prevYear" aria-label="previous year"> <span class="fa fa-angle-double-left fa-lg"></span> </button> <button class="wd_wai_prevMonth" aria-label="previous month"> <span class="fa fa-angle-left fa-lg"></span> </button> <div id="wd_wai_id_dialog_label_wd_wai_end" class="wd_wai_monthYear" aria-live="polite"> Month Year </div> <button class="wd_wai_nextMonth" aria-label="next month"> <span class="fa fa-angle-right fa-lg"></span> </button> <button class="wd_wai_nextYear" aria-label="next year"> <span class="fa fa-angle-double-right fa-lg"></span> </button> </div> <table id="wd_wai_myDatepickerGrid_wd_wai_end" class="wd_wai_dates" role="grid" aria-labelledby="wd_wai_id_dialog_label_wd_wai_end"> <thead> <tr class="wd_wai_week_row"> <th scope="col" abbr="Sunday"> Su </th> <th scope="col" abbr="Monday"> Mo </th> <th scope="col" abbr="Tuesday"> Tu </th> <th scope="col" abbr="Wednesday"> We </th> <th scope="col" abbr="Thursday"> Th </th> <th scope="col" abbr="Friday"> Fr </th> <th scope="col" abbr="Saturday"> Sa </th> </tr> </thead> <tbody> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 25 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 26 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 27 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 28 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 29 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 30 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 1 </button> </td> </tr> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 2 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 3 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 4 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 5 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 6 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 7 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 8 </button> </td> </tr> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 9 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 10 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 11 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 12 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 13 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="0"> 14 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 15 </button> </td> </tr> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 16 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 17 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 18 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 19 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 20 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 21 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 22 </button> </td> </tr> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 23 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 24 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 25 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 26 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 27 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 28 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 29 </button> </td> </tr> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 30 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 31 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 1 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 2 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 3 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 4 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 5 </button> </td> </tr> </tbody> </table> <div class="wd_wai_dialogButtonGroup"> <button class="wd_wai_dialogButton wd_wai_dp_cancelbuton" value="取消">取消 </button> <button class="wd_wai_dialogButton wd_wai_dp_okbuton" value="进入">进入</button> </div> </div> </div> <div class="wd_page-actions-wrap"> <div class="inner"> <div class="wd_item_search_form_container"><form name="item_basic_search_34137" method="get" action="https://newsroom.china.paypal-corp.com/stories" onsubmit="wd_item_search_form_submit(this, true);" class="wd_search_form wd_search_form_basic"><div class="wd_search_basic_fields"><label for="item_basic_search_34137_cat" class="wd_sr-only">分类</label> <select name="cat" onchange="wd_item_search_form_highlight(this.form);" id="item_basic_search_34137_cat"> <option value="">话题</option> <option value="4">产品</option> <option value="2">- 贝宝</option> <option value="13" selected>员工</option> <option value="14">- 企业文化</option> <option value="15">- DIE&amp;B</option> <option value="16">- 志愿服务</option> <option value="17">业绩</option> <option value="18">- 公司公告</option> <option value="19">- 季度财报</option> <option value="22">- 社会影响</option> <option value="23">创新</option> <option value="30">- 科技</option> </select> <label for="item_basic_search_34137_keywords" class="wd_sr-only">关键词</label><input type="text" name="keywords" value="" size="32" placeholder="搜索" wd_original_value="" onkeyup="if (this.value.trim().length &gt; 1 &amp;&amp; this.value != $(this).attr('wd_original_value')) wd_item_search_form_highlight(this.form);" id="item_basic_search_34137_keywords" /> <button type="submit" class="wd_search_button" title="搜索"> 搜索</button></div> <a class="wd_search_advanced_link" href="#" onclick="wd_item_search_form_toggle(this, true); return false;">高级搜索</a></form> <form method="get" class="wd_search_form wd_search_form_advanced" style="display:none;" name="item_advanced_search_34137" action="https://newsroom.china.paypal-corp.com/stories" enctype="multipart/form-data" onsubmit="disable_submit(this, true);wd_item_search_form_submit(this, true);"> <input type="hidden" name="advanced" value="1" /> <div class="wd_form_field wd_form_field_pos_right"> <div class="wd_form_field_label"> <label for="item_advanced_search_34137_keywords">搜索</label> </div> <div class="wd_form_field_input"> <input type="text" name="keywords" value="" size="40" placeholder="关键词" id="item_advanced_search_34137_keywords" />&nbsp;<span class="wd_search_titles_only"><input type="checkbox" name="titles_only" value="1" id="items_search_34137_titles_only" />&nbsp;<label for="items_search_34137_titles_only">仅搜索标题</label></span> </div> </div> <div class="wd_form_field wd_form_field_pos_right"> <div class="wd_form_field_label"> <label for="item_advanced_search_34137_cat">分类</label> </div> <div class="wd_form_field_input"> <div class="wd_input_border"> <select name="cat" id="item_advanced_search_34137_cat"> <option value="">话题</option> <option value="4">产品</option> <option value="2">- 贝宝</option> <option value="13" selected>员工</option> <option value="14">- 企业文化</option> <option value="15">- DIE&amp;B</option> <option value="16">- 志愿服务</option> <option value="17">业绩</option> <option value="18">- 公司公告</option> <option value="19">- 季度财报</option> <option value="22">- 社会影响</option> <option value="23">创新</option> <option value="30">- 科技</option> </select> </div> </div> </div> <div class="wd_form_field wd_form_field_pos_right"> <div class="wd_form_field_label"> <label for="item_advanced_search_34137_start">起始</label> </div> <div class="wd_form_field_input"> <input type="text" name="start" value="" size="32" placeholder="日期" dp_id="wd_wai_start" dp_num="1" minDate="2019-03-01" maxDate="2024-07-05" id="wd_wai_dp_input_wd_wai_start" /><button type="button" class="icon wd_wai_dp_button" id="wd_wai_dp_button_wd_wai_start" title="Choose Date"><span class="wd_datepicker-icon fa fa-calendar"></span></button> </div> </div> <div class="wd_form_field wd_form_field_pos_right"> <div class="wd_form_field_label"> <label for="item_advanced_search_34137_end">截至</label> </div> <div class="wd_form_field_input"> <input type="text" name="end" value="" size="32" placeholder="日期" dp_id="wd_wai_end" dp_num="2" minDate="2019-03-01" maxDate="2024-07-05" id="wd_wai_dp_input_wd_wai_end" /><button type="button" class="icon wd_wai_dp_button" id="wd_wai_dp_button_wd_wai_end" title="Choose Date"><span class="wd_datepicker-icon fa fa-calendar"></span></button> </div> </div> <fieldset class="wd_form_field wd_form_field_pos_right"> <legend class="wd_form_field_label">素材类型</legend> <div class="wd_form_field_input"> <span class="wd_checkbox"><input type="checkbox" name="asset_types[]" checked="yes" value="119" id="item_advanced_search_34137_asset_types_119" />&nbsp;<label for="item_advanced_search_34137_asset_types_119">Releases</label></span> <span class="wd_checkbox"><input type="checkbox" name="asset_types[]" checked="yes" value="120" id="item_advanced_search_34137_asset_types_120" />&nbsp;<label for="item_advanced_search_34137_asset_types_120">Video</label></span> <span class="wd_checkbox"><input type="checkbox" name="asset_types[]" checked="yes" value="122" id="item_advanced_search_34137_asset_types_122" />&nbsp;<label for="item_advanced_search_34137_asset_types_122">Photos</label></span> <span class="wd_checkbox"><input type="checkbox" name="asset_types[]" checked="yes" value="121" id="item_advanced_search_34137_asset_types_121" />&nbsp;<label for="item_advanced_search_34137_asset_types_121">Audio</label></span> <span class="wd_checkbox"><input type="checkbox" name="asset_types[]" checked="yes" value="123" id="item_advanced_search_34137_asset_types_123" />&nbsp;<label for="item_advanced_search_34137_asset_types_123">Documents</label></span> <span class="wd_checkbox"><input type="checkbox" name="asset_types[]" value="124" id="item_advanced_search_34137_asset_types_124" />&nbsp;<label for="item_advanced_search_34137_asset_types_124">Contacts</label></span> <span class="wd_checkbox"><input type="checkbox" name="asset_types[]" checked="yes" value="126" id="item_advanced_search_34137_asset_types_126" />&nbsp;<label for="item_advanced_search_34137_asset_types_126">Events</label></span> <span class="wd_checkbox"><input type="checkbox" name="asset_types[]" checked="yes" value="127" id="item_advanced_search_34137_asset_types_127" />&nbsp;<label for="item_advanced_search_34137_asset_types_127">Standard</label></span> </div> </fieldset> <input type="hidden" name="have_asset_types" value="1" /> <div class="wd_form_footer"> <div class="wd_form_buttons"> <input type="submit" value="搜索">&nbsp;<a href="#" onclick="wd_item_search_form_toggle(this, false); return false;">基础搜索</a> </div> </div> </form> </div> </div> </div> <ul class="wd_layout-simple wd_item_list"><li class="wd_item"><div class="wd_thumbnail"><a href="https://newsroom.china.paypal-corp.com/Celebrating-International-Womens-Day-and-Working-for-Gender-Equity-in-2022"><img src="/image/IWD+2022-Kick-Off+Banner.png" border="0"/></a></div> <div class="wd_item_wrapper"> <ul class="wd_layout-inline wd_category_link_list"><li class="wd_category_link"><a href="https://newsroom.china.paypal-corp.com/stories?cat=4">产品</a></li><li class="wd_category_link"><a href="https://newsroom.china.paypal-corp.com/stories?cat=2">贝宝</a></li><li class="wd_category_link"><a href="https://newsroom.china.paypal-corp.com/stories?cat=13">员工</a></li><li class="wd_category_link"><a href="https://newsroom.china.paypal-corp.com/stories?cat=15">DIE&B</a></li></ul> <div class="wd_title"><a href="https://newsroom.china.paypal-corp.com/Celebrating-International-Womens-Day-and-Working-for-Gender-Equity-in-2022">Celebrating International Women’s Day and Working for Gender Equity in 2022</a></div> <div class="wd_summary"><p class="wd_category-detail"><a href="stories?cat=1">企业</a><a href="stories?cat=2">PayPal</a></p> Women’s financial inclusion and economic empowerment are key to building prosperous and resilient communities.</div> </div> <div class="wd_item_additional-details"> <div class="wd_read-more"><a href="https://newsroom.china.paypal-corp.com/Celebrating-International-Womens-Day-and-Working-for-Gender-Equity-in-2022" aria-label="阅读更多关于 Celebrating International Women’s Day and Working for Gender Equity in 2022">阅读更多</a></div> <div class="wd_date">2022年 3月30日</div> </div></li><li class="wd_item"> <div class="wd_item_wrapper"> <ul class="wd_layout-inline wd_category_link_list"><li class="wd_category_link"><a href="https://newsroom.china.paypal-corp.com/stories?cat=13">员工</a></li><li class="wd_category_link"><a href="https://newsroom.china.paypal-corp.com/stories?cat=14">企业文化</a></li><li class="wd_category_link"><a href="https://newsroom.china.paypal-corp.com/stories?cat=17">业绩</a></li><li class="wd_category_link"><a href="https://newsroom.china.paypal-corp.com/stories?cat=22">社会影响</a></li></ul> <div class="wd_title"><a href="https://newsroom.china.paypal-corp.com/stories?item=12">PayPal对客户的承诺</a></div> <div class="wd_summary"><p>PayPal总裁兼首席执行官Dan Schulman的来信</p></div> </div> <div class="wd_item_additional-details"> <div class="wd_read-more"><a href="https://newsroom.china.paypal-corp.com/stories?item=12" aria-label="阅读更多关于 PayPal对客户的承诺">阅读更多</a></div> <div class="wd_date">2020年 4月16日</div> </div></li></ul> </div> </div><div class="wd_featureboxes_filler wd_featureboxes-vertical"> <div id="wd_featurebox-standard_3541" class="wd_featurebox_container wd_featurebox-standard"><div class="wd_featurebox_title">Contact Us - Filler feature box for Ad content</div><div class="wd_featurebox"><table width="1667" class="wd_imagetable" border="0" cellpadding="0" cellspacing="0" align="left" style="margin: 0px 0px 0px 0px;" role="presentation"><tr><td><a href="https://newsroom.paypal-corp.com/contact" target="_blank"><img src="/image/China_Contact_2024.png" border="0" alt="媒体联络 &bull; 在新窗口中打开" title="媒体联络 &bull; 在新窗口中打开" /></a></td></tr></table> </div></div><div id="wd_featurebox-standard_3542" class="wd_featurebox_container wd_featurebox-standard"><div class="wd_featurebox_title">Media Resources - Filler feature box for Ad content</div><div class="wd_featurebox"><table width="1667" class="wd_imagetable" border="0" cellpadding="0" cellspacing="0" align="left" style="margin: 0px 0px 0px 0px;" role="presentation"><tr><td><a href="https://newsroom.paypal-corp.com/media-resources" target="_blank"><img src="/image/China_Media+Resources_2024.png" border="0" alt="媒体资源 &bull; 在新窗口中打开" title="媒体资源 &bull; 在新窗口中打开" /></a></td></tr></table> </div></div></div> </div> </div> </div> </div> </div> <!-- End Main Content --> <div class="container-fluid wd_dkblue-background mt-3"> <div class="row"> <div class="container"> <div class="row"> <div class="col text-center mx-auto"> <div class="wd_featureboxes_subscribe wd_featureboxes-vertical"> <div id="wd_featurebox-standard_3539" class="wd_featurebox_container wd_featurebox-standard"><div class="wd_featurebox_title">最新资讯</div><div class="wd_featurebox"><p>点击下列按钮注册并订阅</p> <p class="wd_white-button"><a href="alerts">订阅</a></p> </div></div></div> </div> </div> </div> </div> </div> <div class="container-fluid wd_footer-wrap"> <footer class="" role="contentinfo"> <div class="wd_footer-top"> <div class="row"> <div class="col-md-3 col-sm-12"> <div class="wd_footer-logo"> <img src="images/PP LOGO.png" alt="Paypal Logo"> <p><a href="https://www.paypal.com/c2/home?locale.x=zh_C2" target="_blank">PayPal.com</a><br> <a href="https://www.venmo.com" target="_blank">Venmo.com</a><br> <a href="https://www.joinhoney.com/paypal" target="_blank">JoinHoney.com</a></p> </div> </div> <div class="col-md-6 col-sm-12 wd_link-list"> <h4>PayPal全球新闻中心</h4> <ul> <li><a href="https://newsroom.paypal-corp.com/" target="_blank">全球/美国</a></li> <li><a href="https://newsroom.apac.paypal-corp.com/" target="_blank">亚太地区</a></li> <li><a href="https://newsroom.au.paypal-corp.com/" target="_blank">澳大利亚</a></li> <li><a href="https://newsroom.br.paypal-corp.com/" target="_blank">巴西</a></li> <li><a href="https://newsroom.ca.paypal-corp.com/" target="_blank"> 加拿大</a></li> </ul> <ul> <li><a href="https://newsroom.china.paypal-corp.com/" target="_blank">中国</a></li> <li><a href="https://newsroom.fr.paypal-corp.com/" target="_blank">法国</a></li> <li><a href="https://newsroom.deatch.paypal-corp.com/" target="_blank">德国</a></li> <li><a href="https://newsroom.ie.paypal-corp.com/" target="_blank"> 爱尔兰</a></li> <li><a href="https://newsroom.it.paypal-corp.com/" target="_blank">意大利</a></li> </ul> <ul> <li><a href="https://newsroom.jp.paypal-corp.com/" target="_blank">日本</a></li> <li><a href="https://newsroom.latam.paypal-corp.com/" target="_blank">拉丁美洲</a></li> <li><a href="https://newsroom.es.paypal-corp.com/" target="_blank">西班牙</a></li> <li><a href="https://newsroom.uk.paypal-corp.com/" target="_blank">英国</a></li> </ul> </div> <div class="col-md-3 col-sm-12 wd_social"> <h4>保持联络</h4> <!-- <ul class="wd_social-footer"> <li><a href="https://www.instagram.com/paypal/" target="_blank"><img src="images/icons/InstagramCircleIcon.png"></a></li> <li><a href="https://twitter.com/PayPalNews" target="_blank"><img src="images/icons/TwitterCircleIcon.png"></a></li> <li><a href="https://www.facebook.com/PayPalUSA/" target="_blank"><img src="images/icons/FacebookCircleIcon.png"></a></li> <li><a href="https://www.youtube.com/c/paypal" target="_blank"><img src="images/icons/YouTubeCircleIcon.png"></a></li> </ul> --> <p class="footer-qr"><img src="images/CNWechatqrcode.jpeg"></p> <p>扫码关注PayPal贝宝官方微信</p> </div> </div> </div> <div class="wd_footer-bottom"> <div class="container-fluid"> <div class="row"> <div class="col-md-3 col-sm-12 px-0"> <p>© PayPal贝宝 2024 保留所有权利</p> </div> <div class="col-md-9 col-sm-12 px-0"> </div> </div> </div> </div> </footer> </div> <!-- JavaScript --> <!-- jQuery first, then Popper.js, then Bootstrap JS --> <script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js" integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI" crossorigin="anonymous"></script> <!-- MediaRoom Scripts --> <script src="slick/slick.min.js"></script> <script src="js/wdheaderandfooter.js"></script> <script src="js/wdcontent.js"></script> <script> function containsImage() { $('.wd_item, .item').each(function(){ var hasImage = $(this).find('.wd_thumbnail img').attr('src'); if(hasImage === undefined) { $(this).addClass('wd_no-image'); } else { $(this).addClass('wd_has-image'); } }); } function noImage() { //Add Default Image to items with none $('.wd_no-image').each(function(){ if($(this).find('.wd_thumbnail').length){}else{ var link = $(this).find('.wd_item_wrapper .wd_title a').attr('href'); var text = $(this).find('.wd_item_wrapper .wd_title a').text(); var image = new Array (); image[0] = "images/fillers/Monogram on gold.png"; image[1] = "images/fillers/White monogram on blue.png"; image[2] = "images/fillers/White Wordmark on blue.png"; image[3] = "images/fillers/Wordmark on gold.png"; var size = image.length; var x = Math.floor(size*Math.random()); $(this).prepend('<div class="wd_thumbnail"><a href="'+link+'"><img alt="'+text+'" src="'+image[x]+'" border="0"></a></div>'); }; }); } function relatedContent() { //Wraps Related Content Image and p tags $('.wd_related-wrap').each(function(){ $(this).find('img').insertBefore($(this).find('p:first-child')); $(this).find('p').wrapAll('<div class="wd_inner"></div>'); }); //Moves Related Content to container defined in microtemplate $('.wd_related-content').prependTo('.wd_moved-related-wrapper'); // Replace images with background image elements $('.wd_related-content.wd_rounded-square .wd_related-wrap-new').each(function() { var imgSrc = $(this).find('.wd_related-img-bg img').attr('src'); $(this).find('.wd_responsive-img').append('<div class="wd_related-background-img" style="background-image: url('+imgSrc+');"></div>'); $(this).find('.wd_related-img-bg img').remove(); }); // Add Read More link to Related Articles $('.wd_related-content.wd_rounded-square .wd_related-wrap-new').each(function() { var link = $(this).find('.wd_related-headline-more a').attr('href'); var text = $(this).find('.wd_title a').text(); $('<div class="wd_read-more"><a href="'+link+'" aria-label="阅读更多关于 '+text+'">阅读更多</a></div>').insertAfter($(this).find('.wd_related-headline-more')); }); // Wrap wd_related-headline-more and wd_read-more in one elements $('.wd_related-content.wd_rounded-square .wd_related-wrap-new').each(function() { $(this).find('.wd_related-headline-more, .wd_read-more').wrapAll('<div class="wd_related-headline-content"><div class="related_content-inner"></div></div>'); }); } function globalSearch() { $('.wd_global_search').prependTo('.wd_page-actions-wrap'); } function movesAssets() { //Moves Assets to container defined in microtemplate $('div[wd_move_after]').prependTo('.wd_moved-assets-wrapper'); $('div[wd_move_after]').before('<h4>Related Content</h4>'); } </script> <script type="text/javascript"> $(document).ready(function(){ //Stories, News Releases, Articles - List Pages containsImage(); noImage(); //Stories, News Releases, Articles Detail pages //Stories List Page globalSearch(); $('#navbarNavDropdown #wd_topnav-34137').addClass('active'); $('.wd_item .wd_thumbnail img').each(function(){ this.src = this.src.replace('thumbnail=1', ''); this.src = this.src.replace('?p=thumbnail', ''); }); //Add Class to Last Page (Pagination) $('.wd_page_link.wd_page_next').prev().addClass('wd_page_end'); //New Release List Page - Remove Trailing Thumbnail //News Releases Detail - Move Block Quote //Article Detail - Test for Image //Multimedia - 20292 //About Page - 20285 //Contact PayPal - 20294 //Search Results Page $('.wd_stories-teaser .item, wd_newsfeed_releases-teaser .item').each(function(){ containsImage(); noImage(); }); }); //END Document Ready </script> <!-- Twitter universal website tag code --> <script> !function(e,t,n,s,u,a){e.twq||(s=e.twq=function(){s.exe?s.exe.apply(s,arguments):s.queue.push(arguments); },s.version='1.1',s.queue=[],u=t.createElement(n),u.async=!0,u.src='//static.ads-twitter.com/uwt.js', a=t.getElementsByTagName(n)[0],a.parentNode.insertBefore(u,a))}(window,document,'script'); // Insert Twitter Pixel ID and Standard Event data below twq('init','o7elj'); twq('track','PageView'); </script> <!-- End Twitter universal website tag code --> <!-- begin spin_special_output(body_end) --> <script wd_script_id="piwik_tracking_code"></script> <!-- Piwik Tracking Code --> <script type="text/plain" class="optanon-category-2"> var _paq = _paq || []; _paq.push(["setCustomVariable", 1, "Content Type", "Stories", "page"]); _paq.push(["setCustomVariable", 3, "Navigation Page", "Blog", "page"]); _paq.push(["trackPageView"]); _paq.push(["enableLinkTracking"]); (function() { var u="//stats.drivetheweb.com/"; _paq.push(["setTrackerUrl", u+"piwik.php"]); _paq.push(["setSiteId", 5934]); var d=document, g=d.createElement("script"), s=d.getElementsByTagName("script")[0]; g.type="text/javascript"; g.async=true; g.defer=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s); })(); </script> <noscript> <img src="https://stats.drivetheweb.com/piwik.php?idsite=5934&rec=1" style="border:0" alt="" /> </noscript> <!-- End Piwik Tracking Code --> <!-- end spin_special_output(body_end) --> <script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8e975b69f9033d37',t:'MTczMjc2NTQ0Ny4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10