@xysfe/actui 1.8.34-beta.2 → 1.8.34-beta.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/BankSelect/index.js +1 -1
- package/es/GoldProtocol/index.js +1 -1
- package/es/index.js +1 -1
- package/lib/BankSelect/index.js +1 -1
- package/lib/GoldProtocol/index.js +1 -1
- package/lib/Login/index.js +1 -1
- package/lib/LoginLayer/index.js +1 -1
- package/lib/MobileAuth/index.js +1 -1
- package/lib/MobileAuthLayer/index.js +1 -1
- package/lib/index.js +1 -1
- package/package.json +1 -1
package/lib/MobileAuth/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.MobileAuth=e():t.MobileAuth=e()}("undefined"!=typeof self?self:this,function(){return function(t){function e(r){if(n[r])return n[r].exports;var i=n[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,e),i.l=!0,i.exports}var n={};return e.m=t,e.c=n,e.d=function(t,n,r){e.o(t,n)||Object.defineProperty(t,n,{configurable:!1,enumerable:!0,get:r})},e.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(n,"a",n),n},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="../lib",e(e.s=2018)}({0:function(t,e){var n=t.exports={version:"2.6.11"};"number"==typeof __e&&(__e=n)},1:function(t,e,n){"use strict";function r(t,e,n,r,i,o,a,s){t=t||{};var c=typeof t.default;"object"!==c&&"function"!==c||(t=t.default);var u="function"==typeof t?t.options:t;e&&(u.render=e,u.staticRenderFns=n,u._compiled=!0),r&&(u.functional=!0),o&&(u._scopeId=o);var f;if(a?(f=function(t){t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,t||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),i&&i.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(a)},u._ssrRegister=f):i&&(f=s?function(){i.call(this,this.$root.$options.shadowRoot)}:i),f)if(u.functional){u._injectStyles=f;var l=u.render;u.render=function(t,e){return f.call(e),l(t,e)}}else{var p=u.beforeCreate;u.beforeCreate=p?[].concat(p,f):[f]}return{exports:t,options:u}}e.a=r},10:function(t,e){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},100:function(t,e,n){"use strict";function r(t,e,n,r){var o=void 0,a=void 0,s=new t({render:function(t){var n=a&&a(t);return n&&!Object(i.o)(n)&&(n=[n]),t(e,o,n||[])},methods:{init:function(){document.body.appendChild(this.$el)},destroy:function(){this.$destroy(),document.body.removeChild(this.$el)}}});return s.updateRenderData=function(t,e){o=t,a=e},s.updateRenderData(n,r),s.$mount(),s.init(),s.$children[0]}e.a=r;var i=n(4)},1005:function(t,e,n){"use strict";var r=n(4);e.a={name:"ActGoldProtocol",data:function(){return{protocolChecked:this.checkState}},props:{text:{type:String,default:"本人已阅读并同意"},tips:{type:String,default:""},protocols:{type:Array,default:function(){return[]}},checkState:{type:Boolean,default:!0},showCheckBox:{type:Boolean,default:!0},textColor:{type:String,default:"#666"},textFontSize:{type:[Number,String],default:13},openInWindow:{type:Boolean,default:!1},brandColor:{type:String,default:"#8c7fee"},zIndex:{type:[String,Number],default:999}},computed:{fontSize:function(){return Object(r.f)(this.textFontSize)}},methods:{getCheckBoxState:function(){return!!this.protocolChecked},onClick:function(t){var e=this,n=!1;if((n=t.openInWindow?t.openInWindow:!1!==t.openInWindow&&this.openInWindow)&&t.data){if(Object(r.o)(t.data)&&1===t.data.length&&t.data[0].src)return this.openUrl(t.data[0].src);if(!Object(r.o)(t.data)&&t.data.src)return this.openUrl(t.data.src)}this.docPop&&this.docPop.remove(),this.docPop=this.$createDocPop({zIndex:this.zIndex,title:t.title,docData:this.docData(t),brandColor:this.brandColor,openInWindow:n},function(t){return[t("template",{slot:"content"},[e.$slots.content])]}).show()},docData:function(t){return Object(r.o)(t.data)?t.data:[t.data]},protocolToggle:function(){this.protocolChecked=!this.protocolChecked,this.$emit("toggle",this.protocolChecked)},openUrl:function(t){r.G.isMobile||r.G.isWx?location.href=t:window.open(t,"_blank")}},watch:{checkState:function(t){this.protocolChecked=t}}}},101:function(t,e,n){var r=n(26),i=n(3)("toStringTag"),o="Arguments"==r(function(){return arguments}()),a=function(t,e){try{return t[e]}catch(t){}};t.exports=function(t){var e,n,s;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=a(e=Object(t),i))?n:o?r(e):"Object"==(s=r(e))&&"function"==typeof e.callee?"Arguments":s}},102:function(t,e,n){"use strict";var r=n(25),i=n(65);e.a={name:"ActPopup",mixins:[r.a,i.a],props:{type:{type:String,default:""},mask:{type:Boolean,default:!0},content:{type:String,default:""},center:{type:Boolean,default:!0},opacity:{type:[Number,String],default:.7},pointerEvent:{type:String,default:""},zIndex:{type:[String,Number],default:"999"},topBorderRadius:{type:Boolean,default:!1}},computed:{typeClass:function(){return this.type?"act-"+this.type:""},maskBgColor:function(){return"rgba(0, 0, 0, "+this.opacity+")"}},methods:{maskClick:function(t){this.$emit("mask-click",t)}}}},106:function(t,e,n){"use strict";e.__esModule=!0;var r=n(28),i=function(t){return t&&t.__esModule?t:{default:t}}(r);e.default=i.default||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}},108:function(t,e,n){"use strict";function r(t){s||n(130)}var i=n(102),o=n(131),a=n(1),s=!1,c=r,u=Object(a.a)(i.a,o.a,o.b,!1,c,null,null);u.options.__file="src\\components\\common\\popup.vue",e.a=u.exports},109:function(t,e,n){var r=n(9),i=n(40),o=n(3)("species");t.exports=function(t,e){var n,a=r(t).constructor;return void 0===a||void 0==(n=r(a)[o])?e:i(n)}},11:function(t,e,n){var r=n(47),i=n(29);t.exports=function(t){return r(i(t))}},110:function(t,e,n){var r,i,o,a=n(38),s=n(141),c=n(60),u=n(41),f=n(2),l=f.process,p=f.setImmediate,d=f.clearImmediate,h=f.MessageChannel,v=f.Dispatch,g=0,m={},y=function(){var t=+this;if(m.hasOwnProperty(t)){var e=m[t];delete m[t],e()}},w=function(t){y.call(t.data)};p&&d||(p=function(t){for(var e=[],n=1;arguments.length>n;)e.push(arguments[n++]);return m[++g]=function(){s("function"==typeof t?t:Function(t),e)},r(g),g},d=function(t){delete m[t]},"process"==n(26)(l)?r=function(t){l.nextTick(a(y,t,1))}:v&&v.now?r=function(t){v.now(a(y,t,1))}:h?(i=new h,o=i.port2,i.port1.onmessage=w,r=a(o.postMessage,o,1)):f.addEventListener&&"function"==typeof postMessage&&!f.importScripts?(r=function(t){f.postMessage(t+"","*")},f.addEventListener("message",w,!1)):r="onreadystatechange"in u("script")?function(t){c.appendChild(u("script")).onreadystatechange=function(){c.removeChild(this),y.call(t)}}:function(t){setTimeout(a(y,t,1),0)}),t.exports={set:p,clear:d}},111:function(t,e){t.exports=function(t){try{return{e:!1,v:t()}}catch(t){return{e:!0,v:t}}}},112:function(t,e,n){var r=n(9),i=n(10),o=n(63);t.exports=function(t,e){if(r(t),i(e)&&e.constructor===t)return e;var n=o.f(t);return(0,n.resolve)(e),n.promise}},113:function(t,e,n){var r=n(101),i=n(3)("iterator"),o=n(20);t.exports=n(0).getIteratorMethod=function(t){if(void 0!=t)return t[i]||t["@@iterator"]||o[r(t)]}},114:function(t,e,n){"use strict";function r(t){t.interceptors.response.use(function(t){return t},function(t){var e={403:"请求被拒绝,请联系客服处理",404:"您访问的资源不可用,请联系客服处理",502:"服务器网关出错,请稍后重试",503:"服务器维护中,请稍后重试",504:"服务器请求超时,请稍后重试"},n="";return n=t&&t.response&&t.response.status?e[t.response.status]?e[t.response.status]+"("+t.response.status+")":"请求失败,请稍后重试("+t.response.status+")":t&&t.message&&/timeout/i.test(t.message)?"请求超时,请稍后重试":"请求失败,请稍后重试",s.a.reject(new Error(n))})}function i(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:6e4;return new s.a(function(i,o){var a=u.a.create();r(a),a.request({method:"post",url:t,data:e,timeout:n,withCredentials:!0,headers:{"X-Requested-With":"XMLHttpRequest"}}).then(function(t){i(t)}).catch(function(t){o(t)})})}function o(t){return u.a.get(t).then(function(t){return s.a.resolve(t.data)})}e.a=r,e.d=i,e.c=o;var a=n(56),s=n.n(a),c=n(159),u=n.n(c);e.b=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:6e4;return new s.a(function(i,o){var a=u.a.create();r(a),a.request({method:"post",url:t,data:e,timeout:n,withCredentials:!0,headers:{"X-Requested-With":"XMLHttpRequest","Content-Type":"application/x-www-form-urlencoded"},transformRequest:[function(t){function e(t,e){var n=0,r=t.length;if(void 0===r||"[object Function]"===Object.prototype.toString.call(t)){for(var i in t)if(!1===e.call(t[i],i,t[i]))break}else for(var o=t[0];n<r&&!1!==e.call(o,n,o);o=t[++n]);return t}function n(t,r,i){var o=void 0,a="[object Array]"===Object.prototype.toString.call(r),s="[object Object]"===Object.prototype.toString.call(r);e(r,function(e,r){o=Object.prototype.toString.call(r),i&&(e=i+"["+(s||"[object Object]"===o||"[object Array]"===o?e:"")+"]"),!i&&a?t.add(r.name,r.value):"[object Array]"===o||"[object Object]"===o?n(t,r,e):t.add(e,r)})}if(t){return function(t){var e=[];return e.add=function(t,e){"[object Function]"===Object.prototype.toString.call(e)&&(e=e()),null==e&&(e=""),this.push(encodeURIComponent(t)+"="+encodeURIComponent(e))},n(e,t),e.join("&").replace(/%20/g,"+")}(t)}}]}).then(function(t){i(t)}).catch(function(t){o(t)})})}},116:function(t,e,n){"use strict";function r(t){t.preventDefault()}var i={watch:{isVisible:function(t){t?document.body.addEventListener("touchmove",r,{passive:!1}):document.body.removeEventListener("touchmove",r,{passive:!1})}},beforeDestroy:function(){document.body.removeEventListener("touchmove",r,{passive:!1})}};e.a=i},1183:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(1184);r.a.install=function(t){t.component(r.a.name,r.a)},e.default=r.a},1184:function(t,e,n){"use strict";function r(t){s||n(1185)}var i=n(1005),o=n(1186),a=n(1),s=!1,c=r,u=Object(a.a)(i.a,o.a,o.b,!1,c,"data-v-1da413b4",null);u.options.__file="src\\components\\GoldProtocol\\src\\index.vue",e.a=u.exports},1185:function(t,e){},1186:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"act-gold-protocol"},[t.showCheckBox?n("div",{staticClass:"act-gold-protocol-check",on:{click:function(e){return e.stopPropagation(),t.protocolToggle(e)}}},[n("i",{staticClass:"act-gold-protocol-icon",class:{checked:t.protocolChecked},style:{"background-color":t.protocolChecked?t.brandColor:""}})]):t._e(),t._v(" "),n("div",{staticClass:"act-gold-protocol-text",style:{color:t.textColor,"font-size":t.fontSize}},[n("span",{domProps:{innerHTML:t._s(t.text)}}),t._v(" "),t._l(t.protocols,function(e,r){return[r==t.protocols.length-1&&0!=r?n("span",{key:r+"span"},[t._v("和")]):0!=r?n("span",{key:r+"span"},[t._v("、")]):t._e(),t._v(" "),e.track?n("a",{key:r+"a",staticClass:"act-gold-protocol-item",style:{color:t.brandColor},attrs:{"data-track":e.track},on:{click:function(n){return t.onClick(e)}}},[t._v("《"+t._s(e.title)+"》")]):n("a",{key:r+"a",staticClass:"act-gold-protocol-item",style:{color:t.brandColor},attrs:{"data-track":e.track||""},on:{click:function(n){return t.onClick(e)}}},[t._v("《"+t._s(e.title)+"》")])]}),t._v(" "),n("span",{domProps:{innerHTML:t._s(t.tips)}})],2)])},i=[];r._withStripped=!0},119:function(t,e,n){!function(n,r){t.exports=e=r()}(0,function(){var t=t||function(t,e){var n=Object.create||function(){function t(){}return function(e){var n;return t.prototype=e,n=new t,t.prototype=null,n}}(),r={},i=r.lib={},o=i.Base=function(){return{extend:function(t){var e=n(this);return t&&e.mixIn(t),e.hasOwnProperty("init")&&this.init!==e.init||(e.init=function(){e.$super.init.apply(this,arguments)}),e.init.prototype=e,e.$super=this,e},create:function(){var t=this.extend();return t.init.apply(t,arguments),t},init:function(){},mixIn:function(t){for(var e in t)t.hasOwnProperty(e)&&(this[e]=t[e]);t.hasOwnProperty("toString")&&(this.toString=t.toString)},clone:function(){return this.init.prototype.extend(this)}}}(),a=i.WordArray=o.extend({init:function(t,e){t=this.words=t||[],this.sigBytes=void 0!=e?e:4*t.length},toString:function(t){return(t||c).stringify(this)},concat:function(t){var e=this.words,n=t.words,r=this.sigBytes,i=t.sigBytes;if(this.clamp(),r%4)for(var o=0;o<i;o++){var a=n[o>>>2]>>>24-o%4*8&255;e[r+o>>>2]|=a<<24-(r+o)%4*8}else for(var o=0;o<i;o+=4)e[r+o>>>2]=n[o>>>2];return this.sigBytes+=i,this},clamp:function(){var e=this.words,n=this.sigBytes;e[n>>>2]&=4294967295<<32-n%4*8,e.length=t.ceil(n/4)},clone:function(){var t=o.clone.call(this);return t.words=this.words.slice(0),t},random:function(e){for(var n,r=[],i=0;i<e;i+=4){var o=function(e){var e=e,n=987654321,r=4294967295;return function(){n=36969*(65535&n)+(n>>16)&r,e=18e3*(65535&e)+(e>>16)&r;var i=(n<<16)+e&r;return i/=4294967296,(i+=.5)*(t.random()>.5?1:-1)}}(4294967296*(n||t.random()));n=987654071*o(),r.push(4294967296*o()|0)}return new a.init(r,e)}}),s=r.enc={},c=s.Hex={stringify:function(t){for(var e=t.words,n=t.sigBytes,r=[],i=0;i<n;i++){var o=e[i>>>2]>>>24-i%4*8&255;r.push((o>>>4).toString(16)),r.push((15&o).toString(16))}return r.join("")},parse:function(t){for(var e=t.length,n=[],r=0;r<e;r+=2)n[r>>>3]|=parseInt(t.substr(r,2),16)<<24-r%8*4;return new a.init(n,e/2)}},u=s.Latin1={stringify:function(t){for(var e=t.words,n=t.sigBytes,r=[],i=0;i<n;i++){var o=e[i>>>2]>>>24-i%4*8&255;r.push(String.fromCharCode(o))}return r.join("")},parse:function(t){for(var e=t.length,n=[],r=0;r<e;r++)n[r>>>2]|=(255&t.charCodeAt(r))<<24-r%4*8;return new a.init(n,e)}},f=s.Utf8={stringify:function(t){try{return decodeURIComponent(escape(u.stringify(t)))}catch(t){throw new Error("Malformed UTF-8 data")}},parse:function(t){return u.parse(unescape(encodeURIComponent(t)))}},l=i.BufferedBlockAlgorithm=o.extend({reset:function(){this._data=new a.init,this._nDataBytes=0},_append:function(t){"string"==typeof t&&(t=f.parse(t)),this._data.concat(t),this._nDataBytes+=t.sigBytes},_process:function(e){var n=this._data,r=n.words,i=n.sigBytes,o=this.blockSize,s=4*o,c=i/s;c=e?t.ceil(c):t.max((0|c)-this._minBufferSize,0);var u=c*o,f=t.min(4*u,i);if(u){for(var l=0;l<u;l+=o)this._doProcessBlock(r,l);var p=r.splice(0,u);n.sigBytes-=f}return new a.init(p,f)},clone:function(){var t=o.clone.call(this);return t._data=this._data.clone(),t},_minBufferSize:0}),p=(i.Hasher=l.extend({cfg:o.extend(),init:function(t){this.cfg=this.cfg.extend(t),this.reset()},reset:function(){l.reset.call(this),this._doReset()},update:function(t){return this._append(t),this._process(),this},finalize:function(t){return t&&this._append(t),this._doFinalize()},blockSize:16,_createHelper:function(t){return function(e,n){return new t.init(n).finalize(e)}},_createHmacHelper:function(t){return function(e,n){return new p.HMAC.init(t,n).finalize(e)}}}),r.algo={});return r}(Math);return t})},12:function(t,e){t.exports=function(t){try{return!!t()}catch(t){return!0}}},120:function(t,e,n){"use strict";t.exports=function(t,e){return function(){for(var n=new Array(arguments.length),r=0;r<n.length;r++)n[r]=arguments[r];return t.apply(e,n)}}},121:function(t,e,n){"use strict";function r(t){return encodeURIComponent(t).replace(/%40/gi,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}var i=n(17);t.exports=function(t,e,n){if(!e)return t;var o;if(n)o=n(e);else if(i.isURLSearchParams(e))o=e.toString();else{var a=[];i.forEach(e,function(t,e){null!==t&&void 0!==t&&(i.isArray(t)?e+="[]":t=[t],i.forEach(t,function(t){i.isDate(t)?t=t.toISOString():i.isObject(t)&&(t=JSON.stringify(t)),a.push(r(e)+"="+r(t))}))}),o=a.join("&")}if(o){var s=t.indexOf("#");-1!==s&&(t=t.slice(0,s)),t+=(-1===t.indexOf("?")?"?":"&")+o}return t}},122:function(t,e,n){"use strict";t.exports=function(t){return!(!t||!t.__CANCEL__)}},123:function(t,e,n){"use strict";(function(e){function r(t,e){!i.isUndefined(t)&&i.isUndefined(t["Content-Type"])&&(t["Content-Type"]=e)}var i=n(17),o=n(165),a={"Content-Type":"application/x-www-form-urlencoded"},s={adapter:function(){var t;return"undefined"!=typeof XMLHttpRequest?t=n(124):void 0!==e&&"[object process]"===Object.prototype.toString.call(e)&&(t=n(124)),t}(),transformRequest:[function(t,e){return o(e,"Accept"),o(e,"Content-Type"),i.isFormData(t)||i.isArrayBuffer(t)||i.isBuffer(t)||i.isStream(t)||i.isFile(t)||i.isBlob(t)?t:i.isArrayBufferView(t)?t.buffer:i.isURLSearchParams(t)?(r(e,"application/x-www-form-urlencoded;charset=utf-8"),t.toString()):i.isObject(t)?(r(e,"application/json;charset=utf-8"),JSON.stringify(t)):t}],transformResponse:[function(t){if("string"==typeof t)try{t=JSON.parse(t)}catch(t){}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,validateStatus:function(t){return t>=200&&t<300}};s.headers={common:{Accept:"application/json, text/plain, */*"}},i.forEach(["delete","get","head"],function(t){s.headers[t]={}}),i.forEach(["post","put","patch"],function(t){s.headers[t]=i.merge(a)}),t.exports=s}).call(e,n(148))},124:function(t,e,n){"use strict";var r=n(17),i=n(166),o=n(121),a=n(168),s=n(171),c=n(172),u=n(125);t.exports=function(t){return new Promise(function(e,f){var l=t.data,p=t.headers;r.isFormData(l)&&delete p["Content-Type"];var d=new XMLHttpRequest;if(t.auth){var h=t.auth.username||"",v=t.auth.password||"";p.Authorization="Basic "+btoa(h+":"+v)}var g=a(t.baseURL,t.url);if(d.open(t.method.toUpperCase(),o(g,t.params,t.paramsSerializer),!0),d.timeout=t.timeout,d.onreadystatechange=function(){if(d&&4===d.readyState&&(0!==d.status||d.responseURL&&0===d.responseURL.indexOf("file:"))){var n="getAllResponseHeaders"in d?s(d.getAllResponseHeaders()):null,r=t.responseType&&"text"!==t.responseType?d.response:d.responseText,o={data:r,status:d.status,statusText:d.statusText,headers:n,config:t,request:d};i(e,f,o),d=null}},d.onabort=function(){d&&(f(u("Request aborted",t,"ECONNABORTED",d)),d=null)},d.onerror=function(){f(u("Network Error",t,null,d)),d=null},d.ontimeout=function(){var e="timeout of "+t.timeout+"ms exceeded";t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),f(u(e,t,"ECONNABORTED",d)),d=null},r.isStandardBrowserEnv()){var m=n(173),y=(t.withCredentials||c(g))&&t.xsrfCookieName?m.read(t.xsrfCookieName):void 0;y&&(p[t.xsrfHeaderName]=y)}if("setRequestHeader"in d&&r.forEach(p,function(t,e){void 0===l&&"content-type"===e.toLowerCase()?delete p[e]:d.setRequestHeader(e,t)}),r.isUndefined(t.withCredentials)||(d.withCredentials=!!t.withCredentials),t.responseType)try{d.responseType=t.responseType}catch(e){if("json"!==t.responseType)throw e}"function"==typeof t.onDownloadProgress&&d.addEventListener("progress",t.onDownloadProgress),"function"==typeof t.onUploadProgress&&d.upload&&d.upload.addEventListener("progress",t.onUploadProgress),t.cancelToken&&t.cancelToken.promise.then(function(t){d&&(d.abort(),f(t),d=null)}),void 0===l&&(l=null),d.send(l)})}},125:function(t,e,n){"use strict";var r=n(167);t.exports=function(t,e,n,i,o){var a=new Error(t);return r(a,e,n,i,o)}},1255:function(t,e,n){"use strict";var r=n(108),i=n(65),o=n(25),a=n(116),s=n(198),c=n(1183),u=n(1362),f=n(4),l=n(114);e.a={name:"ActMobileAuthLayer",mixins:[i.a,o.a,a.a],components:{ActPopup:r.a,ActBaseInput:s.default,Jigsaw:u.a,ActGoldProtocol:c.default},props:{bottom:{type:Number,default:40},icon:{type:String,default:""},desc:{type:String,default:""},brandColor:{type:String,default:""},jigsawInitUrl:{type:String,default:"/user/unionVerifyInit"},jigsawVerifyUrl:{type:String,default:"/user/unionVerifyCheck"},verifyCodeUrl:{type:String,default:"/user/queryverify"},mobileAuthUrl:{type:String,default:"/user/verCodeCk"},scene:{type:String,default:""},chn:{type:String,default:""},platform:{type:Number,default:0}},data:function(){return{checkState:!1,protocols:[{title:"小雨伞用户协议",data:[{title:"小雨伞用户协议",type:1,urls:["/static/html/user/useragreement.html"],src:"/static/html/user/useragreement.html"}]},{title:"隐私条款",data:[{title:"隐私条款",type:1,urls:["/static/html/user/priviteagreement.html"],src:"/static/html/user/priviteagreement.html"}]}],mobile:"",verifyCode:"",timeLeft:0,showJigsaw:!1,inAuthorization:!1}},computed:{jigsawChn:function(){return this.chn||Object(f.l)("chn")||""},jigsawScene:function(){return this.scene?this.scene:/\.baodan(100|360)\./.test(location.host)?"bdzs":/^cps_\d+$/.test(Object(f.l)("chn"))?"bdzs":1===Number(this.platform)?"bdzs":""},jigsawPlatform:function(){return this.platform?this.platform:"bdzs"===this.jigsawScene?1:0},isCps:function(){return 1===Number(this.jigsawPlatform)},themeColor:function(){return this.brandColor?this.brandColor:"bdzs"===this.jigsawScene?"#f05a4b":"#8c7fee"},layerIcon:function(){return this.icon?this.icon:n(this.jigsawPlatform?1365:1366)}},methods:{getVerifyCode:function(){this.timeLeft>0||this.$refs.jigsaw.sendVerifyCode()},jigsawSent:function(){this.errTips("验证成功,短信验证码发送中"),this.start()},jigsawError:function(t){var e=(t.ret,t.errmsg);this.errTips(e)},jigsawShow:function(){this.showJigsaw=!0},jigsawHide:function(){this.showJigsaw=!1},start:function(){this.timeLeft=60,this.startCountDown()},startCountDown:function(){this.timeLeft>0?(this.timeLeft-=1,setTimeout(this.startCountDown,1e3)):this.timeLeft=0},auth:function(){var t=this;return this.mobile?Object(f.u)(this.mobile)?this.verifyCode?this.isCps||this.checkState?(this.inAuthorization=!0,void Object(l.b)(this.mobileAuthUrl,{phone:this.mobile,code:this.verifyCode}).then(function(e){var n=e.data,r=void 0===n?{}:n;t.inAuthorization=!1,0===Number(r.code)?t.authSuccess(t.mobile):t.errTips(r.msg||r.errmsg||"授权出错,请稍后重试")}).catch(function(e){t.inAuthorization=!1,t.errTips("系统繁忙,请稍后重试")})):this.errTips("请同意用户协议及隐私条款"):this.errTips("请输入验证码"):this.errTips("请输入正确的手机号"):this.errTips("请输入手机号")},goBack:function(){this.showJigsaw=!1},authSuccess:function(t){this.hide(),this.$emit("success",t)},cancel:function(){this.hide(),this.$emit("cancel")},toggle:function(t){this.checkState=t},errTips:function(t){this.toast||(this.toast=this.$createToast()),this.toast.show(t)}}}},1256:function(t,e,n){"use strict";var r=n(106),i=n.n(r),o=n(65),a=n(25),s=n(625),c=n(114),u=n(4);e.a={mixins:[a.a,o.a],data:function(){return{verifyData:{},jigsawVerifyCodeUrl:"",jigsawMobile:"",isCodeRequesting:!1}},props:{brandColor:{type:String,default:""},initUrl:{type:String,default:"/user/unionVerifyInit"},verifyUrl:{type:String,default:"/user/unionVerifyCheck"},verifyCodeUrl:{type:String,default:"/user/queryverify"},mobile:{type:String,required:!0},scene:{type:String,required:!0},chn:{type:String,required:!0},platform:{type:Number,default:0},extParam:{type:Object,default:function(){return{}}}},computed:{realMobile:function(){return this.verifyData.mobile||this.mobile},realInitUrl:function(){return this.verifyData.initUrl||this.initUrl},realVerifyUrl:function(){return this.verifyData.verifyUrl||this.verifyUrl},realVerifyCodeUrl:function(){return this.verifyData.verifyCodeUrl||this.verifyCodeUrl},realExtParam:function(){return this.verifyData.extParam||this.extParam||{}}},methods:{setData:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.verifyData=t},sendVerifyCode:function(){if(this.realVerifyCodeUrl===this.jigsawVerifyCodeUrl&&this.realMobile===this.jigsawMobile)return this.showJigsaw();this._getVerifyCode({needpigsaw:0})},jigsawSuccess:function(t){var e=(t.keyword,t.token);this.showJigsaw(),this._getVerifyCode({needpigsaw:1,pigsawtoken:e})},_getVerifyCode:function(t){var e=this,n=t.needpigsaw,r=t.pigsawtoken;if(!this.isCodeRequesting){if(Object(u.B)(this.scene)||Object(u.w)(this.scene))return console.log("%c严重警告:发送验证码必须包含场景值参数scene","color:red;"),void(this.$throw&&this.$throw(new Error("严重警告:发送验证码必须包含场景值参数scene")));if(Object(u.B)(this.chn)||Object(u.w)(this.chn))return console.log("%c严重警告:发送验证码必须包含渠道参数chn","color:red;"),void(this.$throw&&this.$throw(new Error("严重警告:发送验证码必须包含渠道参数chn")));if(!this.realMobile)return this.error({errmsg:"请输入手机号"});if(!Object(u.u)(this.realMobile))return this.error({errmsg:"请输入正确的手机号"});this.isCodeRequesting=!0,Object(c.b)(this.realVerifyCodeUrl,i()({mobile:this.realMobile,scene:this.scene,chn:this.chn,needpigsaw:n,pigsawtoken:r},this.realExtParam)).then(function(t){var n=t.data,r=void 0===n?{}:n;e.isCodeRequesting=!1,0===r.ret?(e.hideJigsaw(),e.$emit("sent")):10056===r.ret||10065===r.ret?(e.jigsawVerifyCodeUrl=e.realVerifyCodeUrl,e.jigsawMobile=e.realMobile,e.showJigsaw()):(e.hideJigsaw(),e.error({ret:r.ret,errmsg:r.errmsg}))}).catch(function(t){e.isCodeRequesting=!1,e.error({ret:1004,errmsg:"系统繁忙,请稍后重试"})})}},error:function(t){var e=t.ret,n=void 0===e?2001:e,r=t.errmsg,i=t.data;this.$emit("error",{ret:n,errmsg:r,data:i})},showJigsaw:function(){this.$emit("show")},hideJigsaw:function(){this.$emit("hide")}},components:{ActJigsaw:s.default}}},126:function(t,e,n){"use strict";var r=n(17);t.exports=function(t,e){e=e||{};var n={},i=["url","method","params","data"],o=["headers","auth","proxy"],a=["baseURL","url","transformRequest","transformResponse","paramsSerializer","timeout","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","maxContentLength","validateStatus","maxRedirects","httpAgent","httpsAgent","cancelToken","socketPath"];r.forEach(i,function(t){void 0!==e[t]&&(n[t]=e[t])}),r.forEach(o,function(i){r.isObject(e[i])?n[i]=r.deepMerge(t[i],e[i]):void 0!==e[i]?n[i]=e[i]:r.isObject(t[i])?n[i]=r.deepMerge(t[i]):void 0!==t[i]&&(n[i]=t[i])}),r.forEach(a,function(r){void 0!==e[r]?n[r]=e[r]:void 0!==t[r]&&(n[r]=t[r])});var s=i.concat(o).concat(a),c=Object.keys(e).filter(function(t){return-1===s.indexOf(t)});return r.forEach(c,function(r){void 0!==e[r]?n[r]=e[r]:void 0!==t[r]&&(n[r]=t[r])}),n}},127:function(t,e,n){"use strict";function r(t){this.message=t}r.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},r.prototype.__CANCEL__=!0,t.exports=r},128:function(t,e,n){var r=n(9);t.exports=function(t,e,n,i){try{return i?e(r(n)[0],n[1]):e(n)}catch(e){var o=t.return;throw void 0!==o&&r(o.call(t)),e}}},129:function(t,e,n){var r=n(20),i=n(3)("iterator"),o=Array.prototype;t.exports=function(t){return void 0!==t&&(r.Array===t||o[i]===t)}},13:function(t,e,n){var r=n(2),i=n(0),o=n(38),a=n(7),s=n(6),c=function(t,e,n){var u,f,l,p=t&c.F,d=t&c.G,h=t&c.S,v=t&c.P,g=t&c.B,m=t&c.W,y=d?i:i[e]||(i[e]={}),w=y.prototype,b=d?r:h?r[e]:(r[e]||{}).prototype;d&&(n=e);for(u in n)(f=!p&&b&&void 0!==b[u])&&s(y,u)||(l=f?b[u]:n[u],y[u]=d&&"function"!=typeof b[u]?n[u]:g&&f?o(l,r):m&&b[u]==l?function(t){var e=function(e,n,r){if(this instanceof t){switch(arguments.length){case 0:return new t;case 1:return new t(e);case 2:return new t(e,n)}return new t(e,n,r)}return t.apply(this,arguments)};return e.prototype=t.prototype,e}(l):v&&"function"==typeof l?o(Function.call,l):l,v&&((y.virtual||(y.virtual={}))[u]=l,t&c.R&&w&&!w[u]&&a(w,u,l)))};c.F=1,c.G=2,c.S=4,c.P=8,c.B=16,c.W=32,c.U=64,c.R=128,t.exports=c},130:function(t,e){},131:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],staticClass:"act-popup",class:t.typeClass,style:{pointerEvents:t.pointerEvent,zIndex:t.zIndex}},[n("div",{directives:[{name:"show",rawName:"v-show",value:t.mask,expression:"mask"}],staticClass:"act-popup-mask act-row act-middle",style:{backgroundColor:t.maskBgColor},on:{click:t.maskClick}},[t._t("mask")],2),t._v(" "),n("div",{staticClass:"act-popup-container",class:{"act-popup-center":t.center}},[t.$slots.default?n("div",{class:{"act-popup-content":!0,"act-popup-top-radius":t.topBorderRadius}},[t._t("default")],2):n("div",{class:{"act-popup-content":!0,"act-popup-top-radius":t.topBorderRadius},domProps:{innerHTML:t._s(t.content)}})])])},i=[];r._withStripped=!0},132:function(t,e,n){var r=n(38),i=n(128),o=n(129),a=n(9),s=n(59),c=n(113),u={},f={},e=t.exports=function(t,e,n,l,p){var d,h,v,g,m=p?function(){return t}:c(t),y=r(n,l,e?2:1),w=0;if("function"!=typeof m)throw TypeError(t+" is not iterable!");if(o(m)){for(d=s(t.length);d>w;w++)if((g=e?y(a(h=t[w])[0],h[1]):y(t[w]))===u||g===f)return g}else for(v=m.call(t);!(h=v.next()).done;)if((g=i(v,y,h.value,e))===u||g===f)return g};e.BREAK=u,e.RETURN=f},133:function(t,e,n){var r=n(3)("iterator"),i=!1;try{var o=[7][r]();o.return=function(){i=!0},Array.from(o,function(){throw 2})}catch(t){}t.exports=function(t,e){if(!e&&!i)return!1;var n=!1;try{var o=[7],a=o[r]();a.next=function(){return{done:n=!0}},o[r]=function(){return a},t(o)}catch(t){}return n}},135: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}},136:function(t,e,n){var r=n(7);t.exports=function(t,e,n){for(var i in e)n&&t[i]?t[i]=e[i]:r(t,i,e[i]);return t}},1360:function(t,e,n){"use strict";function r(t){s||n(1361)}var i=n(1255),o=n(1367),a=n(1),s=!1,c=r,u=Object(a.a)(i.a,o.a,o.b,!1,c,"data-v-801e0636",null);u.options.__file="src\\components\\MobileAuthLayer\\src\\index.vue",e.a=u.exports},1361:function(t,e){},1362:function(t,e,n){"use strict";function r(t){s||n(1363)}var i=n(1256),o=n(1364),a=n(1),s=!1,c=r,u=Object(a.a)(i.a,o.a,o.b,!1,c,"data-v-f9ea6f0c",null);u.options.__file="src\\components\\MobileAuthLayer\\src\\components\\jigsaw.vue",e.a=u.exports},1363:function(t,e){},1364:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement;return(t._self._c||e)("act-jigsaw",{ref:"jigsaw",attrs:{visible:t.isVisible,brandColor:t.brandColor,initUrl:t.initUrl,verifyUrl:t.verifyUrl,keyword:t.mobile,platform:t.platform},on:{success:t.jigsawSuccess,error:t.error}})},i=[];r._withStripped=!0},1365:function(t,e){t.exports="data:image/png;base64,AAABAAEAICAAAAEAIACoEAAAFgAAACgAAAAgAAAAQAAAAAEAIAAAAAAAABAAABILAAASCwAAAAAAAAAAAAAAAAAAS1rwA0ta8GtLWvDUS1rw/Uta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD9S1rw1Eta8GtLWvADAAAAAEta8ANLWvCsS1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8KxLWvADS1rwa0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8GtLWvDUS1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw1Eta8P1LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD9S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/Wmjx/6Kq9/+xt/j/sbf4/7G3+P+xt/j/sbf4/7G3+P+xt/j/sbf4/7G3+P+xt/j/sbf4/7G3+P+xt/j/sbf4/7G3+P+xt/j/oqr3/1po8f9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P/h5P3//v7///T1/v/09f7/9PX+//T1/v/09f7/9PX+//T1/v/09f7/9PX+//T1/v/09f7/9PX+//T1/v/09f7/9PX+//T1/v/+/v//4eT9/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/Xmvy//////+Yofb/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/5ih9v//////Xmvy/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9ib/L//////4+Y9v9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/j5j2//////9ib/L/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/2Jv8v//////j5j2/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P+PmPb//////2Jv8v9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/Ym/y//////+PmPb/S1rw/0ta8P9kcfL/j5j2/4+Y9v+PmPb/j5j2/4+Y9v+PmPb/j5j2/4+Y9v+PmPb/j5j2/2Rx8v9LWvD/S1rw/4+Y9v//////Ym/y/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9ib/L//////4+Y9v9LWvD/S1rw/4+Y9v//////////////////////////////////////////////////////j5j2/0ta8P9LWvD/j5j2//////9ib/L/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/2Jv8v//////j5j2/0ta8P9LWvD/U2Lx/2Jv8v9ib/L/Ym/y/2Jv8v9ib/L/Ym/y/2Jv8v9ib/L/Ym/y/2Jv8v9TYvH/S1rw/0ta8P+PmPb//////2Jv8v9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/Ym/y//////+PmPb/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/4+Y9v//////Ym/y/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9ib/L//////4+Y9v9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/j5j2//////9ib/L/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/2Jv8v//////j5j2/0ta8P9LWvD/j5j2//////////////////////////////////////////////////////+PmPb/S1rw/0ta8P+PmPb//////2Jv8v9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/Ym/y//////+PmPb/S1rw/0ta8P9tefP/pa34/6Wt+P+lrfj/pa34/6Wt+P+lrfj/pa34/6Wt+P+lrfj/pa34/2158/9LWvD/S1rw/4+Y9v//////Ym/y/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9ib/L//////4+Y9v9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/j5j2//////9ib/L/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/2Jv8v//////j5j2/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P+PmPb//////2Jv8v9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/Ym/y//////+PmPb/S1rw/0ta8P9xffP/sbf4/7G3+P+xt/j/sbf4/7G3+P+xt/j/sbf4/7G3+P+xt/j/sbf4/3F98/9LWvD/S1rw/4+Y9v//////Ym/y/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9ib/L//////4+Y9v9LWvD/S1rw/4uU9f/09f7/9PX+//T1/v/09f7/9PX+//T1/v/09f7/9PX+//T1/v/09f7/i5T1/0ta8P9LWvD/j5j2//////9ib/L/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/2Jv8v//////j5j2/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P+PmPb//////2Jv8v9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/Ym/y//////+PmPb/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/4+Y9v//////Ym/y/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9ib/L//////4+Y9v9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/j5j2//////9ib/L/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/15r8v//////mKH2/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P+Yofb//////15r8v9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/+Hk/f/+/v//9PX+//T1/v/09f7/7u/+/5qi9/9LWvD/6uz9//T1/v/09f7/6uz9/0ta8P+BjPX/6+z9//T1/v/09f7/9PX+//7+///h5P3/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/WWfx/6Kq9/+xt/j/sbf4/7G3+P+xt/j/p674/0ta8P+qsfj/sbf4/7G3+P+qsfj/S1rw/5We9v+xt/j/sbf4/7G3+P+xt/j/oqr3/1po8f9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD9S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/Uta8NRLWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvDUS1rwa0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8GtLWvADS1rwrEta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvCsS1rwAwAAAABLWvADS1rwa0ta8NRLWvD9S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P1LWvDUS1rwa0ta8AMAAAAAgAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAE="},1366:function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABMCAMAAADwSaEZAAAAxlBMVEUAAACNgO+MgPCNgO6Oge+OgvCOge+RgvGNgO+MgO+MgO6MgO+NgO+NgO+NgO6MgPCMgO+NgO+NgfCOge+OgPGOgu6ZiO6Ojv+qgP+RhPeRg/aOgfGMf+7///+Kfe6Ieu2Xi/Dg3PuqoPOUiO+ZjvCso/P4+P7W0vmNgO/8/P+glfGRhe+Pgu76+v7m4/zCu/aonvLt6/2vp/ONgPDc2frZ1fnOyPjHwff19P7TzvmkmfLp5/zLxfe4sPW1rfTx7/28tfWFd+3udG0eAAAAHHRSTlMAkfm1fT4wH/3s5+Xf2dLMwaxnUTYtDwkG++/vIRP2QgAAA3JJREFUWMO9mOl6ojAUhgNIrda97saAIBUBQXHf7f3f1AyxTjUnCPjwzPcTwpuzhOTkoKdqyTVBKhVyopgrlCShJrfQi6pnKiJmJFYy9eSkbKaIQ1TMZBOh3qrv+Ineq2/xURKOlBQP1xSAVVzrhGY06zOPYyr/GYFqCziBhPbTHJaTsAguP8lr4wMn0/yjEcaSezixunIIS8QvqMOlNXr4JXU5nmbjxgvGDWShHZ5HclU4rsyuEIGEkBQF27qq6g5RQoECs+7DbFJ3/mW92m4P3mlqOUoI7uFfaOa5LGydtrP+TV+DtaHycCbON++d5JrlL8/9R43d9VCJcPSNs08o+oEaxeIGPo/2/rsjSRyWtRj3uTp7mOOq9M8wDPStubeP3dXFN4yTN9rcYrcyObSbaVVo13Tfp5qstGGwKhRiq9bRvT3k2Fb9WfsmiL3189lyp9/WKyHEHB43V9pagVHLUlgGsOzlNdiXv6iHF441oG82x29Ay1BYETi5ntD5fYeAedTrPHsLvCrSsxZ8oM2oXb6DoYi+oLQtjFqd5yUe0eEXyoIa0qnOvsLzs8LObdDRC53wYeaULsAReF1BqCWyEVtRJ3c4TDYdsJ+yNLGFZBAUl8aEGsbXbsxfHjKqgTV2DgwzcKiITjO6BLPVwIahGMG8syG5+5qReaK/mUrA1iGxMDpyezfS1IePUv1gyMwi4GcvMT6YXjDSs8mvV96AkRsYv9mxQSuhAvsrHQLY0bxb9KM+T5MpCyugHAs7BnNPcSRsrLGwHALHuGM7jm3GgBksTIQwmjwMYJMvRhsNwnKYJwjzptqDDE0nwM1CTJj2rTAiGCSgFBMGIgRVQlJ6MAkJ6cEEVEsPVkNyejAZbI4JYHBzRJW0YBVwoCSCwQOlnhaszjuE4bkbC1aE5QEUsfZg9+J6CQoXiCK2x60HYOHClFRQpm55tPA46BGwKij2gGxvdi17DMjiF3tPfnZ90KdaRxkmgQIZ6qfmcUGNHV4gI+EpbLyITKUALhVc2Jd7MOwoVr75eN3hx8TZaZYONmj+dSfaUXD9gppjAVwR5/g1maTchpdX8zVY5yOLgBrdl1jzHreBIHdeYYlh7YNu4rh1enJaTZK5+dF43r5JkAdSzqbdWEq/5ZV+My79NiHEVUEaQAMztdbq/2j6ptqO/gNuLgOnFCbPsgAAAABJRU5ErkJggg=="},1367:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("transition",{attrs:{name:"act-popup-fade"}},[n("act-popup",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],attrs:{type:"auth",mask:!0,center:!1,zIndex:t.zIndex},on:{touchmove:function(t){t.preventDefault()},"mask-click":t.cancel}},[n("transition",{attrs:{name:"act-popup-move"}},[n("div",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],staticClass:"popup-container",on:{click:function(t){t.stopPropagation()}}},[n("div",{staticClass:"popup-hd"},[n("i",{directives:[{name:"show",rawName:"v-show",value:t.showJigsaw,expression:"showJigsaw"}],staticClass:"icon-back",on:{click:function(e){return e.stopPropagation(),t.goBack(e)}}}),t._v(" "),t.showJigsaw?t._e():n("section",{staticClass:"title"},[n("img",{staticClass:"icon",attrs:{src:t.layerIcon,alt:""}}),t._v(" "),n("p",{staticClass:"desc"},[t._v("\n "+t._s(t.desc||"申请获取您的手机号码")+"\n ")])]),t._v(" "),n("i",{staticClass:"icon-cancel",on:{click:function(e){return e.stopPropagation(),t.cancel(e)}}})]),t._v(" "),n("div",{staticClass:"popup-content"},[n("div",{staticClass:"auth-box act-iphonex-margin",style:"padding-bottom:"+t.bottom+"px;"},[n("div",{directives:[{name:"show",rawName:"v-show",value:!t.showJigsaw,expression:"!showJigsaw"}],staticClass:"form-sign"},[n("div",{staticClass:"form-sign-box"},[n("label",{staticClass:"form-sign-label"},[t._v("\n 手机号:\n ")]),t._v(" "),n("div",{staticClass:"form-input-group"},[n("div",{staticClass:"col-1"},[n("act-base-input",{staticClass:"form-sign-input",attrs:{type:"mobile",placeholder:"请输入手机号"},model:{value:t.mobile,callback:function(e){t.mobile=e},expression:"mobile"}})],1)])]),t._v(" "),n("div",{staticClass:"form-sign-box"},[n("label",{staticClass:"form-sign-label"},[t._v("\n 验证码:\n ")]),t._v(" "),n("div",{staticClass:"form-input-group middle"},[n("div",{staticClass:"col-1"},[n("act-base-input",{staticClass:"form-sign-input",attrs:{type:"tel",placeholder:"请输入验证码"},model:{value:t.verifyCode,callback:function(e){t.verifyCode=e},expression:"verifyCode"}})],1),t._v(" "),n("div",{staticClass:"form-sign-btn",class:{"form-sign-disabled":t.timeLeft>0},style:{color:t.themeColor},on:{click:function(e){return e.stopPropagation(),t.getVerifyCode(e)}}},[t._v("\n "+t._s(0===t.timeLeft?"获取验证码":"剩余"+t.timeLeft+"秒")+"\n ")])])]),t._v(" "),n("a",{staticClass:"btn",class:{active:!t.inAuthorization&&t.mobile&&t.verifyCode,primary:!t.isCps},style:{"background-color":t.themeColor},attrs:{href:"javascript:;"},on:{click:function(e){return e.stopPropagation(),t.auth(e)}}},[t._v("\n 授权\n ")]),t._v(" "),t.isCps?t._e():n("act-gold-protocol",{ref:"protocol",staticClass:"protocol",attrs:{text:"授权代表您已经同意",protocols:t.protocols,checkState:t.checkState,zIndex:1001},on:{toggle:t.toggle}})],1),t._v(" "),n("div",{directives:[{name:"show",rawName:"v-show",value:t.showJigsaw,expression:"showJigsaw"}],staticClass:"auth-jigsaw"},[n("h3",[t._v("\n 滑动模块完成验证\n ")]),t._v(" "),n("h4",[t._v("\n 为了您的账号安全,本次授权需完成验证\n ")])]),t._v(" "),n("jigsaw",{ref:"jigsaw",staticClass:"jigsaw-box",attrs:{visible:t.showJigsaw,brandColor:t.themeColor,mobile:t.mobile,initUrl:t.jigsawInitUrl,verifyUrl:t.jigsawVerifyUrl,verifyCodeUrl:t.verifyCodeUrl,chn:t.jigsawChn,scene:t.jigsawScene,platform:t.jigsawPlatform},on:{sent:t.jigsawSent,error:t.jigsawError,show:t.jigsawShow,hide:t.jigsawHide}})],1)])])])],1)],1)},i=[];r._withStripped=!0},138:function(t,e,n){"use strict";var r=n(2),i=n(0),o=n(8),a=n(5),s=n(3)("species");t.exports=function(t){var e="function"==typeof i[t]?i[t]:r[t];a&&e&&!e[s]&&o.f(e,s,{configurable:!0,get:function(){return this}})}},139:function(t,e,n){n(61),n(52),n(54),n(140),n(144),n(145),t.exports=n(0).Promise},14:function(t,e,n){var r=n(50),i=n(33);t.exports=Object.keys||function(t){return r(t,i)}},140:function(t,e,n){"use strict";var r,i,o,a,s=n(16),c=n(2),u=n(38),f=n(101),l=n(13),p=n(10),d=n(40),h=n(135),v=n(132),g=n(109),m=n(110).set,y=n(142)(),w=n(63),b=n(111),S=n(143),x=n(112),A=c.TypeError,P=c.process,_=P&&P.versions,L=_&&_.v8||"",C=c.Promise,j="process"==f(P),D=function(){},W=i=w.f,k=!!function(){try{var t=C.resolve(1),e=(t.constructor={})[n(3)("species")]=function(t){t(D,D)};return(j||"function"==typeof PromiseRejectionEvent)&&t.then(D)instanceof e&&0!==L.indexOf("6.6")&&-1===S.indexOf("Chrome/66")}catch(t){}}(),O=function(t){var e;return!(!p(t)||"function"!=typeof(e=t.then))&&e},E=function(t,e){if(!t._n){t._n=!0;var n=t._c;y(function(){for(var r=t._v,i=1==t._s,o=0;n.length>o;)!function(e){var n,o,a,s=i?e.ok:e.fail,c=e.resolve,u=e.reject,f=e.domain;try{s?(i||(2==t._h&&M(t),t._h=1),!0===s?n=r:(f&&f.enter(),n=s(r),f&&(f.exit(),a=!0)),n===e.promise?u(A("Promise-chain cycle")):(o=O(n))?o.call(n,c,u):c(n)):u(r)}catch(t){f&&!a&&f.exit(),u(t)}}(n[o++]);t._c=[],t._n=!1,e&&!t._h&&T(t)})}},T=function(t){m.call(c,function(){var e,n,r,i=t._v,o=B(t);if(o&&(e=b(function(){j?P.emit("unhandledRejection",i,t):(n=c.onunhandledrejection)?n({promise:t,reason:i}):(r=c.console)&&r.error&&r.error("Unhandled promise rejection",i)}),t._h=j||B(t)?2:1),t._a=void 0,o&&e.e)throw e.v})},B=function(t){return 1!==t._h&&0===(t._a||t._c).length},M=function(t){m.call(c,function(){var e;j?P.emit("rejectionHandled",t):(e=c.onrejectionhandled)&&e({promise:t,reason:t._v})})},z=function(t){var e=this;e._d||(e._d=!0,e=e._w||e,e._v=t,e._s=2,e._a||(e._a=e._c.slice()),E(e,!0))},V=function(t){var e,n=this;if(!n._d){n._d=!0,n=n._w||n;try{if(n===t)throw A("Promise can't be resolved itself");(e=O(t))?y(function(){var r={_w:n,_d:!1};try{e.call(t,u(V,r,1),u(z,r,1))}catch(t){z.call(r,t)}}):(n._v=t,n._s=1,E(n,!1))}catch(t){z.call({_w:n,_d:!1},t)}}};k||(C=function(t){h(this,C,"Promise","_h"),d(t),r.call(this);try{t(u(V,this,1),u(z,this,1))}catch(t){z.call(this,t)}},r=function(t){this._c=[],this._a=void 0,this._s=0,this._d=!1,this._v=void 0,this._h=0,this._n=!1},r.prototype=n(136)(C.prototype,{then:function(t,e){var n=W(g(this,C));return n.ok="function"!=typeof t||t,n.fail="function"==typeof e&&e,n.domain=j?P.domain:void 0,this._c.push(n),this._a&&this._a.push(n),this._s&&E(this,!1),n.promise},catch:function(t){return this.then(void 0,t)}}),o=function(){var t=new r;this.promise=t,this.resolve=u(V,t,1),this.reject=u(z,t,1)},w.f=W=function(t){return t===C||t===a?new o(t):i(t)}),l(l.G+l.W+l.F*!k,{Promise:C}),n(27)(C,"Promise"),n(138)("Promise"),a=n(0).Promise,l(l.S+l.F*!k,"Promise",{reject:function(t){var e=W(this);return(0,e.reject)(t),e.promise}}),l(l.S+l.F*(s||!k),"Promise",{resolve:function(t){return x(s&&this===a?C:this,t)}}),l(l.S+l.F*!(k&&n(133)(function(t){C.all(t).catch(D)})),"Promise",{all:function(t){var e=this,n=W(e),r=n.resolve,i=n.reject,o=b(function(){var n=[],o=0,a=1;v(t,!1,function(t){var s=o++,c=!1;n.push(void 0),a++,e.resolve(t).then(function(t){c||(c=!0,n[s]=t,--a||r(n))},i)}),--a||r(n)});return o.e&&i(o.v),n.promise},race:function(t){var e=this,n=W(e),r=n.reject,i=b(function(){v(t,!1,function(t){e.resolve(t).then(n.resolve,r)})});return i.e&&r(i.v),n.promise}})},141:function(t,e){t.exports=function(t,e,n){var r=void 0===n;switch(e.length){case 0:return r?t():t.call(n);case 1:return r?t(e[0]):t.call(n,e[0]);case 2:return r?t(e[0],e[1]):t.call(n,e[0],e[1]);case 3:return r?t(e[0],e[1],e[2]):t.call(n,e[0],e[1],e[2]);case 4:return r?t(e[0],e[1],e[2],e[3]):t.call(n,e[0],e[1],e[2],e[3])}return t.apply(n,e)}},142:function(t,e,n){var r=n(2),i=n(110).set,o=r.MutationObserver||r.WebKitMutationObserver,a=r.process,s=r.Promise,c="process"==n(26)(a);t.exports=function(){var t,e,n,u=function(){var r,i;for(c&&(r=a.domain)&&r.exit();t;){i=t.fn,t=t.next;try{i()}catch(r){throw t?n():e=void 0,r}}e=void 0,r&&r.enter()};if(c)n=function(){a.nextTick(u)};else if(!o||r.navigator&&r.navigator.standalone)if(s&&s.resolve){var f=s.resolve(void 0);n=function(){f.then(u)}}else n=function(){i.call(r,u)};else{var l=!0,p=document.createTextNode("");new o(u).observe(p,{characterData:!0}),n=function(){p.data=l=!l}}return function(r){var i={fn:r,next:void 0};e&&(e.next=i),t||(t=i,n()),e=i}}},143:function(t,e,n){var r=n(2),i=r.navigator;t.exports=i&&i.userAgent||""},144:function(t,e,n){"use strict";var r=n(13),i=n(0),o=n(2),a=n(109),s=n(112);r(r.P+r.R,"Promise",{finally:function(t){var e=a(this,i.Promise||o.Promise),n="function"==typeof t;return this.then(n?function(n){return s(e,t()).then(function(){return n})}:t,n?function(n){return s(e,t()).then(function(){throw n})}:t)}})},145:function(t,e,n){"use strict";var r=n(13),i=n(63),o=n(111);r(r.S,"Promise",{try:function(t){var e=i.f(this),n=o(t);return(n.e?e.reject:e.resolve)(n.v),e.promise}})},148:function(t,e){function n(){throw new Error("setTimeout has not been defined")}function r(){throw new Error("clearTimeout has not been defined")}function i(t){if(f===setTimeout)return setTimeout(t,0);if((f===n||!f)&&setTimeout)return f=setTimeout,setTimeout(t,0);try{return f(t,0)}catch(e){try{return f.call(null,t,0)}catch(e){return f.call(this,t,0)}}}function o(t){if(l===clearTimeout)return clearTimeout(t);if((l===r||!l)&&clearTimeout)return l=clearTimeout,clearTimeout(t);try{return l(t)}catch(e){try{return l.call(null,t)}catch(e){return l.call(this,t)}}}function a(){v&&d&&(v=!1,d.length?h=d.concat(h):g=-1,h.length&&s())}function s(){if(!v){var t=i(a);v=!0;for(var e=h.length;e;){for(d=h,h=[];++g<e;)d&&d[g].run();g=-1,e=h.length}d=null,v=!1,o(t)}}function c(t,e){this.fun=t,this.array=e}function u(){}var f,l,p=t.exports={};!function(){try{f="function"==typeof setTimeout?setTimeout:n}catch(t){f=n}try{l="function"==typeof clearTimeout?clearTimeout:r}catch(t){l=r}}();var d,h=[],v=!1,g=-1;p.nextTick=function(t){var e=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)e[n-1]=arguments[n];h.push(new c(t,e)),1!==h.length||v||i(s)},c.prototype.run=function(){this.fun.apply(null,this.array)},p.title="browser",p.browser=!0,p.env={},p.argv=[],p.version="",p.versions={},p.on=u,p.addListener=u,p.once=u,p.off=u,p.removeListener=u,p.removeAllListeners=u,p.emit=u,p.prependListener=u,p.prependOnceListener=u,p.listeners=function(t){return[]},p.binding=function(t){throw new Error("process.binding is not supported")},p.cwd=function(){return"/"},p.chdir=function(t){throw new Error("process.chdir is not supported")},p.umask=function(){return 0}},15:function(t,e,n){"use strict";function r(t,e){return function(n,r){var a=this,s=Object(i.a)(n),c=Object(o.a)(e,t,s,r),u=c.$parent,f=c.remove,l=c.show,p=c.hide;return c.remove=function(){c.$removed=!0,f&&f.call(this),u.destroy()},c.show=function(){return l&&l.call.apply(l,[this].concat(Array.prototype.slice.call(arguments))),this},c.hide=function(){return p&&p.call.apply(p,[this].concat(Array.prototype.slice.call(arguments))),this},a&&a._isVue&&a.$once("hook:beforeDestroy",function(){c.$removed||c.remove()}),c}}e.a=r;var i=n(98),o=n(100)},159:function(t,e,n){t.exports=n(160)},16:function(t,e){t.exports=!0},160:function(t,e,n){"use strict";function r(t){var e=new a(t),n=o(a.prototype.request,e);return i.extend(n,a.prototype,e),i.extend(n,e),n}var i=n(17),o=n(120),a=n(161),s=n(126),c=n(123),u=r(c);u.Axios=a,u.create=function(t){return r(s(u.defaults,t))},u.Cancel=n(127),u.CancelToken=n(174),u.isCancel=n(122),u.all=function(t){return Promise.all(t)},u.spread=n(175),t.exports=u,t.exports.default=u},161:function(t,e,n){"use strict";function r(t){this.defaults=t,this.interceptors={request:new a,response:new a}}var i=n(17),o=n(121),a=n(162),s=n(163),c=n(126);r.prototype.request=function(t){"string"==typeof t?(t=arguments[1]||{},t.url=arguments[0]):t=t||{},t=c(this.defaults,t),t.method?t.method=t.method.toLowerCase():this.defaults.method?t.method=this.defaults.method.toLowerCase():t.method="get";var e=[s,void 0],n=Promise.resolve(t);for(this.interceptors.request.forEach(function(t){e.unshift(t.fulfilled,t.rejected)}),this.interceptors.response.forEach(function(t){e.push(t.fulfilled,t.rejected)});e.length;)n=n.then(e.shift(),e.shift());return n},r.prototype.getUri=function(t){return t=c(this.defaults,t),o(t.url,t.params,t.paramsSerializer).replace(/^\?/,"")},i.forEach(["delete","get","head","options"],function(t){r.prototype[t]=function(e,n){return this.request(i.merge(n||{},{method:t,url:e}))}}),i.forEach(["post","put","patch"],function(t){r.prototype[t]=function(e,n,r){return this.request(i.merge(r||{},{method:t,url:e,data:n}))}}),t.exports=r},162:function(t,e,n){"use strict";function r(){this.handlers=[]}var i=n(17);r.prototype.use=function(t,e){return this.handlers.push({fulfilled:t,rejected:e}),this.handlers.length-1},r.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)},r.prototype.forEach=function(t){i.forEach(this.handlers,function(e){null!==e&&t(e)})},t.exports=r},163:function(t,e,n){"use strict";function r(t){t.cancelToken&&t.cancelToken.throwIfRequested()}var i=n(17),o=n(164),a=n(122),s=n(123);t.exports=function(t){return r(t),t.headers=t.headers||{},t.data=o(t.data,t.headers,t.transformRequest),t.headers=i.merge(t.headers.common||{},t.headers[t.method]||{},t.headers),i.forEach(["delete","get","head","post","put","patch","common"],function(e){delete t.headers[e]}),(t.adapter||s.adapter)(t).then(function(e){return r(t),e.data=o(e.data,e.headers,t.transformResponse),e},function(e){return a(e)||(r(t),e&&e.response&&(e.response.data=o(e.response.data,e.response.headers,t.transformResponse))),Promise.reject(e)})}},164:function(t,e,n){"use strict";var r=n(17);t.exports=function(t,e,n){return r.forEach(n,function(n){t=n(t,e)}),t}},165:function(t,e,n){"use strict";var r=n(17);t.exports=function(t,e){r.forEach(t,function(n,r){r!==e&&r.toUpperCase()===e.toUpperCase()&&(t[e]=n,delete t[r])})}},166:function(t,e,n){"use strict";var r=n(125);t.exports=function(t,e,n){var i=n.config.validateStatus;!i||i(n.status)?t(n):e(r("Request failed with status code "+n.status,n.config,null,n.request,n))}},167:function(t,e,n){"use strict";t.exports=function(t,e,n,r,i){return t.config=e,n&&(t.code=n),t.request=r,t.response=i,t.isAxiosError=!0,t.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code}},t}},168:function(t,e,n){"use strict";var r=n(169),i=n(170);t.exports=function(t,e){return t&&!r(e)?i(t,e):e}},169:function(t,e,n){"use strict";t.exports=function(t){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(t)}},17:function(t,e,n){"use strict";function r(t){return"[object Array]"===_.call(t)}function i(t){return void 0===t}function o(t){return null!==t&&!i(t)&&null!==t.constructor&&!i(t.constructor)&&"function"==typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)}function a(t){return"[object ArrayBuffer]"===_.call(t)}function s(t){return"undefined"!=typeof FormData&&t instanceof FormData}function c(t){return"undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer&&t.buffer instanceof ArrayBuffer}function u(t){return"string"==typeof t}function f(t){return"number"==typeof t}function l(t){return null!==t&&"object"==typeof t}function p(t){return"[object Date]"===_.call(t)}function d(t){return"[object File]"===_.call(t)}function h(t){return"[object Blob]"===_.call(t)}function v(t){return"[object Function]"===_.call(t)}function g(t){return l(t)&&v(t.pipe)}function m(t){return"undefined"!=typeof URLSearchParams&&t instanceof URLSearchParams}function y(t){return t.replace(/^\s*/,"").replace(/\s*$/,"")}function w(){return("undefined"==typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&("undefined"!=typeof window&&"undefined"!=typeof document)}function b(t,e){if(null!==t&&void 0!==t)if("object"!=typeof t&&(t=[t]),r(t))for(var n=0,i=t.length;n<i;n++)e.call(null,t[n],n,t);else for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.call(null,t[o],o,t)}function S(){function t(t,n){"object"==typeof e[n]&&"object"==typeof t?e[n]=S(e[n],t):e[n]=t}for(var e={},n=0,r=arguments.length;n<r;n++)b(arguments[n],t);return e}function x(){function t(t,n){"object"==typeof e[n]&&"object"==typeof t?e[n]=x(e[n],t):e[n]="object"==typeof t?x({},t):t}for(var e={},n=0,r=arguments.length;n<r;n++)b(arguments[n],t);return e}function A(t,e,n){return b(e,function(e,r){t[r]=n&&"function"==typeof e?P(e,n):e}),t}var P=n(120),_=Object.prototype.toString;t.exports={isArray:r,isArrayBuffer:a,isBuffer:o,isFormData:s,isArrayBufferView:c,isString:u,isNumber:f,isObject:l,isUndefined:i,isDate:p,isFile:d,isBlob:h,isFunction:v,isStream:g,isURLSearchParams:m,isStandardBrowserEnv:w,forEach:b,merge:S,deepMerge:x,extend:A,trim:y}},170:function(t,e,n){"use strict";t.exports=function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}},171:function(t,e,n){"use strict";var r=n(17),i=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];t.exports=function(t){var e,n,o,a={};return t?(r.forEach(t.split("\n"),function(t){if(o=t.indexOf(":"),e=r.trim(t.substr(0,o)).toLowerCase(),n=r.trim(t.substr(o+1)),e){if(a[e]&&i.indexOf(e)>=0)return;a[e]="set-cookie"===e?(a[e]?a[e]:[]).concat([n]):a[e]?a[e]+", "+n:n}}),a):a}},172:function(t,e,n){"use strict";var r=n(17);t.exports=r.isStandardBrowserEnv()?function(){function t(t){var e=t;return n&&(i.setAttribute("href",e),e=i.href),i.setAttribute("href",e),{href:i.href,protocol:i.protocol?i.protocol.replace(/:$/,""):"",host:i.host,search:i.search?i.search.replace(/^\?/,""):"",hash:i.hash?i.hash.replace(/^#/,""):"",hostname:i.hostname,port:i.port,pathname:"/"===i.pathname.charAt(0)?i.pathname:"/"+i.pathname}}var e,n=/(msie|trident)/i.test(navigator.userAgent),i=document.createElement("a");return e=t(window.location.href),function(n){var i=r.isString(n)?t(n):n;return i.protocol===e.protocol&&i.host===e.host}}():function(){return function(){return!0}}()},173:function(t,e,n){"use strict";var r=n(17);t.exports=r.isStandardBrowserEnv()?function(){return{write:function(t,e,n,i,o,a){var s=[];s.push(t+"="+encodeURIComponent(e)),r.isNumber(n)&&s.push("expires="+new Date(n).toGMTString()),r.isString(i)&&s.push("path="+i),r.isString(o)&&s.push("domain="+o),!0===a&&s.push("secure"),document.cookie=s.join("; ")},read:function(t){var e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove:function(t){this.write(t,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}()},174:function(t,e,n){"use strict";function r(t){if("function"!=typeof t)throw new TypeError("executor must be a function.");var e;this.promise=new Promise(function(t){e=t});var n=this;t(function(t){n.reason||(n.reason=new i(t),e(n.reason))})}var i=n(127);r.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},r.source=function(){var t;return{token:new r(function(e){t=e}),cancel:t}},t.exports=r},175:function(t,e,n){"use strict";t.exports=function(t){return function(e){return t.apply(null,e)}}},187:function(t,e,n){"use strict";var r=n(250),i={};r.keys().forEach(function(t){var e=r(t);e=e.default||e;var n=e.name;n&&(i[n.toLowerCase()]=e)}),e.a={name:"ActLoading",functional:!0,props:{type:{type:String,default:"default"}},render:function(t,e){var n=e.props.type;return!n&&(n="default"),t(i[n.toLowerCase()],e.data,e.children)}}},188:function(t,e,n){"use strict";var r=n(25);e.a={name:"Cir1",mixins:[r.a],props:{size:{type:Number,default:40},thick:{type:Number,default:.4},color:{type:String,default:"#8c7fee"},bgcolor:{type:String,default:""},center:{type:Boolean,default:!0}},computed:{localThick:function(){return this.thick/2},loadingWidth:function(){return Math.floor(this.size*(1-2*this.localThick))},loadingHeight:function(){return this.loadingWidth},borderWidth:function(){return Math.floor(this.size*this.localThick)<=0?1:Math.floor(this.size*this.localThick)},styleObj:function(){return{width:this.loadingWidth+"px",height:this.loadingHeight+"px",borderWidth:this.borderWidth+"px",borderStyle:"solid",borderColor:"transparent currentColor transparent currentColor"}}}}},189:function(t,e,n){"use strict";var r=n(25);e.a={name:"Cir2",mixins:[r.a],props:{size:{type:Number,default:40},thick:{type:Number,default:.4},color:{type:String,default:"#8c7fee"},bgcolor:{type:String,default:""},center:{type:Boolean,default:!0}},computed:{localThick:function(){return this.thick/2},loadingWidth:function(){return Math.floor(this.size*(1-2*this.localThick))},loadingHeight:function(){return this.loadingWidth},borderWidth:function(){return Math.floor(this.size*this.localThick)<=0?1:Math.floor(this.size*this.localThick)},styleObj:function(){return{width:this.loadingWidth+"px",height:this.loadingHeight+"px",borderWidth:this.borderWidth+"px",borderStyle:"solid",borderColor:"transparent currentColor currentColor currentColor"}}}}},190:function(t,e,n){"use strict";var r=n(25);e.a={name:"Cir3",mixins:[r.a],props:{size:{type:Number,default:40},thick:{type:Number,default:.4},color:{type:String,default:"#8c7fee"},bgcolor:{type:String,default:""},center:{type:Boolean,default:!0}},computed:{localThick:function(){return this.thick/2},loadingWidth:function(){return Math.floor(this.size*(1-2*this.localThick))},loadingHeight:function(){return this.loadingWidth},borderWidth:function(){return Math.floor(this.size*this.localThick)<=0?1:Math.floor(this.size*this.localThick)},styleObj:function(){return{width:this.loadingWidth+"px",height:this.loadingHeight+"px",borderWidth:this.borderWidth+"px",borderStyle:"solid",borderColor:"currentColor transparent transparent transparent"}},maskStyle:function(){return{top:"-"+this.borderWidth+"px",right:"-"+this.borderWidth+"px",bottom:"-"+this.borderWidth+"px",left:"-"+this.borderWidth+"px",border:this.borderWidth+"px solid currentcolor"}}}}},191:function(t,e,n){"use strict";var r=n(25);e.a={name:"Cir4",mixins:[r.a],props:{size:{type:Number,default:40},color:{type:String,default:"#8c7fee"},bgcolor:{type:String,default:""},center:{type:Boolean,default:!0}},computed:{loadingWidth:function(){return Math.floor(.8*this.size)},loadingHeight:function(){return this.loadingWidth},styleObj:function(){return{fontSize:this.size+"px",width:this.loadingWidth+"px",height:this.loadingHeight+"px"}}}}},192:function(t,e,n){"use strict";var r=n(25);e.a={name:"Cir5",mixins:[r.a],props:{size:{type:Number,default:40},color:{type:String,default:"#8c7fee"},bgcolor:{type:String,default:""},center:{type:Boolean,default:!0}},computed:{loadingWidth:function(){return Math.floor(.8*this.size)},loadingHeight:function(){return this.loadingWidth},styleObj:function(){return{fontSize:this.size+"px",width:this.loadingWidth+"px",height:this.loadingHeight+"px"}}}}},193:function(t,e,n){"use strict";var r=n(25);e.a={name:"Default",mixins:[r.a],props:{size:{type:Number,default:40},color:{type:String,default:"#8c7fee"},bgcolor:{type:String,default:""},center:{type:Boolean,default:!0}}}},194:function(t,e,n){"use strict";var r=n(25);e.a={name:"Line",mixins:[r.a],props:{size:{type:Number,default:40},color:{type:String,default:"#8c7fee"},bgcolor:{type:String,default:""},center:{type:Boolean,default:!0}},computed:{loadingWidth:function(){return Math.floor(.2*this.size)},loadingHeight:function(){return Math.floor(.4*this.size)},styleObj:function(){return{fontSize:this.size+"px",width:this.loadingWidth+"px",height:this.loadingHeight+"px"}}}}},198:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(15),i=n(302);i.a.install=function(t){t.component(i.a.name,i.a),t.prototype.$createBaseInput=Object(r.a)(i.a,t)},e.default=i.a},2: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)},20:function(t,e){t.exports={}},2018:function(t,e,n){"use strict";function r(t){var e=t.Vue,n=t.param;n=void 0===n?{platform:0}:n;var i=n.platform,s=n.scene,c=n.chn,u=n.icon,f=n.desc,l=n.bottom,p=t.zIndex,d=void 0===p?999:p;return c||(c=Object(a.l)("chn")),new o.a(function(t,n){r.checkLogin().then(function(){if(a.G.isXysApp)window.xysJs&&window.xysJs.invoke({path:"/auth/mobileAuth",data:{icon:u,desc:f},success:function(e){t({ret:0,errmsg:"授权成功",data:e})},fail:function(t){t?n({ret:t.code,errmsg:t.msg}):n()},unsupport:function(){if(!e)return!1;r.showMobileAuthLayer({Vue:e,param:{chn:c,scene:s,platform:i,zIndex:d,bottom:l,icon:u,desc:f}}).then(function(e){t(e)},function(t){n(t)})}});else{if(!e)return!1;r.showMobileAuthLayer({Vue:e,param:{chn:c,scene:s,platform:i,zIndex:d,bottom:l,icon:u,desc:f}}).then(function(e){t(e)},function(t){n(t)})}}).catch(function(t){n(t)})})}Object.defineProperty(e,"__esModule",{value:!0});var i=n(56),o=n.n(i),a=n(4),s=n(114),c=n(1360),u=!1,f={ret:60999,errmsg:"cancel"};r.showMobileAuthLayer=function(t){var e=t.Vue,n=t.param,r=n.chn,i=n.scene,a=n.platform,s=n.zIndex,u=n.bottom,l=n.icon,p=n.desc;return new o.a(function(t,n){var o=e.extend({template:'<act-mobile-auth-layer :visible="true" :bottom="bottom" :icon="icon" :desc="desc" :chn="chn" :scene="scene" :platform="platform" :zIndex="zIndex" @success="success" @cancel="cancel"/>',data:function(){return{chn:r,scene:i,platform:a,zIndex:s,bottom:u,icon:l,desc:p}},methods:{success:function(e){return this.remove(),t({ret:0,errmsg:"授权成功",data:e})},cancel:function(){return this.remove(),n(f)},remove:function(){this.$destroy(),document.body.removeChild(this.$el)}},components:{ActMobileAuthLayer:c.a}}),d=(new o).$mount();document.body.appendChild(d.$el)})},r.checkLogin=function(){return u?o.a.resolve():Object(s.b)("/user/checkLogin").then(function(t){var e=t.data,n=void 0===e?{}:e;return 0===n.ret?(u=!0,o.a.resolve()):o.a.reject({ret:n.ret||n.code||10017,errmsg:n.errmsg,data:null})})},e.default=r},21:function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},22:function(t,e){var n=0,r=Math.random();t.exports=function(t){return"Symbol(".concat(void 0===t?"":t,")_",(++n+r).toString(36))}},229:function(t,e,n){"use strict";var r=n(4);e.a={name:"ActBaseInput",mixins:[],data:function(){return{inputValue:"",inputState:0,maxLenValue:"",oldInputValue:"",canSetSelectionList:["text","search","url","tel","password"],isNeedSetSelectionRange:!1}},props:{value:{type:[String,Number,Object],default:""},type:{type:String,default:"text"},placeholder:{type:String,default:""},maxLength:{type:[String,Number],default:""},allowSpace:{type:Boolean,default:!1},isVerifyCode:{type:Boolean,default:!1}},computed:{inputType:function(){return"mobile"===this.type||"bankcard"===this.type?"tel":"idcard"===this.type?"tel":this.type},paddingBlank:function(){return"mobile"===this.type?r.g:"bankcard"===this.type?r.e:null},maxLen:function(){return""!==this.maxLength&&Number(this.maxLength)>0?Number(this.maxLength):""},currentValue:function(){var t=this.inputValue.replace(/(^\s*)|(\s*$)/g,"");return this.paddingBlank&&(t=this.removeBlank(t)),t}},methods:{focus:function(){this.$refs.input.focus()},blur:function(){this.$refs.input.blur()},setInputValue:function(t){this.inputValue!==t&&(this.inputValue=this.formatValue(t))},onFocus:function(t){this.$emit("focus",t)},onBlur:function(t){/ip(hone|od).*(micromessenger|mqqbrowser)/i.test(navigator.userAgent)&&window.scrollTo(window.scrollX,window.scrollY),this.changeValue(t),this.$emit("blur",t)},onPaste:function(t){t.target._paste=!0},onInput:function(t){var e=this;this.setInputState();var n=!r.v&&this.paddingBlank,i=this.inputValue;this.allowSpace||(i=this.inputValue.replace(/\s/g,""));var o=t.target.selectionStart,a=!0;this.isNeedSetSelectionRange=!1,n&&(this.isNeedSetSelectionRange=!0,(i=i.replace(/\D/g,""))!==this.inputValue.replace(/\s/g,"")&&(a=!1,o--));var s=i;if(this.isOverLength(i)&&(this.isNeedSetSelectionRange=!0,t.target._paste?s=s.slice(0,this.maxLen):(s=this.maxLenValue,o--)),s=this.getValueByCheck(s),this.maxLenValue=s,n){if(this.inputValue=this.paddingBlank(s),a){var c=this.inputValue[o-1];/\s/g.test(c)&&1===this.inputState&&o++}}else this.inputValue=s;this.isNeedSetSelectionRange&&this.$nextTick(function(){t.target._paste?(e.canSetSelectionList.indexOf(t.target.type)>-1&&setTimeout(function(){t.target.setSelectionRange(e.inputValue.length,e.inputValue.length)},30),t.target._paste=!1):e.canSetSelectionList.indexOf(t.target.type)>-1&&setTimeout(function(){t.target.setSelectionRange(o,o)},30)}),this.$emit("input",this.currentValue,t)},getValueByCheck:function(t){var e=t;return this.isVerifyCode&&(e=this.checkVerifyCode(e)),e&&"lowercase"===this.type?(this.isNeedSetSelectionRange=!0,e=e.toLowerCase()):e&&"uppercase"===this.type?(this.isNeedSetSelectionRange=!0,e=e.toUpperCase()):e&&"email"===this.type&&(e=e.replace(/[\u4e00-\u9fa5]/gi,"").replace(/\s*/gi,"").substr(0,40)),e},onClick:function(t){this.$emit("click",t)},onTap:function(t){this.$emit("tap",t)},formatValue:function(t){return!r.v&&this.paddingBlank?this.paddingBlank(t):t},removeBlank:function(t){return t.replace(/\s/g,"")},setInputState:function(){if(this.paddingBlank){var t=this.inputValue.replace(/\s/g,"").length,e=this.oldInputValue.replace(/\s/g,"").length;this.inputState=t>e?1:t<e?2:0}this.oldInputValue=this.inputValue},changeValue:function(t){var e=t.srcElement?t.srcElement:t.target,n=e.value.replace(/(^\s*)|(\s*$)/g,"");this.paddingBlank&&(n=this.removeBlank(n)),this.value!==n&&this.$emit("change",n)},isOverLength:function(t){var e=t.match(/\s/g)||[];return""!==this.maxLen&&t.length-e.length>this.maxLen},mucChange:function(t){this.$emit("mucChange",t)},checkVerifyCode:function(t){if(!t)return"";var e=String(t);if(e.length&&e.length>=8){var n=Math.floor(e.length/2),r=e.slice(0,n);if(r===e.slice(n,e.length))return r}return e}},mounted:function(){this.inputValue=this.formatValue(this.value),this.$watch("value",function(t,e){this.inputValue=this.formatValue(t)})}}},23:function(t,e,n){var r=n(29);t.exports=function(t){return Object(r(t))}},24:function(t,e){e.f={}.propertyIsEnumerable},240:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(15),i=n(249);i.a.install=function(t){t.component(i.a.name,i.a),t.prototype.$createLoading=Object(r.a)(i.a,t)},e.default=i.a},249:function(t,e,n){"use strict";var r=n(187),i=n(1),o=Object(i.a)(r.a,void 0,void 0,!1,null,null,null);o.options.__file="src\\components\\Loading\\src\\index.vue",e.a=o.exports},25:function(t,e,n){"use strict";var r={model:{prop:"visible",event:"toggle"},props:{visible:{type:Boolean,default:!1}},data:function(){return{isVisible:!1}},watch:{isVisible:function(t){this.$emit("toggle",t)}},mounted:function(){var t=this;this.$watch("visible",function(e,n){e?t.show():n&&t.hide()},{immediate:!0})},methods:{show:function(){return this.isVisible=!0,this},hide:function(){return this.isVisible=!1,this}}};e.a=r},250:function(t,e,n){function r(t){return n(i(t))}function i(t){var e=o[t];if(!(e+1))throw new Error("Cannot find module '"+t+"'.");return e}var o={"./cir1-loading.vue":251,"./cir2-loading.vue":254,"./cir3-loading.vue":257,"./cir4-loading.vue":260,"./cir5-loading.vue":263,"./default-loading.vue":266,"./line-loading.vue":269};r.keys=function(){return Object.keys(o)},r.resolve=i,t.exports=r,r.id=250},251:function(t,e,n){"use strict";function r(t){s||n(252)}Object.defineProperty(e,"__esModule",{value:!0});var i=n(188),o=n(253),a=n(1),s=!1,c=r,u=Object(a.a)(i.a,o.a,o.b,!1,c,"data-v-027695fc",null);u.options.__file="src\\components\\Loading\\src\\cir1-loading.vue",e.default=u.exports},252:function(t,e){},253:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],staticClass:"act-loading",style:{backgroundColor:t.bgcolor}},[n("div",{staticClass:"act-loading-wrap",style:{width:t.size+"px",height:t.size+"px",color:t.color,margin:!0===t.center?"0 auto":"unset"}},[n("div",{ref:"loading",staticClass:"loading-cont-cir1",style:t.styleObj})])])},i=[];r._withStripped=!0},254:function(t,e,n){"use strict";function r(t){s||n(255)}Object.defineProperty(e,"__esModule",{value:!0});var i=n(189),o=n(256),a=n(1),s=!1,c=r,u=Object(a.a)(i.a,o.a,o.b,!1,c,"data-v-1e0cc706",null);u.options.__file="src\\components\\Loading\\src\\cir2-loading.vue",e.default=u.exports},255:function(t,e){},256:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],staticClass:"act-loading",style:{backgroundColor:t.bgcolor}},[n("div",{staticClass:"act-loading-wrap",style:{width:t.size+"px",height:t.size+"px",color:t.color,margin:!0===t.center?"0 auto":"unset"}},[n("div",{ref:"loading",staticClass:"loading-cont-cir2",style:t.styleObj})])])},i=[];r._withStripped=!0},257:function(t,e,n){"use strict";function r(t){s||n(258)}Object.defineProperty(e,"__esModule",{value:!0});var i=n(190),o=n(259),a=n(1),s=!1,c=r,u=Object(a.a)(i.a,o.a,o.b,!1,c,"data-v-4106ba04",null);u.options.__file="src\\components\\Loading\\src\\cir3-loading.vue",e.default=u.exports},258:function(t,e){},259:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],staticClass:"act-loading",style:{backgroundColor:t.bgcolor}},[n("div",{staticClass:"act-loading-wrap",style:{width:t.size+"px",height:t.size+"px",color:t.color,margin:!0===t.center?"0 auto":"unset"}},[n("div",{ref:"loading",staticClass:"loading-cont-cir3",style:t.styleObj},[n("div",{staticClass:"cir3-mask",style:t.maskStyle})])])])},i=[];r._withStripped=!0},26:function(t,e){var n={}.toString;t.exports=function(t){return n.call(t).slice(8,-1)}},260:function(t,e,n){"use strict";function r(t){s||n(261)}Object.defineProperty(e,"__esModule",{value:!0});var i=n(191),o=n(262),a=n(1),s=!1,c=r,u=Object(a.a)(i.a,o.a,o.b,!1,c,"data-v-6400ad02",null);u.options.__file="src\\components\\Loading\\src\\cir4-loading.vue",e.default=u.exports},261:function(t,e){},262:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],staticClass:"act-loading",style:{backgroundColor:t.bgcolor}},[n("div",{staticClass:"act-loading-wrap",style:{width:t.size+"px",height:t.size+"px",color:t.color,margin:!0===t.center?"0 auto":"unset"}},[n("div",{staticClass:"loading-cont-cir4",style:t.styleObj})])])},i=[];r._withStripped=!0},263:function(t,e,n){"use strict";function r(t){s||n(264)}Object.defineProperty(e,"__esModule",{value:!0});var i=n(192),o=n(265),a=n(1),s=!1,c=r,u=Object(a.a)(i.a,o.a,o.b,!1,c,"data-v-86faa000",null);u.options.__file="src\\components\\Loading\\src\\cir5-loading.vue",e.default=u.exports},264:function(t,e){},265:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],staticClass:"act-loading",style:{backgroundColor:t.bgcolor}},[n("div",{staticClass:"act-loading-wrap",style:{width:t.size+"px",height:t.size+"px",color:t.color,margin:!0===t.center?"0 auto":"unset"}},[n("div",{staticClass:"loading-cont-cir5",style:t.styleObj})])])},i=[];r._withStripped=!0},266:function(t,e,n){"use strict";function r(t){s||n(267)}Object.defineProperty(e,"__esModule",{value:!0});var i=n(193),o=n(268),a=n(1),s=!1,c=r,u=Object(a.a)(i.a,o.a,o.b,!1,c,"data-v-073ac538",null);u.options.__file="src\\components\\Loading\\src\\default-loading.vue",e.default=u.exports},267:function(t,e){},268:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],staticClass:"act-loading",style:{backgroundColor:t.bgcolor}},[n("div",{staticClass:"act-loading-wrap",style:{width:t.size+"px",height:t.size+"px",color:t.color,margin:!0===t.center?"0 auto":"unset"}},[n("svg",{attrs:{viewBox:"0 0 80 80"}},[n("path",{staticClass:"act-xysloading-path",attrs:{d:"M15 37 A25 25 0 0 1 65 40 L39 40 L39 65 L34 66",fill:"none",stroke:t.color,"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"8"}}),t._v(" "),n("path",{staticClass:"act-xysloading-path-oval-middle",attrs:{d:"M34 66 Q10 66 6 38",fill:"none",stroke:t.color,"stroke-linecap":"butt","stroke-width":"7"}}),t._v(" "),n("circle",{staticClass:"act-xysloading-circle",attrs:{cx:"40",cy:"40",r:"36",fill:"none",stroke:t.color,transform:"rotate(180,40,40)","stroke-linecap":"butt"}}),t._v(" "),n("path",{staticClass:"act-xysloading-path-oval-end",attrs:{d:"M40 77 Q15 80 15 37",fill:"none",stroke:t.color,"stroke-linecap":"butt","stroke-width":"7"}})])])])},i=[];r._withStripped=!0},269:function(t,e,n){"use strict";function r(t){s||n(270)}Object.defineProperty(e,"__esModule",{value:!0});var i=n(194),o=n(271),a=n(1),s=!1,c=r,u=Object(a.a)(i.a,o.a,o.b,!1,c,"data-v-4884e2ea",null);u.options.__file="src\\components\\Loading\\src\\line-loading.vue",e.default=u.exports},27:function(t,e,n){var r=n(8).f,i=n(6),o=n(3)("toStringTag");t.exports=function(t,e,n){t&&!i(t=n?t:t.prototype,o)&&r(t,o,{configurable:!0,value:e})}},270:function(t,e){},271:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],staticClass:"act-loading",style:{backgroundColor:t.bgcolor}},[n("div",{staticClass:"act-loading-wrap",style:{width:t.size+"px",height:t.size+"px",color:t.color,margin:!0===t.center?"0 auto":"unset"}},[n("div",{staticClass:"loading-cont-line",style:t.styleObj})])])},i=[];r._withStripped=!0},28:function(t,e,n){t.exports={default:n(79),__esModule:!0}},29:function(t,e){t.exports=function(t){if(void 0==t)throw TypeError("Can't call method on "+t);return t}},3:function(t,e,n){var r=n(32)("wks"),i=n(22),o=n(2).Symbol,a="function"==typeof o;(t.exports=function(t){return r[t]||(r[t]=a&&o[t]||(a?o:i)("Symbol."+t))}).store=r},30:function(t,e){var n=Math.ceil,r=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?r:n)(t)}},302:function(t,e,n){"use strict";function r(t){s||n(303)}var i=n(229),o=n(304),a=n(1),s=!1,c=r,u=Object(a.a)(i.a,o.a,o.b,!1,c,"data-v-18134e52",null);u.options.__file="src\\components\\BaseInput\\src\\index.vue",e.a=u.exports},303:function(t,e){},304:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return"checkbox"===t.inputType?n("input",{directives:[{name:"model",rawName:"v-model",value:t.inputValue,expression:"inputValue"}],ref:"input",attrs:{placeholder:t.placeholder,type:"checkbox"},domProps:{checked:Array.isArray(t.inputValue)?t._i(t.inputValue,null)>-1:t.inputValue},on:{focus:t.onFocus,blur:t.onBlur,input:t.onInput,paste:t.onPaste,click:t.onClick,tap:t.onTap,mucChange:function(e){return t.mucChange(e)},change:function(e){var n=t.inputValue,r=e.target,i=!!r.checked;if(Array.isArray(n)){var o=t._i(n,null);r.checked?o<0&&(t.inputValue=n.concat([null])):o>-1&&(t.inputValue=n.slice(0,o).concat(n.slice(o+1)))}else t.inputValue=i}}}):"radio"===t.inputType?n("input",{directives:[{name:"model",rawName:"v-model",value:t.inputValue,expression:"inputValue"}],ref:"input",attrs:{placeholder:t.placeholder,type:"radio"},domProps:{checked:t._q(t.inputValue,null)},on:{focus:t.onFocus,blur:t.onBlur,input:t.onInput,paste:t.onPaste,click:t.onClick,tap:t.onTap,mucChange:function(e){return t.mucChange(e)},change:function(e){t.inputValue=null}}}):n("input",{directives:[{name:"model",rawName:"v-model",value:t.inputValue,expression:"inputValue"}],ref:"input",attrs:{placeholder:t.placeholder,type:t.inputType},domProps:{value:t.inputValue},on:{focus:t.onFocus,blur:t.onBlur,input:[function(e){e.target.composing||(t.inputValue=e.target.value)},t.onInput],paste:t.onPaste,click:t.onClick,tap:t.onTap,mucChange:function(e){return t.mucChange(e)}}})},i=[];r._withStripped=!0},31:function(t,e,n){var r=n(32)("keys"),i=n(22);t.exports=function(t){return r[t]||(r[t]=i(t))}},32:function(t,e,n){var r=n(0),i=n(2),o=i["__core-js_shared__"]||(i["__core-js_shared__"]={});(t.exports=function(t,e){return o[t]||(o[t]=void 0!==e?e:{})})("versions",[]).push({version:r.version,mode:n(16)?"pure":"global",copyright:"© 2019 Denis Pushkarev (zloirock.ru)"})},320:function(t,e,n){!function(r,i){t.exports=e=i(n(119))}(0,function(t){return function(){function e(t,e,n){for(var r=[],o=0,a=0;a<e;a++)if(a%4){var s=n[t.charCodeAt(a-1)]<<a%4*2,c=n[t.charCodeAt(a)]>>>6-a%4*2;r[o>>>2]|=(s|c)<<24-o%4*8,o++}return i.create(r,o)}var n=t,r=n.lib,i=r.WordArray,o=n.enc;o.Base64={stringify:function(t){var e=t.words,n=t.sigBytes,r=this._map;t.clamp();for(var i=[],o=0;o<n;o+=3)for(var a=e[o>>>2]>>>24-o%4*8&255,s=e[o+1>>>2]>>>24-(o+1)%4*8&255,c=e[o+2>>>2]>>>24-(o+2)%4*8&255,u=a<<16|s<<8|c,f=0;f<4&&o+.75*f<n;f++)i.push(r.charAt(u>>>6*(3-f)&63));var l=r.charAt(64);if(l)for(;i.length%4;)i.push(l);return i.join("")},parse:function(t){var n=t.length,r=this._map,i=this._reverseMap;if(!i){i=this._reverseMap=[];for(var o=0;o<r.length;o++)i[r.charCodeAt(o)]=o}var a=r.charAt(64);if(a){var s=t.indexOf(a);-1!==s&&(n=s)}return e(t,n,i)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="}}(),t.enc.Base64})},321:function(t,e,n){!function(r,i){t.exports=e=i(n(119))}(0,function(t){return function(e){function n(t,e,n,r,i,o,a){var s=t+(e&n|~e&r)+i+a;return(s<<o|s>>>32-o)+e}function r(t,e,n,r,i,o,a){var s=t+(e&r|n&~r)+i+a;return(s<<o|s>>>32-o)+e}function i(t,e,n,r,i,o,a){var s=t+(e^n^r)+i+a;return(s<<o|s>>>32-o)+e}function o(t,e,n,r,i,o,a){var s=t+(n^(e|~r))+i+a;return(s<<o|s>>>32-o)+e}var a=t,s=a.lib,c=s.WordArray,u=s.Hasher,f=a.algo,l=[];!function(){for(var t=0;t<64;t++)l[t]=4294967296*e.abs(e.sin(t+1))|0}();var p=f.MD5=u.extend({_doReset:function(){this._hash=new c.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(t,e){for(var a=0;a<16;a++){var s=e+a,c=t[s];t[s]=16711935&(c<<8|c>>>24)|4278255360&(c<<24|c>>>8)}var u=this._hash.words,f=t[e+0],p=t[e+1],d=t[e+2],h=t[e+3],v=t[e+4],g=t[e+5],m=t[e+6],y=t[e+7],w=t[e+8],b=t[e+9],S=t[e+10],x=t[e+11],A=t[e+12],P=t[e+13],_=t[e+14],L=t[e+15],C=u[0],j=u[1],D=u[2],W=u[3];C=n(C,j,D,W,f,7,l[0]),W=n(W,C,j,D,p,12,l[1]),D=n(D,W,C,j,d,17,l[2]),j=n(j,D,W,C,h,22,l[3]),C=n(C,j,D,W,v,7,l[4]),W=n(W,C,j,D,g,12,l[5]),D=n(D,W,C,j,m,17,l[6]),j=n(j,D,W,C,y,22,l[7]),C=n(C,j,D,W,w,7,l[8]),W=n(W,C,j,D,b,12,l[9]),D=n(D,W,C,j,S,17,l[10]),j=n(j,D,W,C,x,22,l[11]),C=n(C,j,D,W,A,7,l[12]),W=n(W,C,j,D,P,12,l[13]),D=n(D,W,C,j,_,17,l[14]),j=n(j,D,W,C,L,22,l[15]),C=r(C,j,D,W,p,5,l[16]),W=r(W,C,j,D,m,9,l[17]),D=r(D,W,C,j,x,14,l[18]),j=r(j,D,W,C,f,20,l[19]),C=r(C,j,D,W,g,5,l[20]),W=r(W,C,j,D,S,9,l[21]),D=r(D,W,C,j,L,14,l[22]),j=r(j,D,W,C,v,20,l[23]),C=r(C,j,D,W,b,5,l[24]),W=r(W,C,j,D,_,9,l[25]),D=r(D,W,C,j,h,14,l[26]),j=r(j,D,W,C,w,20,l[27]),C=r(C,j,D,W,P,5,l[28]),W=r(W,C,j,D,d,9,l[29]),D=r(D,W,C,j,y,14,l[30]),j=r(j,D,W,C,A,20,l[31]),C=i(C,j,D,W,g,4,l[32]),W=i(W,C,j,D,w,11,l[33]),D=i(D,W,C,j,x,16,l[34]),j=i(j,D,W,C,_,23,l[35]),C=i(C,j,D,W,p,4,l[36]),W=i(W,C,j,D,v,11,l[37]),D=i(D,W,C,j,y,16,l[38]),j=i(j,D,W,C,S,23,l[39]),C=i(C,j,D,W,P,4,l[40]),W=i(W,C,j,D,f,11,l[41]),D=i(D,W,C,j,h,16,l[42]),j=i(j,D,W,C,m,23,l[43]),C=i(C,j,D,W,b,4,l[44]),W=i(W,C,j,D,A,11,l[45]),D=i(D,W,C,j,L,16,l[46]),j=i(j,D,W,C,d,23,l[47]),C=o(C,j,D,W,f,6,l[48]),W=o(W,C,j,D,y,10,l[49]),D=o(D,W,C,j,_,15,l[50]),j=o(j,D,W,C,g,21,l[51]),C=o(C,j,D,W,A,6,l[52]),W=o(W,C,j,D,h,10,l[53]),D=o(D,W,C,j,S,15,l[54]),j=o(j,D,W,C,p,21,l[55]),C=o(C,j,D,W,w,6,l[56]),W=o(W,C,j,D,L,10,l[57]),D=o(D,W,C,j,m,15,l[58]),j=o(j,D,W,C,P,21,l[59]),C=o(C,j,D,W,v,6,l[60]),W=o(W,C,j,D,x,10,l[61]),D=o(D,W,C,j,d,15,l[62]),j=o(j,D,W,C,b,21,l[63]),u[0]=u[0]+C|0,u[1]=u[1]+j|0,u[2]=u[2]+D|0,u[3]=u[3]+W|0},_doFinalize:function(){var t=this._data,n=t.words,r=8*this._nDataBytes,i=8*t.sigBytes;n[i>>>5]|=128<<24-i%32;var o=e.floor(r/4294967296),a=r;n[15+(i+64>>>9<<4)]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),n[14+(i+64>>>9<<4)]=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),t.sigBytes=4*(n.length+1),this._process();for(var s=this._hash,c=s.words,u=0;u<4;u++){var f=c[u];c[u]=16711935&(f<<8|f>>>24)|4278255360&(f<<24|f>>>8)}return s},clone:function(){var t=u.clone.call(this);return t._hash=this._hash.clone(),t}});a.MD5=u._createHelper(p),a.HmacMD5=u._createHmacHelper(p)}(Math),t.MD5})},322:function(t,e,n){!function(r,i,o){t.exports=e=i(n(119),n(427),n(428))}(0,function(t){return function(){var e=t,n=e.lib,r=n.Base,i=n.WordArray,o=e.algo,a=o.MD5,s=o.EvpKDF=r.extend({cfg:r.extend({keySize:4,hasher:a,iterations:1}),init:function(t){this.cfg=this.cfg.extend(t)},compute:function(t,e){for(var n=this.cfg,r=n.hasher.create(),o=i.create(),a=o.words,s=n.keySize,c=n.iterations;a.length<s;){u&&r.update(u);var u=r.update(t).finalize(e);r.reset();for(var f=1;f<c;f++)u=r.finalize(u),r.reset();o.concat(u)}return o.sigBytes=4*s,o}});e.EvpKDF=function(t,e,n){return s.create(n).compute(t,e)}}(),t.EvpKDF})},33:function(t,e){t.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},34:function(t,e,n){var r=n(10);t.exports=function(t,e){if(!r(t))return t;var n,i;if(e&&"function"==typeof(n=t.toString)&&!r(i=n.call(t)))return i;if("function"==typeof(n=t.valueOf)&&!r(i=n.call(t)))return i;if(!e&&"function"==typeof(n=t.toString)&&!r(i=n.call(t)))return i;throw TypeError("Can't convert object to primitive value")}},35:function(t,e){e.f=Object.getOwnPropertySymbols},36:function(t,e,n){e.f=n(3)},37:function(t,e,n){var r=n(2),i=n(0),o=n(16),a=n(36),s=n(8).f;t.exports=function(t){var e=i.Symbol||(i.Symbol=o?{}:r.Symbol||{});"_"==t.charAt(0)||t in e||s(e,t,{value:a.f(t)})}},38:function(t,e,n){var r=n(40);t.exports=function(t,e,n){if(r(t),void 0===e)return t;switch(n){case 1:return function(n){return t.call(e,n)};case 2:return function(n,r){return t.call(e,n,r)};case 3:return function(n,r,i){return t.call(e,n,r,i)}}return function(){return t.apply(e,arguments)}}},39:function(t,e,n){"use strict";var r={model:{prop:"visible",event:"toggle"},props:{visible:{type:Boolean,default:!0}},data:function(){return{isVisible:this.visible}},watch:{isVisible:function(t){this.$emit("toggle",t)}},mounted:function(){var t=this;this.$watch("visible",function(e,n){e?t.show():n&&t.hide()},{immediate:!0})},methods:{show:function(){return this.isVisible=!0,this},hide:function(){return this.isVisible=!1,this}}};e.a=r},398:function(t,e,n){"use strict";var r=n(58),i=n.n(r),o=n(56),a=n.n(o),s=n(114),c=n(4),u=n(425),f=n(240),l=n(39),p=u.b.enc.Utf8.parse("8cde79aa8651f8e4"),d=null;e.a={name:"ActJigsaw",mixins:[l.a],data:function(){return{status:"loading",pieceX:"",pieceY:0,trackX:0,pieceWidth:0,frontImgUrl:"",bgImgUrl:"",shake:!1,smooth:!1,randomClientId:Object(c.D)(32)}},props:{brandColor:{type:String,default:""},initUrl:{type:String,default:"/user/unionVerifyInit"},verifyUrl:{type:String,default:"/user/unionVerifyCheck"},keyword:{type:String,default:""},platform:{type:Number,default:0}},computed:{clientId:function(){return this.keyword||this.randomClientId}},methods:{clear:function(){this.pieceX=0,this.trackX=0,this.status="loading",this.allowTouch=!1,this.scaleRate=0,this.count=0,this.straceArr=[],this.startX=0},_initJigsaw:function(){var t=this.$refs.jigsawImg;this.picWidth=t.clientWidth,this.picHeight=t.clientHeight,this.trackWidth=this.$refs.trackWrap.clientWidth,this.clear(),this.offsetX=0,this.offsetY=0,this.getJigsaw()},getJigsaw:function(){var t=this;Object(s.b)(this.initUrl,{clienttype:2,clientid:this.clientId,ua:navigator.userAgent,iscps:this.platform,picWidth:this.picWidth,picHeight:this.picHeight}).then(function(e){var n=e.data,r=void 0===n?{}:n;if(0===r.ret){d=r.data.iv;var i=JSON.parse(Object(u.a)(r.data.d,u.b.enc.Utf8.parse(d),p)),o=i.holeCheck,s=t.picWidth/o.width,c=o.length,f=c*s,l=new a.a(function(t,e){var n=new Image;n.onload=t,n.onerror=e,n.src=o.back}),h=new a.a(function(t,e){var n=new Image;n.onload=t,n.onerror=e,n.src=o.front});a.a.all([l,h]).then(function(){t.token=i.token,t.scaleRate=s,t.originPieceWidth=c,t.initPieceX=parseFloat((o.initx-c/2)*s),t.pieceY=parseFloat((-o.inity-c/2)*s),t.initTrackX=parseFloat((f-t.trackWidth)/2+t.pieceX),t.pieceX=t.initPieceX,t.trackX=t.initTrackX,t.pieceWidth=f,t.bgImgUrl=o.back,t.frontImgUrl=o.front,t.status="picture",t.allowTouch=!0}).catch(function(){t.status="error"})}else t.$emit("error",{ret:1004,errmsg:r.errmsg})}).catch(function(e){t.$emit("error",{ret:1004,errmsg:"系统繁忙,请刷新页面重试"})})},reset:function(t,e){var n=this;if(!e)return this.status="loading",void this.getJigsaw();this.shake=!0;var r=setTimeout(function(){n.pieceX=n.initPieceX,n.trackX=n.initTrackX,n.shake=!1,n.smooth=!0,clearTimeout(r);var e=setTimeout(function(){n.smooth=!1,clearTimeout(e),t||(n.allowTouch=!0)},300);t&&(n.status="loading",n.getJigsaw())},150)},touchstart:function(t){if(t.preventDefault(),this.allowTouch){var e=this.$refs.jigsawImg;this.offsetX=e.getBoundingClientRect().left,this.offsetY=e.getBoundingClientRect().top;var n=t.clientX||t.touches[0].clientX;this.startX=n,this.straceArr=[],this.pushPoint(t),"https:"===location.protocol&&window.DeviceOrientationEvent&&window.addEventListener("deviceorientation",function(t){t&&null!==t.alpha&&void 0!==t.alpha&&(this.alpha=parseFloat(t.alpha.toFixed(4)),this.beta=parseFloat(t.beta.toFixed(4)),this.gamma=parseFloat(t.gamma.toFixed(4)))},!1)}},touchmove:function(t){if(t.preventDefault(),this.allowTouch){var e=t.clientX||t.touches[0].clientX,n=e-this.startX;this.pushPoint(t),n<0?n=0:n>this.picWidth-this.pieceWidth&&(n=this.picWidth-this.pieceWidth),this.pieceX=parseFloat(this.initPieceX+n),this.trackX=parseFloat(this.initTrackX+n)}},touchend:function(t,e){t.preventDefault(),this.allowTouch&&(this.allowTouch=!1,this.pushPoint(t),this.verify(e))},mousedown:function(t,e){var n=this;this.touchstart(t),t.preventDefault();var r=Object(c.F)(this.touchmove,10),i=function t(i){n.touchend(i,e),document.removeEventListener("mouseup",t),document.removeEventListener("mousemove",r),i.preventDefault()};document.addEventListener&&document.addEventListener("mousemove",r,!1),document.addEventListener&&document.addEventListener("mouseup",i,!1)},pushPoint:function(t){var e=+new Date;if(t.touches){var n=t.touches[0]||t.changedTouches[0],r=n.clientX-this.offsetX,i=n.clientY-this.offsetY,o=void 0===n.force?0:n.force;this.straceArr.push({x:parseFloat(r.toFixed(2)),y:parseFloat(-i.toFixed(2)),alpha:this.alpha,beta:this.beta,gamma:this.gamma,press:parseFloat(o.toFixed(4)),t:e})}else{var a=t.clientX-this.offsetX,s=t.clientY-this.offsetY;this.straceArr.push({x:parseFloat(a.toFixed(2)),y:parseFloat(-s.toFixed(2)),t:e})}},verify:function(t){var e=this;Object(s.b)(this.verifyUrl,{r:Object(u.c)(i()({checktype:1,clienttype:2,ua:navigator.userAgent,token:this.token,holeCheck:{strace:this.straceArr,moveType:t,screenWidth:parseFloat(this.picWidth.toFixed(2)),screenHeight:parseFloat(this.picHeight.toFixed(2))}}),u.b.enc.Utf8.parse(d),p),iv:d}).then(function(t){var n=t.data,r=void 0===n?{}:n;0===r.ret?(e.$emit("success",{keyword:e.clientId,token:e.token}),e.status="loading",window._xystj&&window._xystj.trackEvent("jigsaw_success")):1001===r.ret?(e.$emit("error",{ret:1001,errmsg:"验证失败,请重新滑动",data:{count:++e.count}}),e.reset(!1,!0),window._xystj&&window._xystj.trackEvent("jigsaw_fail")):1002===r.ret||1003===r.ret?(e.$emit("error",{ret:1002,errmsg:"验证失败,刷新拼图",data:{count:++e.count}}),e.reset(!0,!0),window._xystj&&window._xystj.trackEvent("jigsaw_fail")):(e.$emit("error",{ret:1003,errmsg:r.errmsg,data:{count:++e.count}}),e.reset(!0,!0),window._xystj&&window._xystj.trackEvent("jigsaw_error"))}).catch(function(t){e.$emit("error",{ret:1004,errmsg:"系统繁忙,请稍后重试",data:{count:++e.count}}),window._xystj&&window._xystj.trackEvent("jigsaw_error")})}},mounted:function(){var t=this;this.isVisible&&this.$nextTick(function(){t._initJigsaw()})},watch:{isVisible:function(t){var e=this;t&&this.$nextTick(function(){e._initJigsaw()})}},components:{ActLoading:f.default}}},4:function(t,e,n){"use strict";function r(t,e){if(t.findIndex)return t.findIndex(e);var n=-1;return t.some(function(t,r,i){var o=e.call(this,t,r,i);if(o)return n=r,o}),n}function i(t){return t?JSON.parse(I()(t)):t}function o(t,e){for(var n in e)t[n]&&"object"===V()(t[n])?o(t[n],e[n]):t[n]=e[n]}function a(t){return Array.isArray?Array.isArray(t):"[object Array]"===Object.prototype.toString.call(t)}function s(t){return"[object String]"===Object.prototype.toString.call(t)}function c(t){return"[object Number]"===Object.prototype.toString.call(t)}function u(t){return"[object Object]"===Object.prototype.toString.call(t)}function f(t){return"[object Boolean]"===Object.prototype.toString.call(t)}function l(t){return null===t}function p(t){return void 0!==t&&null!==t}function d(t){return void 0===t}function h(t){return"[object Error]"===Object.prototype.toString.call(t)}function v(t){return"function"==typeof t}function g(t){return"[object Promise]"===Object.prototype.toString.call(t)||u(t)&&v(t.then)}function m(t,e,n){function r(e){var n=g,r=m;return g=m=void 0,x=e,w=t.apply(r,n)}function i(t,e){return L?(window.cancelAnimationFrame(b),window.requestAnimationFrame(t)):setTimeout(t,e)}function o(t){if(L)return window.cancelAnimationFrame(t);clearTimeout(t)}function a(t){return x=t,b=i(f,e),A?r(t):w}function s(t){var n=t-S,r=t-x,i=e-n;return P?Math.min(i,y-r):i}function c(t){var n=t-S,r=t-x;return void 0===S||n>=e||n<0||P&&r>=y}function f(){var t=Date.now();if(c(t))return l(t);b=i(f,s(t))}function l(t){return b=void 0,_&&g?r(t):(g=m=void 0,w)}function p(){void 0!==b&&o(b),x=0,g=S=m=b=void 0}function d(){return void 0===b?w:l(Date.now())}function h(){return void 0!==b}function v(){for(var t=Date.now(),n=c(t),o=arguments.length,s=Array(o),u=0;u<o;u++)s[u]=arguments[u];if(g=s,m=this,S=t,n){if(void 0===b)return a(S);if(P)return b=i(f,e),r(S)}return void 0===b&&(b=i(f,e)),w}var g=void 0,m=void 0,y=void 0,w=void 0,b=void 0,S=void 0,x=0,A=!1,P=!1,_=!0,L=!e&&0!==e&&"function"==typeof window.requestAnimationFrame;if("function"!=typeof t)throw new TypeError("Expected a function");return e=+e||0,u(n)&&(A=!!n.leading,P="maxWait"in n,y=P?Math.max(+n.maxWait||0,e):y,_="trailing"in n?!!n.trailing:_),v.cancel=p,v.flush=d,v.pending=h,v}function y(t,e,n){var r=!0,i=!0;if("function"!=typeof t)throw new TypeError("Expected a function");return u(n)&&(r="leading"in n?!!n.leading:r,i="trailing"in n?!!n.trailing:i),m(t,e,{leading:r,trailing:i,maxWait:e})}function w(t){return!!/^1\d{10}$/.test(t)}function b(t){var e=t.length;return e>3&&e<8?t=t.replace(/\s/g,"").replace(/^(.{3})/g,"$1 "):e>=8&&(t=t.replace(/\s/g,"").replace(/^(.{3})(.+)/g,function(t,e,n){return e+" "+n.replace(/(.{4})(?=.)/g,"$1 ")})),t}function S(t){return t.replace(/\s/g,"").replace(/(.{4})(?=.)/g,"$1 ")}function x(t){if(void 0!==t||null!==t)return/^\d+(\.\d+)?$/.test(t+"")?t+"px":t}function A(t){if(!t)return"";var e=t.length;return 2===e?t.split("").join("  "):3===e?t.split("").join(" "):t}function P(t){var e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=t.offsetHeight;if(e){var r=t.currentStyle||getComputedStyle(t);n+=parseInt(r.marginTop||0)+parseInt(r.marginBottom||0)}return n}function _(t,e){var n=/^#([a-f\d]{1})([a-f\d]{1})([a-f\d]{1})$/i.exec(t),r=/^#([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(t),i=null;return n?i={r:parseInt(n[1]+n[1],16),g:parseInt(n[2]+n[2],16),b:parseInt(n[3]+n[3],16)}:r&&(i={r:parseInt(r[1],16),g:parseInt(r[2],16),b:parseInt(r[3],16)}),i?void 0!==e?"rgba("+i.r+", "+i.g+", "+i.b+", "+e+")":"rgb("+i.r+", "+i.g+", "+i.b+")":""}function L(t){var e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefhijklmnopqrstuvwxyz",n=e.length,r="";t=t||32;for(var i=0;i<t;i++)r+=e.charAt(Math.floor(Math.random()*n));return r}function C(t,e){var n=e||location.href,r=new RegExp("(\\?|&)"+t+"=([^&#$\\s]+)"),i=n.match(r);return i&&i[2]}function j(t){var e=window.getComputedStyle(t),n="none"===e.display,r=null===t.offsetParent&&"fixed"!==e.position;return n||r}function D(t,e,n){return Math.min(Math.max(t,e),n)}function W(t){var e=/os (\d\d?_\d(_\d)?)/,n=e.exec(t);if(!n)return null;var r=n[1].split("_").map(function(t){return parseInt(t,10)});return{major:r[0],minor:r[1],patch:r[2]||0}}function k(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";e=e||window.location.href;var n=new RegExp("(\\?|#|&)"+t+"=([^&#]*)(&|#|$)"),r=e.match(n);return decodeURIComponent(r?r[2]:"")}function O(t){return t?h(t)?t.message:s(t)?t:t.errmsg||"请求失败,请稍后重试":"请求失败,请稍后重试"}function E(){for(var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=[],n=new RegExp("https?://[-A-Za-z0-9+&@#/%?=~_|!:,.;]+[-A-Za-z0-9+&@#/%=~_|]"),r=0;r<t.length;r++){var i=t[r];if(!n.test(i))return;e.push(i.split("?")[0])}return e}function T(t){var e=JSON.parse(I()(t)),n=e.attrModules,r=void 0===n?{}:n,i=e.plan,o=r.applicant,s=r.insureds,c=r.hcpics,u=r.hctext,f=r.makeup,l=r.apphctext,p=r.apphcpics,d={},h=function(t){var e=null,n=null,r=null,i=null,o={},s={},c={};for(var u in t){var f=t[u].defaultValue,l=t[u].required,p=t[u].display;if(a(f)){var d=E(f);d&&(f=d)}1!==Number(l)&&1!==Number(p)||("idType"===u||"id"===u||"idValidType"===u||"idValidEndTime"===u||"idValidStartTime"===u?(e=e||{},e[u]=f):"socialInsAddr"===u||"socialInsDetail"===u||"socialInsPost"===u||"socialInsTel"===u?(n=n||{},n[u]=f):"residentAddr"===u||"residentDetail"===u||"residentPost"===u||"residentTel"===u?(r=r||{},r[u]=f):"officeAddr"===u||"officeDetail"===u||"officePost"===u||"officeTel"===u?(i=i||{},i[u]=f):"companyIdType"===u||"companyId"===u?(s=s||{},s[u]=f):"detail"===u?(c=c||{},c[u]=f):o[u]=f)}return e&&(o.certificate=e),n&&(o.socialIns=n),r&&(o.resident=r),i&&(o.office=i),s&&(o.companyCertificate=s),c&&(o.companyAddress=c),o};if(r.plan&&(i=h(r.plan)),o&&(d.applicant={},o&&(d.applicant=h(o))),s||i){d.insureds=[];for(var v=s||[""],g=0;g<v.length;g++){var m=v[g],y=null,w={};m&&(y=h(m)),y&&(w.insured=y),i&&(w.plan=i),d.insureds.push(w)}}if(u&&(d.hctext=h(u)),l&&(d.apphctext=h(l)),c&&(d.hcpics=h(c)),p&&(d.apphcpics=h(p)),f){d.makeup={};for(var b=f||[""],S=0;S<b.length;S++){var x=b[S],A=null;x&&(A=h(x)),A&&(d.makeup=M()(d.makeup,A))}}return d}n.d(e,"G",function(){return rt}),n.d(e,"v",function(){return it}),e.d=r,e.c=i,e.b=o,e.o=a,e.A=s,e.x=c,e.y=u,e.p=f,e.w=l,e.q=p,e.B=d,e.r=h,e.s=v,e.z=g,e.a=m,e.F=y,e.u=w,e.g=b,e.e=S,e.f=x,e.h=A,e.C=P,e.n=_,e.D=L,e.l=C,e.t=j,e.E=D,e.k=W,e.m=k,e.j=O,e.i=T;var B=n(28),M=n.n(B),z=n(75),V=n.n(z),N=n(58),I=n.n(N),R="undefined"!=typeof window,U=R&&window.navigator.userAgent.toLowerCase(),F=U&&/msie|trident/.test(U),H=U&&U.indexOf("msie 9.0")>0,J=U&&U.indexOf("edge/")>0,$=U&&U.indexOf("android")>0,X=U&&/iphone|ipad|ipod|ios/.test(U),q=U&&/arkweb|harmony/.test(U),G=U&&/chrome\/\d+/.test(U)&&!J,Y=U&&/MicroMessenger/i.test(U),K=U&&/wxwork/i.test(U),Q=U&&/mucxiaoyusan/i.test(U),Z=U&&/muckacabao/i.test(U),tt=U&&/mucyanxuan/i.test(U),et=Q||Z,nt=U&&/phone|pad|pod|iPhone|iPod|ios|iPad|Android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone/i.test(U),rt={isIE:F,isMobile:nt,isIE9:H,isEdge:J,isAndroid:$,isIOS:X,isHarmonyOS:q,isChrome:G,isWx:Y,isWxWork:K,isApp:et,isXysApp:Q,isKcbApp:Z,isYxApp:tt},it=/MucWebAutoTester/.test(window.navigator.userAgent)},40:function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(t+" is not a function!");return t}},41:function(t,e,n){var r=n(10),i=n(2).document,o=r(i)&&r(i.createElement);t.exports=function(t){return o?i.createElement(t):{}}},425:function(t,e,n){"use strict";function r(t){return c.enc.Base64.stringify(t).replace(/\+/g,"-").replace(/\//g,"_").replace(/=/g,"")}function i(t){var e=t.replace(/-/g,"+").replace(/_/g,"/"),n=e.length%4;return n>0&&(e+="====".substr(n)),c.enc.Base64.parse(e)}function o(t,e,n){var i=c.enc.Utf8.parse(t),o=c.AES.encrypt(i,n,{iv:e}),a=o.ciphertext.toString();return r(c.enc.Hex.parse(a))}function a(t,e,n){var r=i(t),o=c.enc.Base64.stringify(r);return c.AES.decrypt(o,n,{iv:e}).toString(c.enc.Utf8).toString()}function s(t){return c.MD5(t).toString()}e.c=o,e.a=a,e.d=s;var c={enc:{}};c.AES=n(426),c.enc.Utf8=n(430),c.enc.Hex=n(431),c.enc.Base64=n(320),c.MD5=n(321),e.b=c},426:function(t,e,n){!function(r,i,o){t.exports=e=i(n(119),n(320),n(321),n(322),n(429))}(0,function(t){return function(){var e=t,n=e.lib,r=n.BlockCipher,i=e.algo,o=[],a=[],s=[],c=[],u=[],f=[],l=[],p=[],d=[],h=[];!function(){for(var t=[],e=0;e<256;e++)t[e]=e<128?e<<1:e<<1^283;for(var n=0,r=0,e=0;e<256;e++){var i=r^r<<1^r<<2^r<<3^r<<4;i=i>>>8^255&i^99,o[n]=i,a[i]=n;var v=t[n],g=t[v],m=t[g],y=257*t[i]^16843008*i;s[n]=y<<24|y>>>8,c[n]=y<<16|y>>>16,u[n]=y<<8|y>>>24,f[n]=y;var y=16843009*m^65537*g^257*v^16843008*n;l[i]=y<<24|y>>>8,p[i]=y<<16|y>>>16,d[i]=y<<8|y>>>24,h[i]=y,n?(n=v^t[t[t[m^v]]],r^=t[t[r]]):n=r=1}}();var v=[0,1,2,4,8,16,32,64,128,27,54],g=i.AES=r.extend({_doReset:function(){if(!this._nRounds||this._keyPriorReset!==this._key){for(var t=this._keyPriorReset=this._key,e=t.words,n=t.sigBytes/4,r=this._nRounds=n+6,i=4*(r+1),a=this._keySchedule=[],s=0;s<i;s++)if(s<n)a[s]=e[s];else{var c=a[s-1];s%n?n>6&&s%n==4&&(c=o[c>>>24]<<24|o[c>>>16&255]<<16|o[c>>>8&255]<<8|o[255&c]):(c=c<<8|c>>>24,c=o[c>>>24]<<24|o[c>>>16&255]<<16|o[c>>>8&255]<<8|o[255&c],c^=v[s/n|0]<<24),a[s]=a[s-n]^c}for(var u=this._invKeySchedule=[],f=0;f<i;f++){var s=i-f;if(f%4)var c=a[s];else var c=a[s-4];u[f]=f<4||s<=4?c:l[o[c>>>24]]^p[o[c>>>16&255]]^d[o[c>>>8&255]]^h[o[255&c]]}}},encryptBlock:function(t,e){this._doCryptBlock(t,e,this._keySchedule,s,c,u,f,o)},decryptBlock:function(t,e){var n=t[e+1];t[e+1]=t[e+3],t[e+3]=n,this._doCryptBlock(t,e,this._invKeySchedule,l,p,d,h,a);var n=t[e+1];t[e+1]=t[e+3],t[e+3]=n},_doCryptBlock:function(t,e,n,r,i,o,a,s){for(var c=this._nRounds,u=t[e]^n[0],f=t[e+1]^n[1],l=t[e+2]^n[2],p=t[e+3]^n[3],d=4,h=1;h<c;h++){var v=r[u>>>24]^i[f>>>16&255]^o[l>>>8&255]^a[255&p]^n[d++],g=r[f>>>24]^i[l>>>16&255]^o[p>>>8&255]^a[255&u]^n[d++],m=r[l>>>24]^i[p>>>16&255]^o[u>>>8&255]^a[255&f]^n[d++],y=r[p>>>24]^i[u>>>16&255]^o[f>>>8&255]^a[255&l]^n[d++];u=v,f=g,l=m,p=y}var v=(s[u>>>24]<<24|s[f>>>16&255]<<16|s[l>>>8&255]<<8|s[255&p])^n[d++],g=(s[f>>>24]<<24|s[l>>>16&255]<<16|s[p>>>8&255]<<8|s[255&u])^n[d++],m=(s[l>>>24]<<24|s[p>>>16&255]<<16|s[u>>>8&255]<<8|s[255&f])^n[d++],y=(s[p>>>24]<<24|s[u>>>16&255]<<16|s[f>>>8&255]<<8|s[255&l])^n[d++];t[e]=v,t[e+1]=g,t[e+2]=m,t[e+3]=y},keySize:8});e.AES=r._createHelper(g)}(),t.AES})},427:function(t,e,n){!function(r,i){t.exports=e=i(n(119))}(0,function(t){return function(){var e=t,n=e.lib,r=n.WordArray,i=n.Hasher,o=e.algo,a=[],s=o.SHA1=i.extend({_doReset:function(){this._hash=new r.init([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(t,e){for(var n=this._hash.words,r=n[0],i=n[1],o=n[2],s=n[3],c=n[4],u=0;u<80;u++){if(u<16)a[u]=0|t[e+u];else{var f=a[u-3]^a[u-8]^a[u-14]^a[u-16];a[u]=f<<1|f>>>31}var l=(r<<5|r>>>27)+c+a[u];l+=u<20?1518500249+(i&o|~i&s):u<40?1859775393+(i^o^s):u<60?(i&o|i&s|o&s)-1894007588:(i^o^s)-899497514,c=s,s=o,o=i<<30|i>>>2,i=r,r=l}n[0]=n[0]+r|0,n[1]=n[1]+i|0,n[2]=n[2]+o|0,n[3]=n[3]+s|0,n[4]=n[4]+c|0},_doFinalize:function(){var t=this._data,e=t.words,n=8*this._nDataBytes,r=8*t.sigBytes;return e[r>>>5]|=128<<24-r%32,e[14+(r+64>>>9<<4)]=Math.floor(n/4294967296),e[15+(r+64>>>9<<4)]=n,t.sigBytes=4*e.length,this._process(),this._hash},clone:function(){var t=i.clone.call(this);return t._hash=this._hash.clone(),t}});e.SHA1=i._createHelper(s),e.HmacSHA1=i._createHmacHelper(s)}(),t.SHA1})},428:function(t,e,n){!function(r,i){t.exports=e=i(n(119))}(0,function(t){!function(){var e=t,n=e.lib,r=n.Base,i=e.enc,o=i.Utf8,a=e.algo;a.HMAC=r.extend({init:function(t,e){t=this._hasher=new t.init,"string"==typeof e&&(e=o.parse(e));var n=t.blockSize,r=4*n;e.sigBytes>r&&(e=t.finalize(e)),e.clamp();for(var i=this._oKey=e.clone(),a=this._iKey=e.clone(),s=i.words,c=a.words,u=0;u<n;u++)s[u]^=1549556828,c[u]^=909522486;i.sigBytes=a.sigBytes=r,this.reset()},reset:function(){var t=this._hasher;t.reset(),t.update(this._iKey)},update:function(t){return this._hasher.update(t),this},finalize:function(t){var e=this._hasher,n=e.finalize(t);return e.reset(),e.finalize(this._oKey.clone().concat(n))}})}()})},429:function(t,e,n){!function(r,i,o){t.exports=e=i(n(119),n(322))}(0,function(t){t.lib.Cipher||function(e){var n=t,r=n.lib,i=r.Base,o=r.WordArray,a=r.BufferedBlockAlgorithm,s=n.enc,c=(s.Utf8,s.Base64),u=n.algo,f=u.EvpKDF,l=r.Cipher=a.extend({cfg:i.extend(),createEncryptor:function(t,e){return this.create(this._ENC_XFORM_MODE,t,e)},createDecryptor:function(t,e){return this.create(this._DEC_XFORM_MODE,t,e)},init:function(t,e,n){this.cfg=this.cfg.extend(n),this._xformMode=t,this._key=e,this.reset()},reset:function(){a.reset.call(this),this._doReset()},process:function(t){return this._append(t),this._process()},finalize:function(t){return t&&this._append(t),this._doFinalize()},keySize:4,ivSize:4,_ENC_XFORM_MODE:1,_DEC_XFORM_MODE:2,_createHelper:function(){function t(t){return"string"==typeof t?A:b}return function(e){return{encrypt:function(n,r,i){return t(r).encrypt(e,n,r,i)},decrypt:function(n,r,i){return t(r).decrypt(e,n,r,i)}}}}()}),p=(r.StreamCipher=l.extend({_doFinalize:function(){return this._process(!0)},blockSize:1}),n.mode={}),d=r.BlockCipherMode=i.extend({createEncryptor:function(t,e){return this.Encryptor.create(t,e)},createDecryptor:function(t,e){return this.Decryptor.create(t,e)},init:function(t,e){this._cipher=t,this._iv=e}}),h=p.CBC=function(){function t(t,n,r){var i=this._iv;if(i){var o=i;this._iv=e}else var o=this._prevBlock;for(var a=0;a<r;a++)t[n+a]^=o[a]}var n=d.extend();return n.Encryptor=n.extend({processBlock:function(e,n){var r=this._cipher,i=r.blockSize;t.call(this,e,n,i),r.encryptBlock(e,n),this._prevBlock=e.slice(n,n+i)}}),n.Decryptor=n.extend({processBlock:function(e,n){var r=this._cipher,i=r.blockSize,o=e.slice(n,n+i);r.decryptBlock(e,n),t.call(this,e,n,i),this._prevBlock=o}}),n}(),v=n.pad={},g=v.Pkcs7={pad:function(t,e){for(var n=4*e,r=n-t.sigBytes%n,i=r<<24|r<<16|r<<8|r,a=[],s=0;s<r;s+=4)a.push(i);var c=o.create(a,r);t.concat(c)},unpad:function(t){var e=255&t.words[t.sigBytes-1>>>2];t.sigBytes-=e}},m=(r.BlockCipher=l.extend({cfg:l.cfg.extend({mode:h,padding:g}),reset:function(){l.reset.call(this);var t=this.cfg,e=t.iv,n=t.mode;if(this._xformMode==this._ENC_XFORM_MODE)var r=n.createEncryptor;else{var r=n.createDecryptor;this._minBufferSize=1}this._mode&&this._mode.__creator==r?this._mode.init(this,e&&e.words):(this._mode=r.call(n,this,e&&e.words),this._mode.__creator=r)},_doProcessBlock:function(t,e){this._mode.processBlock(t,e)},_doFinalize:function(){var t=this.cfg.padding;if(this._xformMode==this._ENC_XFORM_MODE){t.pad(this._data,this.blockSize);var e=this._process(!0)}else{var e=this._process(!0);t.unpad(e)}return e},blockSize:4}),r.CipherParams=i.extend({init:function(t){this.mixIn(t)},toString:function(t){return(t||this.formatter).stringify(this)}})),y=n.format={},w=y.OpenSSL={stringify:function(t){var e=t.ciphertext,n=t.salt;if(n)var r=o.create([1398893684,1701076831]).concat(n).concat(e);else var r=e;return r.toString(c)},parse:function(t){var e=c.parse(t),n=e.words;if(1398893684==n[0]&&1701076831==n[1]){var r=o.create(n.slice(2,4));n.splice(0,4),e.sigBytes-=16}return m.create({ciphertext:e,salt:r})}},b=r.SerializableCipher=i.extend({cfg:i.extend({format:w}),encrypt:function(t,e,n,r){r=this.cfg.extend(r);var i=t.createEncryptor(n,r),o=i.finalize(e),a=i.cfg;return m.create({ciphertext:o,key:n,iv:a.iv,algorithm:t,mode:a.mode,padding:a.padding,blockSize:t.blockSize,formatter:r.format})},decrypt:function(t,e,n,r){return r=this.cfg.extend(r),e=this._parse(e,r.format),t.createDecryptor(n,r).finalize(e.ciphertext)},_parse:function(t,e){return"string"==typeof t?e.parse(t,this):t}}),S=n.kdf={},x=S.OpenSSL={execute:function(t,e,n,r){r||(r=o.random(8));var i=f.create({keySize:e+n}).compute(t,r),a=o.create(i.words.slice(e),4*n);return i.sigBytes=4*e,m.create({key:i,iv:a,salt:r})}},A=r.PasswordBasedCipher=b.extend({cfg:b.cfg.extend({kdf:x}),encrypt:function(t,e,n,r){r=this.cfg.extend(r);var i=r.kdf.execute(n,t.keySize,t.ivSize);r.iv=i.iv;var o=b.encrypt.call(this,t,e,i.key,r);return o.mixIn(i),o},decrypt:function(t,e,n,r){r=this.cfg.extend(r),e=this._parse(e,r.format);var i=r.kdf.execute(n,t.keySize,t.ivSize,e.salt);return r.iv=i.iv,b.decrypt.call(this,t,e,i.key,r)}})}()})},430:function(t,e,n){!function(r,i){t.exports=e=i(n(119))}(0,function(t){return t.enc.Utf8})},431:function(t,e,n){!function(r,i){t.exports=e=i(n(119))}(0,function(t){return t.enc.Hex})},45:function(t,e,n){"use strict";var r=n(16),i=n(13),o=n(49),a=n(7),s=n(20),c=n(67),u=n(27),f=n(71),l=n(3)("iterator"),p=!([].keys&&"next"in[].keys()),d=function(){return this};t.exports=function(t,e,n,h,v,g,m){c(n,e,h);var y,w,b,S=function(t){if(!p&&t in _)return _[t];switch(t){case"keys":case"values":return function(){return new n(this,t)}}return function(){return new n(this,t)}},x=e+" Iterator",A="values"==v,P=!1,_=t.prototype,L=_[l]||_["@@iterator"]||v&&_[v],C=L||S(v),j=v?A?S("entries"):C:void 0,D="Array"==e?_.entries||L:L;if(D&&(b=f(D.call(new t)))!==Object.prototype&&b.next&&(u(b,x,!0),r||"function"==typeof b[l]||a(b,l,d)),A&&L&&"values"!==L.name&&(P=!0,C=function(){return L.call(this)}),r&&!m||!p&&!P&&_[l]||a(_,l,C),s[e]=C,s[x]=d,v)if(y={values:A?C:S("values"),keys:g?C:S("keys"),entries:j},m)for(w in y)w in _||o(_,w,y[w]);else i(i.P+i.F*(p||P),e,y);return y}},46:function(t,e,n){var r=n(9),i=n(68),o=n(33),a=n(31)("IE_PROTO"),s=function(){},c=function(){var t,e=n(41)("iframe"),r=o.length;for(e.style.display="none",n(60).appendChild(e),e.src="javascript:",t=e.contentWindow.document,t.open(),t.write("<script>document.F=Object<\/script>"),t.close(),c=t.F;r--;)delete c.prototype[o[r]];return c()};t.exports=Object.create||function(t,e){var n;return null!==t?(s.prototype=r(t),n=new s,s.prototype=null,n[a]=t):n=c(),void 0===e?n:i(n,e)}},47:function(t,e,n){var r=n(26);t.exports=Object("z").propertyIsEnumerable(0)?Object:function(t){return"String"==r(t)?t.split(""):Object(t)}},48:function(t,e,n){t.exports=!n(5)&&!n(12)(function(){return 7!=Object.defineProperty(n(41)("div"),"a",{get:function(){return 7}}).a})},49:function(t,e,n){t.exports=n(7)},5:function(t,e,n){t.exports=!n(12)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},50:function(t,e,n){var r=n(6),i=n(11),o=n(69)(!1),a=n(31)("IE_PROTO");t.exports=function(t,e){var n,s=i(t),c=0,u=[];for(n in s)n!=a&&r(s,n)&&u.push(n);for(;e.length>c;)r(s,n=e[c++])&&(~o(u,n)||u.push(n));return u}},51:function(t,e,n){var r=n(50),i=n(33).concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return r(t,i)}},52:function(t,e,n){"use strict";var r=n(66)(!0);n(45)(String,"String",function(t){this._t=String(t),this._i=0},function(){var t,e=this._t,n=this._i;return n>=e.length?{value:void 0,done:!0}:(t=r(e,n),this._i+=t.length,{value:t,done:!1})})},53:function(t,e,n){var r=n(11),i=n(51).f,o={}.toString,a="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],s=function(t){try{return i(t)}catch(t){return a.slice()}};t.exports.f=function(t){return a&&"[object Window]"==o.call(t)?s(t):i(r(t))}},54:function(t,e,n){n(72);for(var r=n(2),i=n(7),o=n(20),a=n(3)("toStringTag"),s="CSSRuleList,CSSStyleDeclaration,CSSValueList,ClientRectList,DOMRectList,DOMStringList,DOMTokenList,DataTransferItemList,FileList,HTMLAllCollection,HTMLCollection,HTMLFormElement,HTMLSelectElement,MediaList,MimeTypeArray,NamedNodeMap,NodeList,PaintRequestList,Plugin,PluginArray,SVGLengthList,SVGNumberList,SVGPathSegList,SVGPointList,SVGStringList,SVGTransformList,SourceBufferList,StyleSheetList,TextTrackCueList,TextTrackList,TouchList".split(","),c=0;c<s.length;c++){var u=s[c],f=r[u],l=f&&f.prototype;l&&!l[a]&&i(l,a,u),o[u]=o.Array}},55:function(t,e,n){"use strict";var r=n(2),i=n(6),o=n(5),a=n(13),s=n(49),c=n(76).KEY,u=n(12),f=n(32),l=n(27),p=n(22),d=n(3),h=n(36),v=n(37),g=n(82),m=n(77),y=n(9),w=n(10),b=n(23),S=n(11),x=n(34),A=n(21),P=n(46),_=n(53),L=n(83),C=n(35),j=n(8),D=n(14),W=L.f,k=j.f,O=_.f,E=r.Symbol,T=r.JSON,B=T&&T.stringify,M=d("_hidden"),z=d("toPrimitive"),V={}.propertyIsEnumerable,N=f("symbol-registry"),I=f("symbols"),R=f("op-symbols"),U=Object.prototype,F="function"==typeof E&&!!C.f,H=r.QObject,J=!H||!H.prototype||!H.prototype.findChild,$=o&&u(function(){return 7!=P(k({},"a",{get:function(){return k(this,"a",{value:7}).a}})).a})?function(t,e,n){var r=W(U,e);r&&delete U[e],k(t,e,n),r&&t!==U&&k(U,e,r)}:k,X=function(t){var e=I[t]=P(E.prototype);return e._k=t,e},q=F&&"symbol"==typeof E.iterator?function(t){return"symbol"==typeof t}:function(t){return t instanceof E},G=function(t,e,n){return t===U&&G(R,e,n),y(t),e=x(e,!0),y(n),i(I,e)?(n.enumerable?(i(t,M)&&t[M][e]&&(t[M][e]=!1),n=P(n,{enumerable:A(0,!1)})):(i(t,M)||k(t,M,A(1,{})),t[M][e]=!0),$(t,e,n)):k(t,e,n)},Y=function(t,e){y(t);for(var n,r=g(e=S(e)),i=0,o=r.length;o>i;)G(t,n=r[i++],e[n]);return t},K=function(t,e){return void 0===e?P(t):Y(P(t),e)},Q=function(t){var e=V.call(this,t=x(t,!0));return!(this===U&&i(I,t)&&!i(R,t))&&(!(e||!i(this,t)||!i(I,t)||i(this,M)&&this[M][t])||e)},Z=function(t,e){if(t=S(t),e=x(e,!0),t!==U||!i(I,e)||i(R,e)){var n=W(t,e);return!n||!i(I,e)||i(t,M)&&t[M][e]||(n.enumerable=!0),n}},tt=function(t){for(var e,n=O(S(t)),r=[],o=0;n.length>o;)i(I,e=n[o++])||e==M||e==c||r.push(e);return r},et=function(t){for(var e,n=t===U,r=O(n?R:S(t)),o=[],a=0;r.length>a;)!i(I,e=r[a++])||n&&!i(U,e)||o.push(I[e]);return o};F||(E=function(){if(this instanceof E)throw TypeError("Symbol is not a constructor!");var t=p(arguments.length>0?arguments[0]:void 0),e=function(n){this===U&&e.call(R,n),i(this,M)&&i(this[M],t)&&(this[M][t]=!1),$(this,t,A(1,n))};return o&&J&&$(U,t,{configurable:!0,set:e}),X(t)},s(E.prototype,"toString",function(){return this._k}),L.f=Z,j.f=G,n(51).f=_.f=tt,n(24).f=Q,C.f=et,o&&!n(16)&&s(U,"propertyIsEnumerable",Q,!0),h.f=function(t){return X(d(t))}),a(a.G+a.W+a.F*!F,{Symbol:E});for(var nt="hasInstance,isConcatSpreadable,iterator,match,replace,search,species,split,toPrimitive,toStringTag,unscopables".split(","),rt=0;nt.length>rt;)d(nt[rt++]);for(var it=D(d.store),ot=0;it.length>ot;)v(it[ot++]);a(a.S+a.F*!F,"Symbol",{for:function(t){return i(N,t+="")?N[t]:N[t]=E(t)},keyFor:function(t){if(!q(t))throw TypeError(t+" is not a symbol!");for(var e in N)if(N[e]===t)return e},useSetter:function(){J=!0},useSimple:function(){J=!1}}),a(a.S+a.F*!F,"Object",{create:K,defineProperty:G,defineProperties:Y,getOwnPropertyDescriptor:Z,getOwnPropertyNames:tt,getOwnPropertySymbols:et});var at=u(function(){C.f(1)});a(a.S+a.F*at,"Object",{getOwnPropertySymbols:function(t){return C.f(b(t))}}),T&&a(a.S+a.F*(!F||u(function(){var t=E();return"[null]"!=B([t])||"{}"!=B({a:t})||"{}"!=B(Object(t))})),"JSON",{stringify:function(t){for(var e,n,r=[t],i=1;arguments.length>i;)r.push(arguments[i++]);if(n=e=r[1],(w(e)||void 0!==t)&&!q(t))return m(e)||(e=function(t,e){if("function"==typeof n&&(e=n.call(this,t,e)),!q(e))return e}),r[1]=e,B.apply(T,r)}}),E.prototype[z]||n(7)(E.prototype,z,E.prototype.valueOf),l(E,"Symbol"),l(Math,"Math",!0),l(r.JSON,"JSON",!0)},56:function(t,e,n){t.exports={default:n(139),__esModule:!0}},57:function(t,e,n){var r=n(13),i=n(0),o=n(12);t.exports=function(t,e){var n=(i.Object||{})[t]||Object[t],a={};a[t]=e(n),r(r.S+r.F*o(function(){n(1)}),"Object",a)}},58:function(t,e,n){t.exports={default:n(78),__esModule:!0}},59:function(t,e,n){var r=n(30),i=Math.min;t.exports=function(t){return t>0?i(r(t),9007199254740991):0}},6:function(t,e){var n={}.hasOwnProperty;t.exports=function(t,e){return n.call(t,e)}},60:function(t,e,n){var r=n(2).document;t.exports=r&&r.documentElement},61:function(t,e){},62:function(t,e,n){"use strict";function r(t){if(null===t||void 0===t)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(t)}var i=n(74),o=n.n(i),a=n(92),s=n.n(a),c=n(28),u=n.n(c),f=n(95),l=n.n(f),p=l.a,d=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable,v=function(){try{if(!u.a)return!1;var t=new String("abc");if(t[5]="de","5"===s()(t)[0])return!1;for(var e={},n=0;n<10;n++)e["_"+String.fromCharCode(n)]=n;if("0123456789"!==s()(e).map(function(t){return e[t]}).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach(function(t){r[t]=t}),"abcdefghijklmnopqrst"===o()(u()({},r)).join("")}catch(t){return!1}}()?u.a:function(t,e){for(var n,i,o=r(t),a=1;a<arguments.length;a++){n=Object(arguments[a]);for(var s in n)d.call(n,s)&&(o[s]=n[s]);if(p){i=p(n);for(var c=0;c<i.length;c++)h.call(n,i[c])&&(o[i[c]]=n[i[c]])}}return o};e.a=v},625:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(15),i=n(626);i.a.install=function(t){t.component(i.a.name,i.a),t.prototype.$createJigsaw=Object(r.a)(i.a,t)},e.default=i.a},626:function(t,e,n){"use strict";function r(t){s||n(627)}var i=n(398),o=n(628),a=n(1),s=!1,c=r,u=Object(a.a)(i.a,o.a,o.b,!1,c,"data-v-6ac6a5a2",null);u.options.__file="src\\components\\Jigsaw\\src\\index.vue",e.a=u.exports},627:function(t,e){},628:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],staticClass:"act-jigsaw"},[n("div",{ref:"jigsawImg",staticClass:"act-jigsaw-img"},[n("div",{staticClass:"img-bg"},["picture"===t.status?n("img",{staticClass:"slider-img",attrs:{src:t.bgImgUrl}}):t._e(),t._v(" "),"picture"===t.status?n("div",{staticClass:"slider-piece",class:{smooth:t.smooth},style:{width:t.pieceWidth+"px",top:t.pieceY+"px",transform:"translateX("+t.pieceX+"px)"}},[n("img",{class:{shake:t.shake},attrs:{src:t.frontImgUrl},on:{mousedown:function(e){return t.mousedown(e,1)},touchstart:t.touchstart,touchmove:t.touchmove,touchend:function(e){return t.touchend(e,1)}}})]):t._e(),t._v(" "),"loading"===t.status?n("div",{staticClass:"img-loading"},[n("act-loading",{directives:[{name:"show",rawName:"v-show",value:!0,expression:"true"}],attrs:{type:"cir3",color:"#999"}})],1):t._e(),t._v(" "),"error"===t.status?n("div",{staticClass:"img-error",on:{click:function(e){return t.reset(!0)}}},[n("p",[t._v("图片加载失败,请点击刷新")]),t._v(" "),n("img",{staticClass:"icon-refresh",attrs:{src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAAAflBMVEUAAACzs7Ozs7Ozs7O0tLSzs7O0tLS0tLSzs7Ozs7O0tLSzs7Ozs7Ozs7Ozs7Ozs7O0tLSzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0tLS1tbWvr6+0tLSzs7Ozs7Ozs7Ozs7Ozs7Ozs7O0tLS0tLSzs7O0tLS0tLSysrKysrKzs7OviM2hAAAAKXRSTlMA7fqzBvMjA8+poGGTT+fAZeHKmoRxa1Y9GhMM2NPEjVxDM3geHKR8RX/2SbEAAAFsSURBVDjLjZTpcoIwEIATIOUIILccgojnvv8Ldneg1GKY7vdDQ+Zzr3ERf3Drp91LJdNDrhuxy1co4Y2DdozaPYAtqXbXIKuXKCCkXVRjcs2zJeoiPO1Fcx50bQX1GqJNPLpSEZWewyJ2B7oMNvVHJ/qxFp2Noed4AyWNxBbnTGZJZQyCoDa8mzAwWjCT0ZMmrxVGjovZ47nB6cV3YSZSs3jCc47flx2v+kmd4ijxHOx42Mwq0oNlTuz4sCKFG+8GvASZ+hUn/KzFLrdXmR8kJhVXtF3xD22dCKzDFhx6gIIlYv6EJeIUjyxRochNrVmix2yGP54SB+5wxGn+kzFIAXyWWABYXxyxsbghQ6wy4ohtjI2zkh9pyxpu8pMxZuT53fsW2TuvFIqQiK0J/ibopYePhXJDurMer3V9unGgKzV+dCSBUPa50roMBwsIbzJMKbRggywd8w4X8bvmVZ3Yw52uvhcrGWdBtensGxQBNRSqRdcZAAAAAElFTkSuQmCC",alt:""}})]):t._e()])]),t._v(" "),n("div",{staticClass:"act-jigsaw-track"},[n("div",{staticClass:"bar"}),t._v(" "),n("div",{ref:"trackWrap",staticClass:"track-wrap",class:{smooth:t.smooth},style:{transform:"translateX("+t.trackX+"px)"}},[n("div",{staticClass:"slider-track",class:{shake:t.shake},style:{backgroundColor:t.brandColor},on:{mousedown:function(e){return t.mousedown(e,2)},touchstart:t.touchstart,touchmove:t.touchmove,touchend:function(e){return t.touchend(e,2)}}},[t._m(0)])])])])},i=[function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"track"},[n("i",{staticClass:"line"}),t._v(" "),n("i",{staticClass:"line"}),t._v(" "),n("i",{staticClass:"line"})])}];r._withStripped=!0},63:function(t,e,n){"use strict";function r(t){var e,n;this.promise=new t(function(t,r){if(void 0!==e||void 0!==n)throw TypeError("Bad Promise constructor");e=t,n=r}),this.resolve=i(e),this.reject=i(n)}var i=n(40);t.exports.f=function(t){return new r(t)}},64:function(t,e){t.exports=function(t,e){return{value:e,done:!!t}}},65:function(t,e,n){"use strict";e.a={props:{zIndex:{type:Number,default:100},maskClosable:{type:Boolean,default:!1}}}},66:function(t,e,n){var r=n(30),i=n(29);t.exports=function(t){return function(e,n){var o,a,s=String(i(e)),c=r(n),u=s.length;return c<0||c>=u?t?"":void 0:(o=s.charCodeAt(c),o<55296||o>56319||c+1===u||(a=s.charCodeAt(c+1))<56320||a>57343?t?s.charAt(c):o:t?s.slice(c,c+2):a-56320+(o-55296<<10)+65536)}}},67:function(t,e,n){"use strict";var r=n(46),i=n(21),o=n(27),a={};n(7)(a,n(3)("iterator"),function(){return this}),t.exports=function(t,e,n){t.prototype=r(a,{next:i(1,n)}),o(t,e+" Iterator")}},68:function(t,e,n){var r=n(8),i=n(9),o=n(14);t.exports=n(5)?Object.defineProperties:function(t,e){i(t);for(var n,a=o(e),s=a.length,c=0;s>c;)r.f(t,n=a[c++],e[n]);return t}},69:function(t,e,n){var r=n(11),i=n(59),o=n(70);t.exports=function(t){return function(e,n,a){var s,c=r(e),u=i(c.length),f=o(a,u);if(t&&n!=n){for(;u>f;)if((s=c[f++])!=s)return!0}else for(;u>f;f++)if((t||f in c)&&c[f]===n)return t||f||0;return!t&&-1}}},7:function(t,e,n){var r=n(8),i=n(21);t.exports=n(5)?function(t,e,n){return r.f(t,e,i(1,n))}:function(t,e,n){return t[e]=n,t}},70:function(t,e,n){var r=n(30),i=Math.max,o=Math.min;t.exports=function(t,e){return t=r(t),t<0?i(t+e,0):o(t,e)}},71:function(t,e,n){var r=n(6),i=n(23),o=n(31)("IE_PROTO"),a=Object.prototype;t.exports=Object.getPrototypeOf||function(t){return t=i(t),r(t,o)?t[o]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?a:null}},72:function(t,e,n){"use strict";var r=n(73),i=n(64),o=n(20),a=n(11);t.exports=n(45)(Array,"Array",function(t,e){this._t=a(t),this._i=0,this._k=e},function(){var t=this._t,e=this._k,n=this._i++;return!t||n>=t.length?(this._t=void 0,i(1)):"keys"==e?i(0,n):"values"==e?i(0,t[n]):i(0,[n,t[n]])},"values"),o.Arguments=o.Array,r("keys"),r("values"),r("entries")},73:function(t,e){t.exports=function(){}},74:function(t,e,n){t.exports={default:n(90),__esModule:!0}},75:function(t,e,n){"use strict";function r(t){return t&&t.__esModule?t:{default:t}}e.__esModule=!0;var i=n(84),o=r(i),a=n(86),s=r(a),c="function"==typeof s.default&&"symbol"==typeof o.default?function(t){return typeof t}:function(t){return t&&"function"==typeof s.default&&t.constructor===s.default&&t!==s.default.prototype?"symbol":typeof t};e.default="function"==typeof s.default&&"symbol"===c(o.default)?function(t){return void 0===t?"undefined":c(t)}:function(t){return t&&"function"==typeof s.default&&t.constructor===s.default&&t!==s.default.prototype?"symbol":void 0===t?"undefined":c(t)}},76:function(t,e,n){var r=n(22)("meta"),i=n(10),o=n(6),a=n(8).f,s=0,c=Object.isExtensible||function(){return!0},u=!n(12)(function(){return c(Object.preventExtensions({}))}),f=function(t){a(t,r,{value:{i:"O"+ ++s,w:{}}})},l=function(t,e){if(!i(t))return"symbol"==typeof t?t:("string"==typeof t?"S":"P")+t;if(!o(t,r)){if(!c(t))return"F";if(!e)return"E";f(t)}return t[r].i},p=function(t,e){if(!o(t,r)){if(!c(t))return!0;if(!e)return!1;f(t)}return t[r].w},d=function(t){return u&&h.NEED&&c(t)&&!o(t,r)&&f(t),t},h=t.exports={KEY:r,NEED:!1,fastKey:l,getWeak:p,onFreeze:d}},77:function(t,e,n){var r=n(26);t.exports=Array.isArray||function(t){return"Array"==r(t)}},78:function(t,e,n){var r=n(0),i=r.JSON||(r.JSON={stringify:JSON.stringify});t.exports=function(t){return i.stringify.apply(i,arguments)}},79:function(t,e,n){n(80),t.exports=n(0).Object.assign},8:function(t,e,n){var r=n(9),i=n(48),o=n(34),a=Object.defineProperty;e.f=n(5)?Object.defineProperty:function(t,e,n){if(r(t),e=o(e,!0),r(n),i)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}},80:function(t,e,n){var r=n(13);r(r.S+r.F,"Object",{assign:n(81)})},81:function(t,e,n){"use strict";var r=n(5),i=n(14),o=n(35),a=n(24),s=n(23),c=n(47),u=Object.assign;t.exports=!u||n(12)(function(){var t={},e={},n=Symbol(),r="abcdefghijklmnopqrst";return t[n]=7,r.split("").forEach(function(t){e[t]=t}),7!=u({},t)[n]||Object.keys(u({},e)).join("")!=r})?function(t,e){for(var n=s(t),u=arguments.length,f=1,l=o.f,p=a.f;u>f;)for(var d,h=c(arguments[f++]),v=l?i(h).concat(l(h)):i(h),g=v.length,m=0;g>m;)d=v[m++],r&&!p.call(h,d)||(n[d]=h[d]);return n}:u},82:function(t,e,n){var r=n(14),i=n(35),o=n(24);t.exports=function(t){var e=r(t),n=i.f;if(n)for(var a,s=n(t),c=o.f,u=0;s.length>u;)c.call(t,a=s[u++])&&e.push(a);return e}},83:function(t,e,n){var r=n(24),i=n(21),o=n(11),a=n(34),s=n(6),c=n(48),u=Object.getOwnPropertyDescriptor;e.f=n(5)?u:function(t,e){if(t=o(t),e=a(e,!0),c)try{return u(t,e)}catch(t){}if(s(t,e))return i(!r.f.call(t,e),t[e])}},84:function(t,e,n){t.exports={default:n(85),__esModule:!0}},85:function(t,e,n){n(52),n(54),t.exports=n(36).f("iterator")},86:function(t,e,n){t.exports={default:n(87),__esModule:!0}},87:function(t,e,n){n(55),n(61),n(88),n(89),t.exports=n(0).Symbol},88:function(t,e,n){n(37)("asyncIterator")},89:function(t,e,n){n(37)("observable")},9:function(t,e,n){var r=n(10);t.exports=function(t){if(!r(t))throw TypeError(t+" is not an object!");return t}},90:function(t,e,n){n(91),t.exports=n(0).Object.keys},91:function(t,e,n){var r=n(23),i=n(14);n(57)("keys",function(){return function(t){return i(r(t))}})},92:function(t,e,n){t.exports={default:n(93),__esModule:!0}},93:function(t,e,n){n(94);var r=n(0).Object;t.exports=function(t){return r.getOwnPropertyNames(t)}},94:function(t,e,n){n(57)("getOwnPropertyNames",function(){return n(53).f})},95:function(t,e,n){t.exports={default:n(96),__esModule:!0}},96:function(t,e,n){n(55),t.exports=n(0).Object.getOwnPropertySymbols},98:function(t,e,n){"use strict";function r(t){var e={},n={},r={};for(var c in t)if(t.hasOwnProperty(c))if(-1!==s.indexOf(c))e[c]=t[c];else if(a.test(c)){var u=a.exec(c)[1];u=Object(o.a)(u),r[u]=t[c]}else n[c]=t[c];return e.on=Object(i.a)(r,e.on),e.props=Object(i.a)(n,e.props),e}e.a=r;var i=n(62),o=n(99),a=new RegExp(/^on(.+)/),s=["class","style","attrs","props","domProps","on","nativeOn","directives","scopedSlots","slot","key","ref","refInFor"]},99:function(t,e,n){"use strict";function r(t,e){var n=c(t,e);return n.charAt(0).toLowerCase()+n.slice(1)}e.a=r;var i=n(28),o=n.n(i),a=n(4),s=function(t){for(var e=!1,n=!1,r=!1,i=0;i<t.length;i++){var o=t[i];e&&/[a-zA-Z]/.test(o)&&o.toUpperCase()===o?(t=t.slice(0,i)+"-"+t.slice(i),e=!1,r=n,n=!0,i++):n&&r&&/[a-zA-Z]/.test(o)&&o.toLowerCase()===o?(t=t.slice(0,i-1)+"-"+t.slice(i-1),r=n,n=!1,e=!0):(e=o.toLowerCase()===o&&o.toUpperCase()!==o,r=n,n=o.toUpperCase()===o&&o.toLowerCase()!==o)}return t},c=function(t,e){if("string"!=typeof t&&!Object(a.o)(t))throw new TypeError("Expected the input to be `string | string[]`");e=o()({pascalCase:!1},e);return t=Array.isArray(t)?t.map(function(t){return t.trim()}).filter(function(t){return t.length}).join("-"):t.trim(),0===t.length?"":1===t.length?e.pascalCase?t.toUpperCase():t.toLowerCase():(t!==t.toLowerCase()&&(t=s(t)),t=t.replace(/^[_.\- ]+/,"").toLowerCase().replace(/[_.\- ]+(\w|$)/g,function(t,e){return e.toUpperCase()}).replace(/\d+(\w|$)/g,function(t){return t.toUpperCase()}),function(t){return e.pascalCase?t.charAt(0).toUpperCase()+t.slice(1):t}(t))}}})});
|
|
1
|
+
!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.MobileAuth=e():t.MobileAuth=e()}("undefined"!=typeof self?self:this,function(){return function(t){function e(r){if(n[r])return n[r].exports;var i=n[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,e),i.l=!0,i.exports}var n={};return e.m=t,e.c=n,e.d=function(t,n,r){e.o(t,n)||Object.defineProperty(t,n,{configurable:!1,enumerable:!0,get:r})},e.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(n,"a",n),n},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="../lib",e(e.s=2018)}({0:function(t,e){var n=t.exports={version:"2.6.11"};"number"==typeof __e&&(__e=n)},1:function(t,e,n){"use strict";function r(t,e,n,r,i,o,a,s){t=t||{};var c=typeof t.default;"object"!==c&&"function"!==c||(t=t.default);var u="function"==typeof t?t.options:t;e&&(u.render=e,u.staticRenderFns=n,u._compiled=!0),r&&(u.functional=!0),o&&(u._scopeId=o);var f;if(a?(f=function(t){t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,t||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),i&&i.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(a)},u._ssrRegister=f):i&&(f=s?function(){i.call(this,this.$root.$options.shadowRoot)}:i),f)if(u.functional){u._injectStyles=f;var l=u.render;u.render=function(t,e){return f.call(e),l(t,e)}}else{var p=u.beforeCreate;u.beforeCreate=p?[].concat(p,f):[f]}return{exports:t,options:u}}e.a=r},10:function(t,e){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},100:function(t,e,n){"use strict";function r(t,e,n,r){var o=void 0,a=void 0,s=new t({render:function(t){var n=a&&a(t);return n&&!Object(i.o)(n)&&(n=[n]),t(e,o,n||[])},methods:{init:function(){document.body.appendChild(this.$el)},destroy:function(){this.$destroy(),document.body.removeChild(this.$el)}}});return s.updateRenderData=function(t,e){o=t,a=e},s.updateRenderData(n,r),s.$mount(),s.init(),s.$children[0]}e.a=r;var i=n(4)},1005:function(t,e,n){"use strict";var r=n(4);e.a={name:"ActGoldProtocol",data:function(){return{protocolChecked:this.checkState}},props:{text:{type:String,default:"本人已阅读并同意"},tips:{type:String,default:""},protocols:{type:Array,default:function(){return[]}},checkState:{type:Boolean,default:!0},showCheckBox:{type:Boolean,default:!0},textColor:{type:String,default:"#666"},textFontSize:{type:[Number,String],default:13},openInWindow:{type:Boolean,default:!1},brandColor:{type:String,default:"#8c7fee"},zIndex:{type:[String,Number],default:999},disableChecked:{type:Boolean,default:!1}},computed:{fontSize:function(){return Object(r.f)(this.textFontSize)}},methods:{getCheckBoxState:function(){return!!this.protocolChecked},onClick:function(t){var e=this,n=!1;if((n=t.openInWindow?t.openInWindow:!1!==t.openInWindow&&this.openInWindow)&&t.data){if(Object(r.o)(t.data)&&1===t.data.length&&t.data[0].src)return this.openUrl(t.data[0].src);if(!Object(r.o)(t.data)&&t.data.src)return this.openUrl(t.data.src)}this.docPop&&this.docPop.remove(),this.docPop=this.$createDocPop({zIndex:this.zIndex,title:t.title,docData:this.docData(t),brandColor:this.brandColor,openInWindow:n},function(t){return[t("template",{slot:"content"},[e.$slots.content])]}).show()},docData:function(t){return Object(r.o)(t.data)?t.data:[t.data]},protocolToggle:function(){this.disableChecked||(this.protocolChecked=!this.protocolChecked,this.$emit("toggle",this.protocolChecked))},openUrl:function(t){r.G.isMobile||r.G.isWx?location.href=t:window.open(t,"_blank")}},watch:{checkState:function(t){this.protocolChecked=t}}}},101:function(t,e,n){var r=n(26),i=n(3)("toStringTag"),o="Arguments"==r(function(){return arguments}()),a=function(t,e){try{return t[e]}catch(t){}};t.exports=function(t){var e,n,s;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=a(e=Object(t),i))?n:o?r(e):"Object"==(s=r(e))&&"function"==typeof e.callee?"Arguments":s}},102:function(t,e,n){"use strict";var r=n(25),i=n(65);e.a={name:"ActPopup",mixins:[r.a,i.a],props:{type:{type:String,default:""},mask:{type:Boolean,default:!0},content:{type:String,default:""},center:{type:Boolean,default:!0},opacity:{type:[Number,String],default:.7},pointerEvent:{type:String,default:""},zIndex:{type:[String,Number],default:"999"},topBorderRadius:{type:Boolean,default:!1}},computed:{typeClass:function(){return this.type?"act-"+this.type:""},maskBgColor:function(){return"rgba(0, 0, 0, "+this.opacity+")"}},methods:{maskClick:function(t){this.$emit("mask-click",t)}}}},106:function(t,e,n){"use strict";e.__esModule=!0;var r=n(28),i=function(t){return t&&t.__esModule?t:{default:t}}(r);e.default=i.default||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}},108:function(t,e,n){"use strict";function r(t){s||n(130)}var i=n(102),o=n(131),a=n(1),s=!1,c=r,u=Object(a.a)(i.a,o.a,o.b,!1,c,null,null);u.options.__file="src\\components\\common\\popup.vue",e.a=u.exports},109:function(t,e,n){var r=n(9),i=n(40),o=n(3)("species");t.exports=function(t,e){var n,a=r(t).constructor;return void 0===a||void 0==(n=r(a)[o])?e:i(n)}},11:function(t,e,n){var r=n(47),i=n(29);t.exports=function(t){return r(i(t))}},110:function(t,e,n){var r,i,o,a=n(38),s=n(141),c=n(60),u=n(41),f=n(2),l=f.process,p=f.setImmediate,d=f.clearImmediate,h=f.MessageChannel,v=f.Dispatch,g=0,m={},y=function(){var t=+this;if(m.hasOwnProperty(t)){var e=m[t];delete m[t],e()}},w=function(t){y.call(t.data)};p&&d||(p=function(t){for(var e=[],n=1;arguments.length>n;)e.push(arguments[n++]);return m[++g]=function(){s("function"==typeof t?t:Function(t),e)},r(g),g},d=function(t){delete m[t]},"process"==n(26)(l)?r=function(t){l.nextTick(a(y,t,1))}:v&&v.now?r=function(t){v.now(a(y,t,1))}:h?(i=new h,o=i.port2,i.port1.onmessage=w,r=a(o.postMessage,o,1)):f.addEventListener&&"function"==typeof postMessage&&!f.importScripts?(r=function(t){f.postMessage(t+"","*")},f.addEventListener("message",w,!1)):r="onreadystatechange"in u("script")?function(t){c.appendChild(u("script")).onreadystatechange=function(){c.removeChild(this),y.call(t)}}:function(t){setTimeout(a(y,t,1),0)}),t.exports={set:p,clear:d}},111:function(t,e){t.exports=function(t){try{return{e:!1,v:t()}}catch(t){return{e:!0,v:t}}}},112:function(t,e,n){var r=n(9),i=n(10),o=n(63);t.exports=function(t,e){if(r(t),i(e)&&e.constructor===t)return e;var n=o.f(t);return(0,n.resolve)(e),n.promise}},113:function(t,e,n){var r=n(101),i=n(3)("iterator"),o=n(20);t.exports=n(0).getIteratorMethod=function(t){if(void 0!=t)return t[i]||t["@@iterator"]||o[r(t)]}},114:function(t,e,n){"use strict";function r(t){t.interceptors.response.use(function(t){return t},function(t){var e={403:"请求被拒绝,请联系客服处理",404:"您访问的资源不可用,请联系客服处理",502:"服务器网关出错,请稍后重试",503:"服务器维护中,请稍后重试",504:"服务器请求超时,请稍后重试"},n="";return n=t&&t.response&&t.response.status?e[t.response.status]?e[t.response.status]+"("+t.response.status+")":"请求失败,请稍后重试("+t.response.status+")":t&&t.message&&/timeout/i.test(t.message)?"请求超时,请稍后重试":"请求失败,请稍后重试",s.a.reject(new Error(n))})}function i(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:6e4;return new s.a(function(i,o){var a=u.a.create();r(a),a.request({method:"post",url:t,data:e,timeout:n,withCredentials:!0,headers:{"X-Requested-With":"XMLHttpRequest"}}).then(function(t){i(t)}).catch(function(t){o(t)})})}function o(t){return u.a.get(t).then(function(t){return s.a.resolve(t.data)})}e.a=r,e.d=i,e.c=o;var a=n(56),s=n.n(a),c=n(159),u=n.n(c);e.b=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:6e4;return new s.a(function(i,o){var a=u.a.create();r(a),a.request({method:"post",url:t,data:e,timeout:n,withCredentials:!0,headers:{"X-Requested-With":"XMLHttpRequest","Content-Type":"application/x-www-form-urlencoded"},transformRequest:[function(t){function e(t,e){var n=0,r=t.length;if(void 0===r||"[object Function]"===Object.prototype.toString.call(t)){for(var i in t)if(!1===e.call(t[i],i,t[i]))break}else for(var o=t[0];n<r&&!1!==e.call(o,n,o);o=t[++n]);return t}function n(t,r,i){var o=void 0,a="[object Array]"===Object.prototype.toString.call(r),s="[object Object]"===Object.prototype.toString.call(r);e(r,function(e,r){o=Object.prototype.toString.call(r),i&&(e=i+"["+(s||"[object Object]"===o||"[object Array]"===o?e:"")+"]"),!i&&a?t.add(r.name,r.value):"[object Array]"===o||"[object Object]"===o?n(t,r,e):t.add(e,r)})}if(t){return function(t){var e=[];return e.add=function(t,e){"[object Function]"===Object.prototype.toString.call(e)&&(e=e()),null==e&&(e=""),this.push(encodeURIComponent(t)+"="+encodeURIComponent(e))},n(e,t),e.join("&").replace(/%20/g,"+")}(t)}}]}).then(function(t){i(t)}).catch(function(t){o(t)})})}},116:function(t,e,n){"use strict";function r(t){t.preventDefault()}var i={watch:{isVisible:function(t){t?document.body.addEventListener("touchmove",r,{passive:!1}):document.body.removeEventListener("touchmove",r,{passive:!1})}},beforeDestroy:function(){document.body.removeEventListener("touchmove",r,{passive:!1})}};e.a=i},1183:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(1184);r.a.install=function(t){t.component(r.a.name,r.a)},e.default=r.a},1184:function(t,e,n){"use strict";function r(t){s||n(1185)}var i=n(1005),o=n(1186),a=n(1),s=!1,c=r,u=Object(a.a)(i.a,o.a,o.b,!1,c,"data-v-1da413b4",null);u.options.__file="src\\components\\GoldProtocol\\src\\index.vue",e.a=u.exports},1185:function(t,e){},1186:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"act-gold-protocol"},[t.showCheckBox?n("div",{staticClass:"act-gold-protocol-check",on:{click:function(e){return e.stopPropagation(),t.protocolToggle(e)}}},[n("i",{staticClass:"act-gold-protocol-icon",class:{checked:t.protocolChecked},style:{"background-color":t.protocolChecked?t.brandColor:""}})]):t._e(),t._v(" "),n("div",{staticClass:"act-gold-protocol-text",style:{color:t.textColor,"font-size":t.fontSize}},[n("span",{domProps:{innerHTML:t._s(t.text)}}),t._v(" "),t._l(t.protocols,function(e,r){return[r==t.protocols.length-1&&0!=r?n("span",{key:r+"span"},[t._v("和")]):0!=r?n("span",{key:r+"span"},[t._v("、")]):t._e(),t._v(" "),e.track?n("a",{key:r+"a",staticClass:"act-gold-protocol-item",style:{color:t.brandColor},attrs:{"data-track":e.track},on:{click:function(n){return t.onClick(e)}}},[t._v("《"+t._s(e.title)+"》")]):n("a",{key:r+"a",staticClass:"act-gold-protocol-item",style:{color:t.brandColor},attrs:{"data-track":e.track||""},on:{click:function(n){return t.onClick(e)}}},[t._v("《"+t._s(e.title)+"》")])]}),t._v(" "),n("span",{domProps:{innerHTML:t._s(t.tips)}})],2)])},i=[];r._withStripped=!0},119:function(t,e,n){!function(n,r){t.exports=e=r()}(0,function(){var t=t||function(t,e){var n=Object.create||function(){function t(){}return function(e){var n;return t.prototype=e,n=new t,t.prototype=null,n}}(),r={},i=r.lib={},o=i.Base=function(){return{extend:function(t){var e=n(this);return t&&e.mixIn(t),e.hasOwnProperty("init")&&this.init!==e.init||(e.init=function(){e.$super.init.apply(this,arguments)}),e.init.prototype=e,e.$super=this,e},create:function(){var t=this.extend();return t.init.apply(t,arguments),t},init:function(){},mixIn:function(t){for(var e in t)t.hasOwnProperty(e)&&(this[e]=t[e]);t.hasOwnProperty("toString")&&(this.toString=t.toString)},clone:function(){return this.init.prototype.extend(this)}}}(),a=i.WordArray=o.extend({init:function(t,e){t=this.words=t||[],this.sigBytes=void 0!=e?e:4*t.length},toString:function(t){return(t||c).stringify(this)},concat:function(t){var e=this.words,n=t.words,r=this.sigBytes,i=t.sigBytes;if(this.clamp(),r%4)for(var o=0;o<i;o++){var a=n[o>>>2]>>>24-o%4*8&255;e[r+o>>>2]|=a<<24-(r+o)%4*8}else for(var o=0;o<i;o+=4)e[r+o>>>2]=n[o>>>2];return this.sigBytes+=i,this},clamp:function(){var e=this.words,n=this.sigBytes;e[n>>>2]&=4294967295<<32-n%4*8,e.length=t.ceil(n/4)},clone:function(){var t=o.clone.call(this);return t.words=this.words.slice(0),t},random:function(e){for(var n,r=[],i=0;i<e;i+=4){var o=function(e){var e=e,n=987654321,r=4294967295;return function(){n=36969*(65535&n)+(n>>16)&r,e=18e3*(65535&e)+(e>>16)&r;var i=(n<<16)+e&r;return i/=4294967296,(i+=.5)*(t.random()>.5?1:-1)}}(4294967296*(n||t.random()));n=987654071*o(),r.push(4294967296*o()|0)}return new a.init(r,e)}}),s=r.enc={},c=s.Hex={stringify:function(t){for(var e=t.words,n=t.sigBytes,r=[],i=0;i<n;i++){var o=e[i>>>2]>>>24-i%4*8&255;r.push((o>>>4).toString(16)),r.push((15&o).toString(16))}return r.join("")},parse:function(t){for(var e=t.length,n=[],r=0;r<e;r+=2)n[r>>>3]|=parseInt(t.substr(r,2),16)<<24-r%8*4;return new a.init(n,e/2)}},u=s.Latin1={stringify:function(t){for(var e=t.words,n=t.sigBytes,r=[],i=0;i<n;i++){var o=e[i>>>2]>>>24-i%4*8&255;r.push(String.fromCharCode(o))}return r.join("")},parse:function(t){for(var e=t.length,n=[],r=0;r<e;r++)n[r>>>2]|=(255&t.charCodeAt(r))<<24-r%4*8;return new a.init(n,e)}},f=s.Utf8={stringify:function(t){try{return decodeURIComponent(escape(u.stringify(t)))}catch(t){throw new Error("Malformed UTF-8 data")}},parse:function(t){return u.parse(unescape(encodeURIComponent(t)))}},l=i.BufferedBlockAlgorithm=o.extend({reset:function(){this._data=new a.init,this._nDataBytes=0},_append:function(t){"string"==typeof t&&(t=f.parse(t)),this._data.concat(t),this._nDataBytes+=t.sigBytes},_process:function(e){var n=this._data,r=n.words,i=n.sigBytes,o=this.blockSize,s=4*o,c=i/s;c=e?t.ceil(c):t.max((0|c)-this._minBufferSize,0);var u=c*o,f=t.min(4*u,i);if(u){for(var l=0;l<u;l+=o)this._doProcessBlock(r,l);var p=r.splice(0,u);n.sigBytes-=f}return new a.init(p,f)},clone:function(){var t=o.clone.call(this);return t._data=this._data.clone(),t},_minBufferSize:0}),p=(i.Hasher=l.extend({cfg:o.extend(),init:function(t){this.cfg=this.cfg.extend(t),this.reset()},reset:function(){l.reset.call(this),this._doReset()},update:function(t){return this._append(t),this._process(),this},finalize:function(t){return t&&this._append(t),this._doFinalize()},blockSize:16,_createHelper:function(t){return function(e,n){return new t.init(n).finalize(e)}},_createHmacHelper:function(t){return function(e,n){return new p.HMAC.init(t,n).finalize(e)}}}),r.algo={});return r}(Math);return t})},12:function(t,e){t.exports=function(t){try{return!!t()}catch(t){return!0}}},120:function(t,e,n){"use strict";t.exports=function(t,e){return function(){for(var n=new Array(arguments.length),r=0;r<n.length;r++)n[r]=arguments[r];return t.apply(e,n)}}},121:function(t,e,n){"use strict";function r(t){return encodeURIComponent(t).replace(/%40/gi,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}var i=n(17);t.exports=function(t,e,n){if(!e)return t;var o;if(n)o=n(e);else if(i.isURLSearchParams(e))o=e.toString();else{var a=[];i.forEach(e,function(t,e){null!==t&&void 0!==t&&(i.isArray(t)?e+="[]":t=[t],i.forEach(t,function(t){i.isDate(t)?t=t.toISOString():i.isObject(t)&&(t=JSON.stringify(t)),a.push(r(e)+"="+r(t))}))}),o=a.join("&")}if(o){var s=t.indexOf("#");-1!==s&&(t=t.slice(0,s)),t+=(-1===t.indexOf("?")?"?":"&")+o}return t}},122:function(t,e,n){"use strict";t.exports=function(t){return!(!t||!t.__CANCEL__)}},123:function(t,e,n){"use strict";(function(e){function r(t,e){!i.isUndefined(t)&&i.isUndefined(t["Content-Type"])&&(t["Content-Type"]=e)}var i=n(17),o=n(165),a={"Content-Type":"application/x-www-form-urlencoded"},s={adapter:function(){var t;return"undefined"!=typeof XMLHttpRequest?t=n(124):void 0!==e&&"[object process]"===Object.prototype.toString.call(e)&&(t=n(124)),t}(),transformRequest:[function(t,e){return o(e,"Accept"),o(e,"Content-Type"),i.isFormData(t)||i.isArrayBuffer(t)||i.isBuffer(t)||i.isStream(t)||i.isFile(t)||i.isBlob(t)?t:i.isArrayBufferView(t)?t.buffer:i.isURLSearchParams(t)?(r(e,"application/x-www-form-urlencoded;charset=utf-8"),t.toString()):i.isObject(t)?(r(e,"application/json;charset=utf-8"),JSON.stringify(t)):t}],transformResponse:[function(t){if("string"==typeof t)try{t=JSON.parse(t)}catch(t){}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,validateStatus:function(t){return t>=200&&t<300}};s.headers={common:{Accept:"application/json, text/plain, */*"}},i.forEach(["delete","get","head"],function(t){s.headers[t]={}}),i.forEach(["post","put","patch"],function(t){s.headers[t]=i.merge(a)}),t.exports=s}).call(e,n(148))},124:function(t,e,n){"use strict";var r=n(17),i=n(166),o=n(121),a=n(168),s=n(171),c=n(172),u=n(125);t.exports=function(t){return new Promise(function(e,f){var l=t.data,p=t.headers;r.isFormData(l)&&delete p["Content-Type"];var d=new XMLHttpRequest;if(t.auth){var h=t.auth.username||"",v=t.auth.password||"";p.Authorization="Basic "+btoa(h+":"+v)}var g=a(t.baseURL,t.url);if(d.open(t.method.toUpperCase(),o(g,t.params,t.paramsSerializer),!0),d.timeout=t.timeout,d.onreadystatechange=function(){if(d&&4===d.readyState&&(0!==d.status||d.responseURL&&0===d.responseURL.indexOf("file:"))){var n="getAllResponseHeaders"in d?s(d.getAllResponseHeaders()):null,r=t.responseType&&"text"!==t.responseType?d.response:d.responseText,o={data:r,status:d.status,statusText:d.statusText,headers:n,config:t,request:d};i(e,f,o),d=null}},d.onabort=function(){d&&(f(u("Request aborted",t,"ECONNABORTED",d)),d=null)},d.onerror=function(){f(u("Network Error",t,null,d)),d=null},d.ontimeout=function(){var e="timeout of "+t.timeout+"ms exceeded";t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),f(u(e,t,"ECONNABORTED",d)),d=null},r.isStandardBrowserEnv()){var m=n(173),y=(t.withCredentials||c(g))&&t.xsrfCookieName?m.read(t.xsrfCookieName):void 0;y&&(p[t.xsrfHeaderName]=y)}if("setRequestHeader"in d&&r.forEach(p,function(t,e){void 0===l&&"content-type"===e.toLowerCase()?delete p[e]:d.setRequestHeader(e,t)}),r.isUndefined(t.withCredentials)||(d.withCredentials=!!t.withCredentials),t.responseType)try{d.responseType=t.responseType}catch(e){if("json"!==t.responseType)throw e}"function"==typeof t.onDownloadProgress&&d.addEventListener("progress",t.onDownloadProgress),"function"==typeof t.onUploadProgress&&d.upload&&d.upload.addEventListener("progress",t.onUploadProgress),t.cancelToken&&t.cancelToken.promise.then(function(t){d&&(d.abort(),f(t),d=null)}),void 0===l&&(l=null),d.send(l)})}},125:function(t,e,n){"use strict";var r=n(167);t.exports=function(t,e,n,i,o){var a=new Error(t);return r(a,e,n,i,o)}},1255:function(t,e,n){"use strict";var r=n(108),i=n(65),o=n(25),a=n(116),s=n(198),c=n(1183),u=n(1362),f=n(4),l=n(114);e.a={name:"ActMobileAuthLayer",mixins:[i.a,o.a,a.a],components:{ActPopup:r.a,ActBaseInput:s.default,Jigsaw:u.a,ActGoldProtocol:c.default},props:{bottom:{type:Number,default:40},icon:{type:String,default:""},desc:{type:String,default:""},brandColor:{type:String,default:""},jigsawInitUrl:{type:String,default:"/user/unionVerifyInit"},jigsawVerifyUrl:{type:String,default:"/user/unionVerifyCheck"},verifyCodeUrl:{type:String,default:"/user/queryverify"},mobileAuthUrl:{type:String,default:"/user/verCodeCk"},scene:{type:String,default:""},chn:{type:String,default:""},platform:{type:Number,default:0}},data:function(){return{checkState:!1,protocols:[{title:"小雨伞用户协议",data:[{title:"小雨伞用户协议",type:1,urls:["/static/html/user/useragreement.html"],src:"/static/html/user/useragreement.html"}]},{title:"隐私条款",data:[{title:"隐私条款",type:1,urls:["/static/html/user/priviteagreement.html"],src:"/static/html/user/priviteagreement.html"}]}],mobile:"",verifyCode:"",timeLeft:0,showJigsaw:!1,inAuthorization:!1}},computed:{jigsawChn:function(){return this.chn||Object(f.l)("chn")||""},jigsawScene:function(){return this.scene?this.scene:/\.baodan(100|360)\./.test(location.host)?"bdzs":/^cps_\d+$/.test(Object(f.l)("chn"))?"bdzs":1===Number(this.platform)?"bdzs":""},jigsawPlatform:function(){return this.platform?this.platform:"bdzs"===this.jigsawScene?1:0},isCps:function(){return 1===Number(this.jigsawPlatform)},themeColor:function(){return this.brandColor?this.brandColor:"bdzs"===this.jigsawScene?"#f05a4b":"#8c7fee"},layerIcon:function(){return this.icon?this.icon:n(this.jigsawPlatform?1365:1366)}},methods:{getVerifyCode:function(){this.timeLeft>0||this.$refs.jigsaw.sendVerifyCode()},jigsawSent:function(){this.errTips("验证成功,短信验证码发送中"),this.start()},jigsawError:function(t){var e=(t.ret,t.errmsg);this.errTips(e)},jigsawShow:function(){this.showJigsaw=!0},jigsawHide:function(){this.showJigsaw=!1},start:function(){this.timeLeft=60,this.startCountDown()},startCountDown:function(){this.timeLeft>0?(this.timeLeft-=1,setTimeout(this.startCountDown,1e3)):this.timeLeft=0},auth:function(){var t=this;return this.mobile?Object(f.u)(this.mobile)?this.verifyCode?this.isCps||this.checkState?(this.inAuthorization=!0,void Object(l.b)(this.mobileAuthUrl,{phone:this.mobile,code:this.verifyCode}).then(function(e){var n=e.data,r=void 0===n?{}:n;t.inAuthorization=!1,0===Number(r.code)?t.authSuccess(t.mobile):t.errTips(r.msg||r.errmsg||"授权出错,请稍后重试")}).catch(function(e){t.inAuthorization=!1,t.errTips("系统繁忙,请稍后重试")})):this.errTips("请同意用户协议及隐私条款"):this.errTips("请输入验证码"):this.errTips("请输入正确的手机号"):this.errTips("请输入手机号")},goBack:function(){this.showJigsaw=!1},authSuccess:function(t){this.hide(),this.$emit("success",t)},cancel:function(){this.hide(),this.$emit("cancel")},toggle:function(t){this.checkState=t},errTips:function(t){this.toast||(this.toast=this.$createToast()),this.toast.show(t)}}}},1256:function(t,e,n){"use strict";var r=n(106),i=n.n(r),o=n(65),a=n(25),s=n(625),c=n(114),u=n(4);e.a={mixins:[a.a,o.a],data:function(){return{verifyData:{},jigsawVerifyCodeUrl:"",jigsawMobile:"",isCodeRequesting:!1}},props:{brandColor:{type:String,default:""},initUrl:{type:String,default:"/user/unionVerifyInit"},verifyUrl:{type:String,default:"/user/unionVerifyCheck"},verifyCodeUrl:{type:String,default:"/user/queryverify"},mobile:{type:String,required:!0},scene:{type:String,required:!0},chn:{type:String,required:!0},platform:{type:Number,default:0},extParam:{type:Object,default:function(){return{}}}},computed:{realMobile:function(){return this.verifyData.mobile||this.mobile},realInitUrl:function(){return this.verifyData.initUrl||this.initUrl},realVerifyUrl:function(){return this.verifyData.verifyUrl||this.verifyUrl},realVerifyCodeUrl:function(){return this.verifyData.verifyCodeUrl||this.verifyCodeUrl},realExtParam:function(){return this.verifyData.extParam||this.extParam||{}}},methods:{setData:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.verifyData=t},sendVerifyCode:function(){if(this.realVerifyCodeUrl===this.jigsawVerifyCodeUrl&&this.realMobile===this.jigsawMobile)return this.showJigsaw();this._getVerifyCode({needpigsaw:0})},jigsawSuccess:function(t){var e=(t.keyword,t.token);this.showJigsaw(),this._getVerifyCode({needpigsaw:1,pigsawtoken:e})},_getVerifyCode:function(t){var e=this,n=t.needpigsaw,r=t.pigsawtoken;if(!this.isCodeRequesting){if(Object(u.B)(this.scene)||Object(u.w)(this.scene))return console.log("%c严重警告:发送验证码必须包含场景值参数scene","color:red;"),void(this.$throw&&this.$throw(new Error("严重警告:发送验证码必须包含场景值参数scene")));if(Object(u.B)(this.chn)||Object(u.w)(this.chn))return console.log("%c严重警告:发送验证码必须包含渠道参数chn","color:red;"),void(this.$throw&&this.$throw(new Error("严重警告:发送验证码必须包含渠道参数chn")));if(!this.realMobile)return this.error({errmsg:"请输入手机号"});if(!Object(u.u)(this.realMobile))return this.error({errmsg:"请输入正确的手机号"});this.isCodeRequesting=!0,Object(c.b)(this.realVerifyCodeUrl,i()({mobile:this.realMobile,scene:this.scene,chn:this.chn,needpigsaw:n,pigsawtoken:r},this.realExtParam)).then(function(t){var n=t.data,r=void 0===n?{}:n;e.isCodeRequesting=!1,0===r.ret?(e.hideJigsaw(),e.$emit("sent")):10056===r.ret||10065===r.ret?(e.jigsawVerifyCodeUrl=e.realVerifyCodeUrl,e.jigsawMobile=e.realMobile,e.showJigsaw()):(e.hideJigsaw(),e.error({ret:r.ret,errmsg:r.errmsg}))}).catch(function(t){e.isCodeRequesting=!1,e.error({ret:1004,errmsg:"系统繁忙,请稍后重试"})})}},error:function(t){var e=t.ret,n=void 0===e?2001:e,r=t.errmsg,i=t.data;this.$emit("error",{ret:n,errmsg:r,data:i})},showJigsaw:function(){this.$emit("show")},hideJigsaw:function(){this.$emit("hide")}},components:{ActJigsaw:s.default}}},126:function(t,e,n){"use strict";var r=n(17);t.exports=function(t,e){e=e||{};var n={},i=["url","method","params","data"],o=["headers","auth","proxy"],a=["baseURL","url","transformRequest","transformResponse","paramsSerializer","timeout","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","maxContentLength","validateStatus","maxRedirects","httpAgent","httpsAgent","cancelToken","socketPath"];r.forEach(i,function(t){void 0!==e[t]&&(n[t]=e[t])}),r.forEach(o,function(i){r.isObject(e[i])?n[i]=r.deepMerge(t[i],e[i]):void 0!==e[i]?n[i]=e[i]:r.isObject(t[i])?n[i]=r.deepMerge(t[i]):void 0!==t[i]&&(n[i]=t[i])}),r.forEach(a,function(r){void 0!==e[r]?n[r]=e[r]:void 0!==t[r]&&(n[r]=t[r])});var s=i.concat(o).concat(a),c=Object.keys(e).filter(function(t){return-1===s.indexOf(t)});return r.forEach(c,function(r){void 0!==e[r]?n[r]=e[r]:void 0!==t[r]&&(n[r]=t[r])}),n}},127:function(t,e,n){"use strict";function r(t){this.message=t}r.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},r.prototype.__CANCEL__=!0,t.exports=r},128:function(t,e,n){var r=n(9);t.exports=function(t,e,n,i){try{return i?e(r(n)[0],n[1]):e(n)}catch(e){var o=t.return;throw void 0!==o&&r(o.call(t)),e}}},129:function(t,e,n){var r=n(20),i=n(3)("iterator"),o=Array.prototype;t.exports=function(t){return void 0!==t&&(r.Array===t||o[i]===t)}},13:function(t,e,n){var r=n(2),i=n(0),o=n(38),a=n(7),s=n(6),c=function(t,e,n){var u,f,l,p=t&c.F,d=t&c.G,h=t&c.S,v=t&c.P,g=t&c.B,m=t&c.W,y=d?i:i[e]||(i[e]={}),w=y.prototype,b=d?r:h?r[e]:(r[e]||{}).prototype;d&&(n=e);for(u in n)(f=!p&&b&&void 0!==b[u])&&s(y,u)||(l=f?b[u]:n[u],y[u]=d&&"function"!=typeof b[u]?n[u]:g&&f?o(l,r):m&&b[u]==l?function(t){var e=function(e,n,r){if(this instanceof t){switch(arguments.length){case 0:return new t;case 1:return new t(e);case 2:return new t(e,n)}return new t(e,n,r)}return t.apply(this,arguments)};return e.prototype=t.prototype,e}(l):v&&"function"==typeof l?o(Function.call,l):l,v&&((y.virtual||(y.virtual={}))[u]=l,t&c.R&&w&&!w[u]&&a(w,u,l)))};c.F=1,c.G=2,c.S=4,c.P=8,c.B=16,c.W=32,c.U=64,c.R=128,t.exports=c},130:function(t,e){},131:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],staticClass:"act-popup",class:t.typeClass,style:{pointerEvents:t.pointerEvent,zIndex:t.zIndex}},[n("div",{directives:[{name:"show",rawName:"v-show",value:t.mask,expression:"mask"}],staticClass:"act-popup-mask act-row act-middle",style:{backgroundColor:t.maskBgColor},on:{click:t.maskClick}},[t._t("mask")],2),t._v(" "),n("div",{staticClass:"act-popup-container",class:{"act-popup-center":t.center}},[t.$slots.default?n("div",{class:{"act-popup-content":!0,"act-popup-top-radius":t.topBorderRadius}},[t._t("default")],2):n("div",{class:{"act-popup-content":!0,"act-popup-top-radius":t.topBorderRadius},domProps:{innerHTML:t._s(t.content)}})])])},i=[];r._withStripped=!0},132:function(t,e,n){var r=n(38),i=n(128),o=n(129),a=n(9),s=n(59),c=n(113),u={},f={},e=t.exports=function(t,e,n,l,p){var d,h,v,g,m=p?function(){return t}:c(t),y=r(n,l,e?2:1),w=0;if("function"!=typeof m)throw TypeError(t+" is not iterable!");if(o(m)){for(d=s(t.length);d>w;w++)if((g=e?y(a(h=t[w])[0],h[1]):y(t[w]))===u||g===f)return g}else for(v=m.call(t);!(h=v.next()).done;)if((g=i(v,y,h.value,e))===u||g===f)return g};e.BREAK=u,e.RETURN=f},133:function(t,e,n){var r=n(3)("iterator"),i=!1;try{var o=[7][r]();o.return=function(){i=!0},Array.from(o,function(){throw 2})}catch(t){}t.exports=function(t,e){if(!e&&!i)return!1;var n=!1;try{var o=[7],a=o[r]();a.next=function(){return{done:n=!0}},o[r]=function(){return a},t(o)}catch(t){}return n}},135: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}},136:function(t,e,n){var r=n(7);t.exports=function(t,e,n){for(var i in e)n&&t[i]?t[i]=e[i]:r(t,i,e[i]);return t}},1360:function(t,e,n){"use strict";function r(t){s||n(1361)}var i=n(1255),o=n(1367),a=n(1),s=!1,c=r,u=Object(a.a)(i.a,o.a,o.b,!1,c,"data-v-801e0636",null);u.options.__file="src\\components\\MobileAuthLayer\\src\\index.vue",e.a=u.exports},1361:function(t,e){},1362:function(t,e,n){"use strict";function r(t){s||n(1363)}var i=n(1256),o=n(1364),a=n(1),s=!1,c=r,u=Object(a.a)(i.a,o.a,o.b,!1,c,"data-v-f9ea6f0c",null);u.options.__file="src\\components\\MobileAuthLayer\\src\\components\\jigsaw.vue",e.a=u.exports},1363:function(t,e){},1364:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement;return(t._self._c||e)("act-jigsaw",{ref:"jigsaw",attrs:{visible:t.isVisible,brandColor:t.brandColor,initUrl:t.initUrl,verifyUrl:t.verifyUrl,keyword:t.mobile,platform:t.platform},on:{success:t.jigsawSuccess,error:t.error}})},i=[];r._withStripped=!0},1365:function(t,e){t.exports="data:image/png;base64,AAABAAEAICAAAAEAIACoEAAAFgAAACgAAAAgAAAAQAAAAAEAIAAAAAAAABAAABILAAASCwAAAAAAAAAAAAAAAAAAS1rwA0ta8GtLWvDUS1rw/Uta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD9S1rw1Eta8GtLWvADAAAAAEta8ANLWvCsS1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8KxLWvADS1rwa0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8GtLWvDUS1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw1Eta8P1LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD9S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/Wmjx/6Kq9/+xt/j/sbf4/7G3+P+xt/j/sbf4/7G3+P+xt/j/sbf4/7G3+P+xt/j/sbf4/7G3+P+xt/j/sbf4/7G3+P+xt/j/oqr3/1po8f9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P/h5P3//v7///T1/v/09f7/9PX+//T1/v/09f7/9PX+//T1/v/09f7/9PX+//T1/v/09f7/9PX+//T1/v/09f7/9PX+//T1/v/+/v//4eT9/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/Xmvy//////+Yofb/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/5ih9v//////Xmvy/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9ib/L//////4+Y9v9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/j5j2//////9ib/L/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/2Jv8v//////j5j2/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P+PmPb//////2Jv8v9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/Ym/y//////+PmPb/S1rw/0ta8P9kcfL/j5j2/4+Y9v+PmPb/j5j2/4+Y9v+PmPb/j5j2/4+Y9v+PmPb/j5j2/2Rx8v9LWvD/S1rw/4+Y9v//////Ym/y/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9ib/L//////4+Y9v9LWvD/S1rw/4+Y9v//////////////////////////////////////////////////////j5j2/0ta8P9LWvD/j5j2//////9ib/L/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/2Jv8v//////j5j2/0ta8P9LWvD/U2Lx/2Jv8v9ib/L/Ym/y/2Jv8v9ib/L/Ym/y/2Jv8v9ib/L/Ym/y/2Jv8v9TYvH/S1rw/0ta8P+PmPb//////2Jv8v9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/Ym/y//////+PmPb/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/4+Y9v//////Ym/y/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9ib/L//////4+Y9v9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/j5j2//////9ib/L/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/2Jv8v//////j5j2/0ta8P9LWvD/j5j2//////////////////////////////////////////////////////+PmPb/S1rw/0ta8P+PmPb//////2Jv8v9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/Ym/y//////+PmPb/S1rw/0ta8P9tefP/pa34/6Wt+P+lrfj/pa34/6Wt+P+lrfj/pa34/6Wt+P+lrfj/pa34/2158/9LWvD/S1rw/4+Y9v//////Ym/y/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9ib/L//////4+Y9v9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/j5j2//////9ib/L/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/2Jv8v//////j5j2/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P+PmPb//////2Jv8v9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/Ym/y//////+PmPb/S1rw/0ta8P9xffP/sbf4/7G3+P+xt/j/sbf4/7G3+P+xt/j/sbf4/7G3+P+xt/j/sbf4/3F98/9LWvD/S1rw/4+Y9v//////Ym/y/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9ib/L//////4+Y9v9LWvD/S1rw/4uU9f/09f7/9PX+//T1/v/09f7/9PX+//T1/v/09f7/9PX+//T1/v/09f7/i5T1/0ta8P9LWvD/j5j2//////9ib/L/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/2Jv8v//////j5j2/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P+PmPb//////2Jv8v9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/Ym/y//////+PmPb/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/4+Y9v//////Ym/y/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9ib/L//////4+Y9v9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/j5j2//////9ib/L/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/15r8v//////mKH2/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P+Yofb//////15r8v9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/+Hk/f/+/v//9PX+//T1/v/09f7/7u/+/5qi9/9LWvD/6uz9//T1/v/09f7/6uz9/0ta8P+BjPX/6+z9//T1/v/09f7/9PX+//7+///h5P3/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/WWfx/6Kq9/+xt/j/sbf4/7G3+P+xt/j/p674/0ta8P+qsfj/sbf4/7G3+P+qsfj/S1rw/5We9v+xt/j/sbf4/7G3+P+xt/j/oqr3/1po8f9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD9S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/Uta8NRLWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvDUS1rwa0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8GtLWvADS1rwrEta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvCsS1rwAwAAAABLWvADS1rwa0ta8NRLWvD9S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P9LWvD/S1rw/0ta8P1LWvDUS1rwa0ta8AMAAAAAgAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAE="},1366:function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABMCAMAAADwSaEZAAAAxlBMVEUAAACNgO+MgPCNgO6Oge+OgvCOge+RgvGNgO+MgO+MgO6MgO+NgO+NgO+NgO6MgPCMgO+NgO+NgfCOge+OgPGOgu6ZiO6Ojv+qgP+RhPeRg/aOgfGMf+7///+Kfe6Ieu2Xi/Dg3PuqoPOUiO+ZjvCso/P4+P7W0vmNgO/8/P+glfGRhe+Pgu76+v7m4/zCu/aonvLt6/2vp/ONgPDc2frZ1fnOyPjHwff19P7TzvmkmfLp5/zLxfe4sPW1rfTx7/28tfWFd+3udG0eAAAAHHRSTlMAkfm1fT4wH/3s5+Xf2dLMwaxnUTYtDwkG++/vIRP2QgAAA3JJREFUWMO9mOl6ojAUhgNIrda97saAIBUBQXHf7f3f1AyxTjUnCPjwzPcTwpuzhOTkoKdqyTVBKhVyopgrlCShJrfQi6pnKiJmJFYy9eSkbKaIQ1TMZBOh3qrv+Ineq2/xURKOlBQP1xSAVVzrhGY06zOPYyr/GYFqCziBhPbTHJaTsAguP8lr4wMn0/yjEcaSezixunIIS8QvqMOlNXr4JXU5nmbjxgvGDWShHZ5HclU4rsyuEIGEkBQF27qq6g5RQoECs+7DbFJ3/mW92m4P3mlqOUoI7uFfaOa5LGydtrP+TV+DtaHycCbON++d5JrlL8/9R43d9VCJcPSNs08o+oEaxeIGPo/2/rsjSRyWtRj3uTp7mOOq9M8wDPStubeP3dXFN4yTN9rcYrcyObSbaVVo13Tfp5qstGGwKhRiq9bRvT3k2Fb9WfsmiL3189lyp9/WKyHEHB43V9pagVHLUlgGsOzlNdiXv6iHF441oG82x29Ay1BYETi5ntD5fYeAedTrPHsLvCrSsxZ8oM2oXb6DoYi+oLQtjFqd5yUe0eEXyoIa0qnOvsLzs8LObdDRC53wYeaULsAReF1BqCWyEVtRJ3c4TDYdsJ+yNLGFZBAUl8aEGsbXbsxfHjKqgTV2DgwzcKiITjO6BLPVwIahGMG8syG5+5qReaK/mUrA1iGxMDpyezfS1IePUv1gyMwi4GcvMT6YXjDSs8mvV96AkRsYv9mxQSuhAvsrHQLY0bxb9KM+T5MpCyugHAs7BnNPcSRsrLGwHALHuGM7jm3GgBksTIQwmjwMYJMvRhsNwnKYJwjzptqDDE0nwM1CTJj2rTAiGCSgFBMGIgRVQlJ6MAkJ6cEEVEsPVkNyejAZbI4JYHBzRJW0YBVwoCSCwQOlnhaszjuE4bkbC1aE5QEUsfZg9+J6CQoXiCK2x60HYOHClFRQpm55tPA46BGwKij2gGxvdi17DMjiF3tPfnZ90KdaRxkmgQIZ6qfmcUGNHV4gI+EpbLyITKUALhVc2Jd7MOwoVr75eN3hx8TZaZYONmj+dSfaUXD9gppjAVwR5/g1maTchpdX8zVY5yOLgBrdl1jzHreBIHdeYYlh7YNu4rh1enJaTZK5+dF43r5JkAdSzqbdWEq/5ZV+My79NiHEVUEaQAMztdbq/2j6ptqO/gNuLgOnFCbPsgAAAABJRU5ErkJggg=="},1367:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("transition",{attrs:{name:"act-popup-fade"}},[n("act-popup",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],attrs:{type:"auth",mask:!0,center:!1,zIndex:t.zIndex},on:{touchmove:function(t){t.preventDefault()},"mask-click":t.cancel}},[n("transition",{attrs:{name:"act-popup-move"}},[n("div",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],staticClass:"popup-container",on:{click:function(t){t.stopPropagation()}}},[n("div",{staticClass:"popup-hd"},[n("i",{directives:[{name:"show",rawName:"v-show",value:t.showJigsaw,expression:"showJigsaw"}],staticClass:"icon-back",on:{click:function(e){return e.stopPropagation(),t.goBack(e)}}}),t._v(" "),t.showJigsaw?t._e():n("section",{staticClass:"title"},[n("img",{staticClass:"icon",attrs:{src:t.layerIcon,alt:""}}),t._v(" "),n("p",{staticClass:"desc"},[t._v("\n "+t._s(t.desc||"申请获取您的手机号码")+"\n ")])]),t._v(" "),n("i",{staticClass:"icon-cancel",on:{click:function(e){return e.stopPropagation(),t.cancel(e)}}})]),t._v(" "),n("div",{staticClass:"popup-content"},[n("div",{staticClass:"auth-box act-iphonex-margin",style:"padding-bottom:"+t.bottom+"px;"},[n("div",{directives:[{name:"show",rawName:"v-show",value:!t.showJigsaw,expression:"!showJigsaw"}],staticClass:"form-sign"},[n("div",{staticClass:"form-sign-box"},[n("label",{staticClass:"form-sign-label"},[t._v("\n 手机号:\n ")]),t._v(" "),n("div",{staticClass:"form-input-group"},[n("div",{staticClass:"col-1"},[n("act-base-input",{staticClass:"form-sign-input",attrs:{type:"mobile",placeholder:"请输入手机号"},model:{value:t.mobile,callback:function(e){t.mobile=e},expression:"mobile"}})],1)])]),t._v(" "),n("div",{staticClass:"form-sign-box"},[n("label",{staticClass:"form-sign-label"},[t._v("\n 验证码:\n ")]),t._v(" "),n("div",{staticClass:"form-input-group middle"},[n("div",{staticClass:"col-1"},[n("act-base-input",{staticClass:"form-sign-input",attrs:{type:"tel",placeholder:"请输入验证码"},model:{value:t.verifyCode,callback:function(e){t.verifyCode=e},expression:"verifyCode"}})],1),t._v(" "),n("div",{staticClass:"form-sign-btn",class:{"form-sign-disabled":t.timeLeft>0},style:{color:t.themeColor},on:{click:function(e){return e.stopPropagation(),t.getVerifyCode(e)}}},[t._v("\n "+t._s(0===t.timeLeft?"获取验证码":"剩余"+t.timeLeft+"秒")+"\n ")])])]),t._v(" "),n("a",{staticClass:"btn",class:{active:!t.inAuthorization&&t.mobile&&t.verifyCode,primary:!t.isCps},style:{"background-color":t.themeColor},attrs:{href:"javascript:;"},on:{click:function(e){return e.stopPropagation(),t.auth(e)}}},[t._v("\n 授权\n ")]),t._v(" "),t.isCps?t._e():n("act-gold-protocol",{ref:"protocol",staticClass:"protocol",attrs:{text:"授权代表您已经同意",protocols:t.protocols,checkState:t.checkState,zIndex:1001},on:{toggle:t.toggle}})],1),t._v(" "),n("div",{directives:[{name:"show",rawName:"v-show",value:t.showJigsaw,expression:"showJigsaw"}],staticClass:"auth-jigsaw"},[n("h3",[t._v("\n 滑动模块完成验证\n ")]),t._v(" "),n("h4",[t._v("\n 为了您的账号安全,本次授权需完成验证\n ")])]),t._v(" "),n("jigsaw",{ref:"jigsaw",staticClass:"jigsaw-box",attrs:{visible:t.showJigsaw,brandColor:t.themeColor,mobile:t.mobile,initUrl:t.jigsawInitUrl,verifyUrl:t.jigsawVerifyUrl,verifyCodeUrl:t.verifyCodeUrl,chn:t.jigsawChn,scene:t.jigsawScene,platform:t.jigsawPlatform},on:{sent:t.jigsawSent,error:t.jigsawError,show:t.jigsawShow,hide:t.jigsawHide}})],1)])])])],1)],1)},i=[];r._withStripped=!0},138:function(t,e,n){"use strict";var r=n(2),i=n(0),o=n(8),a=n(5),s=n(3)("species");t.exports=function(t){var e="function"==typeof i[t]?i[t]:r[t];a&&e&&!e[s]&&o.f(e,s,{configurable:!0,get:function(){return this}})}},139:function(t,e,n){n(61),n(52),n(54),n(140),n(144),n(145),t.exports=n(0).Promise},14:function(t,e,n){var r=n(50),i=n(33);t.exports=Object.keys||function(t){return r(t,i)}},140:function(t,e,n){"use strict";var r,i,o,a,s=n(16),c=n(2),u=n(38),f=n(101),l=n(13),p=n(10),d=n(40),h=n(135),v=n(132),g=n(109),m=n(110).set,y=n(142)(),w=n(63),b=n(111),S=n(143),x=n(112),A=c.TypeError,P=c.process,_=P&&P.versions,L=_&&_.v8||"",C=c.Promise,j="process"==f(P),D=function(){},W=i=w.f,k=!!function(){try{var t=C.resolve(1),e=(t.constructor={})[n(3)("species")]=function(t){t(D,D)};return(j||"function"==typeof PromiseRejectionEvent)&&t.then(D)instanceof e&&0!==L.indexOf("6.6")&&-1===S.indexOf("Chrome/66")}catch(t){}}(),O=function(t){var e;return!(!p(t)||"function"!=typeof(e=t.then))&&e},E=function(t,e){if(!t._n){t._n=!0;var n=t._c;y(function(){for(var r=t._v,i=1==t._s,o=0;n.length>o;)!function(e){var n,o,a,s=i?e.ok:e.fail,c=e.resolve,u=e.reject,f=e.domain;try{s?(i||(2==t._h&&M(t),t._h=1),!0===s?n=r:(f&&f.enter(),n=s(r),f&&(f.exit(),a=!0)),n===e.promise?u(A("Promise-chain cycle")):(o=O(n))?o.call(n,c,u):c(n)):u(r)}catch(t){f&&!a&&f.exit(),u(t)}}(n[o++]);t._c=[],t._n=!1,e&&!t._h&&T(t)})}},T=function(t){m.call(c,function(){var e,n,r,i=t._v,o=B(t);if(o&&(e=b(function(){j?P.emit("unhandledRejection",i,t):(n=c.onunhandledrejection)?n({promise:t,reason:i}):(r=c.console)&&r.error&&r.error("Unhandled promise rejection",i)}),t._h=j||B(t)?2:1),t._a=void 0,o&&e.e)throw e.v})},B=function(t){return 1!==t._h&&0===(t._a||t._c).length},M=function(t){m.call(c,function(){var e;j?P.emit("rejectionHandled",t):(e=c.onrejectionhandled)&&e({promise:t,reason:t._v})})},z=function(t){var e=this;e._d||(e._d=!0,e=e._w||e,e._v=t,e._s=2,e._a||(e._a=e._c.slice()),E(e,!0))},V=function(t){var e,n=this;if(!n._d){n._d=!0,n=n._w||n;try{if(n===t)throw A("Promise can't be resolved itself");(e=O(t))?y(function(){var r={_w:n,_d:!1};try{e.call(t,u(V,r,1),u(z,r,1))}catch(t){z.call(r,t)}}):(n._v=t,n._s=1,E(n,!1))}catch(t){z.call({_w:n,_d:!1},t)}}};k||(C=function(t){h(this,C,"Promise","_h"),d(t),r.call(this);try{t(u(V,this,1),u(z,this,1))}catch(t){z.call(this,t)}},r=function(t){this._c=[],this._a=void 0,this._s=0,this._d=!1,this._v=void 0,this._h=0,this._n=!1},r.prototype=n(136)(C.prototype,{then:function(t,e){var n=W(g(this,C));return n.ok="function"!=typeof t||t,n.fail="function"==typeof e&&e,n.domain=j?P.domain:void 0,this._c.push(n),this._a&&this._a.push(n),this._s&&E(this,!1),n.promise},catch:function(t){return this.then(void 0,t)}}),o=function(){var t=new r;this.promise=t,this.resolve=u(V,t,1),this.reject=u(z,t,1)},w.f=W=function(t){return t===C||t===a?new o(t):i(t)}),l(l.G+l.W+l.F*!k,{Promise:C}),n(27)(C,"Promise"),n(138)("Promise"),a=n(0).Promise,l(l.S+l.F*!k,"Promise",{reject:function(t){var e=W(this);return(0,e.reject)(t),e.promise}}),l(l.S+l.F*(s||!k),"Promise",{resolve:function(t){return x(s&&this===a?C:this,t)}}),l(l.S+l.F*!(k&&n(133)(function(t){C.all(t).catch(D)})),"Promise",{all:function(t){var e=this,n=W(e),r=n.resolve,i=n.reject,o=b(function(){var n=[],o=0,a=1;v(t,!1,function(t){var s=o++,c=!1;n.push(void 0),a++,e.resolve(t).then(function(t){c||(c=!0,n[s]=t,--a||r(n))},i)}),--a||r(n)});return o.e&&i(o.v),n.promise},race:function(t){var e=this,n=W(e),r=n.reject,i=b(function(){v(t,!1,function(t){e.resolve(t).then(n.resolve,r)})});return i.e&&r(i.v),n.promise}})},141:function(t,e){t.exports=function(t,e,n){var r=void 0===n;switch(e.length){case 0:return r?t():t.call(n);case 1:return r?t(e[0]):t.call(n,e[0]);case 2:return r?t(e[0],e[1]):t.call(n,e[0],e[1]);case 3:return r?t(e[0],e[1],e[2]):t.call(n,e[0],e[1],e[2]);case 4:return r?t(e[0],e[1],e[2],e[3]):t.call(n,e[0],e[1],e[2],e[3])}return t.apply(n,e)}},142:function(t,e,n){var r=n(2),i=n(110).set,o=r.MutationObserver||r.WebKitMutationObserver,a=r.process,s=r.Promise,c="process"==n(26)(a);t.exports=function(){var t,e,n,u=function(){var r,i;for(c&&(r=a.domain)&&r.exit();t;){i=t.fn,t=t.next;try{i()}catch(r){throw t?n():e=void 0,r}}e=void 0,r&&r.enter()};if(c)n=function(){a.nextTick(u)};else if(!o||r.navigator&&r.navigator.standalone)if(s&&s.resolve){var f=s.resolve(void 0);n=function(){f.then(u)}}else n=function(){i.call(r,u)};else{var l=!0,p=document.createTextNode("");new o(u).observe(p,{characterData:!0}),n=function(){p.data=l=!l}}return function(r){var i={fn:r,next:void 0};e&&(e.next=i),t||(t=i,n()),e=i}}},143:function(t,e,n){var r=n(2),i=r.navigator;t.exports=i&&i.userAgent||""},144:function(t,e,n){"use strict";var r=n(13),i=n(0),o=n(2),a=n(109),s=n(112);r(r.P+r.R,"Promise",{finally:function(t){var e=a(this,i.Promise||o.Promise),n="function"==typeof t;return this.then(n?function(n){return s(e,t()).then(function(){return n})}:t,n?function(n){return s(e,t()).then(function(){throw n})}:t)}})},145:function(t,e,n){"use strict";var r=n(13),i=n(63),o=n(111);r(r.S,"Promise",{try:function(t){var e=i.f(this),n=o(t);return(n.e?e.reject:e.resolve)(n.v),e.promise}})},148:function(t,e){function n(){throw new Error("setTimeout has not been defined")}function r(){throw new Error("clearTimeout has not been defined")}function i(t){if(f===setTimeout)return setTimeout(t,0);if((f===n||!f)&&setTimeout)return f=setTimeout,setTimeout(t,0);try{return f(t,0)}catch(e){try{return f.call(null,t,0)}catch(e){return f.call(this,t,0)}}}function o(t){if(l===clearTimeout)return clearTimeout(t);if((l===r||!l)&&clearTimeout)return l=clearTimeout,clearTimeout(t);try{return l(t)}catch(e){try{return l.call(null,t)}catch(e){return l.call(this,t)}}}function a(){v&&d&&(v=!1,d.length?h=d.concat(h):g=-1,h.length&&s())}function s(){if(!v){var t=i(a);v=!0;for(var e=h.length;e;){for(d=h,h=[];++g<e;)d&&d[g].run();g=-1,e=h.length}d=null,v=!1,o(t)}}function c(t,e){this.fun=t,this.array=e}function u(){}var f,l,p=t.exports={};!function(){try{f="function"==typeof setTimeout?setTimeout:n}catch(t){f=n}try{l="function"==typeof clearTimeout?clearTimeout:r}catch(t){l=r}}();var d,h=[],v=!1,g=-1;p.nextTick=function(t){var e=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)e[n-1]=arguments[n];h.push(new c(t,e)),1!==h.length||v||i(s)},c.prototype.run=function(){this.fun.apply(null,this.array)},p.title="browser",p.browser=!0,p.env={},p.argv=[],p.version="",p.versions={},p.on=u,p.addListener=u,p.once=u,p.off=u,p.removeListener=u,p.removeAllListeners=u,p.emit=u,p.prependListener=u,p.prependOnceListener=u,p.listeners=function(t){return[]},p.binding=function(t){throw new Error("process.binding is not supported")},p.cwd=function(){return"/"},p.chdir=function(t){throw new Error("process.chdir is not supported")},p.umask=function(){return 0}},15:function(t,e,n){"use strict";function r(t,e){return function(n,r){var a=this,s=Object(i.a)(n),c=Object(o.a)(e,t,s,r),u=c.$parent,f=c.remove,l=c.show,p=c.hide;return c.remove=function(){c.$removed=!0,f&&f.call(this),u.destroy()},c.show=function(){return l&&l.call.apply(l,[this].concat(Array.prototype.slice.call(arguments))),this},c.hide=function(){return p&&p.call.apply(p,[this].concat(Array.prototype.slice.call(arguments))),this},a&&a._isVue&&a.$once("hook:beforeDestroy",function(){c.$removed||c.remove()}),c}}e.a=r;var i=n(98),o=n(100)},159:function(t,e,n){t.exports=n(160)},16:function(t,e){t.exports=!0},160:function(t,e,n){"use strict";function r(t){var e=new a(t),n=o(a.prototype.request,e);return i.extend(n,a.prototype,e),i.extend(n,e),n}var i=n(17),o=n(120),a=n(161),s=n(126),c=n(123),u=r(c);u.Axios=a,u.create=function(t){return r(s(u.defaults,t))},u.Cancel=n(127),u.CancelToken=n(174),u.isCancel=n(122),u.all=function(t){return Promise.all(t)},u.spread=n(175),t.exports=u,t.exports.default=u},161:function(t,e,n){"use strict";function r(t){this.defaults=t,this.interceptors={request:new a,response:new a}}var i=n(17),o=n(121),a=n(162),s=n(163),c=n(126);r.prototype.request=function(t){"string"==typeof t?(t=arguments[1]||{},t.url=arguments[0]):t=t||{},t=c(this.defaults,t),t.method?t.method=t.method.toLowerCase():this.defaults.method?t.method=this.defaults.method.toLowerCase():t.method="get";var e=[s,void 0],n=Promise.resolve(t);for(this.interceptors.request.forEach(function(t){e.unshift(t.fulfilled,t.rejected)}),this.interceptors.response.forEach(function(t){e.push(t.fulfilled,t.rejected)});e.length;)n=n.then(e.shift(),e.shift());return n},r.prototype.getUri=function(t){return t=c(this.defaults,t),o(t.url,t.params,t.paramsSerializer).replace(/^\?/,"")},i.forEach(["delete","get","head","options"],function(t){r.prototype[t]=function(e,n){return this.request(i.merge(n||{},{method:t,url:e}))}}),i.forEach(["post","put","patch"],function(t){r.prototype[t]=function(e,n,r){return this.request(i.merge(r||{},{method:t,url:e,data:n}))}}),t.exports=r},162:function(t,e,n){"use strict";function r(){this.handlers=[]}var i=n(17);r.prototype.use=function(t,e){return this.handlers.push({fulfilled:t,rejected:e}),this.handlers.length-1},r.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)},r.prototype.forEach=function(t){i.forEach(this.handlers,function(e){null!==e&&t(e)})},t.exports=r},163:function(t,e,n){"use strict";function r(t){t.cancelToken&&t.cancelToken.throwIfRequested()}var i=n(17),o=n(164),a=n(122),s=n(123);t.exports=function(t){return r(t),t.headers=t.headers||{},t.data=o(t.data,t.headers,t.transformRequest),t.headers=i.merge(t.headers.common||{},t.headers[t.method]||{},t.headers),i.forEach(["delete","get","head","post","put","patch","common"],function(e){delete t.headers[e]}),(t.adapter||s.adapter)(t).then(function(e){return r(t),e.data=o(e.data,e.headers,t.transformResponse),e},function(e){return a(e)||(r(t),e&&e.response&&(e.response.data=o(e.response.data,e.response.headers,t.transformResponse))),Promise.reject(e)})}},164:function(t,e,n){"use strict";var r=n(17);t.exports=function(t,e,n){return r.forEach(n,function(n){t=n(t,e)}),t}},165:function(t,e,n){"use strict";var r=n(17);t.exports=function(t,e){r.forEach(t,function(n,r){r!==e&&r.toUpperCase()===e.toUpperCase()&&(t[e]=n,delete t[r])})}},166:function(t,e,n){"use strict";var r=n(125);t.exports=function(t,e,n){var i=n.config.validateStatus;!i||i(n.status)?t(n):e(r("Request failed with status code "+n.status,n.config,null,n.request,n))}},167:function(t,e,n){"use strict";t.exports=function(t,e,n,r,i){return t.config=e,n&&(t.code=n),t.request=r,t.response=i,t.isAxiosError=!0,t.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code}},t}},168:function(t,e,n){"use strict";var r=n(169),i=n(170);t.exports=function(t,e){return t&&!r(e)?i(t,e):e}},169:function(t,e,n){"use strict";t.exports=function(t){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(t)}},17:function(t,e,n){"use strict";function r(t){return"[object Array]"===_.call(t)}function i(t){return void 0===t}function o(t){return null!==t&&!i(t)&&null!==t.constructor&&!i(t.constructor)&&"function"==typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)}function a(t){return"[object ArrayBuffer]"===_.call(t)}function s(t){return"undefined"!=typeof FormData&&t instanceof FormData}function c(t){return"undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer&&t.buffer instanceof ArrayBuffer}function u(t){return"string"==typeof t}function f(t){return"number"==typeof t}function l(t){return null!==t&&"object"==typeof t}function p(t){return"[object Date]"===_.call(t)}function d(t){return"[object File]"===_.call(t)}function h(t){return"[object Blob]"===_.call(t)}function v(t){return"[object Function]"===_.call(t)}function g(t){return l(t)&&v(t.pipe)}function m(t){return"undefined"!=typeof URLSearchParams&&t instanceof URLSearchParams}function y(t){return t.replace(/^\s*/,"").replace(/\s*$/,"")}function w(){return("undefined"==typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&("undefined"!=typeof window&&"undefined"!=typeof document)}function b(t,e){if(null!==t&&void 0!==t)if("object"!=typeof t&&(t=[t]),r(t))for(var n=0,i=t.length;n<i;n++)e.call(null,t[n],n,t);else for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.call(null,t[o],o,t)}function S(){function t(t,n){"object"==typeof e[n]&&"object"==typeof t?e[n]=S(e[n],t):e[n]=t}for(var e={},n=0,r=arguments.length;n<r;n++)b(arguments[n],t);return e}function x(){function t(t,n){"object"==typeof e[n]&&"object"==typeof t?e[n]=x(e[n],t):e[n]="object"==typeof t?x({},t):t}for(var e={},n=0,r=arguments.length;n<r;n++)b(arguments[n],t);return e}function A(t,e,n){return b(e,function(e,r){t[r]=n&&"function"==typeof e?P(e,n):e}),t}var P=n(120),_=Object.prototype.toString;t.exports={isArray:r,isArrayBuffer:a,isBuffer:o,isFormData:s,isArrayBufferView:c,isString:u,isNumber:f,isObject:l,isUndefined:i,isDate:p,isFile:d,isBlob:h,isFunction:v,isStream:g,isURLSearchParams:m,isStandardBrowserEnv:w,forEach:b,merge:S,deepMerge:x,extend:A,trim:y}},170:function(t,e,n){"use strict";t.exports=function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}},171:function(t,e,n){"use strict";var r=n(17),i=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];t.exports=function(t){var e,n,o,a={};return t?(r.forEach(t.split("\n"),function(t){if(o=t.indexOf(":"),e=r.trim(t.substr(0,o)).toLowerCase(),n=r.trim(t.substr(o+1)),e){if(a[e]&&i.indexOf(e)>=0)return;a[e]="set-cookie"===e?(a[e]?a[e]:[]).concat([n]):a[e]?a[e]+", "+n:n}}),a):a}},172:function(t,e,n){"use strict";var r=n(17);t.exports=r.isStandardBrowserEnv()?function(){function t(t){var e=t;return n&&(i.setAttribute("href",e),e=i.href),i.setAttribute("href",e),{href:i.href,protocol:i.protocol?i.protocol.replace(/:$/,""):"",host:i.host,search:i.search?i.search.replace(/^\?/,""):"",hash:i.hash?i.hash.replace(/^#/,""):"",hostname:i.hostname,port:i.port,pathname:"/"===i.pathname.charAt(0)?i.pathname:"/"+i.pathname}}var e,n=/(msie|trident)/i.test(navigator.userAgent),i=document.createElement("a");return e=t(window.location.href),function(n){var i=r.isString(n)?t(n):n;return i.protocol===e.protocol&&i.host===e.host}}():function(){return function(){return!0}}()},173:function(t,e,n){"use strict";var r=n(17);t.exports=r.isStandardBrowserEnv()?function(){return{write:function(t,e,n,i,o,a){var s=[];s.push(t+"="+encodeURIComponent(e)),r.isNumber(n)&&s.push("expires="+new Date(n).toGMTString()),r.isString(i)&&s.push("path="+i),r.isString(o)&&s.push("domain="+o),!0===a&&s.push("secure"),document.cookie=s.join("; ")},read:function(t){var e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove:function(t){this.write(t,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}()},174:function(t,e,n){"use strict";function r(t){if("function"!=typeof t)throw new TypeError("executor must be a function.");var e;this.promise=new Promise(function(t){e=t});var n=this;t(function(t){n.reason||(n.reason=new i(t),e(n.reason))})}var i=n(127);r.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},r.source=function(){var t;return{token:new r(function(e){t=e}),cancel:t}},t.exports=r},175:function(t,e,n){"use strict";t.exports=function(t){return function(e){return t.apply(null,e)}}},187:function(t,e,n){"use strict";var r=n(250),i={};r.keys().forEach(function(t){var e=r(t);e=e.default||e;var n=e.name;n&&(i[n.toLowerCase()]=e)}),e.a={name:"ActLoading",functional:!0,props:{type:{type:String,default:"default"}},render:function(t,e){var n=e.props.type;return!n&&(n="default"),t(i[n.toLowerCase()],e.data,e.children)}}},188:function(t,e,n){"use strict";var r=n(25);e.a={name:"Cir1",mixins:[r.a],props:{size:{type:Number,default:40},thick:{type:Number,default:.4},color:{type:String,default:"#8c7fee"},bgcolor:{type:String,default:""},center:{type:Boolean,default:!0}},computed:{localThick:function(){return this.thick/2},loadingWidth:function(){return Math.floor(this.size*(1-2*this.localThick))},loadingHeight:function(){return this.loadingWidth},borderWidth:function(){return Math.floor(this.size*this.localThick)<=0?1:Math.floor(this.size*this.localThick)},styleObj:function(){return{width:this.loadingWidth+"px",height:this.loadingHeight+"px",borderWidth:this.borderWidth+"px",borderStyle:"solid",borderColor:"transparent currentColor transparent currentColor"}}}}},189:function(t,e,n){"use strict";var r=n(25);e.a={name:"Cir2",mixins:[r.a],props:{size:{type:Number,default:40},thick:{type:Number,default:.4},color:{type:String,default:"#8c7fee"},bgcolor:{type:String,default:""},center:{type:Boolean,default:!0}},computed:{localThick:function(){return this.thick/2},loadingWidth:function(){return Math.floor(this.size*(1-2*this.localThick))},loadingHeight:function(){return this.loadingWidth},borderWidth:function(){return Math.floor(this.size*this.localThick)<=0?1:Math.floor(this.size*this.localThick)},styleObj:function(){return{width:this.loadingWidth+"px",height:this.loadingHeight+"px",borderWidth:this.borderWidth+"px",borderStyle:"solid",borderColor:"transparent currentColor currentColor currentColor"}}}}},190:function(t,e,n){"use strict";var r=n(25);e.a={name:"Cir3",mixins:[r.a],props:{size:{type:Number,default:40},thick:{type:Number,default:.4},color:{type:String,default:"#8c7fee"},bgcolor:{type:String,default:""},center:{type:Boolean,default:!0}},computed:{localThick:function(){return this.thick/2},loadingWidth:function(){return Math.floor(this.size*(1-2*this.localThick))},loadingHeight:function(){return this.loadingWidth},borderWidth:function(){return Math.floor(this.size*this.localThick)<=0?1:Math.floor(this.size*this.localThick)},styleObj:function(){return{width:this.loadingWidth+"px",height:this.loadingHeight+"px",borderWidth:this.borderWidth+"px",borderStyle:"solid",borderColor:"currentColor transparent transparent transparent"}},maskStyle:function(){return{top:"-"+this.borderWidth+"px",right:"-"+this.borderWidth+"px",bottom:"-"+this.borderWidth+"px",left:"-"+this.borderWidth+"px",border:this.borderWidth+"px solid currentcolor"}}}}},191:function(t,e,n){"use strict";var r=n(25);e.a={name:"Cir4",mixins:[r.a],props:{size:{type:Number,default:40},color:{type:String,default:"#8c7fee"},bgcolor:{type:String,default:""},center:{type:Boolean,default:!0}},computed:{loadingWidth:function(){return Math.floor(.8*this.size)},loadingHeight:function(){return this.loadingWidth},styleObj:function(){return{fontSize:this.size+"px",width:this.loadingWidth+"px",height:this.loadingHeight+"px"}}}}},192:function(t,e,n){"use strict";var r=n(25);e.a={name:"Cir5",mixins:[r.a],props:{size:{type:Number,default:40},color:{type:String,default:"#8c7fee"},bgcolor:{type:String,default:""},center:{type:Boolean,default:!0}},computed:{loadingWidth:function(){return Math.floor(.8*this.size)},loadingHeight:function(){return this.loadingWidth},styleObj:function(){return{fontSize:this.size+"px",width:this.loadingWidth+"px",height:this.loadingHeight+"px"}}}}},193:function(t,e,n){"use strict";var r=n(25);e.a={name:"Default",mixins:[r.a],props:{size:{type:Number,default:40},color:{type:String,default:"#8c7fee"},bgcolor:{type:String,default:""},center:{type:Boolean,default:!0}}}},194:function(t,e,n){"use strict";var r=n(25);e.a={name:"Line",mixins:[r.a],props:{size:{type:Number,default:40},color:{type:String,default:"#8c7fee"},bgcolor:{type:String,default:""},center:{type:Boolean,default:!0}},computed:{loadingWidth:function(){return Math.floor(.2*this.size)},loadingHeight:function(){return Math.floor(.4*this.size)},styleObj:function(){return{fontSize:this.size+"px",width:this.loadingWidth+"px",height:this.loadingHeight+"px"}}}}},198:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(15),i=n(302);i.a.install=function(t){t.component(i.a.name,i.a),t.prototype.$createBaseInput=Object(r.a)(i.a,t)},e.default=i.a},2: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)},20:function(t,e){t.exports={}},2018:function(t,e,n){"use strict";function r(t){var e=t.Vue,n=t.param;n=void 0===n?{platform:0}:n;var i=n.platform,s=n.scene,c=n.chn,u=n.icon,f=n.desc,l=n.bottom,p=t.zIndex,d=void 0===p?999:p;return c||(c=Object(a.l)("chn")),new o.a(function(t,n){r.checkLogin().then(function(){if(a.G.isXysApp)window.xysJs&&window.xysJs.invoke({path:"/auth/mobileAuth",data:{icon:u,desc:f},success:function(e){t({ret:0,errmsg:"授权成功",data:e})},fail:function(t){t?n({ret:t.code,errmsg:t.msg}):n()},unsupport:function(){if(!e)return!1;r.showMobileAuthLayer({Vue:e,param:{chn:c,scene:s,platform:i,zIndex:d,bottom:l,icon:u,desc:f}}).then(function(e){t(e)},function(t){n(t)})}});else{if(!e)return!1;r.showMobileAuthLayer({Vue:e,param:{chn:c,scene:s,platform:i,zIndex:d,bottom:l,icon:u,desc:f}}).then(function(e){t(e)},function(t){n(t)})}}).catch(function(t){n(t)})})}Object.defineProperty(e,"__esModule",{value:!0});var i=n(56),o=n.n(i),a=n(4),s=n(114),c=n(1360),u=!1,f={ret:60999,errmsg:"cancel"};r.showMobileAuthLayer=function(t){var e=t.Vue,n=t.param,r=n.chn,i=n.scene,a=n.platform,s=n.zIndex,u=n.bottom,l=n.icon,p=n.desc;return new o.a(function(t,n){var o=e.extend({template:'<act-mobile-auth-layer :visible="true" :bottom="bottom" :icon="icon" :desc="desc" :chn="chn" :scene="scene" :platform="platform" :zIndex="zIndex" @success="success" @cancel="cancel"/>',data:function(){return{chn:r,scene:i,platform:a,zIndex:s,bottom:u,icon:l,desc:p}},methods:{success:function(e){return this.remove(),t({ret:0,errmsg:"授权成功",data:e})},cancel:function(){return this.remove(),n(f)},remove:function(){this.$destroy(),document.body.removeChild(this.$el)}},components:{ActMobileAuthLayer:c.a}}),d=(new o).$mount();document.body.appendChild(d.$el)})},r.checkLogin=function(){return u?o.a.resolve():Object(s.b)("/user/checkLogin").then(function(t){var e=t.data,n=void 0===e?{}:e;return 0===n.ret?(u=!0,o.a.resolve()):o.a.reject({ret:n.ret||n.code||10017,errmsg:n.errmsg,data:null})})},e.default=r},21:function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},22:function(t,e){var n=0,r=Math.random();t.exports=function(t){return"Symbol(".concat(void 0===t?"":t,")_",(++n+r).toString(36))}},229:function(t,e,n){"use strict";var r=n(4);e.a={name:"ActBaseInput",mixins:[],data:function(){return{inputValue:"",inputState:0,maxLenValue:"",oldInputValue:"",canSetSelectionList:["text","search","url","tel","password"],isNeedSetSelectionRange:!1}},props:{value:{type:[String,Number,Object],default:""},type:{type:String,default:"text"},placeholder:{type:String,default:""},maxLength:{type:[String,Number],default:""},allowSpace:{type:Boolean,default:!1},isVerifyCode:{type:Boolean,default:!1}},computed:{inputType:function(){return"mobile"===this.type||"bankcard"===this.type?"tel":"idcard"===this.type?"tel":this.type},paddingBlank:function(){return"mobile"===this.type?r.g:"bankcard"===this.type?r.e:null},maxLen:function(){return""!==this.maxLength&&Number(this.maxLength)>0?Number(this.maxLength):""},currentValue:function(){var t=this.inputValue.replace(/(^\s*)|(\s*$)/g,"");return this.paddingBlank&&(t=this.removeBlank(t)),t}},methods:{focus:function(){this.$refs.input.focus()},blur:function(){this.$refs.input.blur()},setInputValue:function(t){this.inputValue!==t&&(this.inputValue=this.formatValue(t))},onFocus:function(t){this.$emit("focus",t)},onBlur:function(t){/ip(hone|od).*(micromessenger|mqqbrowser)/i.test(navigator.userAgent)&&window.scrollTo(window.scrollX,window.scrollY),this.changeValue(t),this.$emit("blur",t)},onPaste:function(t){t.target._paste=!0},onInput:function(t){var e=this;this.setInputState();var n=!r.v&&this.paddingBlank,i=this.inputValue;this.allowSpace||(i=this.inputValue.replace(/\s/g,""));var o=t.target.selectionStart,a=!0;this.isNeedSetSelectionRange=!1,n&&(this.isNeedSetSelectionRange=!0,(i=i.replace(/\D/g,""))!==this.inputValue.replace(/\s/g,"")&&(a=!1,o--));var s=i;if(this.isOverLength(i)&&(this.isNeedSetSelectionRange=!0,t.target._paste?s=s.slice(0,this.maxLen):(s=this.maxLenValue,o--)),s=this.getValueByCheck(s),this.maxLenValue=s,n){if(this.inputValue=this.paddingBlank(s),a){var c=this.inputValue[o-1];/\s/g.test(c)&&1===this.inputState&&o++}}else this.inputValue=s;this.isNeedSetSelectionRange&&this.$nextTick(function(){t.target._paste?(e.canSetSelectionList.indexOf(t.target.type)>-1&&setTimeout(function(){t.target.setSelectionRange(e.inputValue.length,e.inputValue.length)},30),t.target._paste=!1):e.canSetSelectionList.indexOf(t.target.type)>-1&&setTimeout(function(){t.target.setSelectionRange(o,o)},30)}),this.$emit("input",this.currentValue,t)},getValueByCheck:function(t){var e=t;return this.isVerifyCode&&(e=this.checkVerifyCode(e)),e&&"lowercase"===this.type?(this.isNeedSetSelectionRange=!0,e=e.toLowerCase()):e&&"uppercase"===this.type?(this.isNeedSetSelectionRange=!0,e=e.toUpperCase()):e&&"email"===this.type&&(e=e.replace(/[\u4e00-\u9fa5]/gi,"").replace(/\s*/gi,"").substr(0,40)),e},onClick:function(t){this.$emit("click",t)},onTap:function(t){this.$emit("tap",t)},formatValue:function(t){return!r.v&&this.paddingBlank?this.paddingBlank(t):t},removeBlank:function(t){return t.replace(/\s/g,"")},setInputState:function(){if(this.paddingBlank){var t=this.inputValue.replace(/\s/g,"").length,e=this.oldInputValue.replace(/\s/g,"").length;this.inputState=t>e?1:t<e?2:0}this.oldInputValue=this.inputValue},changeValue:function(t){var e=t.srcElement?t.srcElement:t.target,n=e.value.replace(/(^\s*)|(\s*$)/g,"");this.paddingBlank&&(n=this.removeBlank(n)),this.value!==n&&this.$emit("change",n)},isOverLength:function(t){var e=t.match(/\s/g)||[];return""!==this.maxLen&&t.length-e.length>this.maxLen},mucChange:function(t){this.$emit("mucChange",t)},checkVerifyCode:function(t){if(!t)return"";var e=String(t);if(e.length&&e.length>=8){var n=Math.floor(e.length/2),r=e.slice(0,n);if(r===e.slice(n,e.length))return r}return e}},mounted:function(){this.inputValue=this.formatValue(this.value),this.$watch("value",function(t,e){this.inputValue=this.formatValue(t)})}}},23:function(t,e,n){var r=n(29);t.exports=function(t){return Object(r(t))}},24:function(t,e){e.f={}.propertyIsEnumerable},240:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(15),i=n(249);i.a.install=function(t){t.component(i.a.name,i.a),t.prototype.$createLoading=Object(r.a)(i.a,t)},e.default=i.a},249:function(t,e,n){"use strict";var r=n(187),i=n(1),o=Object(i.a)(r.a,void 0,void 0,!1,null,null,null);o.options.__file="src\\components\\Loading\\src\\index.vue",e.a=o.exports},25:function(t,e,n){"use strict";var r={model:{prop:"visible",event:"toggle"},props:{visible:{type:Boolean,default:!1}},data:function(){return{isVisible:!1}},watch:{isVisible:function(t){this.$emit("toggle",t)}},mounted:function(){var t=this;this.$watch("visible",function(e,n){e?t.show():n&&t.hide()},{immediate:!0})},methods:{show:function(){return this.isVisible=!0,this},hide:function(){return this.isVisible=!1,this}}};e.a=r},250:function(t,e,n){function r(t){return n(i(t))}function i(t){var e=o[t];if(!(e+1))throw new Error("Cannot find module '"+t+"'.");return e}var o={"./cir1-loading.vue":251,"./cir2-loading.vue":254,"./cir3-loading.vue":257,"./cir4-loading.vue":260,"./cir5-loading.vue":263,"./default-loading.vue":266,"./line-loading.vue":269};r.keys=function(){return Object.keys(o)},r.resolve=i,t.exports=r,r.id=250},251:function(t,e,n){"use strict";function r(t){s||n(252)}Object.defineProperty(e,"__esModule",{value:!0});var i=n(188),o=n(253),a=n(1),s=!1,c=r,u=Object(a.a)(i.a,o.a,o.b,!1,c,"data-v-027695fc",null);u.options.__file="src\\components\\Loading\\src\\cir1-loading.vue",e.default=u.exports},252:function(t,e){},253:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],staticClass:"act-loading",style:{backgroundColor:t.bgcolor}},[n("div",{staticClass:"act-loading-wrap",style:{width:t.size+"px",height:t.size+"px",color:t.color,margin:!0===t.center?"0 auto":"unset"}},[n("div",{ref:"loading",staticClass:"loading-cont-cir1",style:t.styleObj})])])},i=[];r._withStripped=!0},254:function(t,e,n){"use strict";function r(t){s||n(255)}Object.defineProperty(e,"__esModule",{value:!0});var i=n(189),o=n(256),a=n(1),s=!1,c=r,u=Object(a.a)(i.a,o.a,o.b,!1,c,"data-v-1e0cc706",null);u.options.__file="src\\components\\Loading\\src\\cir2-loading.vue",e.default=u.exports},255:function(t,e){},256:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],staticClass:"act-loading",style:{backgroundColor:t.bgcolor}},[n("div",{staticClass:"act-loading-wrap",style:{width:t.size+"px",height:t.size+"px",color:t.color,margin:!0===t.center?"0 auto":"unset"}},[n("div",{ref:"loading",staticClass:"loading-cont-cir2",style:t.styleObj})])])},i=[];r._withStripped=!0},257:function(t,e,n){"use strict";function r(t){s||n(258)}Object.defineProperty(e,"__esModule",{value:!0});var i=n(190),o=n(259),a=n(1),s=!1,c=r,u=Object(a.a)(i.a,o.a,o.b,!1,c,"data-v-4106ba04",null);u.options.__file="src\\components\\Loading\\src\\cir3-loading.vue",e.default=u.exports},258:function(t,e){},259:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],staticClass:"act-loading",style:{backgroundColor:t.bgcolor}},[n("div",{staticClass:"act-loading-wrap",style:{width:t.size+"px",height:t.size+"px",color:t.color,margin:!0===t.center?"0 auto":"unset"}},[n("div",{ref:"loading",staticClass:"loading-cont-cir3",style:t.styleObj},[n("div",{staticClass:"cir3-mask",style:t.maskStyle})])])])},i=[];r._withStripped=!0},26:function(t,e){var n={}.toString;t.exports=function(t){return n.call(t).slice(8,-1)}},260:function(t,e,n){"use strict";function r(t){s||n(261)}Object.defineProperty(e,"__esModule",{value:!0});var i=n(191),o=n(262),a=n(1),s=!1,c=r,u=Object(a.a)(i.a,o.a,o.b,!1,c,"data-v-6400ad02",null);u.options.__file="src\\components\\Loading\\src\\cir4-loading.vue",e.default=u.exports},261:function(t,e){},262:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],staticClass:"act-loading",style:{backgroundColor:t.bgcolor}},[n("div",{staticClass:"act-loading-wrap",style:{width:t.size+"px",height:t.size+"px",color:t.color,margin:!0===t.center?"0 auto":"unset"}},[n("div",{staticClass:"loading-cont-cir4",style:t.styleObj})])])},i=[];r._withStripped=!0},263:function(t,e,n){"use strict";function r(t){s||n(264)}Object.defineProperty(e,"__esModule",{value:!0});var i=n(192),o=n(265),a=n(1),s=!1,c=r,u=Object(a.a)(i.a,o.a,o.b,!1,c,"data-v-86faa000",null);u.options.__file="src\\components\\Loading\\src\\cir5-loading.vue",e.default=u.exports},264:function(t,e){},265:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],staticClass:"act-loading",style:{backgroundColor:t.bgcolor}},[n("div",{staticClass:"act-loading-wrap",style:{width:t.size+"px",height:t.size+"px",color:t.color,margin:!0===t.center?"0 auto":"unset"}},[n("div",{staticClass:"loading-cont-cir5",style:t.styleObj})])])},i=[];r._withStripped=!0},266:function(t,e,n){"use strict";function r(t){s||n(267)}Object.defineProperty(e,"__esModule",{value:!0});var i=n(193),o=n(268),a=n(1),s=!1,c=r,u=Object(a.a)(i.a,o.a,o.b,!1,c,"data-v-073ac538",null);u.options.__file="src\\components\\Loading\\src\\default-loading.vue",e.default=u.exports},267:function(t,e){},268:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],staticClass:"act-loading",style:{backgroundColor:t.bgcolor}},[n("div",{staticClass:"act-loading-wrap",style:{width:t.size+"px",height:t.size+"px",color:t.color,margin:!0===t.center?"0 auto":"unset"}},[n("svg",{attrs:{viewBox:"0 0 80 80"}},[n("path",{staticClass:"act-xysloading-path",attrs:{d:"M15 37 A25 25 0 0 1 65 40 L39 40 L39 65 L34 66",fill:"none",stroke:t.color,"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"8"}}),t._v(" "),n("path",{staticClass:"act-xysloading-path-oval-middle",attrs:{d:"M34 66 Q10 66 6 38",fill:"none",stroke:t.color,"stroke-linecap":"butt","stroke-width":"7"}}),t._v(" "),n("circle",{staticClass:"act-xysloading-circle",attrs:{cx:"40",cy:"40",r:"36",fill:"none",stroke:t.color,transform:"rotate(180,40,40)","stroke-linecap":"butt"}}),t._v(" "),n("path",{staticClass:"act-xysloading-path-oval-end",attrs:{d:"M40 77 Q15 80 15 37",fill:"none",stroke:t.color,"stroke-linecap":"butt","stroke-width":"7"}})])])])},i=[];r._withStripped=!0},269:function(t,e,n){"use strict";function r(t){s||n(270)}Object.defineProperty(e,"__esModule",{value:!0});var i=n(194),o=n(271),a=n(1),s=!1,c=r,u=Object(a.a)(i.a,o.a,o.b,!1,c,"data-v-4884e2ea",null);u.options.__file="src\\components\\Loading\\src\\line-loading.vue",e.default=u.exports},27:function(t,e,n){var r=n(8).f,i=n(6),o=n(3)("toStringTag");t.exports=function(t,e,n){t&&!i(t=n?t:t.prototype,o)&&r(t,o,{configurable:!0,value:e})}},270:function(t,e){},271:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],staticClass:"act-loading",style:{backgroundColor:t.bgcolor}},[n("div",{staticClass:"act-loading-wrap",style:{width:t.size+"px",height:t.size+"px",color:t.color,margin:!0===t.center?"0 auto":"unset"}},[n("div",{staticClass:"loading-cont-line",style:t.styleObj})])])},i=[];r._withStripped=!0},28:function(t,e,n){t.exports={default:n(79),__esModule:!0}},29:function(t,e){t.exports=function(t){if(void 0==t)throw TypeError("Can't call method on "+t);return t}},3:function(t,e,n){var r=n(32)("wks"),i=n(22),o=n(2).Symbol,a="function"==typeof o;(t.exports=function(t){return r[t]||(r[t]=a&&o[t]||(a?o:i)("Symbol."+t))}).store=r},30:function(t,e){var n=Math.ceil,r=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?r:n)(t)}},302:function(t,e,n){"use strict";function r(t){s||n(303)}var i=n(229),o=n(304),a=n(1),s=!1,c=r,u=Object(a.a)(i.a,o.a,o.b,!1,c,"data-v-18134e52",null);u.options.__file="src\\components\\BaseInput\\src\\index.vue",e.a=u.exports},303:function(t,e){},304:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return"checkbox"===t.inputType?n("input",{directives:[{name:"model",rawName:"v-model",value:t.inputValue,expression:"inputValue"}],ref:"input",attrs:{placeholder:t.placeholder,type:"checkbox"},domProps:{checked:Array.isArray(t.inputValue)?t._i(t.inputValue,null)>-1:t.inputValue},on:{focus:t.onFocus,blur:t.onBlur,input:t.onInput,paste:t.onPaste,click:t.onClick,tap:t.onTap,mucChange:function(e){return t.mucChange(e)},change:function(e){var n=t.inputValue,r=e.target,i=!!r.checked;if(Array.isArray(n)){var o=t._i(n,null);r.checked?o<0&&(t.inputValue=n.concat([null])):o>-1&&(t.inputValue=n.slice(0,o).concat(n.slice(o+1)))}else t.inputValue=i}}}):"radio"===t.inputType?n("input",{directives:[{name:"model",rawName:"v-model",value:t.inputValue,expression:"inputValue"}],ref:"input",attrs:{placeholder:t.placeholder,type:"radio"},domProps:{checked:t._q(t.inputValue,null)},on:{focus:t.onFocus,blur:t.onBlur,input:t.onInput,paste:t.onPaste,click:t.onClick,tap:t.onTap,mucChange:function(e){return t.mucChange(e)},change:function(e){t.inputValue=null}}}):n("input",{directives:[{name:"model",rawName:"v-model",value:t.inputValue,expression:"inputValue"}],ref:"input",attrs:{placeholder:t.placeholder,type:t.inputType},domProps:{value:t.inputValue},on:{focus:t.onFocus,blur:t.onBlur,input:[function(e){e.target.composing||(t.inputValue=e.target.value)},t.onInput],paste:t.onPaste,click:t.onClick,tap:t.onTap,mucChange:function(e){return t.mucChange(e)}}})},i=[];r._withStripped=!0},31:function(t,e,n){var r=n(32)("keys"),i=n(22);t.exports=function(t){return r[t]||(r[t]=i(t))}},32:function(t,e,n){var r=n(0),i=n(2),o=i["__core-js_shared__"]||(i["__core-js_shared__"]={});(t.exports=function(t,e){return o[t]||(o[t]=void 0!==e?e:{})})("versions",[]).push({version:r.version,mode:n(16)?"pure":"global",copyright:"© 2019 Denis Pushkarev (zloirock.ru)"})},320:function(t,e,n){!function(r,i){t.exports=e=i(n(119))}(0,function(t){return function(){function e(t,e,n){for(var r=[],o=0,a=0;a<e;a++)if(a%4){var s=n[t.charCodeAt(a-1)]<<a%4*2,c=n[t.charCodeAt(a)]>>>6-a%4*2;r[o>>>2]|=(s|c)<<24-o%4*8,o++}return i.create(r,o)}var n=t,r=n.lib,i=r.WordArray,o=n.enc;o.Base64={stringify:function(t){var e=t.words,n=t.sigBytes,r=this._map;t.clamp();for(var i=[],o=0;o<n;o+=3)for(var a=e[o>>>2]>>>24-o%4*8&255,s=e[o+1>>>2]>>>24-(o+1)%4*8&255,c=e[o+2>>>2]>>>24-(o+2)%4*8&255,u=a<<16|s<<8|c,f=0;f<4&&o+.75*f<n;f++)i.push(r.charAt(u>>>6*(3-f)&63));var l=r.charAt(64);if(l)for(;i.length%4;)i.push(l);return i.join("")},parse:function(t){var n=t.length,r=this._map,i=this._reverseMap;if(!i){i=this._reverseMap=[];for(var o=0;o<r.length;o++)i[r.charCodeAt(o)]=o}var a=r.charAt(64);if(a){var s=t.indexOf(a);-1!==s&&(n=s)}return e(t,n,i)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="}}(),t.enc.Base64})},321:function(t,e,n){!function(r,i){t.exports=e=i(n(119))}(0,function(t){return function(e){function n(t,e,n,r,i,o,a){var s=t+(e&n|~e&r)+i+a;return(s<<o|s>>>32-o)+e}function r(t,e,n,r,i,o,a){var s=t+(e&r|n&~r)+i+a;return(s<<o|s>>>32-o)+e}function i(t,e,n,r,i,o,a){var s=t+(e^n^r)+i+a;return(s<<o|s>>>32-o)+e}function o(t,e,n,r,i,o,a){var s=t+(n^(e|~r))+i+a;return(s<<o|s>>>32-o)+e}var a=t,s=a.lib,c=s.WordArray,u=s.Hasher,f=a.algo,l=[];!function(){for(var t=0;t<64;t++)l[t]=4294967296*e.abs(e.sin(t+1))|0}();var p=f.MD5=u.extend({_doReset:function(){this._hash=new c.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(t,e){for(var a=0;a<16;a++){var s=e+a,c=t[s];t[s]=16711935&(c<<8|c>>>24)|4278255360&(c<<24|c>>>8)}var u=this._hash.words,f=t[e+0],p=t[e+1],d=t[e+2],h=t[e+3],v=t[e+4],g=t[e+5],m=t[e+6],y=t[e+7],w=t[e+8],b=t[e+9],S=t[e+10],x=t[e+11],A=t[e+12],P=t[e+13],_=t[e+14],L=t[e+15],C=u[0],j=u[1],D=u[2],W=u[3];C=n(C,j,D,W,f,7,l[0]),W=n(W,C,j,D,p,12,l[1]),D=n(D,W,C,j,d,17,l[2]),j=n(j,D,W,C,h,22,l[3]),C=n(C,j,D,W,v,7,l[4]),W=n(W,C,j,D,g,12,l[5]),D=n(D,W,C,j,m,17,l[6]),j=n(j,D,W,C,y,22,l[7]),C=n(C,j,D,W,w,7,l[8]),W=n(W,C,j,D,b,12,l[9]),D=n(D,W,C,j,S,17,l[10]),j=n(j,D,W,C,x,22,l[11]),C=n(C,j,D,W,A,7,l[12]),W=n(W,C,j,D,P,12,l[13]),D=n(D,W,C,j,_,17,l[14]),j=n(j,D,W,C,L,22,l[15]),C=r(C,j,D,W,p,5,l[16]),W=r(W,C,j,D,m,9,l[17]),D=r(D,W,C,j,x,14,l[18]),j=r(j,D,W,C,f,20,l[19]),C=r(C,j,D,W,g,5,l[20]),W=r(W,C,j,D,S,9,l[21]),D=r(D,W,C,j,L,14,l[22]),j=r(j,D,W,C,v,20,l[23]),C=r(C,j,D,W,b,5,l[24]),W=r(W,C,j,D,_,9,l[25]),D=r(D,W,C,j,h,14,l[26]),j=r(j,D,W,C,w,20,l[27]),C=r(C,j,D,W,P,5,l[28]),W=r(W,C,j,D,d,9,l[29]),D=r(D,W,C,j,y,14,l[30]),j=r(j,D,W,C,A,20,l[31]),C=i(C,j,D,W,g,4,l[32]),W=i(W,C,j,D,w,11,l[33]),D=i(D,W,C,j,x,16,l[34]),j=i(j,D,W,C,_,23,l[35]),C=i(C,j,D,W,p,4,l[36]),W=i(W,C,j,D,v,11,l[37]),D=i(D,W,C,j,y,16,l[38]),j=i(j,D,W,C,S,23,l[39]),C=i(C,j,D,W,P,4,l[40]),W=i(W,C,j,D,f,11,l[41]),D=i(D,W,C,j,h,16,l[42]),j=i(j,D,W,C,m,23,l[43]),C=i(C,j,D,W,b,4,l[44]),W=i(W,C,j,D,A,11,l[45]),D=i(D,W,C,j,L,16,l[46]),j=i(j,D,W,C,d,23,l[47]),C=o(C,j,D,W,f,6,l[48]),W=o(W,C,j,D,y,10,l[49]),D=o(D,W,C,j,_,15,l[50]),j=o(j,D,W,C,g,21,l[51]),C=o(C,j,D,W,A,6,l[52]),W=o(W,C,j,D,h,10,l[53]),D=o(D,W,C,j,S,15,l[54]),j=o(j,D,W,C,p,21,l[55]),C=o(C,j,D,W,w,6,l[56]),W=o(W,C,j,D,L,10,l[57]),D=o(D,W,C,j,m,15,l[58]),j=o(j,D,W,C,P,21,l[59]),C=o(C,j,D,W,v,6,l[60]),W=o(W,C,j,D,x,10,l[61]),D=o(D,W,C,j,d,15,l[62]),j=o(j,D,W,C,b,21,l[63]),u[0]=u[0]+C|0,u[1]=u[1]+j|0,u[2]=u[2]+D|0,u[3]=u[3]+W|0},_doFinalize:function(){var t=this._data,n=t.words,r=8*this._nDataBytes,i=8*t.sigBytes;n[i>>>5]|=128<<24-i%32;var o=e.floor(r/4294967296),a=r;n[15+(i+64>>>9<<4)]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),n[14+(i+64>>>9<<4)]=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),t.sigBytes=4*(n.length+1),this._process();for(var s=this._hash,c=s.words,u=0;u<4;u++){var f=c[u];c[u]=16711935&(f<<8|f>>>24)|4278255360&(f<<24|f>>>8)}return s},clone:function(){var t=u.clone.call(this);return t._hash=this._hash.clone(),t}});a.MD5=u._createHelper(p),a.HmacMD5=u._createHmacHelper(p)}(Math),t.MD5})},322:function(t,e,n){!function(r,i,o){t.exports=e=i(n(119),n(427),n(428))}(0,function(t){return function(){var e=t,n=e.lib,r=n.Base,i=n.WordArray,o=e.algo,a=o.MD5,s=o.EvpKDF=r.extend({cfg:r.extend({keySize:4,hasher:a,iterations:1}),init:function(t){this.cfg=this.cfg.extend(t)},compute:function(t,e){for(var n=this.cfg,r=n.hasher.create(),o=i.create(),a=o.words,s=n.keySize,c=n.iterations;a.length<s;){u&&r.update(u);var u=r.update(t).finalize(e);r.reset();for(var f=1;f<c;f++)u=r.finalize(u),r.reset();o.concat(u)}return o.sigBytes=4*s,o}});e.EvpKDF=function(t,e,n){return s.create(n).compute(t,e)}}(),t.EvpKDF})},33:function(t,e){t.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},34:function(t,e,n){var r=n(10);t.exports=function(t,e){if(!r(t))return t;var n,i;if(e&&"function"==typeof(n=t.toString)&&!r(i=n.call(t)))return i;if("function"==typeof(n=t.valueOf)&&!r(i=n.call(t)))return i;if(!e&&"function"==typeof(n=t.toString)&&!r(i=n.call(t)))return i;throw TypeError("Can't convert object to primitive value")}},35:function(t,e){e.f=Object.getOwnPropertySymbols},36:function(t,e,n){e.f=n(3)},37:function(t,e,n){var r=n(2),i=n(0),o=n(16),a=n(36),s=n(8).f;t.exports=function(t){var e=i.Symbol||(i.Symbol=o?{}:r.Symbol||{});"_"==t.charAt(0)||t in e||s(e,t,{value:a.f(t)})}},38:function(t,e,n){var r=n(40);t.exports=function(t,e,n){if(r(t),void 0===e)return t;switch(n){case 1:return function(n){return t.call(e,n)};case 2:return function(n,r){return t.call(e,n,r)};case 3:return function(n,r,i){return t.call(e,n,r,i)}}return function(){return t.apply(e,arguments)}}},39:function(t,e,n){"use strict";var r={model:{prop:"visible",event:"toggle"},props:{visible:{type:Boolean,default:!0}},data:function(){return{isVisible:this.visible}},watch:{isVisible:function(t){this.$emit("toggle",t)}},mounted:function(){var t=this;this.$watch("visible",function(e,n){e?t.show():n&&t.hide()},{immediate:!0})},methods:{show:function(){return this.isVisible=!0,this},hide:function(){return this.isVisible=!1,this}}};e.a=r},398:function(t,e,n){"use strict";var r=n(58),i=n.n(r),o=n(56),a=n.n(o),s=n(114),c=n(4),u=n(425),f=n(240),l=n(39),p=u.b.enc.Utf8.parse("8cde79aa8651f8e4"),d=null;e.a={name:"ActJigsaw",mixins:[l.a],data:function(){return{status:"loading",pieceX:"",pieceY:0,trackX:0,pieceWidth:0,frontImgUrl:"",bgImgUrl:"",shake:!1,smooth:!1,randomClientId:Object(c.D)(32)}},props:{brandColor:{type:String,default:""},initUrl:{type:String,default:"/user/unionVerifyInit"},verifyUrl:{type:String,default:"/user/unionVerifyCheck"},keyword:{type:String,default:""},platform:{type:Number,default:0}},computed:{clientId:function(){return this.keyword||this.randomClientId}},methods:{clear:function(){this.pieceX=0,this.trackX=0,this.status="loading",this.allowTouch=!1,this.scaleRate=0,this.count=0,this.straceArr=[],this.startX=0},_initJigsaw:function(){var t=this.$refs.jigsawImg;this.picWidth=t.clientWidth,this.picHeight=t.clientHeight,this.trackWidth=this.$refs.trackWrap.clientWidth,this.clear(),this.offsetX=0,this.offsetY=0,this.getJigsaw()},getJigsaw:function(){var t=this;Object(s.b)(this.initUrl,{clienttype:2,clientid:this.clientId,ua:navigator.userAgent,iscps:this.platform,picWidth:this.picWidth,picHeight:this.picHeight}).then(function(e){var n=e.data,r=void 0===n?{}:n;if(0===r.ret){d=r.data.iv;var i=JSON.parse(Object(u.a)(r.data.d,u.b.enc.Utf8.parse(d),p)),o=i.holeCheck,s=t.picWidth/o.width,c=o.length,f=c*s,l=new a.a(function(t,e){var n=new Image;n.onload=t,n.onerror=e,n.src=o.back}),h=new a.a(function(t,e){var n=new Image;n.onload=t,n.onerror=e,n.src=o.front});a.a.all([l,h]).then(function(){t.token=i.token,t.scaleRate=s,t.originPieceWidth=c,t.initPieceX=parseFloat((o.initx-c/2)*s),t.pieceY=parseFloat((-o.inity-c/2)*s),t.initTrackX=parseFloat((f-t.trackWidth)/2+t.pieceX),t.pieceX=t.initPieceX,t.trackX=t.initTrackX,t.pieceWidth=f,t.bgImgUrl=o.back,t.frontImgUrl=o.front,t.status="picture",t.allowTouch=!0}).catch(function(){t.status="error"})}else t.$emit("error",{ret:1004,errmsg:r.errmsg})}).catch(function(e){t.$emit("error",{ret:1004,errmsg:"系统繁忙,请刷新页面重试"})})},reset:function(t,e){var n=this;if(!e)return this.status="loading",void this.getJigsaw();this.shake=!0;var r=setTimeout(function(){n.pieceX=n.initPieceX,n.trackX=n.initTrackX,n.shake=!1,n.smooth=!0,clearTimeout(r);var e=setTimeout(function(){n.smooth=!1,clearTimeout(e),t||(n.allowTouch=!0)},300);t&&(n.status="loading",n.getJigsaw())},150)},touchstart:function(t){if(t.preventDefault(),this.allowTouch){var e=this.$refs.jigsawImg;this.offsetX=e.getBoundingClientRect().left,this.offsetY=e.getBoundingClientRect().top;var n=t.clientX||t.touches[0].clientX;this.startX=n,this.straceArr=[],this.pushPoint(t),"https:"===location.protocol&&window.DeviceOrientationEvent&&window.addEventListener("deviceorientation",function(t){t&&null!==t.alpha&&void 0!==t.alpha&&(this.alpha=parseFloat(t.alpha.toFixed(4)),this.beta=parseFloat(t.beta.toFixed(4)),this.gamma=parseFloat(t.gamma.toFixed(4)))},!1)}},touchmove:function(t){if(t.preventDefault(),this.allowTouch){var e=t.clientX||t.touches[0].clientX,n=e-this.startX;this.pushPoint(t),n<0?n=0:n>this.picWidth-this.pieceWidth&&(n=this.picWidth-this.pieceWidth),this.pieceX=parseFloat(this.initPieceX+n),this.trackX=parseFloat(this.initTrackX+n)}},touchend:function(t,e){t.preventDefault(),this.allowTouch&&(this.allowTouch=!1,this.pushPoint(t),this.verify(e))},mousedown:function(t,e){var n=this;this.touchstart(t),t.preventDefault();var r=Object(c.F)(this.touchmove,10),i=function t(i){n.touchend(i,e),document.removeEventListener("mouseup",t),document.removeEventListener("mousemove",r),i.preventDefault()};document.addEventListener&&document.addEventListener("mousemove",r,!1),document.addEventListener&&document.addEventListener("mouseup",i,!1)},pushPoint:function(t){var e=+new Date;if(t.touches){var n=t.touches[0]||t.changedTouches[0],r=n.clientX-this.offsetX,i=n.clientY-this.offsetY,o=void 0===n.force?0:n.force;this.straceArr.push({x:parseFloat(r.toFixed(2)),y:parseFloat(-i.toFixed(2)),alpha:this.alpha,beta:this.beta,gamma:this.gamma,press:parseFloat(o.toFixed(4)),t:e})}else{var a=t.clientX-this.offsetX,s=t.clientY-this.offsetY;this.straceArr.push({x:parseFloat(a.toFixed(2)),y:parseFloat(-s.toFixed(2)),t:e})}},verify:function(t){var e=this;Object(s.b)(this.verifyUrl,{r:Object(u.c)(i()({checktype:1,clienttype:2,ua:navigator.userAgent,token:this.token,holeCheck:{strace:this.straceArr,moveType:t,screenWidth:parseFloat(this.picWidth.toFixed(2)),screenHeight:parseFloat(this.picHeight.toFixed(2))}}),u.b.enc.Utf8.parse(d),p),iv:d}).then(function(t){var n=t.data,r=void 0===n?{}:n;0===r.ret?(e.$emit("success",{keyword:e.clientId,token:e.token}),e.status="loading",window._xystj&&window._xystj.trackEvent("jigsaw_success")):1001===r.ret?(e.$emit("error",{ret:1001,errmsg:"验证失败,请重新滑动",data:{count:++e.count}}),e.reset(!1,!0),window._xystj&&window._xystj.trackEvent("jigsaw_fail")):1002===r.ret||1003===r.ret?(e.$emit("error",{ret:1002,errmsg:"验证失败,刷新拼图",data:{count:++e.count}}),e.reset(!0,!0),window._xystj&&window._xystj.trackEvent("jigsaw_fail")):(e.$emit("error",{ret:1003,errmsg:r.errmsg,data:{count:++e.count}}),e.reset(!0,!0),window._xystj&&window._xystj.trackEvent("jigsaw_error"))}).catch(function(t){e.$emit("error",{ret:1004,errmsg:"系统繁忙,请稍后重试",data:{count:++e.count}}),window._xystj&&window._xystj.trackEvent("jigsaw_error")})}},mounted:function(){var t=this;this.isVisible&&this.$nextTick(function(){t._initJigsaw()})},watch:{isVisible:function(t){var e=this;t&&this.$nextTick(function(){e._initJigsaw()})}},components:{ActLoading:f.default}}},4:function(t,e,n){"use strict";function r(t,e){if(t.findIndex)return t.findIndex(e);var n=-1;return t.some(function(t,r,i){var o=e.call(this,t,r,i);if(o)return n=r,o}),n}function i(t){return t?JSON.parse(I()(t)):t}function o(t,e){for(var n in e)t[n]&&"object"===V()(t[n])?o(t[n],e[n]):t[n]=e[n]}function a(t){return Array.isArray?Array.isArray(t):"[object Array]"===Object.prototype.toString.call(t)}function s(t){return"[object String]"===Object.prototype.toString.call(t)}function c(t){return"[object Number]"===Object.prototype.toString.call(t)}function u(t){return"[object Object]"===Object.prototype.toString.call(t)}function f(t){return"[object Boolean]"===Object.prototype.toString.call(t)}function l(t){return null===t}function p(t){return void 0!==t&&null!==t}function d(t){return void 0===t}function h(t){return"[object Error]"===Object.prototype.toString.call(t)}function v(t){return"function"==typeof t}function g(t){return"[object Promise]"===Object.prototype.toString.call(t)||u(t)&&v(t.then)}function m(t,e,n){function r(e){var n=g,r=m;return g=m=void 0,x=e,w=t.apply(r,n)}function i(t,e){return L?(window.cancelAnimationFrame(b),window.requestAnimationFrame(t)):setTimeout(t,e)}function o(t){if(L)return window.cancelAnimationFrame(t);clearTimeout(t)}function a(t){return x=t,b=i(f,e),A?r(t):w}function s(t){var n=t-S,r=t-x,i=e-n;return P?Math.min(i,y-r):i}function c(t){var n=t-S,r=t-x;return void 0===S||n>=e||n<0||P&&r>=y}function f(){var t=Date.now();if(c(t))return l(t);b=i(f,s(t))}function l(t){return b=void 0,_&&g?r(t):(g=m=void 0,w)}function p(){void 0!==b&&o(b),x=0,g=S=m=b=void 0}function d(){return void 0===b?w:l(Date.now())}function h(){return void 0!==b}function v(){for(var t=Date.now(),n=c(t),o=arguments.length,s=Array(o),u=0;u<o;u++)s[u]=arguments[u];if(g=s,m=this,S=t,n){if(void 0===b)return a(S);if(P)return b=i(f,e),r(S)}return void 0===b&&(b=i(f,e)),w}var g=void 0,m=void 0,y=void 0,w=void 0,b=void 0,S=void 0,x=0,A=!1,P=!1,_=!0,L=!e&&0!==e&&"function"==typeof window.requestAnimationFrame;if("function"!=typeof t)throw new TypeError("Expected a function");return e=+e||0,u(n)&&(A=!!n.leading,P="maxWait"in n,y=P?Math.max(+n.maxWait||0,e):y,_="trailing"in n?!!n.trailing:_),v.cancel=p,v.flush=d,v.pending=h,v}function y(t,e,n){var r=!0,i=!0;if("function"!=typeof t)throw new TypeError("Expected a function");return u(n)&&(r="leading"in n?!!n.leading:r,i="trailing"in n?!!n.trailing:i),m(t,e,{leading:r,trailing:i,maxWait:e})}function w(t){return!!/^1\d{10}$/.test(t)}function b(t){var e=t.length;return e>3&&e<8?t=t.replace(/\s/g,"").replace(/^(.{3})/g,"$1 "):e>=8&&(t=t.replace(/\s/g,"").replace(/^(.{3})(.+)/g,function(t,e,n){return e+" "+n.replace(/(.{4})(?=.)/g,"$1 ")})),t}function S(t){return t.replace(/\s/g,"").replace(/(.{4})(?=.)/g,"$1 ")}function x(t){if(void 0!==t||null!==t)return/^\d+(\.\d+)?$/.test(t+"")?t+"px":t}function A(t){if(!t)return"";var e=t.length;return 2===e?t.split("").join("  "):3===e?t.split("").join(" "):t}function P(t){var e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=t.offsetHeight;if(e){var r=t.currentStyle||getComputedStyle(t);n+=parseInt(r.marginTop||0)+parseInt(r.marginBottom||0)}return n}function _(t,e){var n=/^#([a-f\d]{1})([a-f\d]{1})([a-f\d]{1})$/i.exec(t),r=/^#([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(t),i=null;return n?i={r:parseInt(n[1]+n[1],16),g:parseInt(n[2]+n[2],16),b:parseInt(n[3]+n[3],16)}:r&&(i={r:parseInt(r[1],16),g:parseInt(r[2],16),b:parseInt(r[3],16)}),i?void 0!==e?"rgba("+i.r+", "+i.g+", "+i.b+", "+e+")":"rgb("+i.r+", "+i.g+", "+i.b+")":""}function L(t){var e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefhijklmnopqrstuvwxyz",n=e.length,r="";t=t||32;for(var i=0;i<t;i++)r+=e.charAt(Math.floor(Math.random()*n));return r}function C(t,e){var n=e||location.href,r=new RegExp("(\\?|&)"+t+"=([^&#$\\s]+)"),i=n.match(r);return i&&i[2]}function j(t){var e=window.getComputedStyle(t),n="none"===e.display,r=null===t.offsetParent&&"fixed"!==e.position;return n||r}function D(t,e,n){return Math.min(Math.max(t,e),n)}function W(t){var e=/os (\d\d?_\d(_\d)?)/,n=e.exec(t);if(!n)return null;var r=n[1].split("_").map(function(t){return parseInt(t,10)});return{major:r[0],minor:r[1],patch:r[2]||0}}function k(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";e=e||window.location.href;var n=new RegExp("(\\?|#|&)"+t+"=([^&#]*)(&|#|$)"),r=e.match(n);return decodeURIComponent(r?r[2]:"")}function O(t){return t?h(t)?t.message:s(t)?t:t.errmsg||"请求失败,请稍后重试":"请求失败,请稍后重试"}function E(){for(var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=[],n=new RegExp("https?://[-A-Za-z0-9+&@#/%?=~_|!:,.;]+[-A-Za-z0-9+&@#/%=~_|]"),r=0;r<t.length;r++){var i=t[r];if(!n.test(i))return;e.push(i.split("?")[0])}return e}function T(t){var e=JSON.parse(I()(t)),n=e.attrModules,r=void 0===n?{}:n,i=e.plan,o=r.applicant,s=r.insureds,c=r.hcpics,u=r.hctext,f=r.makeup,l=r.apphctext,p=r.apphcpics,d={},h=function(t){var e=null,n=null,r=null,i=null,o={},s={},c={};for(var u in t){var f=t[u].defaultValue,l=t[u].required,p=t[u].display;if(a(f)){var d=E(f);d&&(f=d)}1!==Number(l)&&1!==Number(p)||("idType"===u||"id"===u||"idValidType"===u||"idValidEndTime"===u||"idValidStartTime"===u?(e=e||{},e[u]=f):"socialInsAddr"===u||"socialInsDetail"===u||"socialInsPost"===u||"socialInsTel"===u?(n=n||{},n[u]=f):"residentAddr"===u||"residentDetail"===u||"residentPost"===u||"residentTel"===u?(r=r||{},r[u]=f):"officeAddr"===u||"officeDetail"===u||"officePost"===u||"officeTel"===u?(i=i||{},i[u]=f):"companyIdType"===u||"companyId"===u?(s=s||{},s[u]=f):"detail"===u?(c=c||{},c[u]=f):o[u]=f)}return e&&(o.certificate=e),n&&(o.socialIns=n),r&&(o.resident=r),i&&(o.office=i),s&&(o.companyCertificate=s),c&&(o.companyAddress=c),o};if(r.plan&&(i=h(r.plan)),o&&(d.applicant={},o&&(d.applicant=h(o))),s||i){d.insureds=[];for(var v=s||[""],g=0;g<v.length;g++){var m=v[g],y=null,w={};m&&(y=h(m)),y&&(w.insured=y),i&&(w.plan=i),d.insureds.push(w)}}if(u&&(d.hctext=h(u)),l&&(d.apphctext=h(l)),c&&(d.hcpics=h(c)),p&&(d.apphcpics=h(p)),f){d.makeup={};for(var b=f||[""],S=0;S<b.length;S++){var x=b[S],A=null;x&&(A=h(x)),A&&(d.makeup=M()(d.makeup,A))}}return d}n.d(e,"G",function(){return rt}),n.d(e,"v",function(){return it}),e.d=r,e.c=i,e.b=o,e.o=a,e.A=s,e.x=c,e.y=u,e.p=f,e.w=l,e.q=p,e.B=d,e.r=h,e.s=v,e.z=g,e.a=m,e.F=y,e.u=w,e.g=b,e.e=S,e.f=x,e.h=A,e.C=P,e.n=_,e.D=L,e.l=C,e.t=j,e.E=D,e.k=W,e.m=k,e.j=O,e.i=T;var B=n(28),M=n.n(B),z=n(75),V=n.n(z),N=n(58),I=n.n(N),R="undefined"!=typeof window,U=R&&window.navigator.userAgent.toLowerCase(),F=U&&/msie|trident/.test(U),H=U&&U.indexOf("msie 9.0")>0,J=U&&U.indexOf("edge/")>0,$=U&&U.indexOf("android")>0,X=U&&/iphone|ipad|ipod|ios/.test(U),q=U&&/arkweb|harmony/.test(U),G=U&&/chrome\/\d+/.test(U)&&!J,Y=U&&/MicroMessenger/i.test(U),K=U&&/wxwork/i.test(U),Q=U&&/mucxiaoyusan/i.test(U),Z=U&&/muckacabao/i.test(U),tt=U&&/mucyanxuan/i.test(U),et=Q||Z,nt=U&&/phone|pad|pod|iPhone|iPod|ios|iPad|Android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone/i.test(U),rt={isIE:F,isMobile:nt,isIE9:H,isEdge:J,isAndroid:$,isIOS:X,isHarmonyOS:q,isChrome:G,isWx:Y,isWxWork:K,isApp:et,isXysApp:Q,isKcbApp:Z,isYxApp:tt},it=/MucWebAutoTester/.test(window.navigator.userAgent)},40:function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(t+" is not a function!");return t}},41:function(t,e,n){var r=n(10),i=n(2).document,o=r(i)&&r(i.createElement);t.exports=function(t){return o?i.createElement(t):{}}},425:function(t,e,n){"use strict";function r(t){return c.enc.Base64.stringify(t).replace(/\+/g,"-").replace(/\//g,"_").replace(/=/g,"")}function i(t){var e=t.replace(/-/g,"+").replace(/_/g,"/"),n=e.length%4;return n>0&&(e+="====".substr(n)),c.enc.Base64.parse(e)}function o(t,e,n){var i=c.enc.Utf8.parse(t),o=c.AES.encrypt(i,n,{iv:e}),a=o.ciphertext.toString();return r(c.enc.Hex.parse(a))}function a(t,e,n){var r=i(t),o=c.enc.Base64.stringify(r);return c.AES.decrypt(o,n,{iv:e}).toString(c.enc.Utf8).toString()}function s(t){return c.MD5(t).toString()}e.c=o,e.a=a,e.d=s;var c={enc:{}};c.AES=n(426),c.enc.Utf8=n(430),c.enc.Hex=n(431),c.enc.Base64=n(320),c.MD5=n(321),e.b=c},426:function(t,e,n){!function(r,i,o){t.exports=e=i(n(119),n(320),n(321),n(322),n(429))}(0,function(t){return function(){var e=t,n=e.lib,r=n.BlockCipher,i=e.algo,o=[],a=[],s=[],c=[],u=[],f=[],l=[],p=[],d=[],h=[];!function(){for(var t=[],e=0;e<256;e++)t[e]=e<128?e<<1:e<<1^283;for(var n=0,r=0,e=0;e<256;e++){var i=r^r<<1^r<<2^r<<3^r<<4;i=i>>>8^255&i^99,o[n]=i,a[i]=n;var v=t[n],g=t[v],m=t[g],y=257*t[i]^16843008*i;s[n]=y<<24|y>>>8,c[n]=y<<16|y>>>16,u[n]=y<<8|y>>>24,f[n]=y;var y=16843009*m^65537*g^257*v^16843008*n;l[i]=y<<24|y>>>8,p[i]=y<<16|y>>>16,d[i]=y<<8|y>>>24,h[i]=y,n?(n=v^t[t[t[m^v]]],r^=t[t[r]]):n=r=1}}();var v=[0,1,2,4,8,16,32,64,128,27,54],g=i.AES=r.extend({_doReset:function(){if(!this._nRounds||this._keyPriorReset!==this._key){for(var t=this._keyPriorReset=this._key,e=t.words,n=t.sigBytes/4,r=this._nRounds=n+6,i=4*(r+1),a=this._keySchedule=[],s=0;s<i;s++)if(s<n)a[s]=e[s];else{var c=a[s-1];s%n?n>6&&s%n==4&&(c=o[c>>>24]<<24|o[c>>>16&255]<<16|o[c>>>8&255]<<8|o[255&c]):(c=c<<8|c>>>24,c=o[c>>>24]<<24|o[c>>>16&255]<<16|o[c>>>8&255]<<8|o[255&c],c^=v[s/n|0]<<24),a[s]=a[s-n]^c}for(var u=this._invKeySchedule=[],f=0;f<i;f++){var s=i-f;if(f%4)var c=a[s];else var c=a[s-4];u[f]=f<4||s<=4?c:l[o[c>>>24]]^p[o[c>>>16&255]]^d[o[c>>>8&255]]^h[o[255&c]]}}},encryptBlock:function(t,e){this._doCryptBlock(t,e,this._keySchedule,s,c,u,f,o)},decryptBlock:function(t,e){var n=t[e+1];t[e+1]=t[e+3],t[e+3]=n,this._doCryptBlock(t,e,this._invKeySchedule,l,p,d,h,a);var n=t[e+1];t[e+1]=t[e+3],t[e+3]=n},_doCryptBlock:function(t,e,n,r,i,o,a,s){for(var c=this._nRounds,u=t[e]^n[0],f=t[e+1]^n[1],l=t[e+2]^n[2],p=t[e+3]^n[3],d=4,h=1;h<c;h++){var v=r[u>>>24]^i[f>>>16&255]^o[l>>>8&255]^a[255&p]^n[d++],g=r[f>>>24]^i[l>>>16&255]^o[p>>>8&255]^a[255&u]^n[d++],m=r[l>>>24]^i[p>>>16&255]^o[u>>>8&255]^a[255&f]^n[d++],y=r[p>>>24]^i[u>>>16&255]^o[f>>>8&255]^a[255&l]^n[d++];u=v,f=g,l=m,p=y}var v=(s[u>>>24]<<24|s[f>>>16&255]<<16|s[l>>>8&255]<<8|s[255&p])^n[d++],g=(s[f>>>24]<<24|s[l>>>16&255]<<16|s[p>>>8&255]<<8|s[255&u])^n[d++],m=(s[l>>>24]<<24|s[p>>>16&255]<<16|s[u>>>8&255]<<8|s[255&f])^n[d++],y=(s[p>>>24]<<24|s[u>>>16&255]<<16|s[f>>>8&255]<<8|s[255&l])^n[d++];t[e]=v,t[e+1]=g,t[e+2]=m,t[e+3]=y},keySize:8});e.AES=r._createHelper(g)}(),t.AES})},427:function(t,e,n){!function(r,i){t.exports=e=i(n(119))}(0,function(t){return function(){var e=t,n=e.lib,r=n.WordArray,i=n.Hasher,o=e.algo,a=[],s=o.SHA1=i.extend({_doReset:function(){this._hash=new r.init([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(t,e){for(var n=this._hash.words,r=n[0],i=n[1],o=n[2],s=n[3],c=n[4],u=0;u<80;u++){if(u<16)a[u]=0|t[e+u];else{var f=a[u-3]^a[u-8]^a[u-14]^a[u-16];a[u]=f<<1|f>>>31}var l=(r<<5|r>>>27)+c+a[u];l+=u<20?1518500249+(i&o|~i&s):u<40?1859775393+(i^o^s):u<60?(i&o|i&s|o&s)-1894007588:(i^o^s)-899497514,c=s,s=o,o=i<<30|i>>>2,i=r,r=l}n[0]=n[0]+r|0,n[1]=n[1]+i|0,n[2]=n[2]+o|0,n[3]=n[3]+s|0,n[4]=n[4]+c|0},_doFinalize:function(){var t=this._data,e=t.words,n=8*this._nDataBytes,r=8*t.sigBytes;return e[r>>>5]|=128<<24-r%32,e[14+(r+64>>>9<<4)]=Math.floor(n/4294967296),e[15+(r+64>>>9<<4)]=n,t.sigBytes=4*e.length,this._process(),this._hash},clone:function(){var t=i.clone.call(this);return t._hash=this._hash.clone(),t}});e.SHA1=i._createHelper(s),e.HmacSHA1=i._createHmacHelper(s)}(),t.SHA1})},428:function(t,e,n){!function(r,i){t.exports=e=i(n(119))}(0,function(t){!function(){var e=t,n=e.lib,r=n.Base,i=e.enc,o=i.Utf8,a=e.algo;a.HMAC=r.extend({init:function(t,e){t=this._hasher=new t.init,"string"==typeof e&&(e=o.parse(e));var n=t.blockSize,r=4*n;e.sigBytes>r&&(e=t.finalize(e)),e.clamp();for(var i=this._oKey=e.clone(),a=this._iKey=e.clone(),s=i.words,c=a.words,u=0;u<n;u++)s[u]^=1549556828,c[u]^=909522486;i.sigBytes=a.sigBytes=r,this.reset()},reset:function(){var t=this._hasher;t.reset(),t.update(this._iKey)},update:function(t){return this._hasher.update(t),this},finalize:function(t){var e=this._hasher,n=e.finalize(t);return e.reset(),e.finalize(this._oKey.clone().concat(n))}})}()})},429:function(t,e,n){!function(r,i,o){t.exports=e=i(n(119),n(322))}(0,function(t){t.lib.Cipher||function(e){var n=t,r=n.lib,i=r.Base,o=r.WordArray,a=r.BufferedBlockAlgorithm,s=n.enc,c=(s.Utf8,s.Base64),u=n.algo,f=u.EvpKDF,l=r.Cipher=a.extend({cfg:i.extend(),createEncryptor:function(t,e){return this.create(this._ENC_XFORM_MODE,t,e)},createDecryptor:function(t,e){return this.create(this._DEC_XFORM_MODE,t,e)},init:function(t,e,n){this.cfg=this.cfg.extend(n),this._xformMode=t,this._key=e,this.reset()},reset:function(){a.reset.call(this),this._doReset()},process:function(t){return this._append(t),this._process()},finalize:function(t){return t&&this._append(t),this._doFinalize()},keySize:4,ivSize:4,_ENC_XFORM_MODE:1,_DEC_XFORM_MODE:2,_createHelper:function(){function t(t){return"string"==typeof t?A:b}return function(e){return{encrypt:function(n,r,i){return t(r).encrypt(e,n,r,i)},decrypt:function(n,r,i){return t(r).decrypt(e,n,r,i)}}}}()}),p=(r.StreamCipher=l.extend({_doFinalize:function(){return this._process(!0)},blockSize:1}),n.mode={}),d=r.BlockCipherMode=i.extend({createEncryptor:function(t,e){return this.Encryptor.create(t,e)},createDecryptor:function(t,e){return this.Decryptor.create(t,e)},init:function(t,e){this._cipher=t,this._iv=e}}),h=p.CBC=function(){function t(t,n,r){var i=this._iv;if(i){var o=i;this._iv=e}else var o=this._prevBlock;for(var a=0;a<r;a++)t[n+a]^=o[a]}var n=d.extend();return n.Encryptor=n.extend({processBlock:function(e,n){var r=this._cipher,i=r.blockSize;t.call(this,e,n,i),r.encryptBlock(e,n),this._prevBlock=e.slice(n,n+i)}}),n.Decryptor=n.extend({processBlock:function(e,n){var r=this._cipher,i=r.blockSize,o=e.slice(n,n+i);r.decryptBlock(e,n),t.call(this,e,n,i),this._prevBlock=o}}),n}(),v=n.pad={},g=v.Pkcs7={pad:function(t,e){for(var n=4*e,r=n-t.sigBytes%n,i=r<<24|r<<16|r<<8|r,a=[],s=0;s<r;s+=4)a.push(i);var c=o.create(a,r);t.concat(c)},unpad:function(t){var e=255&t.words[t.sigBytes-1>>>2];t.sigBytes-=e}},m=(r.BlockCipher=l.extend({cfg:l.cfg.extend({mode:h,padding:g}),reset:function(){l.reset.call(this);var t=this.cfg,e=t.iv,n=t.mode;if(this._xformMode==this._ENC_XFORM_MODE)var r=n.createEncryptor;else{var r=n.createDecryptor;this._minBufferSize=1}this._mode&&this._mode.__creator==r?this._mode.init(this,e&&e.words):(this._mode=r.call(n,this,e&&e.words),this._mode.__creator=r)},_doProcessBlock:function(t,e){this._mode.processBlock(t,e)},_doFinalize:function(){var t=this.cfg.padding;if(this._xformMode==this._ENC_XFORM_MODE){t.pad(this._data,this.blockSize);var e=this._process(!0)}else{var e=this._process(!0);t.unpad(e)}return e},blockSize:4}),r.CipherParams=i.extend({init:function(t){this.mixIn(t)},toString:function(t){return(t||this.formatter).stringify(this)}})),y=n.format={},w=y.OpenSSL={stringify:function(t){var e=t.ciphertext,n=t.salt;if(n)var r=o.create([1398893684,1701076831]).concat(n).concat(e);else var r=e;return r.toString(c)},parse:function(t){var e=c.parse(t),n=e.words;if(1398893684==n[0]&&1701076831==n[1]){var r=o.create(n.slice(2,4));n.splice(0,4),e.sigBytes-=16}return m.create({ciphertext:e,salt:r})}},b=r.SerializableCipher=i.extend({cfg:i.extend({format:w}),encrypt:function(t,e,n,r){r=this.cfg.extend(r);var i=t.createEncryptor(n,r),o=i.finalize(e),a=i.cfg;return m.create({ciphertext:o,key:n,iv:a.iv,algorithm:t,mode:a.mode,padding:a.padding,blockSize:t.blockSize,formatter:r.format})},decrypt:function(t,e,n,r){return r=this.cfg.extend(r),e=this._parse(e,r.format),t.createDecryptor(n,r).finalize(e.ciphertext)},_parse:function(t,e){return"string"==typeof t?e.parse(t,this):t}}),S=n.kdf={},x=S.OpenSSL={execute:function(t,e,n,r){r||(r=o.random(8));var i=f.create({keySize:e+n}).compute(t,r),a=o.create(i.words.slice(e),4*n);return i.sigBytes=4*e,m.create({key:i,iv:a,salt:r})}},A=r.PasswordBasedCipher=b.extend({cfg:b.cfg.extend({kdf:x}),encrypt:function(t,e,n,r){r=this.cfg.extend(r);var i=r.kdf.execute(n,t.keySize,t.ivSize);r.iv=i.iv;var o=b.encrypt.call(this,t,e,i.key,r);return o.mixIn(i),o},decrypt:function(t,e,n,r){r=this.cfg.extend(r),e=this._parse(e,r.format);var i=r.kdf.execute(n,t.keySize,t.ivSize,e.salt);return r.iv=i.iv,b.decrypt.call(this,t,e,i.key,r)}})}()})},430:function(t,e,n){!function(r,i){t.exports=e=i(n(119))}(0,function(t){return t.enc.Utf8})},431:function(t,e,n){!function(r,i){t.exports=e=i(n(119))}(0,function(t){return t.enc.Hex})},45:function(t,e,n){"use strict";var r=n(16),i=n(13),o=n(49),a=n(7),s=n(20),c=n(67),u=n(27),f=n(71),l=n(3)("iterator"),p=!([].keys&&"next"in[].keys()),d=function(){return this};t.exports=function(t,e,n,h,v,g,m){c(n,e,h);var y,w,b,S=function(t){if(!p&&t in _)return _[t];switch(t){case"keys":case"values":return function(){return new n(this,t)}}return function(){return new n(this,t)}},x=e+" Iterator",A="values"==v,P=!1,_=t.prototype,L=_[l]||_["@@iterator"]||v&&_[v],C=L||S(v),j=v?A?S("entries"):C:void 0,D="Array"==e?_.entries||L:L;if(D&&(b=f(D.call(new t)))!==Object.prototype&&b.next&&(u(b,x,!0),r||"function"==typeof b[l]||a(b,l,d)),A&&L&&"values"!==L.name&&(P=!0,C=function(){return L.call(this)}),r&&!m||!p&&!P&&_[l]||a(_,l,C),s[e]=C,s[x]=d,v)if(y={values:A?C:S("values"),keys:g?C:S("keys"),entries:j},m)for(w in y)w in _||o(_,w,y[w]);else i(i.P+i.F*(p||P),e,y);return y}},46:function(t,e,n){var r=n(9),i=n(68),o=n(33),a=n(31)("IE_PROTO"),s=function(){},c=function(){var t,e=n(41)("iframe"),r=o.length;for(e.style.display="none",n(60).appendChild(e),e.src="javascript:",t=e.contentWindow.document,t.open(),t.write("<script>document.F=Object<\/script>"),t.close(),c=t.F;r--;)delete c.prototype[o[r]];return c()};t.exports=Object.create||function(t,e){var n;return null!==t?(s.prototype=r(t),n=new s,s.prototype=null,n[a]=t):n=c(),void 0===e?n:i(n,e)}},47:function(t,e,n){var r=n(26);t.exports=Object("z").propertyIsEnumerable(0)?Object:function(t){return"String"==r(t)?t.split(""):Object(t)}},48:function(t,e,n){t.exports=!n(5)&&!n(12)(function(){return 7!=Object.defineProperty(n(41)("div"),"a",{get:function(){return 7}}).a})},49:function(t,e,n){t.exports=n(7)},5:function(t,e,n){t.exports=!n(12)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},50:function(t,e,n){var r=n(6),i=n(11),o=n(69)(!1),a=n(31)("IE_PROTO");t.exports=function(t,e){var n,s=i(t),c=0,u=[];for(n in s)n!=a&&r(s,n)&&u.push(n);for(;e.length>c;)r(s,n=e[c++])&&(~o(u,n)||u.push(n));return u}},51:function(t,e,n){var r=n(50),i=n(33).concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return r(t,i)}},52:function(t,e,n){"use strict";var r=n(66)(!0);n(45)(String,"String",function(t){this._t=String(t),this._i=0},function(){var t,e=this._t,n=this._i;return n>=e.length?{value:void 0,done:!0}:(t=r(e,n),this._i+=t.length,{value:t,done:!1})})},53:function(t,e,n){var r=n(11),i=n(51).f,o={}.toString,a="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],s=function(t){try{return i(t)}catch(t){return a.slice()}};t.exports.f=function(t){return a&&"[object Window]"==o.call(t)?s(t):i(r(t))}},54:function(t,e,n){n(72);for(var r=n(2),i=n(7),o=n(20),a=n(3)("toStringTag"),s="CSSRuleList,CSSStyleDeclaration,CSSValueList,ClientRectList,DOMRectList,DOMStringList,DOMTokenList,DataTransferItemList,FileList,HTMLAllCollection,HTMLCollection,HTMLFormElement,HTMLSelectElement,MediaList,MimeTypeArray,NamedNodeMap,NodeList,PaintRequestList,Plugin,PluginArray,SVGLengthList,SVGNumberList,SVGPathSegList,SVGPointList,SVGStringList,SVGTransformList,SourceBufferList,StyleSheetList,TextTrackCueList,TextTrackList,TouchList".split(","),c=0;c<s.length;c++){var u=s[c],f=r[u],l=f&&f.prototype;l&&!l[a]&&i(l,a,u),o[u]=o.Array}},55:function(t,e,n){"use strict";var r=n(2),i=n(6),o=n(5),a=n(13),s=n(49),c=n(76).KEY,u=n(12),f=n(32),l=n(27),p=n(22),d=n(3),h=n(36),v=n(37),g=n(82),m=n(77),y=n(9),w=n(10),b=n(23),S=n(11),x=n(34),A=n(21),P=n(46),_=n(53),L=n(83),C=n(35),j=n(8),D=n(14),W=L.f,k=j.f,O=_.f,E=r.Symbol,T=r.JSON,B=T&&T.stringify,M=d("_hidden"),z=d("toPrimitive"),V={}.propertyIsEnumerable,N=f("symbol-registry"),I=f("symbols"),R=f("op-symbols"),U=Object.prototype,F="function"==typeof E&&!!C.f,H=r.QObject,J=!H||!H.prototype||!H.prototype.findChild,$=o&&u(function(){return 7!=P(k({},"a",{get:function(){return k(this,"a",{value:7}).a}})).a})?function(t,e,n){var r=W(U,e);r&&delete U[e],k(t,e,n),r&&t!==U&&k(U,e,r)}:k,X=function(t){var e=I[t]=P(E.prototype);return e._k=t,e},q=F&&"symbol"==typeof E.iterator?function(t){return"symbol"==typeof t}:function(t){return t instanceof E},G=function(t,e,n){return t===U&&G(R,e,n),y(t),e=x(e,!0),y(n),i(I,e)?(n.enumerable?(i(t,M)&&t[M][e]&&(t[M][e]=!1),n=P(n,{enumerable:A(0,!1)})):(i(t,M)||k(t,M,A(1,{})),t[M][e]=!0),$(t,e,n)):k(t,e,n)},Y=function(t,e){y(t);for(var n,r=g(e=S(e)),i=0,o=r.length;o>i;)G(t,n=r[i++],e[n]);return t},K=function(t,e){return void 0===e?P(t):Y(P(t),e)},Q=function(t){var e=V.call(this,t=x(t,!0));return!(this===U&&i(I,t)&&!i(R,t))&&(!(e||!i(this,t)||!i(I,t)||i(this,M)&&this[M][t])||e)},Z=function(t,e){if(t=S(t),e=x(e,!0),t!==U||!i(I,e)||i(R,e)){var n=W(t,e);return!n||!i(I,e)||i(t,M)&&t[M][e]||(n.enumerable=!0),n}},tt=function(t){for(var e,n=O(S(t)),r=[],o=0;n.length>o;)i(I,e=n[o++])||e==M||e==c||r.push(e);return r},et=function(t){for(var e,n=t===U,r=O(n?R:S(t)),o=[],a=0;r.length>a;)!i(I,e=r[a++])||n&&!i(U,e)||o.push(I[e]);return o};F||(E=function(){if(this instanceof E)throw TypeError("Symbol is not a constructor!");var t=p(arguments.length>0?arguments[0]:void 0),e=function(n){this===U&&e.call(R,n),i(this,M)&&i(this[M],t)&&(this[M][t]=!1),$(this,t,A(1,n))};return o&&J&&$(U,t,{configurable:!0,set:e}),X(t)},s(E.prototype,"toString",function(){return this._k}),L.f=Z,j.f=G,n(51).f=_.f=tt,n(24).f=Q,C.f=et,o&&!n(16)&&s(U,"propertyIsEnumerable",Q,!0),h.f=function(t){return X(d(t))}),a(a.G+a.W+a.F*!F,{Symbol:E});for(var nt="hasInstance,isConcatSpreadable,iterator,match,replace,search,species,split,toPrimitive,toStringTag,unscopables".split(","),rt=0;nt.length>rt;)d(nt[rt++]);for(var it=D(d.store),ot=0;it.length>ot;)v(it[ot++]);a(a.S+a.F*!F,"Symbol",{for:function(t){return i(N,t+="")?N[t]:N[t]=E(t)},keyFor:function(t){if(!q(t))throw TypeError(t+" is not a symbol!");for(var e in N)if(N[e]===t)return e},useSetter:function(){J=!0},useSimple:function(){J=!1}}),a(a.S+a.F*!F,"Object",{create:K,defineProperty:G,defineProperties:Y,getOwnPropertyDescriptor:Z,getOwnPropertyNames:tt,getOwnPropertySymbols:et});var at=u(function(){C.f(1)});a(a.S+a.F*at,"Object",{getOwnPropertySymbols:function(t){return C.f(b(t))}}),T&&a(a.S+a.F*(!F||u(function(){var t=E();return"[null]"!=B([t])||"{}"!=B({a:t})||"{}"!=B(Object(t))})),"JSON",{stringify:function(t){for(var e,n,r=[t],i=1;arguments.length>i;)r.push(arguments[i++]);if(n=e=r[1],(w(e)||void 0!==t)&&!q(t))return m(e)||(e=function(t,e){if("function"==typeof n&&(e=n.call(this,t,e)),!q(e))return e}),r[1]=e,B.apply(T,r)}}),E.prototype[z]||n(7)(E.prototype,z,E.prototype.valueOf),l(E,"Symbol"),l(Math,"Math",!0),l(r.JSON,"JSON",!0)},56:function(t,e,n){t.exports={default:n(139),__esModule:!0}},57:function(t,e,n){var r=n(13),i=n(0),o=n(12);t.exports=function(t,e){var n=(i.Object||{})[t]||Object[t],a={};a[t]=e(n),r(r.S+r.F*o(function(){n(1)}),"Object",a)}},58:function(t,e,n){t.exports={default:n(78),__esModule:!0}},59:function(t,e,n){var r=n(30),i=Math.min;t.exports=function(t){return t>0?i(r(t),9007199254740991):0}},6:function(t,e){var n={}.hasOwnProperty;t.exports=function(t,e){return n.call(t,e)}},60:function(t,e,n){var r=n(2).document;t.exports=r&&r.documentElement},61:function(t,e){},62:function(t,e,n){"use strict";function r(t){if(null===t||void 0===t)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(t)}var i=n(74),o=n.n(i),a=n(92),s=n.n(a),c=n(28),u=n.n(c),f=n(95),l=n.n(f),p=l.a,d=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable,v=function(){try{if(!u.a)return!1;var t=new String("abc");if(t[5]="de","5"===s()(t)[0])return!1;for(var e={},n=0;n<10;n++)e["_"+String.fromCharCode(n)]=n;if("0123456789"!==s()(e).map(function(t){return e[t]}).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach(function(t){r[t]=t}),"abcdefghijklmnopqrst"===o()(u()({},r)).join("")}catch(t){return!1}}()?u.a:function(t,e){for(var n,i,o=r(t),a=1;a<arguments.length;a++){n=Object(arguments[a]);for(var s in n)d.call(n,s)&&(o[s]=n[s]);if(p){i=p(n);for(var c=0;c<i.length;c++)h.call(n,i[c])&&(o[i[c]]=n[i[c]])}}return o};e.a=v},625:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(15),i=n(626);i.a.install=function(t){t.component(i.a.name,i.a),t.prototype.$createJigsaw=Object(r.a)(i.a,t)},e.default=i.a},626:function(t,e,n){"use strict";function r(t){s||n(627)}var i=n(398),o=n(628),a=n(1),s=!1,c=r,u=Object(a.a)(i.a,o.a,o.b,!1,c,"data-v-6ac6a5a2",null);u.options.__file="src\\components\\Jigsaw\\src\\index.vue",e.a=u.exports},627:function(t,e){},628:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],staticClass:"act-jigsaw"},[n("div",{ref:"jigsawImg",staticClass:"act-jigsaw-img"},[n("div",{staticClass:"img-bg"},["picture"===t.status?n("img",{staticClass:"slider-img",attrs:{src:t.bgImgUrl}}):t._e(),t._v(" "),"picture"===t.status?n("div",{staticClass:"slider-piece",class:{smooth:t.smooth},style:{width:t.pieceWidth+"px",top:t.pieceY+"px",transform:"translateX("+t.pieceX+"px)"}},[n("img",{class:{shake:t.shake},attrs:{src:t.frontImgUrl},on:{mousedown:function(e){return t.mousedown(e,1)},touchstart:t.touchstart,touchmove:t.touchmove,touchend:function(e){return t.touchend(e,1)}}})]):t._e(),t._v(" "),"loading"===t.status?n("div",{staticClass:"img-loading"},[n("act-loading",{directives:[{name:"show",rawName:"v-show",value:!0,expression:"true"}],attrs:{type:"cir3",color:"#999"}})],1):t._e(),t._v(" "),"error"===t.status?n("div",{staticClass:"img-error",on:{click:function(e){return t.reset(!0)}}},[n("p",[t._v("图片加载失败,请点击刷新")]),t._v(" "),n("img",{staticClass:"icon-refresh",attrs:{src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAAAflBMVEUAAACzs7Ozs7Ozs7O0tLSzs7O0tLS0tLSzs7Ozs7O0tLSzs7Ozs7Ozs7Ozs7Ozs7O0tLSzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0tLS1tbWvr6+0tLSzs7Ozs7Ozs7Ozs7Ozs7Ozs7O0tLS0tLSzs7O0tLS0tLSysrKysrKzs7OviM2hAAAAKXRSTlMA7fqzBvMjA8+poGGTT+fAZeHKmoRxa1Y9GhMM2NPEjVxDM3geHKR8RX/2SbEAAAFsSURBVDjLjZTpcoIwEIATIOUIILccgojnvv8Ldneg1GKY7vdDQ+Zzr3ERf3Drp91LJdNDrhuxy1co4Y2DdozaPYAtqXbXIKuXKCCkXVRjcs2zJeoiPO1Fcx50bQX1GqJNPLpSEZWewyJ2B7oMNvVHJ/qxFp2Noed4AyWNxBbnTGZJZQyCoDa8mzAwWjCT0ZMmrxVGjovZ47nB6cV3YSZSs3jCc47flx2v+kmd4ijxHOx42Mwq0oNlTuz4sCKFG+8GvASZ+hUn/KzFLrdXmR8kJhVXtF3xD22dCKzDFhx6gIIlYv6EJeIUjyxRochNrVmix2yGP54SB+5wxGn+kzFIAXyWWABYXxyxsbghQ6wy4ohtjI2zkh9pyxpu8pMxZuT53fsW2TuvFIqQiK0J/ibopYePhXJDurMer3V9unGgKzV+dCSBUPa50roMBwsIbzJMKbRggywd8w4X8bvmVZ3Yw52uvhcrGWdBtensGxQBNRSqRdcZAAAAAElFTkSuQmCC",alt:""}})]):t._e()])]),t._v(" "),n("div",{staticClass:"act-jigsaw-track"},[n("div",{staticClass:"bar"}),t._v(" "),n("div",{ref:"trackWrap",staticClass:"track-wrap",class:{smooth:t.smooth},style:{transform:"translateX("+t.trackX+"px)"}},[n("div",{staticClass:"slider-track",class:{shake:t.shake},style:{backgroundColor:t.brandColor},on:{mousedown:function(e){return t.mousedown(e,2)},touchstart:t.touchstart,touchmove:t.touchmove,touchend:function(e){return t.touchend(e,2)}}},[t._m(0)])])])])},i=[function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"track"},[n("i",{staticClass:"line"}),t._v(" "),n("i",{staticClass:"line"}),t._v(" "),n("i",{staticClass:"line"})])}];r._withStripped=!0},63:function(t,e,n){"use strict";function r(t){var e,n;this.promise=new t(function(t,r){if(void 0!==e||void 0!==n)throw TypeError("Bad Promise constructor");e=t,n=r}),this.resolve=i(e),this.reject=i(n)}var i=n(40);t.exports.f=function(t){return new r(t)}},64:function(t,e){t.exports=function(t,e){return{value:e,done:!!t}}},65:function(t,e,n){"use strict";e.a={props:{zIndex:{type:Number,default:100},maskClosable:{type:Boolean,default:!1}}}},66:function(t,e,n){var r=n(30),i=n(29);t.exports=function(t){return function(e,n){var o,a,s=String(i(e)),c=r(n),u=s.length;return c<0||c>=u?t?"":void 0:(o=s.charCodeAt(c),o<55296||o>56319||c+1===u||(a=s.charCodeAt(c+1))<56320||a>57343?t?s.charAt(c):o:t?s.slice(c,c+2):a-56320+(o-55296<<10)+65536)}}},67:function(t,e,n){"use strict";var r=n(46),i=n(21),o=n(27),a={};n(7)(a,n(3)("iterator"),function(){return this}),t.exports=function(t,e,n){t.prototype=r(a,{next:i(1,n)}),o(t,e+" Iterator")}},68:function(t,e,n){var r=n(8),i=n(9),o=n(14);t.exports=n(5)?Object.defineProperties:function(t,e){i(t);for(var n,a=o(e),s=a.length,c=0;s>c;)r.f(t,n=a[c++],e[n]);return t}},69:function(t,e,n){var r=n(11),i=n(59),o=n(70);t.exports=function(t){return function(e,n,a){var s,c=r(e),u=i(c.length),f=o(a,u);if(t&&n!=n){for(;u>f;)if((s=c[f++])!=s)return!0}else for(;u>f;f++)if((t||f in c)&&c[f]===n)return t||f||0;return!t&&-1}}},7:function(t,e,n){var r=n(8),i=n(21);t.exports=n(5)?function(t,e,n){return r.f(t,e,i(1,n))}:function(t,e,n){return t[e]=n,t}},70:function(t,e,n){var r=n(30),i=Math.max,o=Math.min;t.exports=function(t,e){return t=r(t),t<0?i(t+e,0):o(t,e)}},71:function(t,e,n){var r=n(6),i=n(23),o=n(31)("IE_PROTO"),a=Object.prototype;t.exports=Object.getPrototypeOf||function(t){return t=i(t),r(t,o)?t[o]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?a:null}},72:function(t,e,n){"use strict";var r=n(73),i=n(64),o=n(20),a=n(11);t.exports=n(45)(Array,"Array",function(t,e){this._t=a(t),this._i=0,this._k=e},function(){var t=this._t,e=this._k,n=this._i++;return!t||n>=t.length?(this._t=void 0,i(1)):"keys"==e?i(0,n):"values"==e?i(0,t[n]):i(0,[n,t[n]])},"values"),o.Arguments=o.Array,r("keys"),r("values"),r("entries")},73:function(t,e){t.exports=function(){}},74:function(t,e,n){t.exports={default:n(90),__esModule:!0}},75:function(t,e,n){"use strict";function r(t){return t&&t.__esModule?t:{default:t}}e.__esModule=!0;var i=n(84),o=r(i),a=n(86),s=r(a),c="function"==typeof s.default&&"symbol"==typeof o.default?function(t){return typeof t}:function(t){return t&&"function"==typeof s.default&&t.constructor===s.default&&t!==s.default.prototype?"symbol":typeof t};e.default="function"==typeof s.default&&"symbol"===c(o.default)?function(t){return void 0===t?"undefined":c(t)}:function(t){return t&&"function"==typeof s.default&&t.constructor===s.default&&t!==s.default.prototype?"symbol":void 0===t?"undefined":c(t)}},76:function(t,e,n){var r=n(22)("meta"),i=n(10),o=n(6),a=n(8).f,s=0,c=Object.isExtensible||function(){return!0},u=!n(12)(function(){return c(Object.preventExtensions({}))}),f=function(t){a(t,r,{value:{i:"O"+ ++s,w:{}}})},l=function(t,e){if(!i(t))return"symbol"==typeof t?t:("string"==typeof t?"S":"P")+t;if(!o(t,r)){if(!c(t))return"F";if(!e)return"E";f(t)}return t[r].i},p=function(t,e){if(!o(t,r)){if(!c(t))return!0;if(!e)return!1;f(t)}return t[r].w},d=function(t){return u&&h.NEED&&c(t)&&!o(t,r)&&f(t),t},h=t.exports={KEY:r,NEED:!1,fastKey:l,getWeak:p,onFreeze:d}},77:function(t,e,n){var r=n(26);t.exports=Array.isArray||function(t){return"Array"==r(t)}},78:function(t,e,n){var r=n(0),i=r.JSON||(r.JSON={stringify:JSON.stringify});t.exports=function(t){return i.stringify.apply(i,arguments)}},79:function(t,e,n){n(80),t.exports=n(0).Object.assign},8:function(t,e,n){var r=n(9),i=n(48),o=n(34),a=Object.defineProperty;e.f=n(5)?Object.defineProperty:function(t,e,n){if(r(t),e=o(e,!0),r(n),i)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}},80:function(t,e,n){var r=n(13);r(r.S+r.F,"Object",{assign:n(81)})},81:function(t,e,n){"use strict";var r=n(5),i=n(14),o=n(35),a=n(24),s=n(23),c=n(47),u=Object.assign;t.exports=!u||n(12)(function(){var t={},e={},n=Symbol(),r="abcdefghijklmnopqrst";return t[n]=7,r.split("").forEach(function(t){e[t]=t}),7!=u({},t)[n]||Object.keys(u({},e)).join("")!=r})?function(t,e){for(var n=s(t),u=arguments.length,f=1,l=o.f,p=a.f;u>f;)for(var d,h=c(arguments[f++]),v=l?i(h).concat(l(h)):i(h),g=v.length,m=0;g>m;)d=v[m++],r&&!p.call(h,d)||(n[d]=h[d]);return n}:u},82:function(t,e,n){var r=n(14),i=n(35),o=n(24);t.exports=function(t){var e=r(t),n=i.f;if(n)for(var a,s=n(t),c=o.f,u=0;s.length>u;)c.call(t,a=s[u++])&&e.push(a);return e}},83:function(t,e,n){var r=n(24),i=n(21),o=n(11),a=n(34),s=n(6),c=n(48),u=Object.getOwnPropertyDescriptor;e.f=n(5)?u:function(t,e){if(t=o(t),e=a(e,!0),c)try{return u(t,e)}catch(t){}if(s(t,e))return i(!r.f.call(t,e),t[e])}},84:function(t,e,n){t.exports={default:n(85),__esModule:!0}},85:function(t,e,n){n(52),n(54),t.exports=n(36).f("iterator")},86:function(t,e,n){t.exports={default:n(87),__esModule:!0}},87:function(t,e,n){n(55),n(61),n(88),n(89),t.exports=n(0).Symbol},88:function(t,e,n){n(37)("asyncIterator")},89:function(t,e,n){n(37)("observable")},9:function(t,e,n){var r=n(10);t.exports=function(t){if(!r(t))throw TypeError(t+" is not an object!");return t}},90:function(t,e,n){n(91),t.exports=n(0).Object.keys},91:function(t,e,n){var r=n(23),i=n(14);n(57)("keys",function(){return function(t){return i(r(t))}})},92:function(t,e,n){t.exports={default:n(93),__esModule:!0}},93:function(t,e,n){n(94);var r=n(0).Object;t.exports=function(t){return r.getOwnPropertyNames(t)}},94:function(t,e,n){n(57)("getOwnPropertyNames",function(){return n(53).f})},95:function(t,e,n){t.exports={default:n(96),__esModule:!0}},96:function(t,e,n){n(55),t.exports=n(0).Object.getOwnPropertySymbols},98:function(t,e,n){"use strict";function r(t){var e={},n={},r={};for(var c in t)if(t.hasOwnProperty(c))if(-1!==s.indexOf(c))e[c]=t[c];else if(a.test(c)){var u=a.exec(c)[1];u=Object(o.a)(u),r[u]=t[c]}else n[c]=t[c];return e.on=Object(i.a)(r,e.on),e.props=Object(i.a)(n,e.props),e}e.a=r;var i=n(62),o=n(99),a=new RegExp(/^on(.+)/),s=["class","style","attrs","props","domProps","on","nativeOn","directives","scopedSlots","slot","key","ref","refInFor"]},99:function(t,e,n){"use strict";function r(t,e){var n=c(t,e);return n.charAt(0).toLowerCase()+n.slice(1)}e.a=r;var i=n(28),o=n.n(i),a=n(4),s=function(t){for(var e=!1,n=!1,r=!1,i=0;i<t.length;i++){var o=t[i];e&&/[a-zA-Z]/.test(o)&&o.toUpperCase()===o?(t=t.slice(0,i)+"-"+t.slice(i),e=!1,r=n,n=!0,i++):n&&r&&/[a-zA-Z]/.test(o)&&o.toLowerCase()===o?(t=t.slice(0,i-1)+"-"+t.slice(i-1),r=n,n=!1,e=!0):(e=o.toLowerCase()===o&&o.toUpperCase()!==o,r=n,n=o.toUpperCase()===o&&o.toLowerCase()!==o)}return t},c=function(t,e){if("string"!=typeof t&&!Object(a.o)(t))throw new TypeError("Expected the input to be `string | string[]`");e=o()({pascalCase:!1},e);return t=Array.isArray(t)?t.map(function(t){return t.trim()}).filter(function(t){return t.length}).join("-"):t.trim(),0===t.length?"":1===t.length?e.pascalCase?t.toUpperCase():t.toLowerCase():(t!==t.toLowerCase()&&(t=s(t)),t=t.replace(/^[_.\- ]+/,"").toLowerCase().replace(/[_.\- ]+(\w|$)/g,function(t,e){return e.toUpperCase()}).replace(/\d+(\w|$)/g,function(t){return t.toUpperCase()}),function(t){return e.pascalCase?t.charAt(0).toUpperCase()+t.slice(1):t}(t))}}})});
|