(self["webpackChunkexchange"]=self["webpackChunkexchange"]||[]).push([[8224],{49900:function(t,e,i){"use strict";i.r(e),i.d(e,{default:function(){return _}});var n=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"register"},[n("div",{staticClass:"top",on:{click:function(e){return t.$router.go(-1)}}},[n("img",{attrs:{src:i(77635)("./"+t.theme+"/image/Union.png"),alt:""}})]),n("Step",{attrs:{step:1}}),n("div",{staticClass:"title textColor"},[t._v(t._s(t.$t("注册")))]),n("ExInput",{attrs:{placeholderText:t.$t("请输入姓名")},model:{value:t.form.username,callback:function(e){t.$set(t.form,"username",e)},expression:"form.username"}}),n("ExInput",{attrs:{placeholderText:t.$t("请输入邮箱地址")},model:{value:t.form.email,callback:function(e){t.$set(t.form,"email",e)},expression:"form.email"}}),n("div",{staticClass:"code-box"},[n("div",{staticClass:"btn btnMain code-but",class:"发送验证码"===t.codeButTexst?"":" S-but",on:{click:t.sendCode}},[t._v(" "+t._s(t.$t(t.codeButTexst))+t._s("发送验证码"===t.codeButTexst?"":" S ")+" ")]),n("ExInput",{attrs:{placeholderText:t.$t("请输入邮箱验证码")},model:{value:t.form.code,callback:function(e){t.$set(t.form,"code",e)},expression:"form.code"}})],1),n("ExInput",{attrs:{placeholderText:t.$t("请输入手机号码")},model:{value:t.form.phone,callback:function(e){t.$set(t.form,"phone",e)},expression:"form.phone"}}),n("ExInput",{attrs:{placeholderText:t.$t("密码(6-12个字符)"),typeText:"password"},model:{value:t.form.password,callback:function(e){t.$set(t.form,"password",e)},expression:"form.password"}}),n("ExInput",{attrs:{placeholderText:t.$t("请确认密码"),typeText:"password"},model:{value:t.form.rePassword,callback:function(e){t.$set(t.form,"rePassword",e)},expression:"form.rePassword"}}),n("ExInput",{attrs:{placeholderText:t.$t("请输入邀请码"),clearBtn:!1},model:{value:t.form.usercode,callback:function(e){t.$set(t.form,"usercode",e)},expression:"form.usercode"}}),n("div",{staticClass:"protocol textColor"},[n("i",{on:{click:t.agreeProt}},[n("img",{directives:[{name:"show",rawName:"v-show",value:t.agree,expression:"agree"}],attrs:{src:i(49501),alt:""}}),n("img",{directives:[{name:"show",rawName:"v-show",value:!t.agree,expression:"!agree"}],attrs:{src:i(65734),alt:""}})]),t._v(" "+t._s(t.$t("我已阅读并同意"))),n("span",{staticClass:"colorMain",on:{click:function(e){return t.$router.push("/TermsOfService?serviceTerm=1")}}},[t._v(t._s(t.$t("服务条款")))])]),n("div",{staticClass:"btn btnMain",on:{click:t.register}},[t._v(t._s(t.$t("注册")))]),n("div",{staticClass:"noTips textColor"},[t._v(" "+t._s(t.$t("已有账号"))),n("span",{staticClass:"colorMain",on:{click:function(e){return t.$router.push("/login")}}},[t._v(" "+t._s(t.$t("去登录")))])]),n("nationality-list",{ref:"controlChild",attrs:{title:t.$t("选择区域码")},on:{getName:function(e){return t.getName(arguments)}}}),n("Vcode",{attrs:{imgs:[t.img1,t.img2],show:t.show,canvasHeight:200,sliderText:"",successText:t.$t("验证通过!"),failText:t.$t("验证失败,请重试")},on:{success:t.onSuccess,fail:t.onFail,close:function(e){t.show=!1}}}),n("div",[t._v(t._s(t.msg))])],1)},s=[],a=(i(93093),i(75187)),o=(i(44114),i(47755)),r=i(45170),h=i(10861),l=i(50404),c=i(93518),d=i(54401),u=i(53963),p=i(94363),g=i.n(p),f=i.p+"img/1.2f228562.png",m=i.p+"img/2.ccb98307.png",v=i(23808),b=(i(2528),i(94348)),A={props:{},components:{[a.A.name]:a.A,ExInput:o.A,Step:r.A,nationalityList:u.A,Vcode:g()},data(){return{tiem:null,codeButTexst:"发送验证码",form:{phone:"",email:"",code:"",username:"",password:"",rePassword:"",usercode:""},show:!1,msg:"",type:3,agree:!1,username:"",password:"",repassword:"",invitCode:"",activeIndex:1,typeText:"password",isArea:!1,dialCode:0,icon:"",img1:f,img2:m}},beforeDestroy(){this.tiem&&(clearInterval(this.tiem),this.tiem=null)},mounted(){let t=(0,v.c7)("usercode");t&&(this.invitCode=t)},computed:{...(0,c.L8)({theme:"home/theme"})},methods:{async bindEmail(){return await l.A.bindEmail({email:this.form.email,verifcode:this.form.code}),!0},...(0,c.i0)("user",[d.j_]),async sendCode(){"发送验证码"===this.codeButTexst&&this.form.email&&(await h.A.sendVerifyCode({target:this.form.email}),this.codeButTexst=60,this.tiem=setInterval((()=>{this.codeButTexst=this.codeButTexst-1,0===this.codeButTexst&&(this.codeButTexst="发送验证码",clearInterval(this.tiem))}),1e3))},getRegType(t,e){switch(t){case 0:return e?this.$t("账号"):this.$t("请输入账号");case 1:return e?this.$t("邮箱"):this.$t("请输入邮箱");case 2:return e?this.$t("手机号"):this.$t("请输入手机号")}},onClose(){b.log("onClose")},onSuccess(){b.log("onSuccess"),this.registerApi(),this.show=!1},onFail(){this.msg=""},onRefresh(){this.msg=""},onSelectArea(){this.openBtn()},openBtn(){this.$refs.controlChild.open()},getName(t){this.icon=t[1],this.dialCode=t[2]},agreeProt(){this.agree=!this.agree},register(){if(""==this.form.username)return this.$toast(this.$t("请输入姓名"));let t=this.form.email.search(/@/);if(""==this.form.email||-1==t)return this.$toast(this.$t("请输入正确的邮箱地址"));""!=this.form.phone?""!=this.form.password?this.form.password===this.form.rePassword?this.agree?this.show=!0:this.$toast(this.$t("请同意服务条款")):this.$toast(this.$t("密码不一致")):this.$toast(this.$t("请输入密码")):this.$toast(this.$t("请输入手机号"))},changeIndex(t){switch(this.activeIndex=t,t){case 0:case 1:this.isArea=!1;break;case 2:this.isArea=!0;break}},async registerApi(){this.$store.state.user.userInfo.token=void 0,h.A.registerUser({username:this.form.email,password:this.form.password,re_password:this.form.rePassword,type:2,usercode:this.form.usercode}).then((t=>{this.GET_USERINFO(t.data),this.bindEmail(t.data.token).then((e=>{h.A.registerTest({username:this.form.username,phone:this.form.phone,email:this.form.email,tokne:t.data.token}).then((t=>{this.$toast(this.$t("注册成功")),setTimeout((()=>{this.$router.push("login")}),1e3)})).catch((t=>{this.codeButTexst="发送验证码",clearInterval(this.tiem),"ECONNABORTED"===t.code?this.$toast(this.$t("网络超时!")):void 0!==t.msg&&this.$toast(this.$t(t.msg))}))})).catch((t=>{this.codeButTexst="发送验证码",clearInterval(this.tiem),"ECONNABORTED"===t.code?this.$toast(this.$t("网络超时!")):void 0!==t.msg&&this.$toast(this.$t(t.msg))}))})).catch((t=>{this.codeButTexst="发送验证码",clearInterval(this.tiem),"ECONNABORTED"===t.code?this.$toast(this.$t("网络超时!")):void 0!==t.msg&&this.$toast(this.$t(t.msg))}))}}},x=A,w=i(81656),y=(0,w.A)(x,n,s,!1,null,"0019a93d",null),_=y.exports},45170:function(t,e,i){"use strict";i.d(e,{A:function(){return l}});var n=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",[i("div",{staticClass:"steps"},[i("div",{staticClass:"step",class:1==t.step||2==t.step||3==t.step||4==t.step?"green":""},[t._v("1")]),i("div",{staticClass:"line",class:1==t.step||2==t.step||3==t.step||4==t.step?"green":""}),i("div",{staticClass:"step",class:2==t.step||3==t.step||4==t.step?"green":""},[t._v("2")]),i("div",{staticClass:"line",class:3==t.step||4==t.step?"green":""}),i("div",{staticClass:"step",class:3==t.step||4==t.step?"green":""},[t._v("3")]),i("div",{staticClass:"line",class:4==t.step?"green":""}),i("div",{staticClass:"step",class:4==t.step?"green":""},[t._v("4")])]),i("div",{staticClass:"stepsText textColor"},[i("div",[t._v(t._s(t.$t("账号注册")))]),i("div",[t._v(t._s(t.$t("实名认证")))]),i("div",[t._v(t._s(t.$t("安全绑定")))]),i("div",[t._v(t._s(t.$t("去交易")))])])])},s=[],a={props:{step:{type:Number|String,default:1}},components:{},data(){return{}},methods:{}},o=a,r=i(81656),h=(0,r.A)(o,n,s,!1,null,"1b272119",null),l=h.exports},94363:function(t,e,i){i(44114),i(64979),function(e,i){t.exports=i()}(0,(function(){return function(){"use strict";var t={358:function(t,e,i){var n=i(81),s=i.n(n),a=i(645),o=i.n(a)()(s());o.push([t.id,".vue-puzzle-vcode {\n position: fixed;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-color: rgba(0, 0, 0, 0.3);\n z-index: 999;\n opacity: 0;\n pointer-events: none;\n -webkit-transition: opacity 200ms;\n transition: opacity 200ms;\n}\n.vue-puzzle-vcode.show_ {\n opacity: 1;\n pointer-events: auto;\n}\n.vue-auth-box_ {\n position: absolute;\n top: 40%;\n left: 50%;\n -webkit-transform: translate(-50%, -50%);\n transform: translate(-50%, -50%);\n padding: 20px;\n background: #fff;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n border-radius: 3px;\n box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);\n}\n.vue-auth-box_ .auth-body_ {\n position: relative;\n overflow: hidden;\n border-radius: 3px;\n}\n.vue-auth-box_ .auth-body_ .loading-box_ {\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-color: rgba(0, 0, 0, 0.8);\n z-index: 20;\n opacity: 1;\n -webkit-transition: opacity 200ms;\n transition: opacity 200ms;\n display: -webkit-box;\n display: -webkit-flex;\n display: flex;\n -webkit-box-align: center;\n -webkit-align-items: center;\n align-items: center;\n -webkit-box-pack: center;\n -webkit-justify-content: center;\n justify-content: center;\n}\n.vue-auth-box_ .auth-body_ .loading-box_.hide_ {\n opacity: 0;\n pointer-events: none;\n}\n.vue-auth-box_ .auth-body_ .loading-box_.hide_ .loading-gif_ span {\n -webkit-animation-play-state: paused;\n animation-play-state: paused;\n}\n.vue-auth-box_ .auth-body_ .loading-box_ .loading-gif_ {\n -webkit-box-flex: 0;\n -webkit-flex: none;\n flex: none;\n height: 5px;\n line-height: 0;\n}\n@-webkit-keyframes load {\n0% {\n opacity: 1;\n -webkit-transform: scale(1.3);\n transform: scale(1.3);\n}\n100% {\n opacity: 0.2;\n -webkit-transform: scale(0.3);\n transform: scale(0.3);\n}\n}\n@keyframes load {\n0% {\n opacity: 1;\n -webkit-transform: scale(1.3);\n transform: scale(1.3);\n}\n100% {\n opacity: 0.2;\n -webkit-transform: scale(0.3);\n transform: scale(0.3);\n}\n}\n.vue-auth-box_ .auth-body_ .loading-box_ .loading-gif_ span {\n display: inline-block;\n width: 5px;\n height: 100%;\n margin-left: 2px;\n border-radius: 50%;\n background-color: #888;\n -webkit-animation: load 1.04s ease infinite;\n animation: load 1.04s ease infinite;\n}\n.vue-auth-box_ .auth-body_ .loading-box_ .loading-gif_ span:nth-child(1) {\n margin-left: 0;\n}\n.vue-auth-box_ .auth-body_ .loading-box_ .loading-gif_ span:nth-child(2) {\n -webkit-animation-delay: 0.13s;\n animation-delay: 0.13s;\n}\n.vue-auth-box_ .auth-body_ .loading-box_ .loading-gif_ span:nth-child(3) {\n -webkit-animation-delay: 0.26s;\n animation-delay: 0.26s;\n}\n.vue-auth-box_ .auth-body_ .loading-box_ .loading-gif_ span:nth-child(4) {\n -webkit-animation-delay: 0.39s;\n animation-delay: 0.39s;\n}\n.vue-auth-box_ .auth-body_ .loading-box_ .loading-gif_ span:nth-child(5) {\n -webkit-animation-delay: 0.52s;\n animation-delay: 0.52s;\n}\n.vue-auth-box_ .auth-body_ .info-box_ {\n position: absolute;\n bottom: 0;\n left: 0;\n width: 100%;\n height: 24px;\n line-height: 24px;\n text-align: center;\n overflow: hidden;\n font-size: 13px;\n background-color: #83ce3f;\n opacity: 0;\n -webkit-transform: translateY(24px);\n transform: translateY(24px);\n -webkit-transition: all 200ms;\n transition: all 200ms;\n color: #fff;\n z-index: 10;\n}\n.vue-auth-box_ .auth-body_ .info-box_.show {\n opacity: 0.95;\n -webkit-transform: translateY(0);\n transform: translateY(0);\n}\n.vue-auth-box_ .auth-body_ .info-box_.fail {\n background-color: #ce594b;\n}\n.vue-auth-box_ .auth-body_ .auth-canvas2_ {\n position: absolute;\n top: 0;\n left: 0;\n width: 60px;\n height: 100%;\n z-index: 2;\n}\n.vue-auth-box_ .auth-body_ .auth-canvas3_ {\n position: absolute;\n top: 0;\n left: 0;\n opacity: 0;\n -webkit-transition: opacity 600ms;\n transition: opacity 600ms;\n z-index: 3;\n}\n.vue-auth-box_ .auth-body_ .auth-canvas3_.show {\n opacity: 1;\n}\n.vue-auth-box_ .auth-body_ .flash_ {\n position: absolute;\n top: 0;\n left: 0;\n width: 30px;\n height: 100%;\n background-color: rgba(255, 255, 255, 0.1);\n z-index: 3;\n}\n.vue-auth-box_ .auth-body_ .flash_.show {\n -webkit-transition: -webkit-transform 600ms;\n transition: -webkit-transform 600ms;\n transition: transform 600ms;\n transition: transform 600ms, -webkit-transform 600ms;\n}\n.vue-auth-box_ .auth-body_ .reset_ {\n position: absolute;\n top: 2px;\n right: 2px;\n width: 35px;\n height: auto;\n z-index: 12;\n cursor: pointer;\n -webkit-transition: -webkit-transform 200ms;\n transition: -webkit-transform 200ms;\n transition: transform 200ms;\n transition: transform 200ms, -webkit-transform 200ms;\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n}\n.vue-auth-box_ .auth-body_ .reset_:hover {\n -webkit-transform: rotate(-90deg);\n transform: rotate(-90deg);\n}\n.vue-auth-box_ .auth-control_ .range-box {\n position: relative;\n width: 100%;\n background-color: #eef1f8;\n margin-top: 20px;\n border-radius: 3px;\n box-shadow: 0 0 8px rgba(240, 240, 240, 0.6) inset;\n}\n.vue-auth-box_ .auth-control_ .range-box .range-text {\n position: absolute;\n top: 50%;\n left: 50%;\n -webkit-transform: translate(-50%, -50%);\n transform: translate(-50%, -50%);\n font-size: 14px;\n color: #b7bcd1;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n text-align: center;\n width: 100%;\n}\n.vue-auth-box_ .auth-control_ .range-box .range-slider {\n position: absolute;\n height: 100%;\n width: 50px;\n background-color: rgba(106, 160, 255, 0.8);\n border-radius: 3px;\n}\n.vue-auth-box_ .auth-control_ .range-box .range-slider .range-btn {\n position: absolute;\n display: -webkit-box;\n display: -webkit-flex;\n display: flex;\n -webkit-box-align: center;\n -webkit-align-items: center;\n align-items: center;\n -webkit-box-pack: center;\n -webkit-justify-content: center;\n justify-content: center;\n right: 0;\n width: 50px;\n height: 100%;\n background-color: #fff;\n border-radius: 3px;\n box-shadow: 0 0 4px #ccc;\n cursor: pointer;\n}\n.vue-auth-box_ .auth-control_ .range-box .range-slider .range-btn > div {\n width: 0;\n height: 40%;\n -webkit-transition: all 200ms;\n transition: all 200ms;\n border: solid 1px #6aa0ff;\n}\n.vue-auth-box_ .auth-control_ .range-box .range-slider .range-btn > div:nth-child(2) {\n margin: 0 4px;\n}\n.vue-auth-box_ .auth-control_ .range-box .range-slider .range-btn:hover > div:first-child,\n.vue-auth-box_ .auth-control_ .range-box .range-slider .range-btn.isDown > div:first-child {\n border: solid 4px transparent;\n height: 0;\n border-right-color: #6aa0ff;\n}\n.vue-auth-box_ .auth-control_ .range-box .range-slider .range-btn:hover > div:nth-child(2),\n.vue-auth-box_ .auth-control_ .range-box .range-slider .range-btn.isDown > div:nth-child(2) {\n border-width: 3px;\n height: 0;\n border-radius: 3px;\n margin: 0 6px;\n border-right-color: #6aa0ff;\n}\n.vue-auth-box_ .auth-control_ .range-box .range-slider .range-btn:hover > div:nth-child(3),\n.vue-auth-box_ .auth-control_ .range-box .range-slider .range-btn.isDown > div:nth-child(3) {\n border: solid 4px transparent;\n height: 0;\n border-left-color: #6aa0ff;\n}\n.vue-puzzle-overflow {\n overflow: hidden !important;\n}\n",""]),e.Z=o},645:function(t){t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var i="",n=void 0!==e[5];return e[4]&&(i+="@supports (".concat(e[4],") {")),e[2]&&(i+="@media ".concat(e[2]," {")),n&&(i+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),i+=t(e),n&&(i+="}"),e[2]&&(i+="}"),e[4]&&(i+="}"),i})).join("")},e.i=function(t,i,n,s,a){"string"==typeof t&&(t=[[null,t,void 0]]);var o={};if(n)for(var r=0;r<this.length;r++){var h=this[r][0];null!=h&&(o[h]=!0)}for(var l=0;l<t.length;l++){var c=[].concat(t[l]);n&&o[c[0]]||(void 0!==a&&(void 0===c[5]||(c[1]="@layer".concat(c[5].length>0?" ".concat(c[5]):""," {").concat(c[1],"}")),c[5]=a),i&&(c[2]?(c[1]="@media ".concat(c[2]," {").concat(c[1],"}"),c[2]=i):c[2]=i),s&&(c[4]?(c[1]="@supports (".concat(c[4],") {").concat(c[1],"}"),c[4]=s):c[4]="".concat(s)),e.push(c))}},e}},81:function(t){t.exports=function(t){return t[1]}},379:function(t){var e=[];function i(t){for(var i=-1,n=0;n<e.length;n++)if(e[n].identifier===t){i=n;break}return i}function n(t,n){for(var a={},o=[],r=0;r<t.length;r++){var h=t[r],l=n.base?h[0]+n.base:h[0],c=a[l]||0,d="".concat(l," ").concat(c);a[l]=c+1;var u=i(d),p={css:h[1],media:h[2],sourceMap:h[3],supports:h[4],layer:h[5]};if(-1!==u)e[u].references++,e[u].updater(p);else{var g=s(p,n);n.byIndex=r,e.splice(r,0,{identifier:d,updater:g,references:1})}o.push(d)}return o}function s(t,e){var i=e.domAPI(e);return i.update(t),function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;i.update(t=e)}else i.remove()}}t.exports=function(t,s){var a=n(t=t||[],s=s||{});return function(t){t=t||[];for(var o=0;o<a.length;o++){var r=i(a[o]);e[r].references--}for(var h=n(t,s),l=0;l<a.length;l++){var c=i(a[l]);0===e[c].references&&(e[c].updater(),e.splice(c,1))}a=h}}},569:function(t){var e={};t.exports=function(t,i){var n=function(t){if(void 0===e[t]){var i=document.querySelector(t);if(window.HTMLIFrameElement&&i instanceof window.HTMLIFrameElement)try{i=i.contentDocument.head}catch(t){i=null}e[t]=i}return e[t]}(t);if(!n)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");n.appendChild(i)}},216:function(t){t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},565:function(t,e,i){t.exports=function(t){var e=i.nc;e&&t.setAttribute("nonce",e)}},795:function(t){t.exports=function(t){var e=t.insertStyleElement(t);return{update:function(i){!function(t,e,i){var n="";i.supports&&(n+="@supports (".concat(i.supports,") {")),i.media&&(n+="@media ".concat(i.media," {"));var s=void 0!==i.layer;s&&(n+="@layer".concat(i.layer.length>0?" ".concat(i.layer):""," {")),n+=i.css,s&&(n+="}"),i.media&&(n+="}"),i.supports&&(n+="}");var a=i.sourceMap;a&&"undefined"!=typeof btoa&&(n+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(a))))," */")),e.styleTagTransform(n,t,e.options)}(e,t,i)},remove:function(){!function(t){if(null===t.parentNode)return!1;t.parentNode.removeChild(t)}(e)}}}},589:function(t){t.exports=function(t,e){if(e.styleSheet)e.styleSheet.cssText=t;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(t))}}}},e={};function i(n){var s=e[n];if(void 0!==s)return s.exports;var a=e[n]={id:n,exports:{}};return t[n](a,a.exports,i),a.exports}i.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return i.d(e,{a:e}),e},i.d=function(t,e){for(var n in e)i.o(e,n)&&!i.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},i.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},i.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var n={};return function(){i.r(n),i.d(n,{default:function(){return A}});var t=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{class:["vue-puzzle-vcode",{show_:t.show}],on:{mousedown:t.onCloseMouseDown,mouseup:t.onCloseMouseUp,touchstart:t.onCloseMouseDown,touchend:t.onCloseMouseUp}},[i("div",{staticClass:"vue-auth-box_",on:{mousedown:function(t){t.stopPropagation()},touchstart:function(t){t.stopPropagation()}}},[i("div",{staticClass:"auth-body_",style:"height: "+t.canvasHeight+"px"},[i("canvas",{ref:"canvas1",style:"width:"+t.canvasWidth+"px;height:"+t.canvasHeight+"px",attrs:{width:t.canvasWidth,height:t.canvasHeight}}),t._v(" "),i("canvas",{ref:"canvas3",class:["auth-canvas3_",{show:t.isSuccess}],style:"width:"+t.canvasWidth+"px;height:"+t.canvasHeight+"px",attrs:{width:t.canvasWidth,height:t.canvasHeight}}),t._v(" "),i("canvas",{ref:"canvas2",staticClass:"auth-canvas2_",style:"width:"+t.puzzleBaseSize+"px;height:"+t.canvasHeight+"px;transform:translateX("+(t.styleWidth-t.sliderBaseSize-(t.puzzleBaseSize-t.sliderBaseSize)*((t.styleWidth-t.sliderBaseSize)/(t.canvasWidth-t.sliderBaseSize)))+"px)",attrs:{width:t.puzzleBaseSize,height:t.canvasHeight}}),t._v(" "),i("div",{class:["loading-box_",{hide_:!t.loading}]},[t._m(0)]),t._v(" "),i("div",{class:["info-box_",{show:t.infoBoxShow},{fail:t.infoBoxFail}]},[t._v("\n "+t._s(t.infoText)+"\n ")]),t._v(" "),i("div",{class:["flash_",{show:t.isSuccess}],style:"transform: translateX("+(t.isSuccess?t.canvasWidth+.578*t.canvasHeight+"px":"-"+.578*t.canvasHeight+"px")+") skew(-30deg, 0);"}),t._v(" "),i("img",{staticClass:"reset_",attrs:{src:t.resetSvg},on:{click:t.reset}})]),t._v(" "),i("div",{staticClass:"auth-control_"},[i("div",{staticClass:"range-box",style:"height:"+t.sliderBaseSize+"px"},[i("div",{staticClass:"range-text"},[t._v(t._s(t.sliderText))]),t._v(" "),i("div",{ref:"range-slider",staticClass:"range-slider",style:"width:"+t.styleWidth+"px"},[i("div",{class:["range-btn",{isDown:t.mouseDown}],style:"width:"+t.sliderBaseSize+"px",on:{mousedown:function(e){return t.onRangeMouseDown(e)},touchstart:function(e){return t.onRangeMouseDown(e)}}},[i("div"),t._v(" "),i("div"),t._v(" "),i("div")])])])])])])};t._withStripped=!0;var e={props:{canvasWidth:{type:Number,default:310},canvasHeight:{type:Number,default:160},show:{type:Boolean,default:!1},puzzleScale:{type:Number,default:1},sliderSize:{type:Number,default:50},range:{type:Number,default:10},imgs:{type:Array},successText:{type:String,default:"验证通过!"},failText:{type:String,default:"验证失败,请重试"},sliderText:{type:String,default:"拖动滑块完成拼图"}},data:()=>({mouseDown:!1,startWidth:50,startX:0,newX:0,pinX:0,pinY:0,loading:!1,isCanSlide:!1,error:!1,infoBoxShow:!1,infoText:"",infoBoxFail:!1,timer1:null,closeDown:!1,isSuccess:!1,imgIndex:-1,isSubmting:!1,resetSvg:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAELklEQVRYR+2YW2wUZRTH//9vtlCoF9IoIklT3PqgPGi326hoetuaGEhIr9SgCYkkgt2WGOQVCca+GavWdr0GjD4YhG3RB3hply1LQA1tEQIxEXapGI2pEkys9LIzx2ylYWfY6e5sF0oi+7hzzvl+3/9855xvhrjNf7zN+XAHcL4Z+n8o6JWTeYt++W25S596AIZy6TB+n3yo+Nchlk8vmIIVowdXU9c3Q1gDSilBlQwjgBAYFGDvdF58/4milqvZwDpOcXWsb5Uh8hmBqkwXFMhlCN8aX5LXNbRy/T+Z+iXsHAFWRXs3QGQPyLucLDJrK5DgUXdTsxPfjAEro8E3Ce50EtxsKxPTwCPH3U2jTmJkBJgWTnAMxDeGMEoa0xQ+LJQnCD4HYFkCyAC3RdwN3U7gMkpxRTTYrMD91sCJIgCxV5R6O1Jcfy7VwonqLoj9/CqB2kF341qncGkBvRe+ureAWpRgoalCBecMFzcdK24YymZRJz5zprgq1tsJwXYL3CVZGvdGHmwZc7JQtra2gE+f712ep2QUYP714DJhaJrXLqXZQszlZwtYdSHoB9ljVk/ePVrSZFL0ZkAlxzQBVseCT8WhZhRThtFB8plk9Zi/qCi8cv0fNxvKFrDy4oF11NXXIFy2EII4iBcG3Y03VLZT8OqRd5aFPduvOEpxRayvXolxAKB2g6NgEhobBlc1HHYKY7WvHf5wtVAPgegIlbbZ9seUZ7AyFnwewi9pGoUyDmhrB931kfnC1ZwOeKlLP8GZJi6QLSFP2yep4toXSbT3ZQAfX3O6omt8Nhd9r/aHQAUMOQywYBZo5uZD2ThQ2rbPCjlnH6yI9rUryE5DU75ctJaake46Be4DuDjF8dFBNA94/AdtiySVxIlpMlTS8td801o70vMigM9huTda2lhcKHVHPO2HZv/P6LIwX7hk/+qzPSvUJGMkrg8AQYTkroRdXMlE+HH/twsG6BsOdJHYZlaO/lBZ6weOiiSXqs3Gqj0TeAxx+T75DIpgwjC0onD51pQD4JaluPrkR/cpFT9DcoVp84LOgTL/DjtBbglgou+puHwB8lEznPxJw1XSX77VtgizBvQNBw4RMqB7xt4Lc3c8lQKJaQHoO4R8ydz0/7MWoCXk8c85MrMC9J3qaafw/WtQlwXST+F3BnAeYB4obgJ1BJIuG+YtiKAjVOZ/Pd1ZdwzoG+4uBtSPpjaRbhXLcwF3hzytb2TilgVgT5BkYybBrTYC+Rvg5nRpdTRJrIs8+VPXPQXj2i4ItxC4O2NQQUQnN4U9rRcz9nH64p4ceM2lziX5Y4s3KHCdUHwE77ecMkMEp6BwhIa2Z6DslZRvfulgHafYLuCas58WLp2aLCFUga70qxOFU6dPFL2W1feYeaU43Y5z/TxnCuYabMEuC043ckdBp4pZ7f8FE5psOI1g6fwAAAAASUVORK5CYII="}),mounted(){document.body.appendChild(this.$el),document.addEventListener("mousemove",this.onRangeMouseMove,!1),document.addEventListener("mouseup",this.onRangeMouseUp,!1),document.addEventListener("touchmove",this.onRangeMouseMove,{passive:!1}),document.addEventListener("touchend",this.onRangeMouseUp,!1),this.show&&(document.body.classList.add("vue-puzzle-overflow"),this.reset())},beforeDestroy(){clearTimeout(this.timer1),document.body.removeChild(this.$el),document.removeEventListener("mousemove",this.onRangeMouseMove,!1),document.removeEventListener("mouseup",this.onRangeMouseUp,!1),document.removeEventListener("touchmove",this.onRangeMouseMove,{passive:!1}),document.removeEventListener("touchend",this.onRangeMouseUp,!1)},watch:{show(t){t?(document.body.classList.add("vue-puzzle-overflow"),this.reset()):(this.isSubmting=!1,this.isSuccess=!1,this.infoBoxShow=!1,document.body.classList.remove("vue-puzzle-overflow"))}},computed:{styleWidth(){const t=this.startWidth+this.newX-this.startX;return t<this.sliderBaseSize?this.sliderBaseSize:t>this.canvasWidth?this.canvasWidth:t},puzzleBaseSize(){return Math.round(52.5*Math.max(Math.min(this.puzzleScale,2),.2)+6)},sliderBaseSize(){return Math.max(Math.min(Math.round(this.sliderSize),Math.round(.5*this.canvasWidth)),10)}},methods:{onClose(){this.mouseDown||this.isSubmting||(clearTimeout(this.timer1),this.$emit("close"))},onCloseMouseDown(){this.closeDown=!0},onCloseMouseUp(){this.closeDown&&this.onClose(),this.closeDown=!1},onRangeMouseDown(t){this.isCanSlide&&(this.mouseDown=!0,this.startWidth=this.$refs["range-slider"].clientWidth,this.newX=t.clientX||t.changedTouches[0].clientX,this.startX=t.clientX||t.changedTouches[0].clientX)},onRangeMouseMove(t){this.mouseDown&&(t.preventDefault(),this.newX=t.clientX||t.changedTouches[0].clientX)},onRangeMouseUp(){this.mouseDown&&(this.mouseDown=!1,this.submit())},init(t){if(this.loading&&!t)return;this.loading=!0,this.isCanSlide=!1;const e=this.$refs.canvas1,i=this.$refs.canvas2,n=this.$refs.canvas3,s=e.getContext("2d"),a=i.getContext("2d"),o=n.getContext("2d"),r=navigator.userAgent.indexOf("Firefox")>=0&&navigator.userAgent.indexOf("Windows")>=0,h=document.createElement("img");if(s.fillStyle="rgba(255,255,255,1)",o.fillStyle="rgba(255,255,255,1)",s.clearRect(0,0,this.canvasWidth,this.canvasHeight),a.clearRect(0,0,this.canvasWidth,this.canvasHeight),this.pinX=this.getRandom(this.puzzleBaseSize,this.canvasWidth-this.puzzleBaseSize-20),this.pinY=this.getRandom(20,this.canvasHeight-this.puzzleBaseSize-20),h.crossOrigin="anonymous",h.onload=()=>{const[t,e,i,n]=this.makeImgSize(h);s.save(),this.paintBrick(s),s.closePath(),r?(s.clip(),s.save(),s.shadowOffsetX=0,s.shadowOffsetY=0,s.shadowColor="#000",s.shadowBlur=3,s.fill(),s.restore()):(s.shadowOffsetX=0,s.shadowOffsetY=0,s.shadowColor="#000",s.shadowBlur=3,s.fill(),s.clip()),s.drawImage(h,t,e,i,n),o.fillRect(0,0,this.canvasWidth,this.canvasHeight),o.drawImage(h,t,e,i,n),s.globalCompositeOperation="source-atop",this.paintBrick(s),s.arc(this.pinX+Math.ceil(this.puzzleBaseSize/2),this.pinY+Math.ceil(this.puzzleBaseSize/2),1.2*this.puzzleBaseSize,0,2*Math.PI,!0),s.closePath(),s.shadowColor="rgba(255, 255, 255, .8)",s.shadowOffsetX=-1,s.shadowOffsetY=-1,s.shadowBlur=Math.min(Math.ceil(8*this.puzzleScale),12),s.fillStyle="#ffffaa",s.fill();const l=s.getImageData(this.pinX-3,this.pinY-20,this.pinX+this.puzzleBaseSize+5,this.pinY+this.puzzleBaseSize+5);a.putImageData(l,0,this.pinY-20),s.restore(),s.clearRect(0,0,this.canvasWidth,this.canvasHeight),s.save(),this.paintBrick(s),s.globalAlpha=.8,s.fillStyle="#ffffff",s.fill(),s.restore(),s.save(),s.globalCompositeOperation="source-atop",this.paintBrick(s),s.arc(this.pinX+Math.ceil(this.puzzleBaseSize/2),this.pinY+Math.ceil(this.puzzleBaseSize/2),1.2*this.puzzleBaseSize,0,2*Math.PI,!0),s.shadowColor="#000",s.shadowOffsetX=2,s.shadowOffsetY=2,s.shadowBlur=16,s.fill(),s.restore(),s.save(),s.globalCompositeOperation="destination-over",s.drawImage(h,t,e,i,n),s.restore(),this.loading=!1,this.isCanSlide=!0},h.onerror=()=>{this.init(!0)},!t&&this.imgs&&this.imgs.length){let t=this.getRandom(0,this.imgs.length-1);t===this.imgIndex&&(t===this.imgs.length-1?t=0:t++),this.imgIndex=t,h.src=this.imgs[t]}else h.src=this.makeImgWithCanvas()},getRandom:(t,e)=>Math.ceil(Math.random()*(e-t)+t),makeImgSize(t){const e=t.width/t.height;let i=0,n=0,s=0,a=0;return e>this.canvasWidth/this.canvasHeight?(a=this.canvasHeight,s=e*a,n=0,i=(this.canvasWidth-s)/2):(s=this.canvasWidth,a=s/e,i=0,n=(this.canvasHeight-a)/2),[i,n,s,a]},paintBrick(t){const e=Math.ceil(15*this.puzzleScale);t.beginPath(),t.moveTo(this.pinX,this.pinY),t.lineTo(this.pinX+e,this.pinY),t.arcTo(this.pinX+e,this.pinY-e/2,this.pinX+e+e/2,this.pinY-e/2,e/2),t.arcTo(this.pinX+e+e,this.pinY-e/2,this.pinX+e+e,this.pinY,e/2),t.lineTo(this.pinX+e+e+e,this.pinY),t.lineTo(this.pinX+e+e+e,this.pinY+e),t.arcTo(this.pinX+e+e+e+e/2,this.pinY+e,this.pinX+e+e+e+e/2,this.pinY+e+e/2,e/2),t.arcTo(this.pinX+e+e+e+e/2,this.pinY+e+e,this.pinX+e+e+e,this.pinY+e+e,e/2),t.lineTo(this.pinX+e+e+e,this.pinY+e+e+e),t.lineTo(this.pinX,this.pinY+e+e+e),t.lineTo(this.pinX,this.pinY+e+e),t.arcTo(this.pinX+e/2,this.pinY+e+e,this.pinX+e/2,this.pinY+e+e/2,e/2),t.arcTo(this.pinX+e/2,this.pinY+e,this.pinX,this.pinY+e,e/2),t.lineTo(this.pinX,this.pinY)},makeImgWithCanvas(){const t=document.createElement("canvas"),e=t.getContext("2d");t.width=this.canvasWidth,t.height=this.canvasHeight,e.fillStyle=`rgb(${this.getRandom(100,255)},${this.getRandom(100,255)},${this.getRandom(100,255)})`,e.fillRect(0,0,this.canvasWidth,this.canvasHeight);for(let i=0;i<12;i++)if(e.fillStyle=`rgb(${this.getRandom(100,255)},${this.getRandom(100,255)},${this.getRandom(100,255)})`,e.strokeStyle=`rgb(${this.getRandom(100,255)},${this.getRandom(100,255)},${this.getRandom(100,255)})`,this.getRandom(0,2)>1)e.save(),e.rotate(this.getRandom(-90,90)*Math.PI/180),e.fillRect(this.getRandom(-20,t.width-20),this.getRandom(-20,t.height-20),this.getRandom(10,t.width/2+10),this.getRandom(10,t.height/2+10)),e.restore();else{e.beginPath();const i=this.getRandom(-Math.PI,Math.PI);e.arc(this.getRandom(0,t.width),this.getRandom(0,t.height),this.getRandom(10,t.height/2+10),i,i+1.5*Math.PI),e.closePath(),e.fill()}return t.toDataURL("image/png")},submit(){this.isSubmting=!0;const t=Math.abs(this.pinX-(this.styleWidth-this.sliderBaseSize)+(this.puzzleBaseSize-this.sliderBaseSize)*((this.styleWidth-this.sliderBaseSize)/(this.canvasWidth-this.sliderBaseSize))-3);t<this.range?(this.infoText=this.successText,this.infoBoxFail=!1,this.infoBoxShow=!0,this.isCanSlide=!1,this.isSuccess=!0,clearTimeout(this.timer1),this.timer1=setTimeout((()=>{this.isSubmting=!1,this.$emit("success",t)}),800)):(this.infoText=this.failText,this.infoBoxFail=!0,this.infoBoxShow=!0,this.isCanSlide=!1,this.$emit("fail",t),clearTimeout(this.timer1),this.timer1=setTimeout((()=>{this.isSubmting=!1,this.reset()}),800))},resetState(){this.infoBoxFail=!1,this.infoBoxShow=!1,this.isCanSlide=!1,this.isSuccess=!1,this.startWidth=this.sliderBaseSize,this.startX=0,this.newX=0},reset(){this.isSubmting||(this.resetState(),this.init())}}},s=i(379),a=i.n(s),o=i(795),r=i.n(o),h=i(569),l=i.n(h),c=i(565),d=i.n(c),u=i(216),p=i.n(u),g=i(589),f=i.n(g),m=i(358),v={};v.styleTagTransform=f(),v.setAttributes=d(),v.insert=l().bind(null,"head"),v.domAPI=r(),v.insertStyleElement=p(),a()(m.Z,v),m.Z&&m.Z.locals&&m.Z.locals;var b=function(t,e,i,n,s,a,o,r){var h,l="function"==typeof t?t.options:t;if(e&&(l.render=e,l.staticRenderFns=[function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{staticClass:"loading-gif_"},[i("span"),t._v(" "),i("span"),t._v(" "),i("span"),t._v(" "),i("span"),t._v(" "),i("span")])}],l._compiled=!0),h)if(l.functional){l._injectStyles=h;var c=l.render;l.render=function(t,e){return h.call(e),c(t,e)}}else{var d=l.beforeCreate;l.beforeCreate=d?[].concat(d,h):[h]}return{exports:t,options:l}}(e,t);b.options.__file="src/app.vue";var A=b.exports}(),n}()}))},10861:function(t,e,i){"use strict";var n=i(60783),s=i(91655);function a(t){const e=new FormData;for(let i of Object.keys(t)){let n=t[i];n instanceof File?e.append(i,n):e.append(i,String(n))}return e}const o=t=>(0,n.zi)({url:"projectInfoApp/getCurrentProjectInfo",method:"get",isLoading:!0},t),r=t=>(0,n.zi)({url:"/api/localuser!registerNoVerifcode.action",method:"get",isLoading:!0},t),h=t=>(0,n.zi)({url:"/api/user!login.action",method:"get",isLoading:!0},t),l=t=>(0,n.zi)({url:"/api/idcode!execute.action",method:"get",isLoading:!1},t),c=t=>(0,n.zi)({url:"/api/cms!list.action",method:"get",isLoading:!1},t),d=t=>(0,s.A)({url:"api/user/updateUser",method:"post",isLoading:!0,data:a(t)}),u={getCurrentProjectInfo:o,registerUser:r,sendVerifyCode:l,loginUser:h,helpCenter:c,registerTest:d};e.A=u},50404:function(t,e,i){"use strict";var n=i(60783),s=i(91655);const a=t=>(0,n.zi)({url:"/api/user!updateOldAndNewPsw.action",method:"get",isLoading:!0},t),o=t=>(0,n.zi)({url:"/api/user!updatepsw.action",method:"get",isLoading:!0},t),r=t=>(0,n.zi)({url:"/api/user!resetpsw.action",method:"get",isLoading:!0},t),h=t=>(0,n.zi)({url:"/api/user!setSafewordReg.action",method:"get",isLoading:!0},t),l=t=>(0,n.zi)({url:"/api/user!updateOldAndNewSafeword.action",method:"get",isLoading:!0},t),c=t=>(0,n.zi)({url:"/api/user!setSafeword.action",method:"get",isLoading:!0},t),d=t=>(0,n.zi)({url:"/api/localuser!save_email.action",method:"get",isLoading:!0},t),u=t=>(0,n.zi)({url:"/api/localuser!save_phone.action",method:"get",isLoading:!1},t),p=t=>(0,n.zi)({url:"/api/user!getVerifTarget.action",method:"get",isLoading:!1},t),g=t=>(0,n.zi)({url:"/api/user!getUserNameVerifTarget.action",method:"get",isLoading:!0},t),f=t=>(0,n.zi)({url:"/api/googleauth!get.action",method:"get",isLoading:!1},t),m=t=>(0,n.zi)({url:"/api/googleauth!bind.action",method:"get",isLoading:!0},t),v=t=>(0,n.zi)({url:"/api/user!get_safeword_apply.action",method:"get",isLoading:!0},t),b=t=>(0,n.zi)({url:"/api/user!set_safeword_apply.action",method:"get",isLoading:!0},t),A=t=>(0,n.zi)({url:"/api/localuser!get.action",method:"get",isLoading:!1},t),x=t=>(0,n.zi)({url:"/api/kycHighLevel!apply.action",method:"get",isLoading:!1},t),w=t=>(0,n.zi)({url:"/api/kycHighLevel!get.action",method:"get",isLoading:!1},t),y=t=>(0,n.zi)({url:"/api/banner!list.action",method:"get",isLoading:!1},t),_=t=>(0,n.zi)({url:"/api/cms!get.action",method:"get",isLoading:!1},t),C=t=>(0,n.zi)({url:"/api/news!list_v2.action",method:"get",isLoading:!1},t),S=t=>(0,n.zi)({url:"/api/news!list.action",method:"get",isLoading:!1},t),z=t=>(0,n.zi)({url:"/api/news!get.action",method:"get",isLoading:!1},t),B=t=>(0,n.zi)({url:"/api/news!list_v2_popup.action",method:"get",isLoading:!1},t),k=t=>(0,n.zi)({url:"/api/syspara!getSyspara.action",method:"get",isLoading:!1},t),T=t=>(0,s.A)({url:"/api/tConfiguration/getConfiguration",method:"get",isLoading:!1},t),R={getConfigurationByKey:T,changePassword:a,updatepsw:o,resetpsw:r,setSafewordReg:h,changeFundsPassword:l,getVerifTarget:p,getUserNameVerifTarget:g,setSafeword:c,bindEmail:d,bindPhone:u,getGoogleauth:f,bindGoogleauth:m,getSafewordApply:v,setSafewordApply:b,localuserAction:A,kycHighLevelApply:x,getKycHighLevel:w,getBanner:y,getCms:_,_getNewsList:C,_getNewsList1:S,_getNews:z,_getPopupNews:B,_getIsGoogleAuth:k};e.A=R},77635:function(t,e,i){var n={"./dark/image/Union.png":41464,"./light/image/Union.png":51642};function s(t){var e=a(t);return i(e)}function a(t){if(!i.o(n,t)){var e=new Error("Cannot find module '"+t+"'");throw e.code="MODULE_NOT_FOUND",e}return n[t]}s.keys=function(){return Object.keys(n)},s.resolve=a,t.exports=s,s.id=77635},65734:function(t){"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAIKSURBVHgBvZbLbcJAEIbHS8RTiIfgwM2pIFBBoIKQCgIlpIKITpIKIBWQVACpIL5xAAES4gASkPkd2wKzttfG8EuWF+8yn2d2ZzwaKWg6nTaFEE98NQ+Hg86PitbUUtO08X6/x/VZrVa/gmxpfpOz2azDkDce6qQmg8G9SqXyTmGAk8lET6VSfR7WKZqMzWbTqtVqhntCuB8sFosXho0ugEF44RFHqO2eOPEQCziEfYpRvMedUqn0cQa0wgjPihSvlhzehh1eJ6QMG14BBhWt80AOEKeR1E9iFNUtxn9I5/P575WBkFEul+81JHUikRjSDbTb7Vp8KEWbbiSwAHygGMUHhHK5nHSOU+RRcG28JMFPlE6nKZvNUjKZhHHZEv2OPFKhUCiY99VqRVwfSQWWyWTM8Xq9JnZEtqwo/IxwuCmfz5v3MLDtduttk6+lbML2LAgaBgYWrBiyGcCCoCFh0BiH5ttr1g8aAYZ9/RFsbOC3SAbFSQwLs2wNlEubLKxhYGSVNmGRe0Grjz2NAHMYTnayl8pfeSS1R555yfQOA3Fk5Jk8UsStkDB0di37hwPkNgAd1yvFLLbZhe0zIIT2jhcoexqgJWBs8yQLpBWWOzedw4ZvpE7RNMYWHXtmS1qvsBCbjDckj0rkIWxLl//bkMEgTcWK1eq3+a3x7cRJdlp9QFCtkNQqrf4fqd4USi1p41YAAAAASUVORK5CYII="},49501:function(t){"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAIPSURBVHgBzZa9LgRRFMf/9+6KimypQEapQqXzUaitCK0VDyATDyAeQDYSD0BLBKUo0GitSsfEbqGcrEpk5zrnzhqzY2Zn7n6IfzLZ3Tk393fv2fMlkEGjZbUgclhWCgsCsOhVoWlyIVChz4pq4LJmi9u0vUQ741hZlSCxCx+SRQ487FVtcQQT4EhZWXmJczJOozM5nx4W32zhRA0y+mL8UG0MSDx0AWNZvAd5qBg1tNxQL6CboYciQOl1WxyHfvtiN/Kp8BMQvZJL7p35dm/gUoLd9AHGKuRDXtNAHY3ZI9FYHA9NRvOGfuj3V02G0Entu7PvUpQqfMMi/k5FiRym0ENtUfbuLyUYJealUF0leIvsWWB3DlibBIYHf9u5DrNLY1PhfpOeEhXuIWSG8cPauQbqH7HLCrLdJqPDwMlqOjQKO31KXstAN86wfgbU3tOhJjBmScUtJUa1ejrUEEZ5gYqk/nWXZG8HNYYxT+ExU+KHYXyIq2c//E1gGkiJr7vF2IF6QUotjXOrCYzkVLfFhB+lNBakrQ67twNYwAj64fiBelAZuzwndUKeJUnfjr8EeSg9rCAhRaIyhLk5+u8CTnAE7sgebPRaHjad0DDVUmn0eGdw0xS5DKM9L8IvY8dEi+abhp8qFjoQxUIlTwd3YsbE/zEIR8XFAdyoBaaE0JEcjPpUPRy6Eleriyyj/hdfOsvZ5QnHbwAAAABJRU5ErkJggg=="},41464:function(t){"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGSSURBVHgB7ZfPaoMwHMfzi1h62fARfIT2OMagMsbwVp+o+kTtTcooDsbotY/gI8guK5MmS4rprH/zb6fte6k/o34+JDGpCP31QL1YrzNveussEYE8fHp4RRaTvrwtKFAPytMhDIO8JZCmmQ/uJGOH/rkBcPz8eJcgC9nu3leUorgq80/nax4FQcELLC6irjMT8HNNSbzd7VfIMA04jz8tJ0tRXASAQtG82VSiA17BSN4S4GPOgIktiT44O5fU5xc0L2CTJWbj3wKqzIlh+P3Veeh6gImECrxXQFdCFT4ooCqhAx8VkJXQhUsJjEkgRJAuXFpgSKIrsnAlAVkJFbiywJiEKpwHI8VgjKlOW1+UeqB3ba8/UHEXlRaQgetISA3B0HtuuoGN9oDMImOyd4ApXERXAmzATSTAFlxXAmzCdSTANlxVAmo3LFhjZgM+JsFe00D8L/xZBzD1bcJ5GCTuWicwod7lWBwc8WnDfnJb8AGJnBD3IIqrOZCme5+65Yx/I/zGpxnv5ePHzSaK5gX6T5Vvp/1mM89rWf8AAAAASUVORK5CYII="},51642:function(t){"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACdSURBVHgBzZZRDoAgDEMbT9Ib6w09ivLBBxpQNjp0yWLC2r7EQAAAmHrN36hiydhSH6l3xECZs4/MuiyooWxlNwcRsG6BEmYWKmBug8LrMXo87gCLdhjao5FBn2ZyaG1NWrwBQmE1qAu24MdFTPylxMRNQ0w8FsTEg09DkEUrC/B4xower9kwktEtVEBfBUpocxAF/eQhvCHwiikZJ4TFlHEruw9xAAAAAElFTkSuQmCC"}}]);
|