/** * global.alipay.com ר��ͷ����¼״̬ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ var loginStatus = document.getElementById("J-login-status"); if (loginStatus) { loginStatus.innerHTML = ''; loginStatus.innerHTML += 'My Alipay'; loginStatus.innerHTML += '
'; loginStatus.innerHTML += '
'; if(typeof seajs==="undefined"){ if(console && console.log){ console.log('Please load the seajs'); } }else { seajs.use('$',function($){ if(!$){ if(console && console.log){ console.log('Please load the jquery'); } }else { $(function(){ var $dropListCnt=$('#dropListCnt'); //set width for drop list. $dropListCnt.width(172); var $dropTrigger=$('.ui-drop-trigger'); //set position for drop list. var setDropListPos=function(){ var drop_offset=$dropTrigger.offset(), pos_x=Math.round(drop_offset.left-($dropListCnt.innerWidth(true)-$dropTrigger.innerWidth(true))), pos_y=Math.round($dropTrigger.innerHeight(true)+drop_offset.top); $dropListCnt.css({ top: pos_y, left: pos_x, position: 'absolute' }); } setDropListPos(); //toggle drop list status. var toggleDropList=function(status){ if(status){ $dropTrigger.addClass('ui-drop-trigger-active'); $dropListCnt.show() setDropListPos(); }else { $dropTrigger.removeClass('ui-drop-trigger-active'); $dropListCnt.hide(); } } //bind event for drop list. $(document).on('mouseover.dropList',function(e){ var $elem=$(e.target); if($elem.hasClass('ui-drop-trigger')){ e.preventDefault(); toggleDropList(true); } if(!$elem.hasClass('ui-drop-trigger') && $elem.closest('#dropListCnt').length==0){ toggleDropList(false); } }); }); } }); } } (function() { function getCookie(key) { var m = new RegExp('\\b' + key + '\\=([^;]+)').exec(document.cookie); return m ? encodeURIComponent(m[1]) : ''; } var script = document.createElement('script'); script.src = 'https://gw.alipayobjects.com/os/lib/alipay/intl-robot-service/0.1.17/dist/index.umd.min.js'; script.charset = "utf-8"; document.head.appendChild(script); script.onload = function() { if (intlRobotService) { var route = ''; var region = getCookie('_region'); if(region.length>0){ route = '?_route=' + region } const imhomeServer = ((window.Config || {}).imhomeMerchantServer || '').replace('/merchant', ''); new intlRobotService({ imhomeServer: imhomeServer, helperCenterUrl: imhomeServer + '/merchant/open/helpcenter.htm'+ route, }) } } }()); var Config = { iloginServer: ("" || "https://global.alipay.com"), iloginDomain: "", globalServer: "https://global.alipay.com", fromDomain: ('' || 'https://global.alipay.com'), imhomeMerchantServer: "https://global.alipay.com/merchant", globalprodServer: "https://globalprod.alipay.com:443", showSecurityCenter:"", env: "prod", showTaskCenterEntry: "", routeExist: "false", route: "", iacportalServer: "https://partner-api.alipayplus.com", aggUserLogoutUrl: "https://connect-api.alipayplus.com/ilogin/logout.htm", aggUserSettingPageUrl: "https://connect.alipayplus.com/security/settings", aggregateLoginUser: false }; !function(n){var r={};function o(t){if(r[t])return r[t].exports;var e=r[t]={i:t,l:!1,exports:{}};return n[t].call(e.exports,e,e.exports,o),e.l=!0,e.exports}o.m=n,o.c=r,o.d=function(t,e,n){o.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:n})},o.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},o.t=function(e,t){if(1&t&&(e=o(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(o.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)o.d(n,r,function(t){return e[t]}.bind(null,r));return n},o.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return o.d(e,"a",e),e},o.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},o.p="",o(o.s=134)}([function(t,e,n){var r=n(27)("wks"),o=n(18),i=n(1).Symbol,a="function"==typeof i;(t.exports=function(t){return r[t]||(r[t]=a&&i[t]||(a?i:o)("Symbol."+t))}).store=r},function(t,e){var n=t.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=n)},function(t,e,n){var v=n(1),m=n(10),g=n(9),y=n(8),b=n(20),w="prototype",x=function(t,e,n){var r,o,i,a,c=t&x.F,s=t&x.G,u=t&x.S,l=t&x.P,f=t&x.B,h=s?v:u?v[e]||(v[e]={}):(v[e]||{})[w],p=s?m:m[e]||(m[e]={}),d=p[w]||(p[w]={});for(r in s&&(n=e),n)i=((o=!c&&h&&void 0!==h[r])?h:n)[r],a=f&&o?b(i,v):l&&"function"==typeof i?b(Function.call,i):i,h&&y(h,r,i,t&x.U),p[r]!=i&&g(p,r,a),l&&d[r]!=i&&(d[r]=i)};v.core=m,x.F=1,x.G=2,x.S=4,x.P=8,x.B=16,x.W=32,x.U=64,x.R=128,t.exports=x},function(t,e,n){var r=n(7);t.exports=function(t){if(!r(t))throw TypeError(t+" is not an object!");return t}},function(t,e,n){t.exports=!n(6)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},function(t,e,n){var r=n(3),o=n(52),i=n(34),a=Object.defineProperty;e.f=n(4)?Object.defineProperty:function(t,e,n){if(r(t),e=i(e,!0),r(n),o)try{return a(t,e,n)}catch(t){}if("get"in n||"set"in n)throw TypeError("Accessors not supported!");return"value"in n&&(t[e]=n.value),t}},function(t,e){t.exports=function(t){try{return!!t()}catch(t){return!0}}},function(t,e){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},function(t,e,n){var i=n(1),a=n(9),c=n(11),s=n(18)("src"),r=n(75),o="toString",u=(""+r).split(o);n(10).inspectSource=function(t){return r.call(t)},(t.exports=function(t,e,n,r){var o="function"==typeof n;o&&(c(n,"name")||a(n,"name",e)),t[e]!==n&&(o&&(c(n,s)||a(n,s,t[e]?""+t[e]:u.join(String(e)))),t===i?t[e]=n:r?t[e]?t[e]=n:a(t,e,n):(delete t[e],a(t,e,n)))})(Function.prototype,o,function(){return"function"==typeof this&&this[s]||r.call(this)})},function(t,e,n){var r=n(5),o=n(17);t.exports=n(4)?function(t,e,n){return r.f(t,e,o(1,n))}:function(t,e,n){return t[e]=n,t}},function(t,e){var n=t.exports={version:"2.6.10"};"number"==typeof __e&&(__e=n)},function(t,e){var n={}.hasOwnProperty;t.exports=function(t,e){return n.call(t,e)}},function(t,e,n){var r=n(36),o=n(23);t.exports=function(t){return r(o(t))}},function(t,e,n){"use strict";var N=n(118),I=n(121);function L(){this.protocol=null,this.slashes=null,this.auth=null,this.host=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.query=null,this.pathname=null,this.path=null,this.href=null}e.parse=i,e.resolve=function(t,e){return i(t,!1,!0).resolve(e)},e.resolveObject=function(t,e){return t?i(t,!1,!0).resolveObject(e):e},e.format=function(t){I.isString(t)&&(t=i(t));return t instanceof L?t.format():L.prototype.format.call(t)},e.Url=L;var M=/^([a-z0-9.+-]+:)/i,r=/:[0-9]*$/,R=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,o=["{","}","|","\\","^","`"].concat(["<",">",'"',"`"," ","\r","\n","\t"]),U=["'"].concat(o),D=["%","/","?",";","#"].concat(U),F=["/","?","#"],B=/^[+a-z0-9A-Z_-]{0,63}$/,H=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,G={javascript:!0,"javascript:":!0},q={javascript:!0,"javascript:":!0},$={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0},z=n(122);function i(t,e,n){if(t&&I.isObject(t)&&t instanceof L)return t;var r=new L;return r.parse(t,e,n),r}L.prototype.parse=function(t,e,n){if(!I.isString(t))throw new TypeError("Parameter 'url' must be a string, not "+typeof t);var r=t.indexOf("?"),o=-1!==r&&rt;)e(r[t++]);l._c=[],l._n=!1,n&&!l._h&&R(l)})}}function i(t){var e=this;e._d||(e._d=!0,(e=e._w||e)._v=t,e._s=2,e._a||(e._a=e._c.slice()),o(e,!0))}var a,c,s,u,l=n(19),h=n(1),p=n(20),d=n(31),v=n(2),m=n(7),g=n(21),y=n(85),b=n(86),w=n(46),x=n(63).set,O=n(91)(),j=n(64),C=n(92),E=n(93),S=n(65),L="Promise",_=h.TypeError,k=h.process,A=k&&k.versions,P=A&&A.v8||"",T=h[L],N="process"==d(k),I=c=j.f,M=!!function(){try{var t=T.resolve(1),e=(t.constructor={})[n(0)("species")]=function(t){t(r,r)};return(N||"function"==typeof PromiseRejectionEvent)&&t.then(r)instanceof e&&0!==P.indexOf("6.6")&&-1===E.indexOf("Chrome/66")}catch(t){}}(),R=function(i){x.call(h,function(){var t,e,n,r=i._v,o=U(i);if(o&&(t=C(function(){N?k.emit("unhandledRejection",r,i):(e=h.onunhandledrejection)?e({promise:i,reason:r}):(n=h.console)&&n.error&&n.error("Unhandled promise rejection",r)}),i._h=N||U(i)?2:1),i._a=void 0,o&&t.e)throw t.v})},U=function(t){return 1!==t._h&&0===(t._a||t._c).length},D=function(e){x.call(h,function(){var t;N?k.emit("rejectionHandled",e):(t=h.onrejectionhandled)&&t({promise:e,reason:e._v})})},F=function(t){var n,r=this;if(!r._d){r._d=!0,r=r._w||r;try{if(r===t)throw _("Promise can't be resolved itself");(n=f(t))?O(function(){var e={_w:r,_d:!1};try{n.call(t,p(F,e,1),p(i,e,1))}catch(t){i.call(e,t)}}):(r._v=t,r._s=1,o(r,!1))}catch(t){i.call({_w:r,_d:!1},t)}}};M||(T=function(t){y(this,T,L,"_h"),g(t),a.call(this);try{t(p(F,this,1),p(i,this,1))}catch(t){i.call(this,t)}},(a=function(){this._c=[],this._a=void 0,this._s=0,this._d=!1,this._v=void 0,this._h=0,this._n=!1}).prototype=n(94)(T.prototype,{then:function(t,e){var n=I(w(this,T));return n.ok="function"!=typeof t||t,n.fail="function"==typeof e&&e,n.domain=N?k.domain:void 0,this._c.push(n),this._a&&this._a.push(n),this._s&&o(this,!1),n.promise},catch:function(t){return this.then(void 0,t)}}),s=function(){var t=new a;this.promise=t,this.resolve=p(F,t,1),this.reject=p(i,t,1)},j.f=I=function(t){return t===T||t===u?new s(t):c(t)}),v(v.G+v.W+v.F*!M,{Promise:T}),n(28)(T,L),n(95)(L),u=n(10)[L],v(v.S+v.F*!M,L,{reject:function(t){var e=I(this);return(0,e.reject)(t),e.promise}}),v(v.S+v.F*(l||!M),L,{resolve:function(t){return S(l&&this===u?T:this,t)}}),v(v.S+v.F*!(M&&n(96)(function(t){T.all(t).catch(r)})),L,{all:function(t){var a=this,e=I(a),c=e.resolve,s=e.reject,n=C(function(){var r=[],o=0,i=1;b(t,!1,function(t){var e=o++,n=!1;r.push(void 0),i++,a.resolve(t).then(function(t){n||(n=!0,r[e]=t,--i||c(r))},s)}),--i||c(r)});return n.e&&s(n.v),e.promise},race:function(t){var e=this,n=I(e),r=n.reject,o=C(function(){b(t,!1,function(t){e.resolve(t).then(n.resolve,r)})});return o.e&&r(o.v),n.promise}})},function(t,e,n){var o=n(14),i=n(0)("toStringTag"),a="Arguments"==o(function(){return arguments}());t.exports=function(t){var e,n,r;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=function(t,e){try{return t[e]}catch(t){}}(e=Object(t),i))?n:a?o(e):"Object"==(r=o(e))&&"function"==typeof e.callee?"Arguments":r}},function(t,e,n){"use strict";var r=n(31),o={};o[n(0)("toStringTag")]="z",o+""!="[object z]"&&n(8)(Object.prototype,"toString",function(){return"[object "+r(this)+"]"},!0)},function(t,e,n){var r=n(7),o=n(1).document,i=r(o)&&r(o.createElement);t.exports=function(t){return i?o.createElement(t):{}}},function(t,e,n){var o=n(7);t.exports=function(t,e){if(!o(t))return t;var n,r;if(e&&"function"==typeof(n=t.toString)&&!o(r=n.call(t)))return r;if("function"==typeof(n=t.valueOf)&&!o(r=n.call(t)))return r;if(!e&&"function"==typeof(n=t.toString)&&!o(r=n.call(t)))return r;throw TypeError("Can't convert object to primitive value")}},function(t,e,n){"use strict";var r=n(3);t.exports=function(){var t=r(this),e="";return t.global&&(e+="g"),t.ignoreCase&&(e+="i"),t.multiline&&(e+="m"),t.unicode&&(e+="u"),t.sticky&&(e+="y"),e}},function(t,e,n){var r=n(14);t.exports=Object("z").propertyIsEnumerable(0)?Object:function(t){return"String"==r(t)?t.split(""):Object(t)}},function(t,e,n){var r=n(27)("keys"),o=n(18);t.exports=function(t){return r[t]||(r[t]=o(t))}},function(t,e){t.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},function(t,e){e.f=Object.getOwnPropertySymbols},function(t,e){e.f={}.propertyIsEnumerable},function(t,e,n){var r=n(14);t.exports=Array.isArray||function(t){return"Array"==r(t)}},function(t,e,n){var r=n(56),o=n(38).concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return r(t,o)}},function(t,e,n){"use strict";var r=n(2),o=n(57)(!1),i=[].indexOf,a=!!i&&1/[1].indexOf(1,-0)<0;r(r.P+r.F*(a||!n(24)(i)),"Array",{indexOf:function(t,e){return a?i.apply(this,arguments)||0:o(this,t,e)}})},function(t,e,n){var b=n(20),w=n(36),x=n(16),O=n(15),r=n(83);t.exports=function(f,t){var h=1==f,p=2==f,d=3==f,v=4==f,m=6==f,g=5==f||m,y=t||r;return function(t,e,n){for(var r,o,i=x(t),a=w(i),c=b(e,n,3),s=O(a.length),u=0,l=h?y(t,s):p?y(t,0):void 0;u=t.length?(this._t=void 0,o(1)):o(0,"keys"==e?n:"values"==e?t[n]:[n,t[n]])},"values"),i.Arguments=i.Array,r("keys"),r("values"),r("entries")},function(t,e,n){"use strict";var o=n(31),i=RegExp.prototype.exec;t.exports=function(t,e){var n=t.exec;if("function"==typeof n){var r=n.call(t,e);if("object"!=typeof r)throw new TypeError("RegExp exec method returned something other than an Object or null");return r}if("RegExp"!==o(t))throw new TypeError("RegExp#exec called on incompatible receiver");return i.call(t,e)}},function(t,e,n){"use strict";n(112);var l=n(8),f=n(9),h=n(6),p=n(23),d=n(0),v=n(50),m=d("species"),g=!h(function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$")}),y=function(){var t=/(?:)/,e=t.exec;t.exec=function(){return e.apply(this,arguments)};var n="ab".split(t);return 2===n.length&&"a"===n[0]&&"b"===n[1]}();t.exports=function(n,t,e){var r=d(n),i=!h(function(){var t={};return t[r]=function(){return 7},7!=""[n](t)}),o=i?!h(function(){var t=!1,e=/a/;return e.exec=function(){return t=!0,null},"split"===n&&(e.constructor={},e.constructor[m]=function(){return e}),e[r](""),!t}):void 0;if(!i||!o||"replace"===n&&!g||"split"===n&&!y){var a=/./[r],c=e(p,r,""[n],function(t,e,n,r,o){return e.exec===v?i&&!o?{done:!0,value:a.call(e,n,r)}:{done:!0,value:t.call(n,e,r)}:{done:!1}}),s=c[0],u=c[1];l(String.prototype,n,s),f(RegExp.prototype,r,2==t?function(t,e){return u.call(t,this,e)}:function(t){return u.call(t,this)})}}},function(t,e,n){"use strict";var r,o,a=n(35),c=RegExp.prototype.exec,s=String.prototype.replace,i=c,u="lastIndex",l=(r=/a/,o=/b*/g,c.call(r,"a"),c.call(o,"a"),0!==r[u]||0!==o[u]),f=void 0!==/()??/.exec("")[1];(l||f)&&(i=function(t){var e,n,r,o,i=this;return f&&(n=new RegExp("^"+i.source+"$(?!\\s)",a.call(i))),l&&(e=i[u]),r=c.call(i,t),l&&r&&(i[u]=i.global?r.index+r[0].length:e),f&&r&&1>6]+u[128|63&a]:a<55296||57344<=a?o+=u[224|a>>12]+u[128|a>>6&63]+u[128|63&a]:(i+=1,a=65536+((1023&a)<<10|1023&r.charCodeAt(i)),o+=u[240|a>>18]+u[128|a>>12&63]+u[128|a>>6&63]+u[128|63&a])}return o},isBuffer:function(t){return!(!t||"object"!=typeof t)&&!!(t.constructor&&t.constructor.isBuffer&&t.constructor.isBuffer(t))},isRegExp:function(t){return"[object RegExp]"===Object.prototype.toString.call(t)},merge:function r(o,i,a){if(!i)return o;if("object"!=typeof i){if(l(o))o.push(i);else{if(!o||"object"!=typeof o)return[o,i];(a&&(a.plainObjects||a.allowPrototypes)||!s.call(Object.prototype,i))&&(o[i]=!0)}return o}if(!o||"object"!=typeof o)return[o].concat(i);var t=o;return l(o)&&!l(i)&&(t=c(o,a)),l(o)&&l(i)?(i.forEach(function(t,e){if(s.call(o,e)){var n=o[e];n&&"object"==typeof n&&t&&"object"==typeof t?o[e]=r(n,t,a):o.push(t)}else o[e]=t}),o):Object.keys(i).reduce(function(t,e){var n=i[e];return s.call(t,e)?t[e]=r(t[e],n,a):t[e]=n,t},t)}}},function(t,e,n){t.exports=!n(4)&&!n(6)(function(){return 7!=Object.defineProperty(n(33)("div"),"a",{get:function(){return 7}}).a})},function(t,e,n){var r=n(1),o=n(10),i=n(19),a=n(54),c=n(5).f;t.exports=function(t){var e=o.Symbol||(o.Symbol=i?{}:r.Symbol||{});"_"==t.charAt(0)||t in e||c(e,t,{value:a.f(t)})}},function(t,e,n){e.f=n(0)},function(t,e,n){"use strict";function r(t){var e=V[t]=A(F[G]);return e._k=t,e}function o(t,e){C(t);for(var n,r=O(e=L(e)),o=0,i=r.length;oo;)l(V,e=n[o++])||e==q||e==d||r.push(e);return r}function s(t){for(var e,n=t===Z,r=D(n?Y:L(t)),o=[],i=0;r.length>i;)!l(V,e=r[i++])||n&&!l(Z,e)||o.push(V[e]);return o}var u=n(1),l=n(11),f=n(4),h=n(2),p=n(8),d=n(78).KEY,v=n(6),m=n(27),g=n(28),y=n(18),b=n(0),w=n(54),x=n(53),O=n(79),j=n(41),C=n(3),E=n(7),S=n(16),L=n(12),_=n(34),k=n(17),A=n(58),P=n(81),T=n(61),N=n(39),I=n(5),M=n(22),R=T.f,U=I.f,D=P.f,F=u.Symbol,B=u.JSON,H=B&&B.stringify,G="prototype",q=b("_hidden"),$=b("toPrimitive"),z={}.propertyIsEnumerable,J=m("symbol-registry"),V=m("symbols"),Y=m("op-symbols"),Z=Object[G],Q="function"==typeof F&&!!N.f,K=u.QObject,W=!K||!K[G]||!K[G].findChild,X=f&&v(function(){return 7!=A(U({},"a",{get:function(){return U(this,"a",{value:7}).a}})).a})?function(t,e,n){var r=R(Z,e);r&&delete Z[e],U(t,e,n),r&&t!==Z&&U(Z,e,r)}:U,tt=Q&&"symbol"==typeof F.iterator?function(t){return"symbol"==typeof t}:function(t){return t instanceof F},et=function(t,e,n){return t===Z&&et(Y,e,n),C(t),e=_(e,!0),C(n),l(V,e)?(n.enumerable?(l(t,q)&&t[q][e]&&(t[q][e]=!1),n=A(n,{enumerable:k(0,!1)})):(l(t,q)||U(t,q,k(1,{})),t[q][e]=!0),X(t,e,n)):U(t,e,n)};Q||(p((F=function(t){if(this instanceof F)throw TypeError("Symbol is not a constructor!");var e=y(0rt;)b(nt[rt++]);for(var ot=M(b.store),it=0;ot.length>it;)x(ot[it++]);h(h.S+h.F*!Q,"Symbol",{for:function(t){return l(J,t+="")?J[t]:J[t]=F(t)},keyFor:function(t){if(!tt(t))throw TypeError(t+" is not a symbol!");for(var e in J)if(J[e]===t)return e},useSetter:function(){W=!0},useSimple:function(){W=!1}}),h(h.S+h.F*!Q,"Object",{create:function(t,e){return void 0===e?A(t):o(A(t),e)},defineProperty:et,defineProperties:o,getOwnPropertyDescriptor:a,getOwnPropertyNames:c,getOwnPropertySymbols:s});var at=v(function(){N.f(1)});h(h.S+h.F*at,"Object",{getOwnPropertySymbols:function(t){return N.f(S(t))}}),B&&h(h.S+h.F*(!Q||v(function(){var t=F();return"[null]"!=H([t])||"{}"!=H({a:t})||"{}"!=H(Object(t))})),"JSON",{stringify:function(t){for(var e,n,r=[t],o=1;oo;)a(r,n=e[o++])&&(~s(i,n)||i.push(n));return i}},function(t,e,n){var s=n(12),u=n(15),l=n(80);t.exports=function(c){return function(t,e,n){var r,o=s(t),i=u(o.length),a=l(n,i);if(c&&e!=e){for(;adocument.F=Object<\/script>"),t.close(),l=t.F;n--;)delete l[u][c[n]];return l()};t.exports=Object.create||function(t,e){var n;return null!==t?(o[u]=i(t),n=new o,o[u]=null,n[s]=t):n=l(),void 0===e?n:a(n,e)}},function(t,e,n){var a=n(5),c=n(3),s=n(22);t.exports=n(4)?Object.defineProperties:function(t,e){c(t);for(var n,r=s(e),o=r.length,i=0;i]*>)/g,d=/\$([$&`']|\d\d?)/g;n(49)("replace",2,function(o,i,x,O){return[function(t,e){var n=o(this),r=null==t?void 0:t[i];return void 0!==r?r.call(t,n,e):x.call(String(n),t,e)},function(t,e){var n=O(x,t,this,e);if(n.done)return n.value;var r=C(t),o=String(this),i="function"==typeof e;i||(e=String(e));var a=r.global;if(a){var c=r.unicode;r.lastIndex=0}for(var s=[];;){var u=_(r,o);if(null===u)break;if(s.push(u),!a)break;""===String(u[0])&&(r.lastIndex=L(o,E(r.lastIndex),c))}for(var l,f="",h=0,p=0;pa;)i.call(t,r=o[a++])&&e.push(r);return e}},function(t,e,n){var r=n(29),o=Math.max,i=Math.min;t.exports=function(t,e){return(t=r(t))<0?o(t+e,0):i(t,e)}},function(t,e,n){var r=n(12),o=n(42).f,i={}.toString,a="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[];t.exports.f=function(t){return a&&"[object Window]"==i.call(t)?function(t){try{return o(t)}catch(t){return a.slice()}}(t):o(r(t))}},function(t,e,n){var r=n(2);r(r.S,"Array",{isArray:n(41)})},function(t,e,n){var r=n(84);t.exports=function(t,e){return new(r(t))(e)}},function(t,e,n){var r=n(7),o=n(41),i=n(0)("species");t.exports=function(t){var e;return o(t)&&("function"!=typeof(e=t.constructor)||e!==Array&&!o(e.prototype)||(e=void 0),r(e)&&null===(e=e[i])&&(e=void 0)),void 0===e?Array:e}},function(t,e){t.exports=function(t,e,n,r){if(!(t instanceof e)||void 0!==r&&r in t)throw TypeError(n+": incorrect invocation!");return t}},function(t,e,n){var h=n(20),p=n(87),d=n(88),v=n(3),m=n(15),g=n(89),y={},b={};(e=t.exports=function(t,e,n,r,o){var i,a,c,s,u=o?function(){return t}:g(t),l=h(n,r,e?2:1),f=0;if("function"!=typeof u)throw TypeError(t+" is not iterable!");if(d(u)){for(i=m(t.length);f=e.length?{value:void 0,done:!0}:(t=r(e,n),this._i+=t.length,{value:t,done:!1})})},function(t,e,n){var r=n(2);r(r.S+r.F*!n(4),"Object",{defineProperties:n(59)})},function(t,e,n){var r=n(2),s=n(104),u=n(12),l=n(61),f=n(105);r(r.S,"Object",{getOwnPropertyDescriptors:function(t){for(var e,n,r=u(t),o=l.f,i=s(r),a={},c=0;i.length>c;)void 0!==(n=o(r,e=i[c++]))&&f(a,e,n);return a}})},function(t,e,n){var r=n(42),o=n(39),i=n(3),a=n(1).Reflect;t.exports=a&&a.ownKeys||function(t){var e=r.f(i(t)),n=o.f;return n?e.concat(n(t)):e}},function(t,e,n){"use strict";var r=n(5),o=n(17);t.exports=function(t,e,n){e in t?r.f(t,e,o(0,n)):t[e]=n}},function(t,e,n){var r=n(2);r(r.S+r.F*!n(4),"Object",{defineProperty:n(5).f})},function(t,e,n){var r=n(16),o=n(22);n(108)("keys",function(){return function(t){return o(r(t))}})},function(t,e,n){var o=n(2),i=n(10),a=n(6);t.exports=function(t,e){var n=(i.Object||{})[t]||Object[t],r={};r[t]=e(n),o(o.S+o.F*a(function(){n(1)}),"Object",r)}},function(t,e,n){"use strict";var r=n(2),o=n(110);r(r.P+r.F*!n(24)([].reduce,!0),"Array",{reduce:function(t,e){return o(this,t,arguments.length,e,!1)}})},function(t,e,n){var l=n(21),f=n(16),h=n(36),p=n(15);t.exports=function(t,e,n,r,o){l(e);var i=f(t),a=h(i),c=p(i.length),s=o?c-1:0,u=o?-1:1;if(n<2)for(;;){if(s in a){r=a[s],s+=u;break}if(s+=u,o?s<0:c<=s)throw TypeError("Reduce of empty array with no initial value")}for(;o?0<=s:s>>0,l=new RegExp(t.source,c+"g");(r=h.call(l,n))&&!(s<(o=l[v])&&(a.push(n.slice(s,r.index)),1=u));)l[v]===r.index&&l[v]++;return s===n[d]?!i&&l.test("")||a.push(""):a.push(n.slice(s)),a[d]>u?a.slice(0,u):a}:"0"[a](void 0,0)[d]?function(t,e){return void 0===t&&0===e?[]:m.call(this,t,e)}:m,[function(t,e){var n=o(this),r=null==t?void 0:t[i];return void 0!==r?r.call(t,n,e):y.call(String(n),t,e)},function(t,e){var n=g(y,t,this,e,y!==m);if(n.done)return n.value;var r=b(t),o=String(this),i=w(r,RegExp),a=r.unicode,c=(r.ignoreCase?"i":"")+(r.multiline?"m":"")+(r.unicode?"u":"")+(S?"y":"g"),s=new i(S?r:"^(?:"+r.source+")",c),u=void 0===e?E:e>>>0;if(0==u)return[];if(0===o.length)return null===j(s,o)?[o]:[];for(var l=0,f=0,h=[];f= 0x80 (not a basic code point)","invalid-input":"Invalid input"},s=y-b,C=Math.floor,E=String.fromCharCode;function S(t){throw RangeError(c[t])}function u(t,e){for(var n=t.length,r=[];n--;)r[n]=e(t[n]);return r}function l(t,e){var n=t.split("@"),r="";return 1>>10&1023|55296),t=56320|1023&t),e+=E(t)}).join("")}function k(t,e){return t+22+75*(t<26)-((0!=e)<<5)}function A(t,e,n){var r=0;for(t=n?C(t/i):t>>1,t+=C(t/e);s*w>>1C((g-d)/a))&&S("overflow"),d+=s*a,!(s<(u=c<=m?b:m+w<=c?w:c-m));c+=y)a>C(g/(l=y-u))&&S("overflow"),a*=l;m=A(d-i,e=h.length+1,0==i),C(d/e)>g-v&&S("overflow"),v+=C(d/e),d%=e,h.splice(d++,0,v)}return _(h)}function h(t){var e,n,r,o,i,a,c,s,u,l,f,h,p,d,v,m=[];for(h=(t=L(t)).length,e=O,i=x,a=n=0;aC((g-n)/(p=r+1))&&S("overflow"),n+=(c-e)*p,e=c,a=0;ag&&S("overflow"),f==e){for(s=n,u=y;!(s<(l=u<=i?b:i+w<=u?w:u-i));u+=y)v=s-l,d=y-l,m.push(E(k(l+v%d,0))),s=C(v/d);m.push(E(k(s,0))),i=A(n,p,r==o),n=0,++r}++n,++e}return m.join("")}e={version:"1.3.2",ucs2:{decode:L,encode:_},decode:f,encode:h,toASCII:function(t){return l(t,function(t){return r.test(t)?"xn--"+h(t):t})},toUnicode:function(t){return l(t,function(t){return n.test(t)?f(t.slice(4).toLowerCase()):t})}},void 0===(v=function(){return e}.call(m,P,m,p))||(p.exports=v)}()}).call(this,P(119)(t),P(120))},function(t,e){t.exports=function(t){return t.webpackPolyfill||(t.deprecate=function(){},t.paths=[],t.children||(t.children=[]),Object.defineProperty(t,"loaded",{enumerable:!0,get:function(){return t.l}}),Object.defineProperty(t,"id",{enumerable:!0,get:function(){return t.i}}),t.webpackPolyfill=1),t}},function(t,e){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(t){"object"==typeof window&&(n=window)}t.exports=n},function(t,e,n){"use strict";t.exports={isString:function(t){return"string"==typeof t},isObject:function(t){return"object"==typeof t&&null!==t},isNull:function(t){return null===t},isNullOrUndefined:function(t){return null==t}}},function(t,e,n){"use strict";e.decode=e.parse=n(123),e.encode=e.stringify=n(124)},function(t,e,n){"use strict";t.exports=function(t,e,n,r){e=e||"&",n=n||"=";var o={};if("string"!=typeof t||0===t.length)return o;var i=/\+/g;t=t.split(e);var a=1e3;r&&"number"==typeof r.maxKeys&&(a=r.maxKeys);var c,s,u=t.length;0"+o+""}var o=n(2),i=n(6),a=n(23),c=/"/g;t.exports=function(e,t){var n={};n[e]=t(r),o(o.P+o.F*i(function(){var t=""[e]('"');return t!==t.toLowerCase()||3)/),n=["var _tplSnippet = [];","function escapeHTML(str) {\n return str.replace(/[&<\"']/g, function(char) {\n switch (char) {\n case '&':\n return '&';\n case '<':\n return '<';\n case '\"':\n return '"';\n default:\n return ''';\n }\n });\n }","with(_tplData) {"],r=0;r"!==e[r]&&("<%"===e[r].substring(0,2)?"="===e[r].charAt(2)||"-"===e[r].charAt(2)?n.push(e[r].replace(/^<%([=\-])((\s|.)+)/g,function(t,e,n){return"_tplSnippet.push(".concat("-"===e?"escapeHTML(String(".concat(n,"))"):n,");")})):n.push(e[r].replace(/^<%((\s|.)+)/g,"$1")):n.push("_tplSnippet.push('"+e[r].replace(/\\/g,"\\\\").replace(/'/g,"\\'").replace(/\n/g,"\\n")+"');"));return n.push("}","return _tplSnippet.join('');"),new Function("_tplData",n.join(""))}var S=[Object(a.parse)(window.Config.fromDomain).host,window.Config.globalprodServer&&Object(a.parse)(window.Config.globalprodServer).host||"globalprod.alipay.com","global-test.alipay.com"];function L(t,n){if(!t||!n)return t;var e=Object(a.parse)(t),r=Object(i.parse)(e.search,{ignoreQueryPrefix:!0}),o=Object.keys(r).reduce(function(t,e){return g({},t,y({},e,/^(https?:)?\/\//.test(r[e])?L(r[e],n):r[e]))},{});return e.host&&-1===S.indexOf(e.host)?t:(e.search="?".concat(Object(i.stringify)(g({_route:n},o))),function(t,e){var n=1\n \n <% }); %>')({menuList:n,shouldRenderExtra:N});var c=a.getElementsByClassName("menu_item");w(c,function(t){var e;t.addEventListener("mouseover",function(t){j(O,c,"active"),window.clearTimeout(e),x(t.currentTarget,"active")}),t.addEventListener("mouseout",function(t){e=setTimeout(function(){O(C(t.target,".menu_item"),"active")},200)})}),w(document.getElementsByClassName("dropdown-menu-item"),function(t){t.addEventListener("click",function(t){var e=t.currentTarget.id,n=I[e];n&&(1\n \n <% }); %>')({menuList:n,shouldRenderExtra:N});var l=u.getElementsByClassName("menu_item");w(l,function(t){var e;t.addEventListener("mouseover",function(t){j(O,l,"active"),window.clearTimeout(e),x(t.currentTarget,"active")}),t.addEventListener("mouseout",function(t){e=setTimeout(function(){O(C(t.target,".menu_item"),"active")},200)})}),w(document.getElementsByClassName("slide-down-menu"),function(t){var e=t.getElementsByClassName("tab-bar")[0],n=t.getElementsByClassName("tab-content");if(e){var i=e.getElementsByClassName("tab");w(i,function(t,e){t.addEventListener("click",function(){var r,o;r=n,o=e,w(i,function(t,e){var n=r[e];O(t,"active"),O(n,"active"),e===o&&(x(t,"active"),x(n,"active"))})})})}})}});k(s.FOOTER).then(function(t){return t.json()}).then(function(t){return t.forEach(function(t){var e=t.fastLinks;(void 0===e?[]:e).forEach(function(t){var e=t.link;if("https://global.alipay.com/product-detail.htm?bizCode=OPEN_RPC"!==e){var n=o.a.parse(e).pathname;t.link=window.Config.fromDomain+n}})}),t}).then(function(t){var e;e=function(){document.getElementById("J_FooterContent").innerHTML=E('\n <% linkGroupList.forEach(function(group) { %>\n \n <% }); %>')({linkGroupList:t})},"loading"!==document.readyState?e():document.addEventListener("DOMContentLoaded",e)});var M=document.getElementById("J_Logout");M&&M.addEventListener("click",function(){var t="".concat(window.Config.fromDomain,"/open");_()&&(t=P),b(s.GLOBAL_PROD_LOGOUT,{timeout:3e3}).finally(function(){window.location.href=window.encodeURI("".concat(window.Config.iloginServer,"/ilogin/logout.htm?goto=").concat(t))})});var R=document.getElementById("J_GoSecurity");R&&("true"!==window.Config.showSecurityCenter&&(R.parentNode.style.display="none"),R.addEventListener("click",function(){window.location.href=u.SECURITY_CENTER}));var U=document.createElement("div");U.id="workbench-account-modal",document.body.appendChild(U);var D='\n ';function F(){document.getElementById("workbench-modal-btn-cancel").onclick=null,document.getElementById("workbench-modal-btn-submit").onclick=null,w(document.getElementsByClassName("workbench-modal-item"),function(t){t.onclick=null})}}]);