@xysfe/actui 1.3.97-beta.4 → 1.3.97-beta.5
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/CertifyLayer/index.js +1 -1
- package/es/Contact/index.js +1 -1
- package/es/ContactBook/index.js +1 -1
- package/es/CrmReserveInfoLayer/index.js +1 -1
- package/es/DocPop/index.js +1 -1
- package/es/ErrorInterceptors/index.js +1 -1
- package/es/FaceRecognition/index.js +1 -1
- package/es/FileUpload/index.js +1 -1
- package/es/FormLayer/index.js +1 -1
- package/es/GivenLayer/index.js +1 -1
- package/es/GoldArea/index.js +1 -1
- package/es/GoldCareer/index.js +1 -1
- package/es/GoldContactElement/index.js +1 -1
- package/es/GoldCoupon/index.js +1 -1
- package/es/GoldDate/index.js +1 -1
- package/es/GoldDisease/index.js +1 -1
- package/es/GoldElement/index.js +1 -1
- package/es/GoldFile/index.js +1 -1
- package/es/GoldFileAssess/index.js +1 -1
- package/es/GoldIndexBar/index.js +1 -1
- package/es/GoldInput/index.js +1 -1
- package/es/GoldInsureNotice/index.js +1 -1
- package/es/GoldItem/index.js +1 -1
- package/es/GoldLattice/index.js +1 -1
- package/es/GoldMailPrecheck/index.js +1 -1
- package/es/GoldMailPrecheckV2/index.js +1 -1
- package/es/GoldMulSelect/index.js +1 -1
- package/es/GoldNoticeTerms/index.js +1 -1
- package/es/GoldOcr/index.js +1 -1
- package/es/GoldPhoto/index.js +1 -1
- package/es/GoldPureText/index.js +1 -1
- package/es/GoldReadTerms/index.js +1 -1
- package/es/GoldSelect/index.js +1 -1
- package/es/GoldSignature/index.js +1 -1
- package/es/GoldStepper/index.js +1 -1
- package/es/GoldSwitch/index.js +1 -1
- package/es/GoldText/index.js +1 -1
- package/es/GoldTextarea/index.js +1 -1
- package/es/GoldUniversal/index.js +1 -1
- package/es/GoldVerifyCode/index.js +1 -1
- package/es/Jigsaw/index.js +1 -1
- package/es/JigsawLayer/index.js +1 -1
- package/es/JigsawVerifyCode/index.js +1 -1
- package/es/Login/index.js +1 -1
- package/es/LoginLayer/index.js +1 -1
- package/es/Marketing/index.js +1 -1
- package/es/MobileAuth/index.js +1 -1
- package/es/MobileAuthLayer/index.js +1 -1
- package/es/MobileLayer/index.js +1 -1
- package/es/PrizeLayer/index.js +1 -1
- package/es/Recognition/index.js +1 -1
- package/es/index.js +1 -1
- package/lib/CertifyLayer/index.js +1 -1
- package/lib/FormLayer/index.js +1 -1
- package/lib/Login/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/es/GoldOcr/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("@xysfe/actui/es/DocPop/index.js")):"function"==typeof define&&define.amd?define(["@xysfe/actui/es/DocPop/index.js"],e):"object"==typeof exports?exports.GoldOcr=e(require("@xysfe/actui/es/DocPop/index.js")):t.GoldOcr=e(t["@xysfe/actui/es/DocPop/index.js"])}("undefined"!=typeof self?self:this,function(t){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="../es",e(e.s=628)}({0:function(t,e){var n=t.exports={version:"2.6.11"};"number"==typeof __e&&(__e=n)},1: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)},10:function(t,e){t.exports=function(t){try{return!!t()}catch(t){return!0}}},103:function(t,e,n){var r=n(94),i=n(2)("iterator"),o=n(17);t.exports=n(0).getIteratorMethod=function(t){if(void 0!=t)return t[i]||t["@@iterator"]||o[r(t)]}},104: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},11:function(t,e,n){var r=n(1),i=n(0),o=n(37),a=n(5),u=n(4),s=function(t,e,n){var c,f,l,p=t&s.F,d=t&s.G,m=t&s.S,h=t&s.P,v=t&s.B,y=t&s.W,g=d?i:i[e]||(i[e]={}),b=g.prototype,x=d?r:m?r[e]:(r[e]||{}).prototype;d&&(n=e);for(c in n)(f=!p&&x&&void 0!==x[c])&&u(g,c)||(l=f?x[c]:n[c],g[c]=d&&"function"!=typeof x[c]?n[c]:v&&f?o(l,r):y&&x[c]==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):h&&"function"==typeof l?o(Function.call,l):l,h&&((g.virtual||(g.virtual={}))[c]=l,t&s.R&&b&&!b[c]&&a(b,c,l)))};s.F=1,s.G=2,s.S=4,s.P=8,s.B=16,s.W=32,s.U=64,s.R=128,t.exports=s},12:function(t,e,n){"use strict";function r(t,e,n,r,i,o,a,u){t=t||{};var s=typeof t.default;"object"!==s&&"function"!==s||(t=t.default);var c="function"==typeof t?t.options:t;e&&(c.render=e,c.staticRenderFns=n,c._compiled=!0),r&&(c.functional=!0),o&&(c._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)},c._ssrRegister=f):i&&(f=u?function(){i.call(this,this.$root.$options.shadowRoot)}:i),f)if(c.functional){c._injectStyles=f;var l=c.render;c.render=function(t,e){return f.call(e),l(t,e)}}else{var p=c.beforeCreate;c.beforeCreate=p?[].concat(p,f):[f]}return{exports:t,options:c}}e.a=r},13:function(t,e,n){var r=n(45),i=n(28);t.exports=Object.keys||function(t){return r(t,i)}},131:function(t,e,n){"use strict";var r=n(15);e.a={name:"ActGoldBaseElement",props:{common:{type:Object,default:function(){return{tit:"",subTit:"",tips:"",errMsg:"",colons:!1,align:"right",border:"top",titPadding:!1,remarks:""}}},type:{type:String,default:"text"},lattice:{type:Boolean,default:!1},textarea:{type:Boolean,default:!1},hasSuffix:{type:Boolean,default:!1},hasArrow:{type:Boolean,default:!1},hasColumn:{type:Boolean,default:!1},isVerifyCode:{type:Boolean,default:!1},isPure:{type:Boolean,default:!1},tempVar:{type:Object,default:function(){return{}}}},computed:{title:function(){return this.common.titPadding?Object(r.h)(this.common.tit):this.common.tit},textAlign:function(){return"align-"+this.common.align},borderClass:function(){return"none"===this.common.border?"":"border-"+this.common.border},remarksVar:function(){return(this.tempVar.prefix||"")+(this.tempVar.var||"")+(this.tempVar.suffix||"")}},methods:{showTips:function(){this.$emit("showTips",this.common.tips)}}}},133:function(t,e,n){"use strict";var r=n(15);e.a={props:{tit:{type:String,default:""},title:{type:String,default:""},subTit:{type:String,default:""},tips:{type:[String,Object],default:""},eleType:{type:Number,default:0},emailAutoList:{type:Array,default:function(){return[]}},remarks:{type:String,default:""},inputCarry:{type:Object,defalt:function(){return null}},errMsg:{type:String,default:""},value:{type:[String,Object,Number,Array],default:void 0},desc:{type:[String,Number],default:""},type:{type:String,default:"text"},stepperTabs:{type:Object,defalt:function(){return null}},placeholder:{type:String,default:""},unit:{type:String,default:""},options:{type:Array,default:function(){return[]}},range:{type:[Object,Array],default:function(){return{conMin:1,conMax:1,min:1,max:1e3,step:1}}},displayRatio:{type:Number,default:1},fontSize:{type:[String,Number],default:""},color:{type:String,default:""},rows:{type:[String,Number],default:1},align:{type:String,default:"right"},colons:{type:Boolean,default:!1},border:{type:String,default:"none"},titPadding:{type:Boolean,default:!1},zIndex:{type:Number,default:100},brandColor:{type:String,default:"#8c7fee"},btnColor:{type:String,default:"#ff5a6e"},uploadOption:{type:Object,default:function(){return{}}},attachElement:{type:Object,default:function(){return null}},linkTips:{type:Object,default:function(){return null}},appId:{type:String,default:""},maxLength:{type:[String,Number],default:""},tempVar:{type:Object,default:function(){return{}}},diseaseUrl:{type:String,default:""},diseaseParams:{type:Object,default:function(){return{}}},download:{type:Object,default:function(){return null}},examplePicture:{type:Array,default:function(){return[]}},signaturePicture:{type:String,default:""},disabled:{type:Boolean,default:!1},dataTrack:{type:String,default:""}},computed:{common:function(){return{tit:this.tit,subTit:this.subTit,tips:this.tips,remarks:this.remarks,errMsg:this.errMsg,colons:this.colons,align:this.align,border:this.border,titPadding:this.titPadding}},size:function(){return Object(r.f)(this.fontSize)}},methods:{showTips:function(){if(this.tips){var t=this.tips;if(Object(r.z)(t))try{t=JSON.parse(t),Object(r.y)(t)||(t={title:this.tit,text:this.tips})}catch(e){t={title:this.tit,text:this.tips}}this.$emit("tipsclick",t)}}}}},134:function(t,e,n){"use strict";e.__esModule=!0;var r=n(23),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}},135:function(t,e,n){"use strict";function r(t){u||n(161)}var i=n(131),o=n(162),a=n(12),u=!1,s=r,c=Object(a.a)(i.a,o.a,o.b,!1,s,"data-v-507024ec",null);c.options.__file="src\\components\\common\\baseelement.vue",e.a=c.exports},139:function(t,e,n){"use strict";var r=n(15);e.a={props:{elemKey:{type:String,default:""}},computed:{isWebTester:function(){return r.v}},methods:{mucChange:function(t){this.isWebTester&&"_mucValue"in t&&this.change(t,t._mucValue)},change:function(t,e){this.$emit("change",e)}}}},14:function(t,e){t.exports=!0},15: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(B()(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 u(t){return"[object String]"===Object.prototype.toString.call(t)}function s(t){return"[object Number]"===Object.prototype.toString.call(t)}function c(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 m(t){return"[object Error]"===Object.prototype.toString.call(t)}function h(t){return"function"==typeof t}function v(t,e,n){function r(e){var n=v,r=y;return v=y=void 0,_=e,b=t.apply(r,n)}function i(t,e){return C?(window.cancelAnimationFrame(x),window.requestAnimationFrame(t)):setTimeout(t,e)}function o(t){if(C)return window.cancelAnimationFrame(t);clearTimeout(t)}function a(t){return _=t,x=i(f,e),O?r(t):b}function u(t){var n=t-w,r=t-_,i=e-n;return S?Math.min(i,g-r):i}function s(t){var n=t-w,r=t-_;return void 0===w||n>=e||n<0||S&&r>=g}function f(){var t=Date.now();if(s(t))return l(t);x=i(f,u(t))}function l(t){return x=void 0,j&&v?r(t):(v=y=void 0,b)}function p(){void 0!==x&&o(x),_=0,v=w=y=x=void 0}function d(){return void 0===x?b:l(Date.now())}function m(){return void 0!==x}function h(){for(var t=Date.now(),n=s(t),o=arguments.length,u=Array(o),c=0;c<o;c++)u[c]=arguments[c];if(v=u,y=this,w=t,n){if(void 0===x)return a(w);if(S)return x=i(f,e),r(w)}return void 0===x&&(x=i(f,e)),b}var v=void 0,y=void 0,g=void 0,b=void 0,x=void 0,w=void 0,_=0,O=!1,S=!1,j=!0,C=!e&&0!==e&&"function"==typeof window.requestAnimationFrame;if("function"!=typeof t)throw new TypeError("Expected a function");return e=+e||0,c(n)&&(O=!!n.leading,S="maxWait"in n,g=S?Math.max(+n.maxWait||0,e):g,j="trailing"in n?!!n.trailing:j),h.cancel=p,h.flush=d,h.pending=m,h}function y(t,e,n){var r=!0,i=!0;if("function"!=typeof t)throw new TypeError("Expected a function");return c(n)&&(r="leading"in n?!!n.leading:r,i="trailing"in n?!!n.trailing:i),v(t,e,{leading:r,trailing:i,maxWait:e})}function g(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 x(t){return t.replace(/\s/g,"").replace(/(.{4})(?=.)/g,"$1 ")}function w(t){if(void 0!==t||null!==t)return/^\d+(\.\d+)?$/.test(t+"")?t+"px":t}function _(t){if(!t)return"";var e=t.length;return 2===e?t.split("").join("  "):3===e?t.split("").join(" "):t}function O(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 S(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 j(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 P(t){var e=window.getComputedStyle(t),n="none"===e.display,r=null===t.offsetParent&&"fixed"!==e.position;return n||r}function T(t,e,n){return Math.min(Math.max(t,e),n)}function A(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 E(t){return t?m(t)?t.message:u(t)?t:t.errmsg||"请求失败,请稍后重试":"请求失败,请稍后重试"}function L(){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 M(t){var e=JSON.parse(B()(t)),n=e.attrModules,r=void 0===n?{}:n,i=e.plan,o=r.applicant,u=r.insureds,s=r.hcpics,c=r.hctext,f=r.makeup,l=r.apphctext,p=r.apphcpics,d={},m=function(t){var e=null,n=null,r=null,i=null,o={},u={},s={};for(var c in t){var f=t[c].defaultValue,l=t[c].required,p=t[c].display;if(a(f)){var d=L(f);d&&(f=d)}1!==Number(l)&&1!==Number(p)||("idType"===c||"id"===c||"idValidType"===c||"idValidEndTime"===c||"idValidStartTime"===c?(e=e||{},e[c]=f):"socialInsAddr"===c||"socialInsDetail"===c||"socialInsPost"===c||"socialInsTel"===c?(n=n||{},n[c]=f):"residentAddr"===c||"residentDetail"===c||"residentPost"===c||"residentTel"===c?(r=r||{},r[c]=f):"officeAddr"===c||"officeDetail"===c||"officePost"===c||"officeTel"===c?(i=i||{},i[c]=f):"companyIdType"===c||"companyId"===c?(u=u||{},u[c]=f):"detail"===c?(s=s||{},s[c]=f):o[c]=f)}return e&&(o.certificate=e),n&&(o.socialIns=n),r&&(o.resident=r),i&&(o.office=i),u&&(o.companyCertificate=u),s&&(o.companyAddress=s),o};if(r.plan&&(i=m(r.plan)),o&&(d.applicant={},o&&(d.applicant=m(o))),u||i){d.insureds=[];for(var h=u||[""],v=0;v<h.length;v++){var y=h[v],g=null,b={};y&&(g=m(y)),g&&(b.insured=g),i&&(b.plan=i),d.insureds.push(b)}}if(c&&(d.hctext=m(c)),l&&(d.apphctext=m(l)),s&&(d.hcpics=m(s)),p&&(d.apphcpics=m(p)),f){d.makeup={};for(var x=f||[""],w=0;w<x.length;w++){var _=x[w],O=null;_&&(O=m(_)),O&&(d.makeup=N()(d.makeup,O))}}return d}n.d(e,"F",function(){return et}),n.d(e,"v",function(){return nt}),e.d=r,e.c=i,e.b=o,e.o=a,e.z=u,e.x=s,e.y=c,e.p=f,e.w=l,e.q=p,e.A=d,e.r=m,e.s=h,e.a=v,e.E=y,e.u=g,e.g=b,e.e=x,e.f=w,e.h=_,e.B=O,e.n=S,e.C=j,e.l=C,e.t=P,e.D=T,e.k=A,e.m=k,e.j=E,e.i=M;var I=n(23),N=n.n(I),$=n(68),V=n.n($),D=n(56),B=n.n(D),F="undefined"!=typeof window,R=F&&window.navigator.userAgent.toLowerCase(),G=R&&/msie|trident/.test(R),W=R&&R.indexOf("msie 9.0")>0,U=R&&R.indexOf("edge/")>0,z=R&&R.indexOf("android")>0,q=R&&/iphone|ipad|ipod|ios/.test(R),J=R&&/chrome\/\d+/.test(R)&&!U,H=R&&/MicroMessenger/i.test(R),K=R&&/wxwork/i.test(R),Z=R&&/mucxiaoyusan/i.test(R),Q=R&&/muckacabao/i.test(R),X=R&&/mucyanxuan/i.test(R),Y=Z||Q,tt=R&&/phone|pad|pod|iPhone|iPod|ios|iPad|Android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone/i.test(R),et={isIE:G,isMobile:tt,isIE9:W,isEdge:U,isAndroid:z,isIOS:q,isChrome:J,isWx:H,isWxWork:K,isApp:Y,isXysApp:Z,isKcbApp:Q,isYxApp:X},nt=/MucWebAutoTester/.test(window.navigator.userAgent)},16:function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},161:function(t,e){},162: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:"element",class:[{"element-colons":t.common.colons,"element-verify":t.isVerifyCode,"element-pure":t.isPure},t.borderClass]},[n("div",{staticClass:"element-control",class:{"element-textarea-box":t.textarea,"element-control-tit-nl":t.common.tit&&t.common.tit.length>14,"element-index":"email"===t.type}},[t.title?n("label",{staticClass:"element-label"},[n("span",{domProps:{innerHTML:t._s(t.title)}}),t.common.subTit?n("span",{staticClass:"element-subname"},[t._v("("+t._s(t.common.subTit)+")")]):t._e(),t.common.tips?n("a",{staticClass:"element-question",attrs:{href:"javascript:;"},on:{click:function(e){return e.stopPropagation(),t.showTips(e)}}},[t._v("?")]):t._e(),t.common.colons?n("i",{staticClass:"colons"},[t._v(":")]):t._e()]):t._e(),t._v(" "),t.$slots.default?n("div",{staticClass:"element-info",class:[{"element-arrow":t.hasArrow,"element-suffix":t.hasSuffix,"element-column":t.hasColumn},t.textAlign]},[t._t("default"),t._v(" "),t._t("email")],2):t._e()]),t._v(" "),t.common.remarks?n("div",{staticClass:"element-remarks",class:{"element-remarks-lattice":t.lattice}},[n("div",{staticClass:"element-remarks-txt",domProps:{innerHTML:t._s(t.common.remarks)}})]):t._e(),t._v(" "),t.remarksVar?n("div",{staticClass:"element-temp-var"},[t._v("\n "+t._s(t.remarksVar)+"\n ")]):t._e(),t._v(" "),n("div",{directives:[{name:"show",rawName:"v-show",value:t.common.errMsg,expression:"common.errMsg"}],staticClass:"element-error",class:{"element-error-lattice":t.lattice},domProps:{innerHTML:t._s(t.common.errMsg)}})])},i=[];r._withStripped=!0},163:function(t,e,n){t.exports={default:n(173),__esModule:!0}},17:function(t,e){t.exports={}},173:function(t,e,n){n(51),n(50),t.exports=n(174)},174:function(t,e,n){var r=n(7),i=n(103);t.exports=n(0).getIterator=function(t){var e=i(t);if("function"!=typeof e)throw TypeError(t+" is not iterable!");return r(e.call(t))}},18:function(t,e){var n=0,r=Math.random();t.exports=function(t){return"Symbol(".concat(void 0===t?"":t,")_",(++n+r).toString(36))}},19:function(t,e,n){var r=n(25);t.exports=function(t){return Object(r(t))}},2:function(t,e,n){var r=n(27)("wks"),i=n(18),o=n(1).Symbol,a="function"==typeof o;(t.exports=function(t){return r[t]||(r[t]=a&&o[t]||(a?o:i)("Symbol."+t))}).store=r},20:function(t,e){e.f={}.propertyIsEnumerable},21:function(t,e,n){var r=n(6).f,i=n(4),o=n(2)("toStringTag");t.exports=function(t,e,n){t&&!i(t=n?t:t.prototype,o)&&r(t,o,{configurable:!0,value:e})}},22:function(t,e){var n={}.toString;t.exports=function(t){return n.call(t).slice(8,-1)}},23:function(t,e,n){t.exports={default:n(71),__esModule:!0}},24:function(t,e){var n=Math.ceil,r=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?r:n)(t)}},25:function(t,e){t.exports=function(t){if(void 0==t)throw TypeError("Can't call method on "+t);return t}},26:function(t,e,n){var r=n(27)("keys"),i=n(18);t.exports=function(t){return r[t]||(r[t]=i(t))}},27:function(t,e,n){var r=n(0),i=n(1),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(14)?"pure":"global",copyright:"© 2019 Denis Pushkarev (zloirock.ru)"})},28:function(t,e){t.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},29:function(t,e,n){var r=n(9);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")}},3:function(t,e,n){t.exports=!n(10)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},30:function(t,e){e.f=Object.getOwnPropertySymbols},31:function(t,e,n){e.f=n(2)},32:function(t,e,n){var r=n(1),i=n(0),o=n(14),a=n(31),u=n(6).f;t.exports=function(t){var e=i.Symbol||(i.Symbol=o?{}:r.Symbol||{});"_"==t.charAt(0)||t in e||u(e,t,{value:a.f(t)})}},36:function(t,e,n){var r=n(9),i=n(1).document,o=r(i)&&r(i.createElement);t.exports=function(t){return o?i.createElement(t):{}}},37:function(t,e,n){var r=n(38);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)}}},379:function(e,n){e.exports=t},38:function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(t+" is not a function!");return t}},4:function(t,e){var n={}.hasOwnProperty;t.exports=function(t,e){return n.call(t,e)}},40:function(t,e,n){"use strict";var r=n(14),i=n(11),o=n(44),a=n(5),u=n(17),s=n(59),c=n(21),f=n(63),l=n(2)("iterator"),p=!([].keys&&"next"in[].keys()),d=function(){return this};t.exports=function(t,e,n,m,h,v,y){s(n,e,m);var g,b,x,w=function(t){if(!p&&t in j)return j[t];switch(t){case"keys":case"values":return function(){return new n(this,t)}}return function(){return new n(this,t)}},_=e+" Iterator",O="values"==h,S=!1,j=t.prototype,C=j[l]||j["@@iterator"]||h&&j[h],P=C||w(h),T=h?O?w("entries"):P:void 0,A="Array"==e?j.entries||C:C;if(A&&(x=f(A.call(new t)))!==Object.prototype&&x.next&&(c(x,_,!0),r||"function"==typeof x[l]||a(x,l,d)),O&&C&&"values"!==C.name&&(S=!0,P=function(){return C.call(this)}),r&&!y||!p&&!S&&j[l]||a(j,l,P),u[e]=P,u[_]=d,h)if(g={values:O?P:w("values"),keys:v?P:w("keys"),entries:T},y)for(b in g)b in j||o(j,b,g[b]);else i(i.P+i.F*(p||S),e,g);return g}},41:function(t,e,n){var r=n(7),i=n(60),o=n(28),a=n(26)("IE_PROTO"),u=function(){},s=function(){var t,e=n(36)("iframe"),r=o.length;for(e.style.display="none",n(54).appendChild(e),e.src="javascript:",t=e.contentWindow.document,t.open(),t.write("<script>document.F=Object<\/script>"),t.close(),s=t.F;r--;)delete s.prototype[o[r]];return s()};t.exports=Object.create||function(t,e){var n;return null!==t?(u.prototype=r(t),n=new u,u.prototype=null,n[a]=t):n=s(),void 0===e?n:i(n,e)}},42:function(t,e,n){var r=n(22);t.exports=Object("z").propertyIsEnumerable(0)?Object:function(t){return"String"==r(t)?t.split(""):Object(t)}},43:function(t,e,n){t.exports=!n(3)&&!n(10)(function(){return 7!=Object.defineProperty(n(36)("div"),"a",{get:function(){return 7}}).a})},44:function(t,e,n){t.exports=n(5)},45:function(t,e,n){var r=n(4),i=n(8),o=n(61)(!1),a=n(26)("IE_PROTO");t.exports=function(t,e){var n,u=i(t),s=0,c=[];for(n in u)n!=a&&r(u,n)&&c.push(n);for(;e.length>s;)r(u,n=e[s++])&&(~o(c,n)||c.push(n));return c}},46:function(t,e,n){var r=n(45),i=n(28).concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return r(t,i)}},460:function(t,e,n){"use strict";var r=n(163),i=n.n(r),o=n(134),a=n.n(o),u=n(104),s=n(133),c=n(139),f=n(135),l=n(630);e.a={name:"ActGoldOcr",mixins:[u.a,s.a,c.a],data:function(){return{ocrLayer:null}},computed:{imageList:function(){return this.value||[]},headerData:function(){return a()({},this.common,{tit:""})}},methods:{startOcr:function(t){var e=this,n=t.idType,r=t.identity,i=t.name,o=t.url,a=t.ext,u=[{idType:Number(n),identity:r,name:i,url:o,ext:a}],s=[];if(this.imageList.length){var c=this.imageList[0];String(c.idType)===String(n)&&String(c.identity)===String(r)&&String(c.name)===String(i)&&(s=this.imageList)}this.ocrLayer=this.$createOcrLayer({appId:this.appId,list:u,imageList:s,brandColor:this.brandColor,zIndex:this.zIndex,onOcrsuccess:function(t){e.change(void 0,e.translateData(t))}}).show()},ocrUploadBegin:function(){this.$emit("ocruploadbegin",this)},translateData:function(t){for(var e=[],n=t,r=Array.isArray(n),o=0,n=r?n:i()(n);;){var a;if(r){if(o>=n.length)break;a=n[o++]}else{if(o=n.next(),o.done)break;a=o.value}var u=a,s=u.identity,c=u.name,f=u.idType,l=u.url,p=u.side,d=u.picId;e.push({identity:s,name:c,idType:f,url:l,side:p,picId:d})}return e},fileChange:function(t){this.change(void 0,t)},downloadEvent:function(t){this.$emit("downloadevent",t)}},components:{ActGoldBaseElement:f.a,FileList:l.a}}},461:function(t,e,n){"use strict";var r=n(104),i=n(379),o=n.n(i),a={0:{desc:"身份证",max:2},1:{desc:"出生证",max:1},2:{desc:"护照",max:1},3:{desc:"港澳通行证",max:1},4:{desc:"台胞证",max:1},5:{desc:"军官证",max:1},6:{desc:"户口本",max:1},7:{desc:"大陆通行证",max:1},8:{desc:"回乡证",max:1},9:{desc:"警官证",max:1},10:{desc:"港澳台通行证",max:1},11:{desc:"士兵证",max:1},12:{desc:"台湾通行证",max:1},13:{desc:"港澳居住证",max:1},14:{desc:"社会统一信用代码",max:1},15:{desc:"组织机构代码证",max:1},16:{desc:"税务登记证",max:1},17:{desc:"工商营业执照号",max:1},18:{desc:"港澳台居住证",max:1},99:{desc:"其他",max:1}};e.a={name:"FileList",mixins:[r.a],data:function(){return{exampleItem:null,examplePop:null,imagePreview:null}},props:{title:{type:String,default:""},imageList:{type:Array,default:function(){return[]}},linkTips:{type:Object,default:function(){return null}},brandColor:{type:String,default:"#8c7fee"},appId:{type:String,default:""},align:{type:String,default:"left"},download:{type:Object,default:function(){return null}},examplePicture:{type:Array,default:function(){return[]}},deletable:{type:Boolean,default:!1}},computed:{textAlign:function(){return"align-"+this.align},showAdd:function(){if(this.imageList.length){var t=this.imageList[0].idType||0,e=a[Number(t)].max;return this.imageList.length<Number(e)}return!0},imageLength:function(){return this.imageList.length||0},totalList:function(){return this.imageList.concat(this.examplePicture)},showExamplePicture:function(){return!(!this.examplePicture||!this.examplePicture.length)&&(!this.imageList||!this.imageList.length)}},methods:{preview:function(t){this.imagePreview?this.imagePreview.setData(this.totalList,t):this.imagePreview=this.$createImagePreview({images:this.totalList,start:t}),this.imagePreview.show()},del:function(t){this.imageList.splice(t,1),this.change(this.imageList)},uploadBegin:function(){this.$emit("ocruploadbegin")},showExample:function(t){var e=this;this.exampleItem||(this.exampleItem=[{type:1,title:t.tips,src:t.link,urls:[t.link]}]),this.examplePop||(this.examplePop=this.$createDocPop({docData:this.exampleItem,brandColor:this.brandColor})),this.$nextTick(function(){e.examplePop.show()})},downloadEvent:function(){this.$emit("downloadevent",this.download)},change:function(t){this.$emit("input",t),this.$emit("change",t)}},components:{ActDocPop:o.a}}},47:function(t,e,n){var r=n(8),i=n(46).f,o={}.toString,a="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],u=function(t){try{return i(t)}catch(t){return a.slice()}};t.exports.f=function(t){return a&&"[object Window]"==o.call(t)?u(t):i(r(t))}},48:function(t,e,n){"use strict";var r=n(1),i=n(4),o=n(3),a=n(11),u=n(44),s=n(67).KEY,c=n(10),f=n(27),l=n(21),p=n(18),d=n(2),m=n(31),h=n(32),v=n(74),y=n(69),g=n(7),b=n(9),x=n(19),w=n(8),_=n(29),O=n(16),S=n(41),j=n(47),C=n(75),P=n(30),T=n(6),A=n(13),k=C.f,E=T.f,L=j.f,M=r.Symbol,I=r.JSON,N=I&&I.stringify,$=d("_hidden"),V=d("toPrimitive"),D={}.propertyIsEnumerable,B=f("symbol-registry"),F=f("symbols"),R=f("op-symbols"),G=Object.prototype,W="function"==typeof M&&!!P.f,U=r.QObject,z=!U||!U.prototype||!U.prototype.findChild,q=o&&c(function(){return 7!=S(E({},"a",{get:function(){return E(this,"a",{value:7}).a}})).a})?function(t,e,n){var r=k(G,e);r&&delete G[e],E(t,e,n),r&&t!==G&&E(G,e,r)}:E,J=function(t){var e=F[t]=S(M.prototype);return e._k=t,e},H=W&&"symbol"==typeof M.iterator?function(t){return"symbol"==typeof t}:function(t){return t instanceof M},K=function(t,e,n){return t===G&&K(R,e,n),g(t),e=_(e,!0),g(n),i(F,e)?(n.enumerable?(i(t,$)&&t[$][e]&&(t[$][e]=!1),n=S(n,{enumerable:O(0,!1)})):(i(t,$)||E(t,$,O(1,{})),t[$][e]=!0),q(t,e,n)):E(t,e,n)},Z=function(t,e){g(t);for(var n,r=v(e=w(e)),i=0,o=r.length;o>i;)K(t,n=r[i++],e[n]);return t},Q=function(t,e){return void 0===e?S(t):Z(S(t),e)},X=function(t){var e=D.call(this,t=_(t,!0));return!(this===G&&i(F,t)&&!i(R,t))&&(!(e||!i(this,t)||!i(F,t)||i(this,$)&&this[$][t])||e)},Y=function(t,e){if(t=w(t),e=_(e,!0),t!==G||!i(F,e)||i(R,e)){var n=k(t,e);return!n||!i(F,e)||i(t,$)&&t[$][e]||(n.enumerable=!0),n}},tt=function(t){for(var e,n=L(w(t)),r=[],o=0;n.length>o;)i(F,e=n[o++])||e==$||e==s||r.push(e);return r},et=function(t){for(var e,n=t===G,r=L(n?R:w(t)),o=[],a=0;r.length>a;)!i(F,e=r[a++])||n&&!i(G,e)||o.push(F[e]);return o};W||(M=function(){if(this instanceof M)throw TypeError("Symbol is not a constructor!");var t=p(arguments.length>0?arguments[0]:void 0),e=function(n){this===G&&e.call(R,n),i(this,$)&&i(this[$],t)&&(this[$][t]=!1),q(this,t,O(1,n))};return o&&z&&q(G,t,{configurable:!0,set:e}),J(t)},u(M.prototype,"toString",function(){return this._k}),C.f=Y,T.f=K,n(46).f=j.f=tt,n(20).f=X,P.f=et,o&&!n(14)&&u(G,"propertyIsEnumerable",X,!0),m.f=function(t){return J(d(t))}),a(a.G+a.W+a.F*!W,{Symbol:M});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=A(d.store),ot=0;it.length>ot;)h(it[ot++]);a(a.S+a.F*!W,"Symbol",{for:function(t){return i(B,t+="")?B[t]:B[t]=M(t)},keyFor:function(t){if(!H(t))throw TypeError(t+" is not a symbol!");for(var e in B)if(B[e]===t)return e},useSetter:function(){z=!0},useSimple:function(){z=!1}}),a(a.S+a.F*!W,"Object",{create:Q,defineProperty:K,defineProperties:Z,getOwnPropertyDescriptor:Y,getOwnPropertyNames:tt,getOwnPropertySymbols:et});var at=c(function(){P.f(1)});a(a.S+a.F*at,"Object",{getOwnPropertySymbols:function(t){return P.f(x(t))}}),I&&a(a.S+a.F*(!W||c(function(){var t=M();return"[null]"!=N([t])||"{}"!=N({a:t})||"{}"!=N(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],(b(e)||void 0!==t)&&!H(t))return y(e)||(e=function(t,e){if("function"==typeof n&&(e=n.call(this,t,e)),!H(e))return e}),r[1]=e,N.apply(I,r)}}),M.prototype[V]||n(5)(M.prototype,V,M.prototype.valueOf),l(M,"Symbol"),l(Math,"Math",!0),l(r.JSON,"JSON",!0)},49:function(t,e,n){var r=n(11),i=n(0),o=n(10);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)}},5:function(t,e,n){var r=n(6),i=n(16);t.exports=n(3)?function(t,e,n){return r.f(t,e,i(1,n))}:function(t,e,n){return t[e]=n,t}},50:function(t,e,n){"use strict";var r=n(58)(!0);n(40)(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})})},51:function(t,e,n){n(64);for(var r=n(1),i=n(5),o=n(17),a=n(2)("toStringTag"),u="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(","),s=0;s<u.length;s++){var c=u[s],f=r[c],l=f&&f.prototype;l&&!l[a]&&i(l,a,c),o[c]=o.Array}},52:function(t,e,n){var r=n(24),i=Math.min;t.exports=function(t){return t>0?i(r(t),9007199254740991):0}},53:function(t,e,n){"use strict";function r(t,e){return function(n,r){var a=this,u=Object(i.a)(n),s=Object(o.a)(e,t,u,r),c=s.$parent,f=s.remove,l=s.show,p=s.hide;return s.remove=function(){s.$removed=!0,f&&f.call(this),c.destroy()},s.show=function(){return l&&l.call.apply(l,[this].concat(Array.prototype.slice.call(arguments))),this},s.hide=function(){return p&&p.call.apply(p,[this].concat(Array.prototype.slice.call(arguments))),this},a._isVue&&a.$once("hook:beforeDestroy",function(){s.$removed||s.remove()}),s}}e.a=r;var i=n(91),o=n(93)},54:function(t,e,n){var r=n(1).document;t.exports=r&&r.documentElement},55:function(t,e){},56:function(t,e,n){t.exports={default:n(70),__esModule:!0}},57:function(t,e){t.exports=function(t,e){return{value:e,done:!!t}}},58:function(t,e,n){var r=n(24),i=n(25);t.exports=function(t){return function(e,n){var o,a,u=String(i(e)),s=r(n),c=u.length;return s<0||s>=c?t?"":void 0:(o=u.charCodeAt(s),o<55296||o>56319||s+1===c||(a=u.charCodeAt(s+1))<56320||a>57343?t?u.charAt(s):o:t?u.slice(s,s+2):a-56320+(o-55296<<10)+65536)}}},59:function(t,e,n){"use strict";var r=n(41),i=n(16),o=n(21),a={};n(5)(a,n(2)("iterator"),function(){return this}),t.exports=function(t,e,n){t.prototype=r(a,{next:i(1,n)}),o(t,e+" Iterator")}},6:function(t,e,n){var r=n(7),i=n(43),o=n(29),a=Object.defineProperty;e.f=n(3)?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}},60:function(t,e,n){var r=n(6),i=n(7),o=n(13);t.exports=n(3)?Object.defineProperties:function(t,e){i(t);for(var n,a=o(e),u=a.length,s=0;u>s;)r.f(t,n=a[s++],e[n]);return t}},61:function(t,e,n){var r=n(8),i=n(52),o=n(62);t.exports=function(t){return function(e,n,a){var u,s=r(e),c=i(s.length),f=o(a,c);if(t&&n!=n){for(;c>f;)if((u=s[f++])!=u)return!0}else for(;c>f;f++)if((t||f in s)&&s[f]===n)return t||f||0;return!t&&-1}}},62:function(t,e,n){var r=n(24),i=Math.max,o=Math.min;t.exports=function(t,e){return t=r(t),t<0?i(t+e,0):o(t,e)}},628:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(53),i=n(629);i.a.install=function(t){t.component(i.a.name,i.a),t.prototype.$createGoldOcr=Object(r.a)(i.a,t)},e.default=i.a},629:function(t,e,n){"use strict";var r=n(460),i=n(633),o=n(12),a=Object(o.a)(r.a,i.a,i.b,!1,null,null,null);a.options.__file="src\\components\\GoldOcr\\src\\index.vue",e.a=a.exports},63:function(t,e,n){var r=n(4),i=n(19),o=n(26)("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}},630:function(t,e,n){"use strict";function r(t){u||n(631)}var i=n(461),o=n(632),a=n(12),u=!1,s=r,c=Object(a.a)(i.a,o.a,o.b,!1,s,"data-v-bf07b8c0",null);c.options.__file="src\\components\\GoldOcr\\src\\filelist.vue",e.a=c.exports},631:function(t,e){},632: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-file"},[t.exampleItem?n("act-doc-pop",{ref:"docpop",attrs:{docData:t.exampleItem,brandColor:t.brandColor}}):t._e(),t._v(" "),t.title?n("div",{staticClass:"act-file-title"},[n("p",[t._v("\n "+t._s(t.title)+"\n ")]),t._v(" "),t.download&&t.download.title?n("a",{staticClass:"act-file-download",style:{color:t.brandColor},on:{click:t.downloadEvent}},[t._v("\n "+t._s(t.download.title)+"\n ")]):t._e(),t._v(" "),t.linkTips?n("div",{staticClass:"act-file-linktips",style:{color:t.brandColor},on:{click:function(e){return t.showExample(t.linkTips)}}},[t._v("\n "+t._s(t.linkTips.tips)+"\n ")]):t._e()]):t._e(),t._v(" "),n("ul",{staticClass:"act-img-list",class:t.textAlign},[t.showAdd?n("li",{staticClass:"act-img-item act-file-add",on:{click:function(e){return e.stopPropagation(),t.uploadBegin(e)}}}):t._e(),t._v(" "),t._l(t.imageList,function(e,r){return n("li",{key:"image_"+r,staticClass:"act-img-item"},[n("img",{attrs:{src:e.url},on:{click:function(e){return e.stopPropagation(),t.preview(r)}}}),t._v(" "),t.deletable?n("span",{staticClass:"act-img-del",on:{click:function(e){return t.del(r)}}}):t._e()])}),t._v(" "),t.showExamplePicture?t._l(t.examplePicture,function(e,r){return n("li",{key:"ex_p_"+r,staticClass:"act-img-item act-file-example-picture"},[n("img",{attrs:{src:e}}),t._v(" "),n("div",{staticClass:"example-cover",on:{click:function(e){e.stopPropagation(),t.preview(Number(r+t.imageLength))}}},[t._v("\n 示例图片\n ")])])}):t._e()],2)],1)},i=[];r._withStripped=!0},633: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("act-gold-base-element",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],attrs:{common:t.headerData},on:{showTips:t.showTips}},[n("file-list",{attrs:{title:t.common.tit,imageList:t.imageList,appId:t.appId,brandColor:t.brandColor,linkTips:t.linkTips,download:t.download,examplePicture:t.examplePicture,deletable:!0},on:{change:t.fileChange,ocruploadbegin:t.ocrUploadBegin,downloadevent:t.downloadEvent}})],1)},i=[];r._withStripped=!0},64:function(t,e,n){"use strict";var r=n(65),i=n(57),o=n(17),a=n(8);t.exports=n(40)(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")},65:function(t,e){t.exports=function(){}},66: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(76),o=n.n(i),a=n(85),u=n.n(a),s=n(23),c=n.n(s),f=n(88),l=n.n(f),p=l.a,d=Object.prototype.hasOwnProperty,m=Object.prototype.propertyIsEnumerable,h=function(){try{if(!c.a)return!1;var t=new String("abc");if(t[5]="de","5"===u()(t)[0])return!1;for(var e={},n=0;n<10;n++)e["_"+String.fromCharCode(n)]=n;if("0123456789"!==u()(e).map(function(t){return e[t]}).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach(function(t){r[t]=t}),"abcdefghijklmnopqrst"===o()(c()({},r)).join("")}catch(t){return!1}}()?c.a:function(t,e){for(var n,i,o=r(t),a=1;a<arguments.length;a++){n=Object(arguments[a]);for(var u in n)d.call(n,u)&&(o[u]=n[u]);if(p){i=p(n);for(var s=0;s<i.length;s++)m.call(n,i[s])&&(o[i[s]]=n[i[s]])}}return o};e.a=h},67:function(t,e,n){var r=n(18)("meta"),i=n(9),o=n(4),a=n(6).f,u=0,s=Object.isExtensible||function(){return!0},c=!n(10)(function(){return s(Object.preventExtensions({}))}),f=function(t){a(t,r,{value:{i:"O"+ ++u,w:{}}})},l=function(t,e){if(!i(t))return"symbol"==typeof t?t:("string"==typeof t?"S":"P")+t;if(!o(t,r)){if(!s(t))return"F";if(!e)return"E";f(t)}return t[r].i},p=function(t,e){if(!o(t,r)){if(!s(t))return!0;if(!e)return!1;f(t)}return t[r].w},d=function(t){return c&&m.NEED&&s(t)&&!o(t,r)&&f(t),t},m=t.exports={KEY:r,NEED:!1,fastKey:l,getWeak:p,onFreeze:d}},68:function(t,e,n){"use strict";function r(t){return t&&t.__esModule?t:{default:t}}e.__esModule=!0;var i=n(77),o=r(i),a=n(79),u=r(a),s="function"==typeof u.default&&"symbol"==typeof o.default?function(t){return typeof t}:function(t){return t&&"function"==typeof u.default&&t.constructor===u.default&&t!==u.default.prototype?"symbol":typeof t};e.default="function"==typeof u.default&&"symbol"===s(o.default)?function(t){return void 0===t?"undefined":s(t)}:function(t){return t&&"function"==typeof u.default&&t.constructor===u.default&&t!==u.default.prototype?"symbol":void 0===t?"undefined":s(t)}},69:function(t,e,n){var r=n(22);t.exports=Array.isArray||function(t){return"Array"==r(t)}},7:function(t,e,n){var r=n(9);t.exports=function(t){if(!r(t))throw TypeError(t+" is not an object!");return t}},70: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)}},71:function(t,e,n){n(72),t.exports=n(0).Object.assign},72:function(t,e,n){var r=n(11);r(r.S+r.F,"Object",{assign:n(73)})},73:function(t,e,n){"use strict";var r=n(3),i=n(13),o=n(30),a=n(20),u=n(19),s=n(42),c=Object.assign;t.exports=!c||n(10)(function(){var t={},e={},n=Symbol(),r="abcdefghijklmnopqrst";return t[n]=7,r.split("").forEach(function(t){e[t]=t}),7!=c({},t)[n]||Object.keys(c({},e)).join("")!=r})?function(t,e){for(var n=u(t),c=arguments.length,f=1,l=o.f,p=a.f;c>f;)for(var d,m=s(arguments[f++]),h=l?i(m).concat(l(m)):i(m),v=h.length,y=0;v>y;)d=h[y++],r&&!p.call(m,d)||(n[d]=m[d]);return n}:c},74:function(t,e,n){var r=n(13),i=n(30),o=n(20);t.exports=function(t){var e=r(t),n=i.f;if(n)for(var a,u=n(t),s=o.f,c=0;u.length>c;)s.call(t,a=u[c++])&&e.push(a);return e}},75:function(t,e,n){var r=n(20),i=n(16),o=n(8),a=n(29),u=n(4),s=n(43),c=Object.getOwnPropertyDescriptor;e.f=n(3)?c:function(t,e){if(t=o(t),e=a(e,!0),s)try{return c(t,e)}catch(t){}if(u(t,e))return i(!r.f.call(t,e),t[e])}},76:function(t,e,n){t.exports={default:n(83),__esModule:!0}},77:function(t,e,n){t.exports={default:n(78),__esModule:!0}},78:function(t,e,n){n(50),n(51),t.exports=n(31).f("iterator")},79:function(t,e,n){t.exports={default:n(80),__esModule:!0}},8:function(t,e,n){var r=n(42),i=n(25);t.exports=function(t){return r(i(t))}},80:function(t,e,n){n(48),n(55),n(81),n(82),t.exports=n(0).Symbol},81:function(t,e,n){n(32)("asyncIterator")},82:function(t,e,n){n(32)("observable")},83:function(t,e,n){n(84),t.exports=n(0).Object.keys},84:function(t,e,n){var r=n(19),i=n(13);n(49)("keys",function(){return function(t){return i(r(t))}})},85:function(t,e,n){t.exports={default:n(86),__esModule:!0}},86:function(t,e,n){n(87);var r=n(0).Object;t.exports=function(t){return r.getOwnPropertyNames(t)}},87:function(t,e,n){n(49)("getOwnPropertyNames",function(){return n(47).f})},88:function(t,e,n){t.exports={default:n(89),__esModule:!0}},89:function(t,e,n){n(48),t.exports=n(0).Object.getOwnPropertySymbols},9:function(t,e){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},91:function(t,e,n){"use strict";function r(t){var e={},n={},r={};for(var s in t)if(t.hasOwnProperty(s))if(-1!==u.indexOf(s))e[s]=t[s];else if(a.test(s)){var c=a.exec(s)[1];c=Object(o.a)(c),r[c]=t[s]}else n[s]=t[s];return e.on=Object(i.a)(r,e.on),e.props=Object(i.a)(n,e.props),e}e.a=r;var i=n(66),o=n(92),a=new RegExp(/^on(.+)/),u=["class","style","attrs","props","domProps","on","nativeOn","directives","scopedSlots","slot","key","ref","refInFor"]},92:function(t,e,n){"use strict";function r(t,e){var n=s(t,e);return n.charAt(0).toLowerCase()+n.slice(1)}e.a=r;var i=n(23),o=n.n(i),a=n(15),u=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},s=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=u(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))}},93:function(t,e,n){"use strict";function r(t,e,n,r){var o=void 0,a=void 0,u=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 u.updateRenderData=function(t,e){o=t,a=e},u.updateRenderData(n,r),u.$mount(),u.init(),u.$children[0]}e.a=r;var i=n(15)},94:function(t,e,n){var r=n(22),i=n(2)("toStringTag"),o="Arguments"==r(function(){return arguments}()),a=function(t,e){try{return t[e]}catch(t){}};t.exports=function(t){var e,n,u;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=a(e=Object(t),i))?n:o?r(e):"Object"==(u=r(e))&&"function"==typeof e.callee?"Arguments":u}}})});
|
|
1
|
+
!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("@xysfe/actui/es/DocPop/index.js")):"function"==typeof define&&define.amd?define(["@xysfe/actui/es/DocPop/index.js"],e):"object"==typeof exports?exports.GoldOcr=e(require("@xysfe/actui/es/DocPop/index.js")):t.GoldOcr=e(t["@xysfe/actui/es/DocPop/index.js"])}("undefined"!=typeof self?self:this,function(t){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="../es",e(e.s=628)}({0:function(t,e){var n=t.exports={version:"2.6.11"};"number"==typeof __e&&(__e=n)},1: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)},10:function(t,e){t.exports=function(t){try{return!!t()}catch(t){return!0}}},103:function(t,e,n){var r=n(94),i=n(2)("iterator"),o=n(17);t.exports=n(0).getIteratorMethod=function(t){if(void 0!=t)return t[i]||t["@@iterator"]||o[r(t)]}},104: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},11:function(t,e,n){var r=n(1),i=n(0),o=n(37),a=n(5),u=n(4),s=function(t,e,n){var c,f,l,p=t&s.F,d=t&s.G,m=t&s.S,h=t&s.P,v=t&s.B,y=t&s.W,g=d?i:i[e]||(i[e]={}),b=g.prototype,x=d?r:m?r[e]:(r[e]||{}).prototype;d&&(n=e);for(c in n)(f=!p&&x&&void 0!==x[c])&&u(g,c)||(l=f?x[c]:n[c],g[c]=d&&"function"!=typeof x[c]?n[c]:v&&f?o(l,r):y&&x[c]==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):h&&"function"==typeof l?o(Function.call,l):l,h&&((g.virtual||(g.virtual={}))[c]=l,t&s.R&&b&&!b[c]&&a(b,c,l)))};s.F=1,s.G=2,s.S=4,s.P=8,s.B=16,s.W=32,s.U=64,s.R=128,t.exports=s},12:function(t,e,n){"use strict";function r(t,e,n,r,i,o,a,u){t=t||{};var s=typeof t.default;"object"!==s&&"function"!==s||(t=t.default);var c="function"==typeof t?t.options:t;e&&(c.render=e,c.staticRenderFns=n,c._compiled=!0),r&&(c.functional=!0),o&&(c._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)},c._ssrRegister=f):i&&(f=u?function(){i.call(this,this.$root.$options.shadowRoot)}:i),f)if(c.functional){c._injectStyles=f;var l=c.render;c.render=function(t,e){return f.call(e),l(t,e)}}else{var p=c.beforeCreate;c.beforeCreate=p?[].concat(p,f):[f]}return{exports:t,options:c}}e.a=r},13:function(t,e,n){var r=n(45),i=n(28);t.exports=Object.keys||function(t){return r(t,i)}},132:function(t,e,n){"use strict";var r=n(15);e.a={name:"ActGoldBaseElement",props:{common:{type:Object,default:function(){return{tit:"",subTit:"",tips:"",errMsg:"",colons:!1,align:"right",border:"top",titPadding:!1,remarks:""}}},type:{type:String,default:"text"},lattice:{type:Boolean,default:!1},textarea:{type:Boolean,default:!1},hasSuffix:{type:Boolean,default:!1},hasArrow:{type:Boolean,default:!1},hasColumn:{type:Boolean,default:!1},isVerifyCode:{type:Boolean,default:!1},isPure:{type:Boolean,default:!1},tempVar:{type:Object,default:function(){return{}}}},computed:{title:function(){return this.common.titPadding?Object(r.h)(this.common.tit):this.common.tit},textAlign:function(){return"align-"+this.common.align},borderClass:function(){return"none"===this.common.border?"":"border-"+this.common.border},remarksVar:function(){return(this.tempVar.prefix||"")+(this.tempVar.var||"")+(this.tempVar.suffix||"")}},methods:{showTips:function(){this.$emit("showTips",this.common.tips)}}}},133:function(t,e,n){"use strict";var r=n(15);e.a={props:{tit:{type:String,default:""},title:{type:String,default:""},subTit:{type:String,default:""},tips:{type:[String,Object],default:""},eleType:{type:Number,default:0},emailAutoList:{type:Array,default:function(){return[]}},remarks:{type:String,default:""},inputCarry:{type:Object,defalt:function(){return null}},errMsg:{type:String,default:""},value:{type:[String,Object,Number,Array],default:void 0},desc:{type:[String,Number],default:""},type:{type:String,default:"text"},stepperTabs:{type:Object,defalt:function(){return null}},placeholder:{type:String,default:""},unit:{type:String,default:""},options:{type:Array,default:function(){return[]}},range:{type:[Object,Array],default:function(){return{conMin:1,conMax:1,min:1,max:1e3,step:1}}},displayRatio:{type:Number,default:1},fontSize:{type:[String,Number],default:""},color:{type:String,default:""},rows:{type:[String,Number],default:1},align:{type:String,default:"right"},colons:{type:Boolean,default:!1},border:{type:String,default:"none"},titPadding:{type:Boolean,default:!1},zIndex:{type:Number,default:100},brandColor:{type:String,default:"#8c7fee"},btnColor:{type:String,default:"#ff5a6e"},uploadOption:{type:Object,default:function(){return{}}},attachElement:{type:Object,default:function(){return null}},linkTips:{type:Object,default:function(){return null}},appId:{type:String,default:""},maxLength:{type:[String,Number],default:""},tempVar:{type:Object,default:function(){return{}}},diseaseUrl:{type:String,default:""},diseaseParams:{type:Object,default:function(){return{}}},download:{type:Object,default:function(){return null}},examplePicture:{type:Array,default:function(){return[]}},signaturePicture:{type:String,default:""},disabled:{type:Boolean,default:!1},dataTrack:{type:String,default:""}},computed:{common:function(){return{tit:this.tit,subTit:this.subTit,tips:this.tips,remarks:this.remarks,errMsg:this.errMsg,colons:this.colons,align:this.align,border:this.border,titPadding:this.titPadding}},size:function(){return Object(r.f)(this.fontSize)}},methods:{showTips:function(){if(this.tips){var t=this.tips;if(Object(r.z)(t))try{t=JSON.parse(t),Object(r.y)(t)||(t={title:this.tit,text:this.tips})}catch(e){t={title:this.tit,text:this.tips}}this.$emit("tipsclick",t)}}}}},134:function(t,e,n){"use strict";e.__esModule=!0;var r=n(23),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}},135:function(t,e,n){"use strict";function r(t){u||n(161)}var i=n(132),o=n(162),a=n(12),u=!1,s=r,c=Object(a.a)(i.a,o.a,o.b,!1,s,"data-v-507024ec",null);c.options.__file="src\\components\\common\\baseelement.vue",e.a=c.exports},139:function(t,e,n){"use strict";var r=n(15);e.a={props:{elemKey:{type:String,default:""}},computed:{isWebTester:function(){return r.v}},methods:{mucChange:function(t){this.isWebTester&&"_mucValue"in t&&this.change(t,t._mucValue)},change:function(t,e){this.$emit("change",e)}}}},14:function(t,e){t.exports=!0},15: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(B()(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 u(t){return"[object String]"===Object.prototype.toString.call(t)}function s(t){return"[object Number]"===Object.prototype.toString.call(t)}function c(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 m(t){return"[object Error]"===Object.prototype.toString.call(t)}function h(t){return"function"==typeof t}function v(t,e,n){function r(e){var n=v,r=y;return v=y=void 0,_=e,b=t.apply(r,n)}function i(t,e){return C?(window.cancelAnimationFrame(x),window.requestAnimationFrame(t)):setTimeout(t,e)}function o(t){if(C)return window.cancelAnimationFrame(t);clearTimeout(t)}function a(t){return _=t,x=i(f,e),O?r(t):b}function u(t){var n=t-w,r=t-_,i=e-n;return S?Math.min(i,g-r):i}function s(t){var n=t-w,r=t-_;return void 0===w||n>=e||n<0||S&&r>=g}function f(){var t=Date.now();if(s(t))return l(t);x=i(f,u(t))}function l(t){return x=void 0,j&&v?r(t):(v=y=void 0,b)}function p(){void 0!==x&&o(x),_=0,v=w=y=x=void 0}function d(){return void 0===x?b:l(Date.now())}function m(){return void 0!==x}function h(){for(var t=Date.now(),n=s(t),o=arguments.length,u=Array(o),c=0;c<o;c++)u[c]=arguments[c];if(v=u,y=this,w=t,n){if(void 0===x)return a(w);if(S)return x=i(f,e),r(w)}return void 0===x&&(x=i(f,e)),b}var v=void 0,y=void 0,g=void 0,b=void 0,x=void 0,w=void 0,_=0,O=!1,S=!1,j=!0,C=!e&&0!==e&&"function"==typeof window.requestAnimationFrame;if("function"!=typeof t)throw new TypeError("Expected a function");return e=+e||0,c(n)&&(O=!!n.leading,S="maxWait"in n,g=S?Math.max(+n.maxWait||0,e):g,j="trailing"in n?!!n.trailing:j),h.cancel=p,h.flush=d,h.pending=m,h}function y(t,e,n){var r=!0,i=!0;if("function"!=typeof t)throw new TypeError("Expected a function");return c(n)&&(r="leading"in n?!!n.leading:r,i="trailing"in n?!!n.trailing:i),v(t,e,{leading:r,trailing:i,maxWait:e})}function g(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 x(t){return t.replace(/\s/g,"").replace(/(.{4})(?=.)/g,"$1 ")}function w(t){if(void 0!==t||null!==t)return/^\d+(\.\d+)?$/.test(t+"")?t+"px":t}function _(t){if(!t)return"";var e=t.length;return 2===e?t.split("").join("  "):3===e?t.split("").join(" "):t}function O(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 S(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 j(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 P(t){var e=window.getComputedStyle(t),n="none"===e.display,r=null===t.offsetParent&&"fixed"!==e.position;return n||r}function T(t,e,n){return Math.min(Math.max(t,e),n)}function A(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 E(t){return t?m(t)?t.message:u(t)?t:t.errmsg||"请求失败,请稍后重试":"请求失败,请稍后重试"}function L(){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 M(t){var e=JSON.parse(B()(t)),n=e.attrModules,r=void 0===n?{}:n,i=e.plan,o=r.applicant,u=r.insureds,s=r.hcpics,c=r.hctext,f=r.makeup,l=r.apphctext,p=r.apphcpics,d={},m=function(t){var e=null,n=null,r=null,i=null,o={},u={},s={};for(var c in t){var f=t[c].defaultValue,l=t[c].required,p=t[c].display;if(a(f)){var d=L(f);d&&(f=d)}1!==Number(l)&&1!==Number(p)||("idType"===c||"id"===c||"idValidType"===c||"idValidEndTime"===c||"idValidStartTime"===c?(e=e||{},e[c]=f):"socialInsAddr"===c||"socialInsDetail"===c||"socialInsPost"===c||"socialInsTel"===c?(n=n||{},n[c]=f):"residentAddr"===c||"residentDetail"===c||"residentPost"===c||"residentTel"===c?(r=r||{},r[c]=f):"officeAddr"===c||"officeDetail"===c||"officePost"===c||"officeTel"===c?(i=i||{},i[c]=f):"companyIdType"===c||"companyId"===c?(u=u||{},u[c]=f):"detail"===c?(s=s||{},s[c]=f):o[c]=f)}return e&&(o.certificate=e),n&&(o.socialIns=n),r&&(o.resident=r),i&&(o.office=i),u&&(o.companyCertificate=u),s&&(o.companyAddress=s),o};if(r.plan&&(i=m(r.plan)),o&&(d.applicant={},o&&(d.applicant=m(o))),u||i){d.insureds=[];for(var h=u||[""],v=0;v<h.length;v++){var y=h[v],g=null,b={};y&&(g=m(y)),g&&(b.insured=g),i&&(b.plan=i),d.insureds.push(b)}}if(c&&(d.hctext=m(c)),l&&(d.apphctext=m(l)),s&&(d.hcpics=m(s)),p&&(d.apphcpics=m(p)),f){d.makeup={};for(var x=f||[""],w=0;w<x.length;w++){var _=x[w],O=null;_&&(O=m(_)),O&&(d.makeup=N()(d.makeup,O))}}return d}n.d(e,"F",function(){return et}),n.d(e,"v",function(){return nt}),e.d=r,e.c=i,e.b=o,e.o=a,e.z=u,e.x=s,e.y=c,e.p=f,e.w=l,e.q=p,e.A=d,e.r=m,e.s=h,e.a=v,e.E=y,e.u=g,e.g=b,e.e=x,e.f=w,e.h=_,e.B=O,e.n=S,e.C=j,e.l=C,e.t=P,e.D=T,e.k=A,e.m=k,e.j=E,e.i=M;var I=n(23),N=n.n(I),$=n(68),V=n.n($),D=n(56),B=n.n(D),F="undefined"!=typeof window,R=F&&window.navigator.userAgent.toLowerCase(),G=R&&/msie|trident/.test(R),W=R&&R.indexOf("msie 9.0")>0,U=R&&R.indexOf("edge/")>0,z=R&&R.indexOf("android")>0,q=R&&/iphone|ipad|ipod|ios/.test(R),J=R&&/chrome\/\d+/.test(R)&&!U,H=R&&/MicroMessenger/i.test(R),K=R&&/wxwork/i.test(R),Z=R&&/mucxiaoyusan/i.test(R),Q=R&&/muckacabao/i.test(R),X=R&&/mucyanxuan/i.test(R),Y=Z||Q,tt=R&&/phone|pad|pod|iPhone|iPod|ios|iPad|Android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone/i.test(R),et={isIE:G,isMobile:tt,isIE9:W,isEdge:U,isAndroid:z,isIOS:q,isChrome:J,isWx:H,isWxWork:K,isApp:Y,isXysApp:Z,isKcbApp:Q,isYxApp:X},nt=/MucWebAutoTester/.test(window.navigator.userAgent)},16:function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},161:function(t,e){},162: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:"element",class:[{"element-colons":t.common.colons,"element-verify":t.isVerifyCode,"element-pure":t.isPure},t.borderClass]},[n("div",{staticClass:"element-control",class:{"element-textarea-box":t.textarea,"element-control-tit-nl":t.common.tit&&t.common.tit.length>14,"element-index":"email"===t.type}},[t.title?n("label",{staticClass:"element-label"},[n("span",{domProps:{innerHTML:t._s(t.title)}}),t.common.subTit?n("span",{staticClass:"element-subname"},[t._v("("+t._s(t.common.subTit)+")")]):t._e(),t.common.tips?n("a",{staticClass:"element-question",attrs:{href:"javascript:;"},on:{click:function(e){return e.stopPropagation(),t.showTips(e)}}},[t._v("?")]):t._e(),t.common.colons?n("i",{staticClass:"colons"},[t._v(":")]):t._e()]):t._e(),t._v(" "),t.$slots.default?n("div",{staticClass:"element-info",class:[{"element-arrow":t.hasArrow,"element-suffix":t.hasSuffix,"element-column":t.hasColumn},t.textAlign]},[t._t("default"),t._v(" "),t._t("email")],2):t._e()]),t._v(" "),t.common.remarks?n("div",{staticClass:"element-remarks",class:{"element-remarks-lattice":t.lattice}},[n("div",{staticClass:"element-remarks-txt",domProps:{innerHTML:t._s(t.common.remarks)}})]):t._e(),t._v(" "),t.remarksVar?n("div",{staticClass:"element-temp-var"},[t._v("\n "+t._s(t.remarksVar)+"\n ")]):t._e(),t._v(" "),n("div",{directives:[{name:"show",rawName:"v-show",value:t.common.errMsg,expression:"common.errMsg"}],staticClass:"element-error",class:{"element-error-lattice":t.lattice},domProps:{innerHTML:t._s(t.common.errMsg)}})])},i=[];r._withStripped=!0},163:function(t,e,n){t.exports={default:n(173),__esModule:!0}},17:function(t,e){t.exports={}},173:function(t,e,n){n(51),n(50),t.exports=n(174)},174:function(t,e,n){var r=n(7),i=n(103);t.exports=n(0).getIterator=function(t){var e=i(t);if("function"!=typeof e)throw TypeError(t+" is not iterable!");return r(e.call(t))}},18:function(t,e){var n=0,r=Math.random();t.exports=function(t){return"Symbol(".concat(void 0===t?"":t,")_",(++n+r).toString(36))}},19:function(t,e,n){var r=n(25);t.exports=function(t){return Object(r(t))}},2:function(t,e,n){var r=n(27)("wks"),i=n(18),o=n(1).Symbol,a="function"==typeof o;(t.exports=function(t){return r[t]||(r[t]=a&&o[t]||(a?o:i)("Symbol."+t))}).store=r},20:function(t,e){e.f={}.propertyIsEnumerable},21:function(t,e,n){var r=n(6).f,i=n(4),o=n(2)("toStringTag");t.exports=function(t,e,n){t&&!i(t=n?t:t.prototype,o)&&r(t,o,{configurable:!0,value:e})}},22:function(t,e){var n={}.toString;t.exports=function(t){return n.call(t).slice(8,-1)}},23:function(t,e,n){t.exports={default:n(71),__esModule:!0}},24:function(t,e){var n=Math.ceil,r=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?r:n)(t)}},25:function(t,e){t.exports=function(t){if(void 0==t)throw TypeError("Can't call method on "+t);return t}},26:function(t,e,n){var r=n(27)("keys"),i=n(18);t.exports=function(t){return r[t]||(r[t]=i(t))}},27:function(t,e,n){var r=n(0),i=n(1),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(14)?"pure":"global",copyright:"© 2019 Denis Pushkarev (zloirock.ru)"})},28:function(t,e){t.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},29:function(t,e,n){var r=n(9);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")}},3:function(t,e,n){t.exports=!n(10)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},30:function(t,e){e.f=Object.getOwnPropertySymbols},31:function(t,e,n){e.f=n(2)},32:function(t,e,n){var r=n(1),i=n(0),o=n(14),a=n(31),u=n(6).f;t.exports=function(t){var e=i.Symbol||(i.Symbol=o?{}:r.Symbol||{});"_"==t.charAt(0)||t in e||u(e,t,{value:a.f(t)})}},36:function(t,e,n){var r=n(9),i=n(1).document,o=r(i)&&r(i.createElement);t.exports=function(t){return o?i.createElement(t):{}}},37:function(t,e,n){var r=n(38);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)}}},379:function(e,n){e.exports=t},38:function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(t+" is not a function!");return t}},4:function(t,e){var n={}.hasOwnProperty;t.exports=function(t,e){return n.call(t,e)}},40:function(t,e,n){"use strict";var r=n(14),i=n(11),o=n(44),a=n(5),u=n(17),s=n(59),c=n(21),f=n(63),l=n(2)("iterator"),p=!([].keys&&"next"in[].keys()),d=function(){return this};t.exports=function(t,e,n,m,h,v,y){s(n,e,m);var g,b,x,w=function(t){if(!p&&t in j)return j[t];switch(t){case"keys":case"values":return function(){return new n(this,t)}}return function(){return new n(this,t)}},_=e+" Iterator",O="values"==h,S=!1,j=t.prototype,C=j[l]||j["@@iterator"]||h&&j[h],P=C||w(h),T=h?O?w("entries"):P:void 0,A="Array"==e?j.entries||C:C;if(A&&(x=f(A.call(new t)))!==Object.prototype&&x.next&&(c(x,_,!0),r||"function"==typeof x[l]||a(x,l,d)),O&&C&&"values"!==C.name&&(S=!0,P=function(){return C.call(this)}),r&&!y||!p&&!S&&j[l]||a(j,l,P),u[e]=P,u[_]=d,h)if(g={values:O?P:w("values"),keys:v?P:w("keys"),entries:T},y)for(b in g)b in j||o(j,b,g[b]);else i(i.P+i.F*(p||S),e,g);return g}},41:function(t,e,n){var r=n(7),i=n(60),o=n(28),a=n(26)("IE_PROTO"),u=function(){},s=function(){var t,e=n(36)("iframe"),r=o.length;for(e.style.display="none",n(54).appendChild(e),e.src="javascript:",t=e.contentWindow.document,t.open(),t.write("<script>document.F=Object<\/script>"),t.close(),s=t.F;r--;)delete s.prototype[o[r]];return s()};t.exports=Object.create||function(t,e){var n;return null!==t?(u.prototype=r(t),n=new u,u.prototype=null,n[a]=t):n=s(),void 0===e?n:i(n,e)}},42:function(t,e,n){var r=n(22);t.exports=Object("z").propertyIsEnumerable(0)?Object:function(t){return"String"==r(t)?t.split(""):Object(t)}},43:function(t,e,n){t.exports=!n(3)&&!n(10)(function(){return 7!=Object.defineProperty(n(36)("div"),"a",{get:function(){return 7}}).a})},44:function(t,e,n){t.exports=n(5)},45:function(t,e,n){var r=n(4),i=n(8),o=n(61)(!1),a=n(26)("IE_PROTO");t.exports=function(t,e){var n,u=i(t),s=0,c=[];for(n in u)n!=a&&r(u,n)&&c.push(n);for(;e.length>s;)r(u,n=e[s++])&&(~o(c,n)||c.push(n));return c}},46:function(t,e,n){var r=n(45),i=n(28).concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return r(t,i)}},460:function(t,e,n){"use strict";var r=n(163),i=n.n(r),o=n(134),a=n.n(o),u=n(104),s=n(133),c=n(139),f=n(135),l=n(630);e.a={name:"ActGoldOcr",mixins:[u.a,s.a,c.a],data:function(){return{ocrLayer:null}},computed:{imageList:function(){return this.value||[]},headerData:function(){return a()({},this.common,{tit:""})}},methods:{startOcr:function(t){var e=this,n=t.idType,r=t.identity,i=t.name,o=t.url,a=t.ext,u=[{idType:Number(n),identity:r,name:i,url:o,ext:a}],s=[];if(this.imageList.length){var c=this.imageList[0];String(c.idType)===String(n)&&String(c.identity)===String(r)&&String(c.name)===String(i)&&(s=this.imageList)}this.ocrLayer=this.$createOcrLayer({appId:this.appId,list:u,imageList:s,brandColor:this.brandColor,zIndex:this.zIndex,onOcrsuccess:function(t){e.change(void 0,e.translateData(t))}}).show()},ocrUploadBegin:function(){this.$emit("ocruploadbegin",this)},translateData:function(t){for(var e=[],n=t,r=Array.isArray(n),o=0,n=r?n:i()(n);;){var a;if(r){if(o>=n.length)break;a=n[o++]}else{if(o=n.next(),o.done)break;a=o.value}var u=a,s=u.identity,c=u.name,f=u.idType,l=u.url,p=u.side,d=u.picId;e.push({identity:s,name:c,idType:f,url:l,side:p,picId:d})}return e},fileChange:function(t){this.change(void 0,t)},downloadEvent:function(t){this.$emit("downloadevent",t)}},components:{ActGoldBaseElement:f.a,FileList:l.a}}},461:function(t,e,n){"use strict";var r=n(104),i=n(379),o=n.n(i),a={0:{desc:"身份证",max:2},1:{desc:"出生证",max:1},2:{desc:"护照",max:1},3:{desc:"港澳通行证",max:1},4:{desc:"台胞证",max:1},5:{desc:"军官证",max:1},6:{desc:"户口本",max:1},7:{desc:"大陆通行证",max:1},8:{desc:"回乡证",max:1},9:{desc:"警官证",max:1},10:{desc:"港澳台通行证",max:1},11:{desc:"士兵证",max:1},12:{desc:"台湾通行证",max:1},13:{desc:"港澳居住证",max:1},14:{desc:"社会统一信用代码",max:1},15:{desc:"组织机构代码证",max:1},16:{desc:"税务登记证",max:1},17:{desc:"工商营业执照号",max:1},18:{desc:"港澳台居住证",max:1},99:{desc:"其他",max:1}};e.a={name:"FileList",mixins:[r.a],data:function(){return{exampleItem:null,examplePop:null,imagePreview:null}},props:{title:{type:String,default:""},imageList:{type:Array,default:function(){return[]}},linkTips:{type:Object,default:function(){return null}},brandColor:{type:String,default:"#8c7fee"},appId:{type:String,default:""},align:{type:String,default:"left"},download:{type:Object,default:function(){return null}},examplePicture:{type:Array,default:function(){return[]}},deletable:{type:Boolean,default:!1}},computed:{textAlign:function(){return"align-"+this.align},showAdd:function(){if(this.imageList.length){var t=this.imageList[0].idType||0,e=a[Number(t)].max;return this.imageList.length<Number(e)}return!0},imageLength:function(){return this.imageList.length||0},totalList:function(){return this.imageList.concat(this.examplePicture)},showExamplePicture:function(){return!(!this.examplePicture||!this.examplePicture.length)&&(!this.imageList||!this.imageList.length)}},methods:{preview:function(t){this.imagePreview?this.imagePreview.setData(this.totalList,t):this.imagePreview=this.$createImagePreview({images:this.totalList,start:t}),this.imagePreview.show()},del:function(t){this.imageList.splice(t,1),this.change(this.imageList)},uploadBegin:function(){this.$emit("ocruploadbegin")},showExample:function(t){var e=this;this.exampleItem||(this.exampleItem=[{type:1,title:t.tips,src:t.link,urls:[t.link]}]),this.examplePop||(this.examplePop=this.$createDocPop({docData:this.exampleItem,brandColor:this.brandColor})),this.$nextTick(function(){e.examplePop.show()})},downloadEvent:function(){this.$emit("downloadevent",this.download)},change:function(t){this.$emit("input",t),this.$emit("change",t)}},components:{ActDocPop:o.a}}},47:function(t,e,n){var r=n(8),i=n(46).f,o={}.toString,a="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],u=function(t){try{return i(t)}catch(t){return a.slice()}};t.exports.f=function(t){return a&&"[object Window]"==o.call(t)?u(t):i(r(t))}},48:function(t,e,n){"use strict";var r=n(1),i=n(4),o=n(3),a=n(11),u=n(44),s=n(67).KEY,c=n(10),f=n(27),l=n(21),p=n(18),d=n(2),m=n(31),h=n(32),v=n(74),y=n(69),g=n(7),b=n(9),x=n(19),w=n(8),_=n(29),O=n(16),S=n(41),j=n(47),C=n(75),P=n(30),T=n(6),A=n(13),k=C.f,E=T.f,L=j.f,M=r.Symbol,I=r.JSON,N=I&&I.stringify,$=d("_hidden"),V=d("toPrimitive"),D={}.propertyIsEnumerable,B=f("symbol-registry"),F=f("symbols"),R=f("op-symbols"),G=Object.prototype,W="function"==typeof M&&!!P.f,U=r.QObject,z=!U||!U.prototype||!U.prototype.findChild,q=o&&c(function(){return 7!=S(E({},"a",{get:function(){return E(this,"a",{value:7}).a}})).a})?function(t,e,n){var r=k(G,e);r&&delete G[e],E(t,e,n),r&&t!==G&&E(G,e,r)}:E,J=function(t){var e=F[t]=S(M.prototype);return e._k=t,e},H=W&&"symbol"==typeof M.iterator?function(t){return"symbol"==typeof t}:function(t){return t instanceof M},K=function(t,e,n){return t===G&&K(R,e,n),g(t),e=_(e,!0),g(n),i(F,e)?(n.enumerable?(i(t,$)&&t[$][e]&&(t[$][e]=!1),n=S(n,{enumerable:O(0,!1)})):(i(t,$)||E(t,$,O(1,{})),t[$][e]=!0),q(t,e,n)):E(t,e,n)},Z=function(t,e){g(t);for(var n,r=v(e=w(e)),i=0,o=r.length;o>i;)K(t,n=r[i++],e[n]);return t},Q=function(t,e){return void 0===e?S(t):Z(S(t),e)},X=function(t){var e=D.call(this,t=_(t,!0));return!(this===G&&i(F,t)&&!i(R,t))&&(!(e||!i(this,t)||!i(F,t)||i(this,$)&&this[$][t])||e)},Y=function(t,e){if(t=w(t),e=_(e,!0),t!==G||!i(F,e)||i(R,e)){var n=k(t,e);return!n||!i(F,e)||i(t,$)&&t[$][e]||(n.enumerable=!0),n}},tt=function(t){for(var e,n=L(w(t)),r=[],o=0;n.length>o;)i(F,e=n[o++])||e==$||e==s||r.push(e);return r},et=function(t){for(var e,n=t===G,r=L(n?R:w(t)),o=[],a=0;r.length>a;)!i(F,e=r[a++])||n&&!i(G,e)||o.push(F[e]);return o};W||(M=function(){if(this instanceof M)throw TypeError("Symbol is not a constructor!");var t=p(arguments.length>0?arguments[0]:void 0),e=function(n){this===G&&e.call(R,n),i(this,$)&&i(this[$],t)&&(this[$][t]=!1),q(this,t,O(1,n))};return o&&z&&q(G,t,{configurable:!0,set:e}),J(t)},u(M.prototype,"toString",function(){return this._k}),C.f=Y,T.f=K,n(46).f=j.f=tt,n(20).f=X,P.f=et,o&&!n(14)&&u(G,"propertyIsEnumerable",X,!0),m.f=function(t){return J(d(t))}),a(a.G+a.W+a.F*!W,{Symbol:M});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=A(d.store),ot=0;it.length>ot;)h(it[ot++]);a(a.S+a.F*!W,"Symbol",{for:function(t){return i(B,t+="")?B[t]:B[t]=M(t)},keyFor:function(t){if(!H(t))throw TypeError(t+" is not a symbol!");for(var e in B)if(B[e]===t)return e},useSetter:function(){z=!0},useSimple:function(){z=!1}}),a(a.S+a.F*!W,"Object",{create:Q,defineProperty:K,defineProperties:Z,getOwnPropertyDescriptor:Y,getOwnPropertyNames:tt,getOwnPropertySymbols:et});var at=c(function(){P.f(1)});a(a.S+a.F*at,"Object",{getOwnPropertySymbols:function(t){return P.f(x(t))}}),I&&a(a.S+a.F*(!W||c(function(){var t=M();return"[null]"!=N([t])||"{}"!=N({a:t})||"{}"!=N(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],(b(e)||void 0!==t)&&!H(t))return y(e)||(e=function(t,e){if("function"==typeof n&&(e=n.call(this,t,e)),!H(e))return e}),r[1]=e,N.apply(I,r)}}),M.prototype[V]||n(5)(M.prototype,V,M.prototype.valueOf),l(M,"Symbol"),l(Math,"Math",!0),l(r.JSON,"JSON",!0)},49:function(t,e,n){var r=n(11),i=n(0),o=n(10);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)}},5:function(t,e,n){var r=n(6),i=n(16);t.exports=n(3)?function(t,e,n){return r.f(t,e,i(1,n))}:function(t,e,n){return t[e]=n,t}},50:function(t,e,n){"use strict";var r=n(58)(!0);n(40)(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})})},51:function(t,e,n){n(64);for(var r=n(1),i=n(5),o=n(17),a=n(2)("toStringTag"),u="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(","),s=0;s<u.length;s++){var c=u[s],f=r[c],l=f&&f.prototype;l&&!l[a]&&i(l,a,c),o[c]=o.Array}},52:function(t,e,n){var r=n(24),i=Math.min;t.exports=function(t){return t>0?i(r(t),9007199254740991):0}},53:function(t,e,n){"use strict";function r(t,e){return function(n,r){var a=this,u=Object(i.a)(n),s=Object(o.a)(e,t,u,r),c=s.$parent,f=s.remove,l=s.show,p=s.hide;return s.remove=function(){s.$removed=!0,f&&f.call(this),c.destroy()},s.show=function(){return l&&l.call.apply(l,[this].concat(Array.prototype.slice.call(arguments))),this},s.hide=function(){return p&&p.call.apply(p,[this].concat(Array.prototype.slice.call(arguments))),this},a._isVue&&a.$once("hook:beforeDestroy",function(){s.$removed||s.remove()}),s}}e.a=r;var i=n(91),o=n(93)},54:function(t,e,n){var r=n(1).document;t.exports=r&&r.documentElement},55:function(t,e){},56:function(t,e,n){t.exports={default:n(70),__esModule:!0}},57:function(t,e){t.exports=function(t,e){return{value:e,done:!!t}}},58:function(t,e,n){var r=n(24),i=n(25);t.exports=function(t){return function(e,n){var o,a,u=String(i(e)),s=r(n),c=u.length;return s<0||s>=c?t?"":void 0:(o=u.charCodeAt(s),o<55296||o>56319||s+1===c||(a=u.charCodeAt(s+1))<56320||a>57343?t?u.charAt(s):o:t?u.slice(s,s+2):a-56320+(o-55296<<10)+65536)}}},59:function(t,e,n){"use strict";var r=n(41),i=n(16),o=n(21),a={};n(5)(a,n(2)("iterator"),function(){return this}),t.exports=function(t,e,n){t.prototype=r(a,{next:i(1,n)}),o(t,e+" Iterator")}},6:function(t,e,n){var r=n(7),i=n(43),o=n(29),a=Object.defineProperty;e.f=n(3)?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}},60:function(t,e,n){var r=n(6),i=n(7),o=n(13);t.exports=n(3)?Object.defineProperties:function(t,e){i(t);for(var n,a=o(e),u=a.length,s=0;u>s;)r.f(t,n=a[s++],e[n]);return t}},61:function(t,e,n){var r=n(8),i=n(52),o=n(62);t.exports=function(t){return function(e,n,a){var u,s=r(e),c=i(s.length),f=o(a,c);if(t&&n!=n){for(;c>f;)if((u=s[f++])!=u)return!0}else for(;c>f;f++)if((t||f in s)&&s[f]===n)return t||f||0;return!t&&-1}}},62:function(t,e,n){var r=n(24),i=Math.max,o=Math.min;t.exports=function(t,e){return t=r(t),t<0?i(t+e,0):o(t,e)}},628:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(53),i=n(629);i.a.install=function(t){t.component(i.a.name,i.a),t.prototype.$createGoldOcr=Object(r.a)(i.a,t)},e.default=i.a},629:function(t,e,n){"use strict";var r=n(460),i=n(633),o=n(12),a=Object(o.a)(r.a,i.a,i.b,!1,null,null,null);a.options.__file="src\\components\\GoldOcr\\src\\index.vue",e.a=a.exports},63:function(t,e,n){var r=n(4),i=n(19),o=n(26)("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}},630:function(t,e,n){"use strict";function r(t){u||n(631)}var i=n(461),o=n(632),a=n(12),u=!1,s=r,c=Object(a.a)(i.a,o.a,o.b,!1,s,"data-v-bf07b8c0",null);c.options.__file="src\\components\\GoldOcr\\src\\filelist.vue",e.a=c.exports},631:function(t,e){},632: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-file"},[t.exampleItem?n("act-doc-pop",{ref:"docpop",attrs:{docData:t.exampleItem,brandColor:t.brandColor}}):t._e(),t._v(" "),t.title?n("div",{staticClass:"act-file-title"},[n("p",[t._v("\n "+t._s(t.title)+"\n ")]),t._v(" "),t.download&&t.download.title?n("a",{staticClass:"act-file-download",style:{color:t.brandColor},on:{click:t.downloadEvent}},[t._v("\n "+t._s(t.download.title)+"\n ")]):t._e(),t._v(" "),t.linkTips?n("div",{staticClass:"act-file-linktips",style:{color:t.brandColor},on:{click:function(e){return t.showExample(t.linkTips)}}},[t._v("\n "+t._s(t.linkTips.tips)+"\n ")]):t._e()]):t._e(),t._v(" "),n("ul",{staticClass:"act-img-list",class:t.textAlign},[t.showAdd?n("li",{staticClass:"act-img-item act-file-add",on:{click:function(e){return e.stopPropagation(),t.uploadBegin(e)}}}):t._e(),t._v(" "),t._l(t.imageList,function(e,r){return n("li",{key:"image_"+r,staticClass:"act-img-item"},[n("img",{attrs:{src:e.url},on:{click:function(e){return e.stopPropagation(),t.preview(r)}}}),t._v(" "),t.deletable?n("span",{staticClass:"act-img-del",on:{click:function(e){return t.del(r)}}}):t._e()])}),t._v(" "),t.showExamplePicture?t._l(t.examplePicture,function(e,r){return n("li",{key:"ex_p_"+r,staticClass:"act-img-item act-file-example-picture"},[n("img",{attrs:{src:e}}),t._v(" "),n("div",{staticClass:"example-cover",on:{click:function(e){e.stopPropagation(),t.preview(Number(r+t.imageLength))}}},[t._v("\n 示例图片\n ")])])}):t._e()],2)],1)},i=[];r._withStripped=!0},633: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("act-gold-base-element",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],attrs:{common:t.headerData},on:{showTips:t.showTips}},[n("file-list",{attrs:{title:t.common.tit,imageList:t.imageList,appId:t.appId,brandColor:t.brandColor,linkTips:t.linkTips,download:t.download,examplePicture:t.examplePicture,deletable:!0},on:{change:t.fileChange,ocruploadbegin:t.ocrUploadBegin,downloadevent:t.downloadEvent}})],1)},i=[];r._withStripped=!0},64:function(t,e,n){"use strict";var r=n(65),i=n(57),o=n(17),a=n(8);t.exports=n(40)(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")},65:function(t,e){t.exports=function(){}},66: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(76),o=n.n(i),a=n(85),u=n.n(a),s=n(23),c=n.n(s),f=n(88),l=n.n(f),p=l.a,d=Object.prototype.hasOwnProperty,m=Object.prototype.propertyIsEnumerable,h=function(){try{if(!c.a)return!1;var t=new String("abc");if(t[5]="de","5"===u()(t)[0])return!1;for(var e={},n=0;n<10;n++)e["_"+String.fromCharCode(n)]=n;if("0123456789"!==u()(e).map(function(t){return e[t]}).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach(function(t){r[t]=t}),"abcdefghijklmnopqrst"===o()(c()({},r)).join("")}catch(t){return!1}}()?c.a:function(t,e){for(var n,i,o=r(t),a=1;a<arguments.length;a++){n=Object(arguments[a]);for(var u in n)d.call(n,u)&&(o[u]=n[u]);if(p){i=p(n);for(var s=0;s<i.length;s++)m.call(n,i[s])&&(o[i[s]]=n[i[s]])}}return o};e.a=h},67:function(t,e,n){var r=n(18)("meta"),i=n(9),o=n(4),a=n(6).f,u=0,s=Object.isExtensible||function(){return!0},c=!n(10)(function(){return s(Object.preventExtensions({}))}),f=function(t){a(t,r,{value:{i:"O"+ ++u,w:{}}})},l=function(t,e){if(!i(t))return"symbol"==typeof t?t:("string"==typeof t?"S":"P")+t;if(!o(t,r)){if(!s(t))return"F";if(!e)return"E";f(t)}return t[r].i},p=function(t,e){if(!o(t,r)){if(!s(t))return!0;if(!e)return!1;f(t)}return t[r].w},d=function(t){return c&&m.NEED&&s(t)&&!o(t,r)&&f(t),t},m=t.exports={KEY:r,NEED:!1,fastKey:l,getWeak:p,onFreeze:d}},68:function(t,e,n){"use strict";function r(t){return t&&t.__esModule?t:{default:t}}e.__esModule=!0;var i=n(77),o=r(i),a=n(79),u=r(a),s="function"==typeof u.default&&"symbol"==typeof o.default?function(t){return typeof t}:function(t){return t&&"function"==typeof u.default&&t.constructor===u.default&&t!==u.default.prototype?"symbol":typeof t};e.default="function"==typeof u.default&&"symbol"===s(o.default)?function(t){return void 0===t?"undefined":s(t)}:function(t){return t&&"function"==typeof u.default&&t.constructor===u.default&&t!==u.default.prototype?"symbol":void 0===t?"undefined":s(t)}},69:function(t,e,n){var r=n(22);t.exports=Array.isArray||function(t){return"Array"==r(t)}},7:function(t,e,n){var r=n(9);t.exports=function(t){if(!r(t))throw TypeError(t+" is not an object!");return t}},70: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)}},71:function(t,e,n){n(72),t.exports=n(0).Object.assign},72:function(t,e,n){var r=n(11);r(r.S+r.F,"Object",{assign:n(73)})},73:function(t,e,n){"use strict";var r=n(3),i=n(13),o=n(30),a=n(20),u=n(19),s=n(42),c=Object.assign;t.exports=!c||n(10)(function(){var t={},e={},n=Symbol(),r="abcdefghijklmnopqrst";return t[n]=7,r.split("").forEach(function(t){e[t]=t}),7!=c({},t)[n]||Object.keys(c({},e)).join("")!=r})?function(t,e){for(var n=u(t),c=arguments.length,f=1,l=o.f,p=a.f;c>f;)for(var d,m=s(arguments[f++]),h=l?i(m).concat(l(m)):i(m),v=h.length,y=0;v>y;)d=h[y++],r&&!p.call(m,d)||(n[d]=m[d]);return n}:c},74:function(t,e,n){var r=n(13),i=n(30),o=n(20);t.exports=function(t){var e=r(t),n=i.f;if(n)for(var a,u=n(t),s=o.f,c=0;u.length>c;)s.call(t,a=u[c++])&&e.push(a);return e}},75:function(t,e,n){var r=n(20),i=n(16),o=n(8),a=n(29),u=n(4),s=n(43),c=Object.getOwnPropertyDescriptor;e.f=n(3)?c:function(t,e){if(t=o(t),e=a(e,!0),s)try{return c(t,e)}catch(t){}if(u(t,e))return i(!r.f.call(t,e),t[e])}},76:function(t,e,n){t.exports={default:n(83),__esModule:!0}},77:function(t,e,n){t.exports={default:n(78),__esModule:!0}},78:function(t,e,n){n(50),n(51),t.exports=n(31).f("iterator")},79:function(t,e,n){t.exports={default:n(80),__esModule:!0}},8:function(t,e,n){var r=n(42),i=n(25);t.exports=function(t){return r(i(t))}},80:function(t,e,n){n(48),n(55),n(81),n(82),t.exports=n(0).Symbol},81:function(t,e,n){n(32)("asyncIterator")},82:function(t,e,n){n(32)("observable")},83:function(t,e,n){n(84),t.exports=n(0).Object.keys},84:function(t,e,n){var r=n(19),i=n(13);n(49)("keys",function(){return function(t){return i(r(t))}})},85:function(t,e,n){t.exports={default:n(86),__esModule:!0}},86:function(t,e,n){n(87);var r=n(0).Object;t.exports=function(t){return r.getOwnPropertyNames(t)}},87:function(t,e,n){n(49)("getOwnPropertyNames",function(){return n(47).f})},88:function(t,e,n){t.exports={default:n(89),__esModule:!0}},89:function(t,e,n){n(48),t.exports=n(0).Object.getOwnPropertySymbols},9:function(t,e){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},91:function(t,e,n){"use strict";function r(t){var e={},n={},r={};for(var s in t)if(t.hasOwnProperty(s))if(-1!==u.indexOf(s))e[s]=t[s];else if(a.test(s)){var c=a.exec(s)[1];c=Object(o.a)(c),r[c]=t[s]}else n[s]=t[s];return e.on=Object(i.a)(r,e.on),e.props=Object(i.a)(n,e.props),e}e.a=r;var i=n(66),o=n(92),a=new RegExp(/^on(.+)/),u=["class","style","attrs","props","domProps","on","nativeOn","directives","scopedSlots","slot","key","ref","refInFor"]},92:function(t,e,n){"use strict";function r(t,e){var n=s(t,e);return n.charAt(0).toLowerCase()+n.slice(1)}e.a=r;var i=n(23),o=n.n(i),a=n(15),u=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},s=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=u(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))}},93:function(t,e,n){"use strict";function r(t,e,n,r){var o=void 0,a=void 0,u=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 u.updateRenderData=function(t,e){o=t,a=e},u.updateRenderData(n,r),u.$mount(),u.init(),u.$children[0]}e.a=r;var i=n(15)},94:function(t,e,n){var r=n(22),i=n(2)("toStringTag"),o="Arguments"==r(function(){return arguments}()),a=function(t,e){try{return t[e]}catch(t){}};t.exports=function(t){var e,n,u;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=a(e=Object(t),i))?n:o?r(e):"Object"==(u=r(e))&&"function"==typeof e.callee?"Arguments":u}}})});
|
package/es/GoldPhoto/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("@xysfe/actui/es/BScroll/index.js"),require("@xysfe/actui/es/FileUpload/index.js"),require("@xysfe/actui/es/PhotoBox/index.js")):"function"==typeof define&&define.amd?define(["@xysfe/actui/es/BScroll/index.js","@xysfe/actui/es/FileUpload/index.js","@xysfe/actui/es/PhotoBox/index.js"],e):"object"==typeof exports?exports.GoldPhoto=e(require("@xysfe/actui/es/BScroll/index.js"),require("@xysfe/actui/es/FileUpload/index.js"),require("@xysfe/actui/es/PhotoBox/index.js")):t.GoldPhoto=e(t["@xysfe/actui/es/BScroll/index.js"],t["@xysfe/actui/es/FileUpload/index.js"],t["@xysfe/actui/es/PhotoBox/index.js"])}("undefined"!=typeof self?self:this,function(t,e,n){return function(t){function e(r){if(n[r])return n[r].exports;var o=n[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,e),o.l=!0,o.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="../es",e(e.s=1523)}({0:function(t,e){var n=t.exports={version:"2.6.11"};"number"==typeof __e&&(__e=n)},1: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)},10:function(t,e){t.exports=function(t){try{return!!t()}catch(t){return!0}}},100:function(t,e,n){"use strict";var r=n(39),o=n(95);e.a={name:"ActPopup",mixins:[r.a,o.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)}}}},101:function(t,e,n){t.exports={default:n(113),__esModule:!0}},103:function(t,e,n){var r=n(94),o=n(2)("iterator"),i=n(17);t.exports=n(0).getIteratorMethod=function(t){if(void 0!=t)return t[o]||t["@@iterator"]||i[r(t)]}},105:function(t,e,n){var r=n(7);t.exports=function(t,e,n,o){try{return o?e(r(n)[0],n[1]):e(n)}catch(e){var i=t.return;throw void 0!==i&&r(i.call(t)),e}}},106:function(t,e,n){var r=n(17),o=n(2)("iterator"),i=Array.prototype;t.exports=function(t){return void 0!==t&&(r.Array===t||i[o]===t)}},1066:function(t,e,n){"use strict";var r=n(68),o=n.n(r),i=n(101),s=n.n(i),c=n(23),a=n.n(c),u=n(163),f=n.n(u),l=n(109),p=n(164),d=n(672),h=n.n(d),v=n(95),m=n(39),y=n(122),g=n(288),b=n.n(g),x=n(15),w=n(132);e.a={name:"ActPhoto",mixins:[v.a,m.a,y.a],data:function(){return{hasData:!1,result:{},elements:[],paramData:null}},props:{appId:{type:String,default:""},brandColor:{type:String,default:"#8c7fee"},sourceType:{type:Array,default:function(){return["camera"]}},param:{type:Object,default:function(){return{}}}},created:function(){this._initPage()},computed:{disabled:function(){if(!this.elements||!this.elements.length)return!0;for(var t=!1,e=this.elements,n=Array.isArray(e),r=0,e=n?e:f()(e);;){var o;if(n){if(r>=e.length)break;o=e[r++]}else{if(r=e.next(),r.done)break;o=r.value}if(!o.picBase){t=!0;break}}return t},paramValue:function(){return this.paramData||this.param}},methods:{setData:function(t){this.paramData=t},_initPage:function(){var t=[{name:"",idType:0,picBase:"",picId:"",side:"1",isCheck:!0,picType:0,desc:"上传身份证人像面",applicableType:1,errCount:0,hasUpdate:!0},{name:"",idType:0,picBase:"",picId:"",side:"2",isCheck:!0,picType:0,desc:"上传身份证国徽面",applicableType:1,errCount:0,hasUpdate:!0}];this.elements=t},cancel:function(){this.hide()},deepMerge:function(t){for(var e=arguments.length,n=Array(e>1?e-1:0),r=1;r<e;r++)n[r-1]=arguments[r];if(!n.length)return t;var o=n.shift();if(Object(x.y)(t)&&Object(x.y)(o))for(var i in o)if(Object(x.y)(o[i])){var s;t[i]||a()(t,(s={},s[i]={},s)),this.deepMerge(t[i],o[i])}else{var c;a()(t,(c={},c[i]=o[i],c))}return this.deepMerge.apply(this,[t].concat(n))},_chooseFile:function(t){var e=this,n=t.side,r=t.idType,o=void 0===r?"":r,i={side:n,idType:o};b.a.ocr({sourceType:this.sourceType,appId:this.appId,url:"/file/getIdPicOCRRecognizeResult",ext:i,beforeUpload:function(){e.showToast("上传中,请稍等...",0)},complete:function(){e.hideToast()}}).then(function(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},r=n.ret,o=n.data,i=n.errmsg;if(0!==Number(r))return s.a.reject({errmsg:i});var c=o||{},a=c.dataBase,u=c.localId,f=c.OCRResult,l=c.picId,p=c.picUrl;t.picBase=p||a||u,t.picUrl=p,t.picId=l,e.deepMerge(e.result,f)}).catch(function(t){e.hideToast();var n=Object(x.j)(t);e.showToast(n)})},flatObject:function(t,e){for(var n in e)"object"===o()(e[n])?this.flatObject(t,e[n]):t[n]=e[n]},recognize:function(){if(this.disabled)return!1;var t={};this.flatObject(t,this.result);var e=this.elements.filter(function(t){return"1"===t.side})[0],n=this.elements.filter(function(t){return"2"===t.side})[0];t.side1Pic=e.picUrl,t.side1PicId=e.picId,t.side2Pic=n.picUrl,t.side2PicId=n.picId;var r=this.paramValue,o=r.scene,i=r.site,c=[];for(var a in t)if(t.hasOwnProperty(a)){var u=t[a];""!==u&&void 0!==u&&null!==u&&c.push({key:o+"."+a,value:u,site:i})}this.$emit("recognize",c),Object(w.b)("/buy/uploadContactOCRResult",{idType:this.paramValue.idType,recognizeResult:t}).then(function(t){var e=t.data||{},n=e.ret,r=e.errmsg;if(0!==Number(n))return s.a.reject({errmsg:r})}).catch(function(t){var e=Object(x.j)(t);console.error(e)})},showToast:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:3e3;this.hideToast(),this.toast||(this.toast=this.$createToast()),this.toast.show(t,e)},hideToast:function(){this.toast&&this.toast.hide()}},components:{ActPopup:l.a,PhotoBox:h.a,scroll:p.a},watch:{isVisible:{handler:function(t){var e=this;t&&this.$nextTick(function(){e._initPage(),e.$refs.scroll.refresh()})},immediate:!0}}}},107:function(t,e,n){var r=n(37),o=n(105),i=n(106),s=n(7),c=n(52),a=n(103),u={},f={},e=t.exports=function(t,e,n,l,p){var d,h,v,m,y=p?function(){return t}:a(t),g=r(n,l,e?2:1),b=0;if("function"!=typeof y)throw TypeError(t+" is not iterable!");if(i(y)){for(d=c(t.length);d>b;b++)if((m=e?g(s(h=t[b])[0],h[1]):g(t[b]))===u||m===f)return m}else for(v=y.call(t);!(h=v.next()).done;)if((m=o(v,g,h.value,e))===u||m===f)return m};e.BREAK=u,e.RETURN=f},108:function(t,e,n){var r=n(2)("iterator"),o=!1;try{var i=[7][r]();i.return=function(){o=!0},Array.from(i,function(){throw 2})}catch(t){}t.exports=function(t,e){if(!e&&!o)return!1;var n=!1;try{var i=[7],s=i[r]();s.next=function(){return{done:n=!0}},i[r]=function(){return s},t(i)}catch(t){}return n}},109:function(t,e,n){"use strict";function r(t){c||n(120)}var o=n(100),i=n(121),s=n(12),c=!1,a=r,u=Object(s.a)(o.a,i.a,i.b,!1,a,null,null);u.options.__file="src\\components\\common\\popup.vue",e.a=u.exports},11:function(t,e,n){var r=n(1),o=n(0),i=n(37),s=n(5),c=n(4),a=function(t,e,n){var u,f,l,p=t&a.F,d=t&a.G,h=t&a.S,v=t&a.P,m=t&a.B,y=t&a.W,g=d?o:o[e]||(o[e]={}),b=g.prototype,x=d?r:h?r[e]:(r[e]||{}).prototype;d&&(n=e);for(u in n)(f=!p&&x&&void 0!==x[u])&&c(g,u)||(l=f?x[u]:n[u],g[u]=d&&"function"!=typeof x[u]?n[u]:m&&f?i(l,r):y&&x[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?i(Function.call,l):l,v&&((g.virtual||(g.virtual={}))[u]=l,t&a.R&&b&&!b[u]&&s(b,u,l)))};a.F=1,a.G=2,a.S=4,a.P=8,a.B=16,a.W=32,a.U=64,a.R=128,t.exports=a},110: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}},111:function(t,e,n){var r=n(5);t.exports=function(t,e,n){for(var o in e)n&&t[o]?t[o]=e[o]:r(t,o,e[o]);return t}},112:function(t,e,n){"use strict";var r=n(1),o=n(0),i=n(6),s=n(3),c=n(2)("species");t.exports=function(t){var e="function"==typeof o[t]?o[t]:r[t];s&&e&&!e[c]&&i.f(e,c,{configurable:!0,get:function(){return this}})}},113:function(t,e,n){n(55),n(50),n(51),n(114),n(118),n(119),t.exports=n(0).Promise},114:function(t,e,n){"use strict";var r,o,i,s,c=n(14),a=n(1),u=n(37),f=n(94),l=n(11),p=n(9),d=n(38),h=n(110),v=n(107),m=n(96),y=n(97).set,g=n(116)(),b=n(90),x=n(98),w=n(117),j=n(99),S=a.TypeError,_=a.process,O=_&&_.versions,T=O&&O.v8||"",E=a.Promise,C="process"==f(_),P=function(){},A=o=b.f,k=!!function(){try{var t=E.resolve(1),e=(t.constructor={})[n(2)("species")]=function(t){t(P,P)};return(C||"function"==typeof PromiseRejectionEvent)&&t.then(P)instanceof e&&0!==T.indexOf("6.6")&&-1===w.indexOf("Chrome/66")}catch(t){}}(),R=function(t){var e;return!(!p(t)||"function"!=typeof(e=t.then))&&e},N=function(t,e){if(!t._n){t._n=!0;var n=t._c;g(function(){for(var r=t._v,o=1==t._s,i=0;n.length>i;)!function(e){var n,i,s,c=o?e.ok:e.fail,a=e.resolve,u=e.reject,f=e.domain;try{c?(o||(2==t._h&&L(t),t._h=1),!0===c?n=r:(f&&f.enter(),n=c(r),f&&(f.exit(),s=!0)),n===e.promise?u(S("Promise-chain cycle")):(i=R(n))?i.call(n,a,u):a(n)):u(r)}catch(t){f&&!s&&f.exit(),u(t)}}(n[i++]);t._c=[],t._n=!1,e&&!t._h&&B(t)})}},B=function(t){y.call(a,function(){var e,n,r,o=t._v,i=I(t);if(i&&(e=x(function(){C?_.emit("unhandledRejection",o,t):(n=a.onunhandledrejection)?n({promise:t,reason:o}):(r=a.console)&&r.error&&r.error("Unhandled promise rejection",o)}),t._h=C||I(t)?2:1),t._a=void 0,i&&e.e)throw e.v})},I=function(t){return 1!==t._h&&0===(t._a||t._c).length},L=function(t){y.call(a,function(){var e;C?_.emit("rejectionHandled",t):(e=a.onrejectionhandled)&&e({promise:t,reason:t._v})})},M=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()),N(e,!0))},U=function(t){var e,n=this;if(!n._d){n._d=!0,n=n._w||n;try{if(n===t)throw S("Promise can't be resolved itself");(e=R(t))?g(function(){var r={_w:n,_d:!1};try{e.call(t,u(U,r,1),u(M,r,1))}catch(t){M.call(r,t)}}):(n._v=t,n._s=1,N(n,!1))}catch(t){M.call({_w:n,_d:!1},t)}}};k||(E=function(t){h(this,E,"Promise","_h"),d(t),r.call(this);try{t(u(U,this,1),u(M,this,1))}catch(t){M.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(111)(E.prototype,{then:function(t,e){var n=A(m(this,E));return n.ok="function"!=typeof t||t,n.fail="function"==typeof e&&e,n.domain=C?_.domain:void 0,this._c.push(n),this._a&&this._a.push(n),this._s&&N(this,!1),n.promise},catch:function(t){return this.then(void 0,t)}}),i=function(){var t=new r;this.promise=t,this.resolve=u(U,t,1),this.reject=u(M,t,1)},b.f=A=function(t){return t===E||t===s?new i(t):o(t)}),l(l.G+l.W+l.F*!k,{Promise:E}),n(21)(E,"Promise"),n(112)("Promise"),s=n(0).Promise,l(l.S+l.F*!k,"Promise",{reject:function(t){var e=A(this);return(0,e.reject)(t),e.promise}}),l(l.S+l.F*(c||!k),"Promise",{resolve:function(t){return j(c&&this===s?E:this,t)}}),l(l.S+l.F*!(k&&n(108)(function(t){E.all(t).catch(P)})),"Promise",{all:function(t){var e=this,n=A(e),r=n.resolve,o=n.reject,i=x(function(){var n=[],i=0,s=1;v(t,!1,function(t){var c=i++,a=!1;n.push(void 0),s++,e.resolve(t).then(function(t){a||(a=!0,n[c]=t,--s||r(n))},o)}),--s||r(n)});return i.e&&o(i.v),n.promise},race:function(t){var e=this,n=A(e),r=n.reject,o=x(function(){v(t,!1,function(t){e.resolve(t).then(n.resolve,r)})});return o.e&&r(o.v),n.promise}})},115: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)}},116:function(t,e,n){var r=n(1),o=n(97).set,i=r.MutationObserver||r.WebKitMutationObserver,s=r.process,c=r.Promise,a="process"==n(22)(s);t.exports=function(){var t,e,n,u=function(){var r,o;for(a&&(r=s.domain)&&r.exit();t;){o=t.fn,t=t.next;try{o()}catch(r){throw t?n():e=void 0,r}}e=void 0,r&&r.enter()};if(a)n=function(){s.nextTick(u)};else if(!i||r.navigator&&r.navigator.standalone)if(c&&c.resolve){var f=c.resolve(void 0);n=function(){f.then(u)}}else n=function(){o.call(r,u)};else{var l=!0,p=document.createTextNode("");new i(u).observe(p,{characterData:!0}),n=function(){p.data=l=!l}}return function(r){var o={fn:r,next:void 0};e&&(e.next=o),t||(t=o,n()),e=o}}},117:function(t,e,n){var r=n(1),o=r.navigator;t.exports=o&&o.userAgent||""},118:function(t,e,n){"use strict";var r=n(11),o=n(0),i=n(1),s=n(96),c=n(99);r(r.P+r.R,"Promise",{finally:function(t){var e=s(this,o.Promise||i.Promise),n="function"==typeof t;return this.then(n?function(n){return c(e,t()).then(function(){return n})}:t,n?function(n){return c(e,t()).then(function(){throw n})}:t)}})},119:function(t,e,n){"use strict";var r=n(11),o=n(90),i=n(98);r(r.S,"Promise",{try:function(t){var e=o.f(this),n=i(t);return(n.e?e.reject:e.resolve)(n.v),e.promise}})},12:function(t,e,n){"use strict";function r(t,e,n,r,o,i,s,c){t=t||{};var a=typeof t.default;"object"!==a&&"function"!==a||(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),i&&(u._scopeId=i);var f;if(s?(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__),o&&o.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(s)},u._ssrRegister=f):o&&(f=c?function(){o.call(this,this.$root.$options.shadowRoot)}:o),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},120:function(t,e){},121:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return o});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)}})])])},o=[];r._withStripped=!0},122:function(t,e,n){"use strict";function r(t){t.preventDefault()}var o={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=o},123: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)}}},124: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 o=n(35);t.exports=function(t,e,n){if(!e)return t;var i;if(n)i=n(e);else if(o.isURLSearchParams(e))i=e.toString();else{var s=[];o.forEach(e,function(t,e){null!==t&&void 0!==t&&(o.isArray(t)?e+="[]":t=[t],o.forEach(t,function(t){o.isDate(t)?t=t.toISOString():o.isObject(t)&&(t=JSON.stringify(t)),s.push(r(e)+"="+r(t))}))}),i=s.join("&")}if(i){var c=t.indexOf("#");-1!==c&&(t=t.slice(0,c)),t+=(-1===t.indexOf("?")?"?":"&")+i}return t}},125:function(t,e,n){"use strict";t.exports=function(t){return!(!t||!t.__CANCEL__)}},126:function(t,e,n){"use strict";(function(e){function r(t,e){!o.isUndefined(t)&&o.isUndefined(t["Content-Type"])&&(t["Content-Type"]=e)}var o=n(35),i=n(149),s={"Content-Type":"application/x-www-form-urlencoded"},c={adapter:function(){var t;return"undefined"!=typeof XMLHttpRequest?t=n(127):void 0!==e&&"[object process]"===Object.prototype.toString.call(e)&&(t=n(127)),t}(),transformRequest:[function(t,e){return i(e,"Accept"),i(e,"Content-Type"),o.isFormData(t)||o.isArrayBuffer(t)||o.isBuffer(t)||o.isStream(t)||o.isFile(t)||o.isBlob(t)?t:o.isArrayBufferView(t)?t.buffer:o.isURLSearchParams(t)?(r(e,"application/x-www-form-urlencoded;charset=utf-8"),t.toString()):o.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}};c.headers={common:{Accept:"application/json, text/plain, */*"}},o.forEach(["delete","get","head"],function(t){c.headers[t]={}}),o.forEach(["post","put","patch"],function(t){c.headers[t]=o.merge(s)}),t.exports=c}).call(e,n(148))},127:function(t,e,n){"use strict";var r=n(35),o=n(150),i=n(124),s=n(152),c=n(155),a=n(156),u=n(128);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 m=s(t.baseURL,t.url);if(d.open(t.method.toUpperCase(),i(m,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?c(d.getAllResponseHeaders()):null,r=t.responseType&&"text"!==t.responseType?d.response:d.responseText,i={data:r,status:d.status,statusText:d.statusText,headers:n,config:t,request:d};o(e,f,i),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 y=n(157),g=(t.withCredentials||a(m))&&t.xsrfCookieName?y.read(t.xsrfCookieName):void 0;g&&(p[t.xsrfHeaderName]=g)}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)})}},128:function(t,e,n){"use strict";var r=n(151);t.exports=function(t,e,n,o,i){var s=new Error(t);return r(s,e,n,o,i)}},129:function(t,e,n){"use strict";var r=n(35);t.exports=function(t,e){e=e||{};var n={},o=["url","method","params","data"],i=["headers","auth","proxy"],s=["baseURL","url","transformRequest","transformResponse","paramsSerializer","timeout","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","maxContentLength","validateStatus","maxRedirects","httpAgent","httpsAgent","cancelToken","socketPath"];r.forEach(o,function(t){void 0!==e[t]&&(n[t]=e[t])}),r.forEach(i,function(o){r.isObject(e[o])?n[o]=r.deepMerge(t[o],e[o]):void 0!==e[o]?n[o]=e[o]:r.isObject(t[o])?n[o]=r.deepMerge(t[o]):void 0!==t[o]&&(n[o]=t[o])}),r.forEach(s,function(r){void 0!==e[r]?n[r]=e[r]:void 0!==t[r]&&(n[r]=t[r])});var c=o.concat(i).concat(s),a=Object.keys(e).filter(function(t){return-1===c.indexOf(t)});return r.forEach(a,function(r){void 0!==e[r]?n[r]=e[r]:void 0!==t[r]&&(n[r]=t[r])}),n}},13:function(t,e,n){var r=n(45),o=n(28);t.exports=Object.keys||function(t){return r(t,o)}},130: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},132: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)?"请求超时,请稍后重试":"请求失败,请稍后重试",c.a.reject(new Error(n))})}function o(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:6e4;return new c.a(function(o,i){var s=u.a.create();r(s),s.request({method:"post",url:t,data:e,timeout:n,withCredentials:!0,headers:{"X-Requested-With":"XMLHttpRequest"}}).then(function(t){o(t)}).catch(function(t){i(t)})})}function i(t){return u.a.get(t).then(function(t){return c.a.resolve(t.data)})}e.a=r,e.d=o,e.c=i;var s=n(101),c=n.n(s),a=n(142),u=n.n(a);e.b=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:6e4;return new c.a(function(o,i){var s=u.a.create();r(s),s.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 o in t)if(!1===e.call(t[o],o,t[o]))break}else for(var i=t[0];n<r&&!1!==e.call(i,n,i);i=t[++n]);return t}function n(t,r,o){var i=void 0,s="[object Array]"===Object.prototype.toString.call(r),c="[object Object]"===Object.prototype.toString.call(r);e(r,function(e,r){i=Object.prototype.toString.call(r),o&&(e=o+"["+(c||"[object Object]"===i||"[object Array]"===i?e:"")+"]"),!o&&s?t.add(r.name,r.value):"[object Array]"===i||"[object Object]"===i?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){o(t)}).catch(function(t){i(t)})})}},138:function(t,e,n){"use strict";var r=n(141),o=n.n(r),i=n(160);e.a={name:"ActScroll",props:{probeType:{type:Number,default:2},click:{type:Boolean,default:!0},listenScrollInit:{type:Boolean,default:!1},listenScroll:{type:Boolean,default:!1},listenBeforeScroll:{type:Boolean,default:!1},listenScrollEnd:{type:Boolean,default:!1},listenZoomEnd:{type:Boolean,default:!1},listenPullingUp:{type:Boolean,default:!1},direction:{type:String,default:"vertical"},scrollbar:{type:null,default:!1},startY:{type:Number,default:0},refreshDelay:{type:Number,default:20},freeScroll:{type:Boolean,default:!1},mouseWheel:{type:Boolean,default:!1},bounce:{type:[Boolean,Object],default:!0},zoom:{type:Boolean,default:!1},useTransition:{type:Boolean,default:!0}},data:function(){return{beforePullDown:!0,isRebounding:!1,pullUpDirty:!0,pullDownStyle:"",bubbleY:0,lastTouchStart:null,fingers:0,tapTarget:null,isDouble:!1,startXd:0,startYd:0,endXd:0,endYd:0}},mounted:function(){var t=this;this.$nextTick(function(){t.initScroll()})},destroyed:function(){this.scroll&&this.scroll.destroy(),this.$emit("destroyed",this.scroll)},methods:{initScroll:function(){var t=this;if(this.$refs.wrapper){var e={probeType:this.probeType,click:this.click,scrollY:this.freeScroll||"vertical"===this.direction,scrollX:this.freeScroll||"horizontal"===this.direction,scrollbar:this.scrollbar,startY:this.startY,freeScroll:this.freeScroll,mouseWheel:this.mouseWheel,bounce:this.bounce,zoom:this.zoom,bounceTime:300,useTransition:i.a&&this.useTransition,pullUpLoad:{threshold:50}};this.scroll=new o.a(this.$refs.wrapper,e),this.listenScroll&&this.scroll.on("scroll",function(e){t.$emit("scroll",e)}),this.listenScrollEnd&&this.scroll.on("scrollEnd",function(e){t.$emit("scroll-end",e)}),this.listenBeforeScroll&&(this.scroll.on("beforeScrollStart",function(){t.$emit("beforeScrollStart")}),this.scroll.on("scrollStart",function(){t.$emit("scroll-start")})),this.listenZoomEnd&&this.scroll.on("zoomEnd",function(){t.$emit("zoomEnd",t.scroll)}),this.zoom&&(this.isDouble=!0),this.listenScrollInit&&this.$emit("scrollSuc",this.scroll),this.listenPullingUp&&this.scroll.on("pullingUp",function(){t.$emit("pullingUp")})}},disable:function(){this.scroll&&this.scroll.disable()},enable:function(){this.scroll&&this.scroll.enable()},refresh:function(){this.scroll&&this.scroll.refresh()},scrollTo:function(){this.scroll&&this.scroll.scrollTo.apply(this.scroll,arguments)},scrollToElement:function(){this.scroll&&this.scroll.scrollToElement.apply(this.scroll,arguments)},clickItem:function(t,e){this.$emit("click",e)},destroy:function(){this.scroll.destroy()},forceUpdate:function(t){this.refresh()}}}},14:function(t,e){t.exports=!0},141:function(e,n){e.exports=t},142:function(t,e,n){t.exports=n(143)},143:function(t,e,n){"use strict";function r(t){var e=new s(t),n=i(s.prototype.request,e);return o.extend(n,s.prototype,e),o.extend(n,e),n}var o=n(35),i=n(123),s=n(144),c=n(129),a=n(126),u=r(a);u.Axios=s,u.create=function(t){return r(c(u.defaults,t))},u.Cancel=n(130),u.CancelToken=n(158),u.isCancel=n(125),u.all=function(t){return Promise.all(t)},u.spread=n(159),t.exports=u,t.exports.default=u},144:function(t,e,n){"use strict";function r(t){this.defaults=t,this.interceptors={request:new s,response:new s}}var o=n(35),i=n(124),s=n(145),c=n(146),a=n(129);r.prototype.request=function(t){"string"==typeof t?(t=arguments[1]||{},t.url=arguments[0]):t=t||{},t=a(this.defaults,t),t.method?t.method=t.method.toLowerCase():this.defaults.method?t.method=this.defaults.method.toLowerCase():t.method="get";var e=[c,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=a(this.defaults,t),i(t.url,t.params,t.paramsSerializer).replace(/^\?/,"")},o.forEach(["delete","get","head","options"],function(t){r.prototype[t]=function(e,n){return this.request(o.merge(n||{},{method:t,url:e}))}}),o.forEach(["post","put","patch"],function(t){r.prototype[t]=function(e,n,r){return this.request(o.merge(r||{},{method:t,url:e,data:n}))}}),t.exports=r},145:function(t,e,n){"use strict";function r(){this.handlers=[]}var o=n(35);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){o.forEach(this.handlers,function(e){null!==e&&t(e)})},t.exports=r},146:function(t,e,n){"use strict";function r(t){t.cancelToken&&t.cancelToken.throwIfRequested()}var o=n(35),i=n(147),s=n(125),c=n(126);t.exports=function(t){return r(t),t.headers=t.headers||{},t.data=i(t.data,t.headers,t.transformRequest),t.headers=o.merge(t.headers.common||{},t.headers[t.method]||{},t.headers),o.forEach(["delete","get","head","post","put","patch","common"],function(e){delete t.headers[e]}),(t.adapter||c.adapter)(t).then(function(e){return r(t),e.data=i(e.data,e.headers,t.transformResponse),e},function(e){return s(e)||(r(t),e&&e.response&&(e.response.data=i(e.response.data,e.response.headers,t.transformResponse))),Promise.reject(e)})}},147:function(t,e,n){"use strict";var r=n(35);t.exports=function(t,e,n){return r.forEach(n,function(n){t=n(t,e)}),t}},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 o(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 i(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 s(){v&&d&&(v=!1,d.length?h=d.concat(h):m=-1,h.length&&c())}function c(){if(!v){var t=o(s);v=!0;for(var e=h.length;e;){for(d=h,h=[];++m<e;)d&&d[m].run();m=-1,e=h.length}d=null,v=!1,i(t)}}function a(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,m=-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 a(t,e)),1!==h.length||v||o(c)},a.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}},149:function(t,e,n){"use strict";var r=n(35);t.exports=function(t,e){r.forEach(t,function(n,r){r!==e&&r.toUpperCase()===e.toUpperCase()&&(t[e]=n,delete t[r])})}},15: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,o){var i=e.call(this,t,r,o);if(i)return n=r,i}),n}function o(t){return t?JSON.parse(F()(t)):t}function i(t,e){for(var n in e)t[n]&&"object"===M()(t[n])?i(t[n],e[n]):t[n]=e[n]}function s(t){return Array.isArray?Array.isArray(t):"[object Array]"===Object.prototype.toString.call(t)}function c(t){return"[object String]"===Object.prototype.toString.call(t)}function a(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 m(t,e,n){function r(e){var n=m,r=y;return m=y=void 0,j=e,b=t.apply(r,n)}function o(t,e){return T?(window.cancelAnimationFrame(x),window.requestAnimationFrame(t)):setTimeout(t,e)}function i(t){if(T)return window.cancelAnimationFrame(t);clearTimeout(t)}function s(t){return j=t,x=o(f,e),S?r(t):b}function c(t){var n=t-w,r=t-j,o=e-n;return _?Math.min(o,g-r):o}function a(t){var n=t-w,r=t-j;return void 0===w||n>=e||n<0||_&&r>=g}function f(){var t=Date.now();if(a(t))return l(t);x=o(f,c(t))}function l(t){return x=void 0,O&&m?r(t):(m=y=void 0,b)}function p(){void 0!==x&&i(x),j=0,m=w=y=x=void 0}function d(){return void 0===x?b:l(Date.now())}function h(){return void 0!==x}function v(){for(var t=Date.now(),n=a(t),i=arguments.length,c=Array(i),u=0;u<i;u++)c[u]=arguments[u];if(m=c,y=this,w=t,n){if(void 0===x)return s(w);if(_)return x=o(f,e),r(w)}return void 0===x&&(x=o(f,e)),b}var m=void 0,y=void 0,g=void 0,b=void 0,x=void 0,w=void 0,j=0,S=!1,_=!1,O=!0,T=!e&&0!==e&&"function"==typeof window.requestAnimationFrame;if("function"!=typeof t)throw new TypeError("Expected a function");return e=+e||0,u(n)&&(S=!!n.leading,_="maxWait"in n,g=_?Math.max(+n.maxWait||0,e):g,O="trailing"in n?!!n.trailing:O),v.cancel=p,v.flush=d,v.pending=h,v}function y(t,e,n){var r=!0,o=!0;if("function"!=typeof t)throw new TypeError("Expected a function");return u(n)&&(r="leading"in n?!!n.leading:r,o="trailing"in n?!!n.trailing:o),m(t,e,{leading:r,trailing:o,maxWait:e})}function g(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 x(t){return t.replace(/\s/g,"").replace(/(.{4})(?=.)/g,"$1 ")}function w(t){if(void 0!==t||null!==t)return/^\d+(\.\d+)?$/.test(t+"")?t+"px":t}function j(t){if(!t)return"";var e=t.length;return 2===e?t.split("").join("  "):3===e?t.split("").join(" "):t}function S(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),o=null;return n?o={r:parseInt(n[1]+n[1],16),g:parseInt(n[2]+n[2],16),b:parseInt(n[3]+n[3],16)}:r&&(o={r:parseInt(r[1],16),g:parseInt(r[2],16),b:parseInt(r[3],16)}),o?void 0!==e?"rgba("+o.r+", "+o.g+", "+o.b+", "+e+")":"rgb("+o.r+", "+o.g+", "+o.b+")":""}function O(t){var e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefhijklmnopqrstuvwxyz",n=e.length,r="";t=t||32;for(var o=0;o<t;o++)r+=e.charAt(Math.floor(Math.random()*n));return r}function T(t,e){var n=e||location.href,r=new RegExp("(\\?|&)"+t+"=([^&#$\\s]+)"),o=n.match(r);return o&&o[2]}function E(t){var e=window.getComputedStyle(t),n="none"===e.display,r=null===t.offsetParent&&"fixed"!==e.position;return n||r}function C(t,e,n){return Math.min(Math.max(t,e),n)}function P(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 A(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 k(t){return t?h(t)?t.message:c(t)?t:t.errmsg||"请求失败,请稍后重试":"请求失败,请稍后重试"}function R(){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 o=t[r];if(!n.test(o))return;e.push(o.split("?")[0])}return e}function N(t){var e=JSON.parse(F()(t)),n=e.attrModules,r=void 0===n?{}:n,o=e.plan,i=r.applicant,c=r.insureds,a=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,o=null,i={},c={},a={};for(var u in t){var f=t[u].defaultValue,l=t[u].required,p=t[u].display;if(s(f)){var d=R(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?(o=o||{},o[u]=f):"companyIdType"===u||"companyId"===u?(c=c||{},c[u]=f):"detail"===u?(a=a||{},a[u]=f):i[u]=f)}return e&&(i.certificate=e),n&&(i.socialIns=n),r&&(i.resident=r),o&&(i.office=o),c&&(i.companyCertificate=c),a&&(i.companyAddress=a),i};if(r.plan&&(o=h(r.plan)),i&&(d.applicant={},i&&(d.applicant=h(i))),c||o){d.insureds=[];for(var v=c||[""],m=0;m<v.length;m++){var y=v[m],g=null,b={};y&&(g=h(y)),g&&(b.insured=g),o&&(b.plan=o),d.insureds.push(b)}}if(u&&(d.hctext=h(u)),l&&(d.apphctext=h(l)),a&&(d.hcpics=h(a)),p&&(d.apphcpics=h(p)),f){d.makeup={};for(var x=f||[""],w=0;w<x.length;w++){var j=x[w],S=null;j&&(S=h(j)),S&&(d.makeup=I()(d.makeup,S))}}return d}n.d(e,"F",function(){return et}),n.d(e,"v",function(){return nt}),e.d=r,e.c=o,e.b=i,e.o=s,e.z=c,e.x=a,e.y=u,e.p=f,e.w=l,e.q=p,e.A=d,e.r=h,e.s=v,e.a=m,e.E=y,e.u=g,e.g=b,e.e=x,e.f=w,e.h=j,e.B=S,e.n=_,e.C=O,e.l=T,e.t=E,e.D=C,e.k=P,e.m=A,e.j=k,e.i=N;var B=n(23),I=n.n(B),L=n(68),M=n.n(L),U=n(56),F=n.n(U),$="undefined"!=typeof window,D=$&&window.navigator.userAgent.toLowerCase(),q=D&&/msie|trident/.test(D),V=D&&D.indexOf("msie 9.0")>0,z=D&&D.indexOf("edge/")>0,W=D&&D.indexOf("android")>0,H=D&&/iphone|ipad|ipod|ios/.test(D),G=D&&/chrome\/\d+/.test(D)&&!z,X=D&&/MicroMessenger/i.test(D),J=D&&/wxwork/i.test(D),Y=D&&/mucxiaoyusan/i.test(D),K=D&&/muckacabao/i.test(D),Z=D&&/mucyanxuan/i.test(D),Q=Y||K,tt=D&&/phone|pad|pod|iPhone|iPod|ios|iPad|Android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone/i.test(D),et={isIE:q,isMobile:tt,isIE9:V,isEdge:z,isAndroid:W,isIOS:H,isChrome:G,isWx:X,isWxWork:J,isApp:Q,isXysApp:Y,isKcbApp:K,isYxApp:Z},nt=/MucWebAutoTester/.test(window.navigator.userAgent)},150:function(t,e,n){"use strict";var r=n(128);t.exports=function(t,e,n){var o=n.config.validateStatus;!o||o(n.status)?t(n):e(r("Request failed with status code "+n.status,n.config,null,n.request,n))}},151:function(t,e,n){"use strict";t.exports=function(t,e,n,r,o){return t.config=e,n&&(t.code=n),t.request=r,t.response=o,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}},152:function(t,e,n){"use strict";var r=n(153),o=n(154);t.exports=function(t,e){return t&&!r(e)?o(t,e):e}},1523:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(53),o=n(1524);o.a.install=function(t){t.component(o.a.name,o.a),t.prototype.$createGoldPhoto=Object(r.a)(o.a,t)},e.default=o.a},1524:function(t,e,n){"use strict";function r(t){c||n(1525)}var o=n(1066),i=n(1526),s=n(12),c=!1,a=r,u=Object(s.a)(o.a,i.a,i.b,!1,a,"data-v-d9b2e160",null);u.options.__file="src\\components\\GoldPhoto\\src\\index.vue",e.a=u.exports},1525:function(t,e){},1526:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return o});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"act-photo"},[n("transition",{attrs:{name:"act-photo-fade"}},[n("act-popup",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],attrs:{type:"photo",mask:!0,center:!1},on:{touchmove:function(t){t.preventDefault()},"mask-click":t.cancel}},[n("transition",{attrs:{name:"act-photo-move"}},[n("div",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],staticClass:"act-photo-content",on:{click:function(t){t.stopPropagation()}}},[n("div",{staticClass:"act-photo-hd"},[t._v("\n 上传身份证\n "),n("i",{staticClass:"icon-cancel",on:{click:function(e){return e.stopPropagation(),t.cancel(e)}}})]),t._v(" "),n("p",{staticClass:"act-photo-prompt"},[t._v("\n 上传身份证后将自动为您填充投保信息\n ")]),t._v(" "),n("div",{staticClass:"scroll-content"},[n("scroll",{ref:"scroll"},t._l(t.elements,function(e,r){return n("photo-box",{key:r,attrs:{element:e},on:{chooseFile:t._chooseFile,updateFile:t._chooseFile}})}),1)],1),t._v(" "),n("div",{staticClass:"act-photo-btn",class:{disabled:t.disabled},style:{"background-color":t.brandColor},on:{click:function(e){return e.stopPropagation(),t.recognize(e)}}},[t._v("\n 确认\n ")])])])],1)],1)],1)},o=[];r._withStripped=!0},153:function(t,e,n){"use strict";t.exports=function(t){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(t)}},154:function(t,e,n){"use strict";t.exports=function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}},155:function(t,e,n){"use strict";var r=n(35),o=["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,i,s={};return t?(r.forEach(t.split("\n"),function(t){if(i=t.indexOf(":"),e=r.trim(t.substr(0,i)).toLowerCase(),n=r.trim(t.substr(i+1)),e){if(s[e]&&o.indexOf(e)>=0)return;s[e]="set-cookie"===e?(s[e]?s[e]:[]).concat([n]):s[e]?s[e]+", "+n:n}}),s):s}},156:function(t,e,n){"use strict";var r=n(35);t.exports=r.isStandardBrowserEnv()?function(){function t(t){var e=t;return n&&(o.setAttribute("href",e),e=o.href),o.setAttribute("href",e),{href:o.href,protocol:o.protocol?o.protocol.replace(/:$/,""):"",host:o.host,search:o.search?o.search.replace(/^\?/,""):"",hash:o.hash?o.hash.replace(/^#/,""):"",hostname:o.hostname,port:o.port,pathname:"/"===o.pathname.charAt(0)?o.pathname:"/"+o.pathname}}var e,n=/(msie|trident)/i.test(navigator.userAgent),o=document.createElement("a");return e=t(window.location.href),function(n){var o=r.isString(n)?t(n):n;return o.protocol===e.protocol&&o.host===e.host}}():function(){return function(){return!0}}()},157:function(t,e,n){"use strict";var r=n(35);t.exports=r.isStandardBrowserEnv()?function(){return{write:function(t,e,n,o,i,s){var c=[];c.push(t+"="+encodeURIComponent(e)),r.isNumber(n)&&c.push("expires="+new Date(n).toGMTString()),r.isString(o)&&c.push("path="+o),r.isString(i)&&c.push("domain="+i),!0===s&&c.push("secure"),document.cookie=c.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(){}}}()},158: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 o(t),e(n.reason))})}var o=n(130);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},159:function(t,e,n){"use strict";t.exports=function(t){return function(e){return t.apply(null,e)}}},16:function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},160:function(t,e,n){"use strict";n.d(e,"a",function(){return o});var r=n(15),o=function(){var t=!0;if(r.F.isIOS){var e=Object(r.k)(navigator.userAgent.toLowerCase());if(!e)return t;Number(""+e.major+e.minor)>=133&&(t=!1)}return t}()},163:function(t,e,n){t.exports={default:n(173),__esModule:!0}},164:function(t,e,n){"use strict";function r(t){c||n(195)}var o=n(138),i=n(196),s=n(12),c=!1,a=r,u=Object(s.a)(o.a,i.a,i.b,!1,a,"data-v-3349a91e",null);u.options.__file="src\\components\\common\\scroll.vue",e.a=u.exports},17:function(t,e){t.exports={}},173:function(t,e,n){n(51),n(50),t.exports=n(174)},174:function(t,e,n){var r=n(7),o=n(103);t.exports=n(0).getIterator=function(t){var e=o(t);if("function"!=typeof e)throw TypeError(t+" is not iterable!");return r(e.call(t))}},18:function(t,e){var n=0,r=Math.random();t.exports=function(t){return"Symbol(".concat(void 0===t?"":t,")_",(++n+r).toString(36))}},19:function(t,e,n){var r=n(25);t.exports=function(t){return Object(r(t))}},195:function(t,e){},196:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return o});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{ref:"wrapper",staticClass:"scroll-wrapper"},[n("div",{staticClass:"scroll-content"},[t._t("default")],2)])},o=[];r._withStripped=!0},2:function(t,e,n){var r=n(27)("wks"),o=n(18),i=n(1).Symbol,s="function"==typeof i;(t.exports=function(t){return r[t]||(r[t]=s&&i[t]||(s?i:o)("Symbol."+t))}).store=r},20:function(t,e){e.f={}.propertyIsEnumerable},21:function(t,e,n){var r=n(6).f,o=n(4),i=n(2)("toStringTag");t.exports=function(t,e,n){t&&!o(t=n?t:t.prototype,i)&&r(t,i,{configurable:!0,value:e})}},22:function(t,e){var n={}.toString;t.exports=function(t){return n.call(t).slice(8,-1)}},23:function(t,e,n){t.exports={default:n(71),__esModule:!0}},24:function(t,e){var n=Math.ceil,r=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?r:n)(t)}},25:function(t,e){t.exports=function(t){if(void 0==t)throw TypeError("Can't call method on "+t);return t}},26:function(t,e,n){var r=n(27)("keys"),o=n(18);t.exports=function(t){return r[t]||(r[t]=o(t))}},27:function(t,e,n){var r=n(0),o=n(1),i=o["__core-js_shared__"]||(o["__core-js_shared__"]={});(t.exports=function(t,e){return i[t]||(i[t]=void 0!==e?e:{})})("versions",[]).push({version:r.version,mode:n(14)?"pure":"global",copyright:"© 2019 Denis Pushkarev (zloirock.ru)"})},28:function(t,e){t.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},288:function(t,n){t.exports=e},29:function(t,e,n){var r=n(9);t.exports=function(t,e){if(!r(t))return t;var n,o;if(e&&"function"==typeof(n=t.toString)&&!r(o=n.call(t)))return o;if("function"==typeof(n=t.valueOf)&&!r(o=n.call(t)))return o;if(!e&&"function"==typeof(n=t.toString)&&!r(o=n.call(t)))return o;throw TypeError("Can't convert object to primitive value")}},3:function(t,e,n){t.exports=!n(10)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},30:function(t,e){e.f=Object.getOwnPropertySymbols},31:function(t,e,n){e.f=n(2)},32:function(t,e,n){var r=n(1),o=n(0),i=n(14),s=n(31),c=n(6).f;t.exports=function(t){var e=o.Symbol||(o.Symbol=i?{}:r.Symbol||{});"_"==t.charAt(0)||t in e||c(e,t,{value:s.f(t)})}},35:function(t,e,n){"use strict";function r(t){return"[object Array]"===O.call(t)}function o(t){return void 0===t}function i(t){return null!==t&&!o(t)&&null!==t.constructor&&!o(t.constructor)&&"function"==typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)}function s(t){return"[object ArrayBuffer]"===O.call(t)}function c(t){return"undefined"!=typeof FormData&&t instanceof FormData}function a(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]"===O.call(t)}function d(t){return"[object File]"===O.call(t)}function h(t){return"[object Blob]"===O.call(t)}function v(t){return"[object Function]"===O.call(t)}function m(t){return l(t)&&v(t.pipe)}function y(t){return"undefined"!=typeof URLSearchParams&&t instanceof URLSearchParams}function g(t){return t.replace(/^\s*/,"").replace(/\s*$/,"")}function b(){return("undefined"==typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&("undefined"!=typeof window&&"undefined"!=typeof document)}function x(t,e){if(null!==t&&void 0!==t)if("object"!=typeof t&&(t=[t]),r(t))for(var n=0,o=t.length;n<o;n++)e.call(null,t[n],n,t);else for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.call(null,t[i],i,t)}function w(){function t(t,n){"object"==typeof e[n]&&"object"==typeof t?e[n]=w(e[n],t):e[n]=t}for(var e={},n=0,r=arguments.length;n<r;n++)x(arguments[n],t);return e}function j(){function t(t,n){"object"==typeof e[n]&&"object"==typeof t?e[n]=j(e[n],t):e[n]="object"==typeof t?j({},t):t}for(var e={},n=0,r=arguments.length;n<r;n++)x(arguments[n],t);return e}function S(t,e,n){return x(e,function(e,r){t[r]=n&&"function"==typeof e?_(e,n):e}),t}var _=n(123),O=Object.prototype.toString;t.exports={isArray:r,isArrayBuffer:s,isBuffer:i,isFormData:c,isArrayBufferView:a,isString:u,isNumber:f,isObject:l,isUndefined:o,isDate:p,isFile:d,isBlob:h,isFunction:v,isStream:m,isURLSearchParams:y,isStandardBrowserEnv:b,forEach:x,merge:w,deepMerge:j,extend:S,trim:g}},36:function(t,e,n){var r=n(9),o=n(1).document,i=r(o)&&r(o.createElement);t.exports=function(t){return i?o.createElement(t):{}}},37:function(t,e,n){var r=n(38);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,o){return t.call(e,n,r,o)}}return function(){return t.apply(e,arguments)}}},38:function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(t+" is not a function!");return t}},39: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},4:function(t,e){var n={}.hasOwnProperty;t.exports=function(t,e){return n.call(t,e)}},40:function(t,e,n){"use strict";var r=n(14),o=n(11),i=n(44),s=n(5),c=n(17),a=n(59),u=n(21),f=n(63),l=n(2)("iterator"),p=!([].keys&&"next"in[].keys()),d=function(){return this};t.exports=function(t,e,n,h,v,m,y){a(n,e,h);var g,b,x,w=function(t){if(!p&&t in O)return O[t];switch(t){case"keys":case"values":return function(){return new n(this,t)}}return function(){return new n(this,t)}},j=e+" Iterator",S="values"==v,_=!1,O=t.prototype,T=O[l]||O["@@iterator"]||v&&O[v],E=T||w(v),C=v?S?w("entries"):E:void 0,P="Array"==e?O.entries||T:T;if(P&&(x=f(P.call(new t)))!==Object.prototype&&x.next&&(u(x,j,!0),r||"function"==typeof x[l]||s(x,l,d)),S&&T&&"values"!==T.name&&(_=!0,E=function(){return T.call(this)}),r&&!y||!p&&!_&&O[l]||s(O,l,E),c[e]=E,c[j]=d,v)if(g={values:S?E:w("values"),keys:m?E:w("keys"),entries:C},y)for(b in g)b in O||i(O,b,g[b]);else o(o.P+o.F*(p||_),e,g);return g}},41:function(t,e,n){var r=n(7),o=n(60),i=n(28),s=n(26)("IE_PROTO"),c=function(){},a=function(){var t,e=n(36)("iframe"),r=i.length;for(e.style.display="none",n(54).appendChild(e),e.src="javascript:",t=e.contentWindow.document,t.open(),t.write("<script>document.F=Object<\/script>"),t.close(),a=t.F;r--;)delete a.prototype[i[r]];return a()};t.exports=Object.create||function(t,e){var n;return null!==t?(c.prototype=r(t),n=new c,c.prototype=null,n[s]=t):n=a(),void 0===e?n:o(n,e)}},42:function(t,e,n){var r=n(22);t.exports=Object("z").propertyIsEnumerable(0)?Object:function(t){return"String"==r(t)?t.split(""):Object(t)}},43:function(t,e,n){t.exports=!n(3)&&!n(10)(function(){return 7!=Object.defineProperty(n(36)("div"),"a",{get:function(){return 7}}).a})},44:function(t,e,n){t.exports=n(5)},45:function(t,e,n){var r=n(4),o=n(8),i=n(61)(!1),s=n(26)("IE_PROTO");t.exports=function(t,e){var n,c=o(t),a=0,u=[];for(n in c)n!=s&&r(c,n)&&u.push(n);for(;e.length>a;)r(c,n=e[a++])&&(~i(u,n)||u.push(n));return u}},46:function(t,e,n){var r=n(45),o=n(28).concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return r(t,o)}},47:function(t,e,n){var r=n(8),o=n(46).f,i={}.toString,s="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],c=function(t){try{return o(t)}catch(t){return s.slice()}};t.exports.f=function(t){return s&&"[object Window]"==i.call(t)?c(t):o(r(t))}},48:function(t,e,n){"use strict";var r=n(1),o=n(4),i=n(3),s=n(11),c=n(44),a=n(67).KEY,u=n(10),f=n(27),l=n(21),p=n(18),d=n(2),h=n(31),v=n(32),m=n(74),y=n(69),g=n(7),b=n(9),x=n(19),w=n(8),j=n(29),S=n(16),_=n(41),O=n(47),T=n(75),E=n(30),C=n(6),P=n(13),A=T.f,k=C.f,R=O.f,N=r.Symbol,B=r.JSON,I=B&&B.stringify,L=d("_hidden"),M=d("toPrimitive"),U={}.propertyIsEnumerable,F=f("symbol-registry"),$=f("symbols"),D=f("op-symbols"),q=Object.prototype,V="function"==typeof N&&!!E.f,z=r.QObject,W=!z||!z.prototype||!z.prototype.findChild,H=i&&u(function(){return 7!=_(k({},"a",{get:function(){return k(this,"a",{value:7}).a}})).a})?function(t,e,n){var r=A(q,e);r&&delete q[e],k(t,e,n),r&&t!==q&&k(q,e,r)}:k,G=function(t){var e=$[t]=_(N.prototype);return e._k=t,e},X=V&&"symbol"==typeof N.iterator?function(t){return"symbol"==typeof t}:function(t){return t instanceof N},J=function(t,e,n){return t===q&&J(D,e,n),g(t),e=j(e,!0),g(n),o($,e)?(n.enumerable?(o(t,L)&&t[L][e]&&(t[L][e]=!1),n=_(n,{enumerable:S(0,!1)})):(o(t,L)||k(t,L,S(1,{})),t[L][e]=!0),H(t,e,n)):k(t,e,n)},Y=function(t,e){g(t);for(var n,r=m(e=w(e)),o=0,i=r.length;i>o;)J(t,n=r[o++],e[n]);return t},K=function(t,e){return void 0===e?_(t):Y(_(t),e)},Z=function(t){var e=U.call(this,t=j(t,!0));return!(this===q&&o($,t)&&!o(D,t))&&(!(e||!o(this,t)||!o($,t)||o(this,L)&&this[L][t])||e)},Q=function(t,e){if(t=w(t),e=j(e,!0),t!==q||!o($,e)||o(D,e)){var n=A(t,e);return!n||!o($,e)||o(t,L)&&t[L][e]||(n.enumerable=!0),n}},tt=function(t){for(var e,n=R(w(t)),r=[],i=0;n.length>i;)o($,e=n[i++])||e==L||e==a||r.push(e);return r},et=function(t){for(var e,n=t===q,r=R(n?D:w(t)),i=[],s=0;r.length>s;)!o($,e=r[s++])||n&&!o(q,e)||i.push($[e]);return i};V||(N=function(){if(this instanceof N)throw TypeError("Symbol is not a constructor!");var t=p(arguments.length>0?arguments[0]:void 0),e=function(n){this===q&&e.call(D,n),o(this,L)&&o(this[L],t)&&(this[L][t]=!1),H(this,t,S(1,n))};return i&&W&&H(q,t,{configurable:!0,set:e}),G(t)},c(N.prototype,"toString",function(){return this._k}),T.f=Q,C.f=J,n(46).f=O.f=tt,n(20).f=Z,E.f=et,i&&!n(14)&&c(q,"propertyIsEnumerable",Z,!0),h.f=function(t){return G(d(t))}),s(s.G+s.W+s.F*!V,{Symbol:N});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 ot=P(d.store),it=0;ot.length>it;)v(ot[it++]);s(s.S+s.F*!V,"Symbol",{for:function(t){return o(F,t+="")?F[t]:F[t]=N(t)},keyFor:function(t){if(!X(t))throw TypeError(t+" is not a symbol!");for(var e in F)if(F[e]===t)return e},useSetter:function(){W=!0},useSimple:function(){W=!1}}),s(s.S+s.F*!V,"Object",{create:K,defineProperty:J,defineProperties:Y,getOwnPropertyDescriptor:Q,getOwnPropertyNames:tt,getOwnPropertySymbols:et});var st=u(function(){E.f(1)});s(s.S+s.F*st,"Object",{getOwnPropertySymbols:function(t){return E.f(x(t))}}),B&&s(s.S+s.F*(!V||u(function(){var t=N();return"[null]"!=I([t])||"{}"!=I({a:t})||"{}"!=I(Object(t))})),"JSON",{stringify:function(t){for(var e,n,r=[t],o=1;arguments.length>o;)r.push(arguments[o++]);if(n=e=r[1],(b(e)||void 0!==t)&&!X(t))return y(e)||(e=function(t,e){if("function"==typeof n&&(e=n.call(this,t,e)),!X(e))return e}),r[1]=e,I.apply(B,r)}}),N.prototype[M]||n(5)(N.prototype,M,N.prototype.valueOf),l(N,"Symbol"),l(Math,"Math",!0),l(r.JSON,"JSON",!0)},49:function(t,e,n){var r=n(11),o=n(0),i=n(10);t.exports=function(t,e){var n=(o.Object||{})[t]||Object[t],s={};s[t]=e(n),r(r.S+r.F*i(function(){n(1)}),"Object",s)}},5:function(t,e,n){var r=n(6),o=n(16);t.exports=n(3)?function(t,e,n){return r.f(t,e,o(1,n))}:function(t,e,n){return t[e]=n,t}},50:function(t,e,n){"use strict";var r=n(58)(!0);n(40)(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})})},51:function(t,e,n){n(64);for(var r=n(1),o=n(5),i=n(17),s=n(2)("toStringTag"),c="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(","),a=0;a<c.length;a++){var u=c[a],f=r[u],l=f&&f.prototype;l&&!l[s]&&o(l,s,u),i[u]=i.Array}},52:function(t,e,n){var r=n(24),o=Math.min;t.exports=function(t){return t>0?o(r(t),9007199254740991):0}},53:function(t,e,n){"use strict";function r(t,e){return function(n,r){var s=this,c=Object(o.a)(n),a=Object(i.a)(e,t,c,r),u=a.$parent,f=a.remove,l=a.show,p=a.hide;return a.remove=function(){a.$removed=!0,f&&f.call(this),u.destroy()},a.show=function(){return l&&l.call.apply(l,[this].concat(Array.prototype.slice.call(arguments))),this},a.hide=function(){return p&&p.call.apply(p,[this].concat(Array.prototype.slice.call(arguments))),this},s._isVue&&s.$once("hook:beforeDestroy",function(){a.$removed||a.remove()}),a}}e.a=r;var o=n(91),i=n(93)},54:function(t,e,n){var r=n(1).document;t.exports=r&&r.documentElement},55:function(t,e){},56:function(t,e,n){t.exports={default:n(70),__esModule:!0}},57:function(t,e){t.exports=function(t,e){return{value:e,done:!!t}}},58:function(t,e,n){var r=n(24),o=n(25);t.exports=function(t){return function(e,n){var i,s,c=String(o(e)),a=r(n),u=c.length;return a<0||a>=u?t?"":void 0:(i=c.charCodeAt(a),i<55296||i>56319||a+1===u||(s=c.charCodeAt(a+1))<56320||s>57343?t?c.charAt(a):i:t?c.slice(a,a+2):s-56320+(i-55296<<10)+65536)}}},59:function(t,e,n){"use strict";var r=n(41),o=n(16),i=n(21),s={};n(5)(s,n(2)("iterator"),function(){return this}),t.exports=function(t,e,n){t.prototype=r(s,{next:o(1,n)}),i(t,e+" Iterator")}},6:function(t,e,n){var r=n(7),o=n(43),i=n(29),s=Object.defineProperty;e.f=n(3)?Object.defineProperty:function(t,e,n){if(r(t),e=i(e,!0),r(n),o)try{return s(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}},60:function(t,e,n){var r=n(6),o=n(7),i=n(13);t.exports=n(3)?Object.defineProperties:function(t,e){o(t);for(var n,s=i(e),c=s.length,a=0;c>a;)r.f(t,n=s[a++],e[n]);return t}},61:function(t,e,n){var r=n(8),o=n(52),i=n(62);t.exports=function(t){return function(e,n,s){var c,a=r(e),u=o(a.length),f=i(s,u);if(t&&n!=n){for(;u>f;)if((c=a[f++])!=c)return!0}else for(;u>f;f++)if((t||f in a)&&a[f]===n)return t||f||0;return!t&&-1}}},62:function(t,e,n){var r=n(24),o=Math.max,i=Math.min;t.exports=function(t,e){return t=r(t),t<0?o(t+e,0):i(t,e)}},63:function(t,e,n){var r=n(4),o=n(19),i=n(26)("IE_PROTO"),s=Object.prototype;t.exports=Object.getPrototypeOf||function(t){return t=o(t),r(t,i)?t[i]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?s:null}},64:function(t,e,n){"use strict";var r=n(65),o=n(57),i=n(17),s=n(8);t.exports=n(40)(Array,"Array",function(t,e){this._t=s(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,o(1)):"keys"==e?o(0,n):"values"==e?o(0,t[n]):o(0,[n,t[n]])},"values"),i.Arguments=i.Array,r("keys"),r("values"),r("entries")},65:function(t,e){t.exports=function(){}},66: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 o=n(76),i=n.n(o),s=n(85),c=n.n(s),a=n(23),u=n.n(a),f=n(88),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"===c()(t)[0])return!1;for(var e={},n=0;n<10;n++)e["_"+String.fromCharCode(n)]=n;if("0123456789"!==c()(e).map(function(t){return e[t]}).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach(function(t){r[t]=t}),"abcdefghijklmnopqrst"===i()(u()({},r)).join("")}catch(t){return!1}}()?u.a:function(t,e){for(var n,o,i=r(t),s=1;s<arguments.length;s++){n=Object(arguments[s]);for(var c in n)d.call(n,c)&&(i[c]=n[c]);if(p){o=p(n);for(var a=0;a<o.length;a++)h.call(n,o[a])&&(i[o[a]]=n[o[a]])}}return i};e.a=v},67:function(t,e,n){var r=n(18)("meta"),o=n(9),i=n(4),s=n(6).f,c=0,a=Object.isExtensible||function(){return!0},u=!n(10)(function(){return a(Object.preventExtensions({}))}),f=function(t){s(t,r,{value:{i:"O"+ ++c,w:{}}})},l=function(t,e){if(!o(t))return"symbol"==typeof t?t:("string"==typeof t?"S":"P")+t;if(!i(t,r)){if(!a(t))return"F";if(!e)return"E";f(t)}return t[r].i},p=function(t,e){if(!i(t,r)){if(!a(t))return!0;if(!e)return!1;f(t)}return t[r].w},d=function(t){return u&&h.NEED&&a(t)&&!i(t,r)&&f(t),t},h=t.exports={KEY:r,NEED:!1,fastKey:l,getWeak:p,onFreeze:d}},672:function(t,e){t.exports=n},68:function(t,e,n){"use strict";function r(t){return t&&t.__esModule?t:{default:t}}e.__esModule=!0;var o=n(77),i=r(o),s=n(79),c=r(s),a="function"==typeof c.default&&"symbol"==typeof i.default?function(t){return typeof t}:function(t){return t&&"function"==typeof c.default&&t.constructor===c.default&&t!==c.default.prototype?"symbol":typeof t};e.default="function"==typeof c.default&&"symbol"===a(i.default)?function(t){return void 0===t?"undefined":a(t)}:function(t){return t&&"function"==typeof c.default&&t.constructor===c.default&&t!==c.default.prototype?"symbol":void 0===t?"undefined":a(t)}},69:function(t,e,n){var r=n(22);t.exports=Array.isArray||function(t){return"Array"==r(t)}},7:function(t,e,n){var r=n(9);t.exports=function(t){if(!r(t))throw TypeError(t+" is not an object!");return t}},70:function(t,e,n){var r=n(0),o=r.JSON||(r.JSON={stringify:JSON.stringify});t.exports=function(t){return o.stringify.apply(o,arguments)}},71:function(t,e,n){n(72),t.exports=n(0).Object.assign},72:function(t,e,n){var r=n(11);r(r.S+r.F,"Object",{assign:n(73)})},73:function(t,e,n){"use strict";var r=n(3),o=n(13),i=n(30),s=n(20),c=n(19),a=n(42),u=Object.assign;t.exports=!u||n(10)(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=c(t),u=arguments.length,f=1,l=i.f,p=s.f;u>f;)for(var d,h=a(arguments[f++]),v=l?o(h).concat(l(h)):o(h),m=v.length,y=0;m>y;)d=v[y++],r&&!p.call(h,d)||(n[d]=h[d]);return n}:u},74:function(t,e,n){var r=n(13),o=n(30),i=n(20);t.exports=function(t){var e=r(t),n=o.f;if(n)for(var s,c=n(t),a=i.f,u=0;c.length>u;)a.call(t,s=c[u++])&&e.push(s);return e}},75:function(t,e,n){var r=n(20),o=n(16),i=n(8),s=n(29),c=n(4),a=n(43),u=Object.getOwnPropertyDescriptor;e.f=n(3)?u:function(t,e){if(t=i(t),e=s(e,!0),a)try{return u(t,e)}catch(t){}if(c(t,e))return o(!r.f.call(t,e),t[e])}},76:function(t,e,n){t.exports={default:n(83),__esModule:!0}},77:function(t,e,n){t.exports={default:n(78),__esModule:!0}},78:function(t,e,n){n(50),n(51),t.exports=n(31).f("iterator")},79:function(t,e,n){t.exports={default:n(80),__esModule:!0}},8:function(t,e,n){var r=n(42),o=n(25);t.exports=function(t){return r(o(t))}},80:function(t,e,n){n(48),n(55),n(81),n(82),t.exports=n(0).Symbol},81:function(t,e,n){n(32)("asyncIterator")},82:function(t,e,n){n(32)("observable")},83:function(t,e,n){n(84),t.exports=n(0).Object.keys},84:function(t,e,n){var r=n(19),o=n(13);n(49)("keys",function(){return function(t){return o(r(t))}})},85:function(t,e,n){t.exports={default:n(86),__esModule:!0}},86:function(t,e,n){n(87);var r=n(0).Object;t.exports=function(t){return r.getOwnPropertyNames(t)}},87:function(t,e,n){n(49)("getOwnPropertyNames",function(){return n(47).f})},88:function(t,e,n){t.exports={default:n(89),__esModule:!0}},89:function(t,e,n){n(48),t.exports=n(0).Object.getOwnPropertySymbols},9:function(t,e){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},90: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=o(e),this.reject=o(n)}var o=n(38);t.exports.f=function(t){return new r(t)}},91:function(t,e,n){"use strict";function r(t){var e={},n={},r={};for(var a in t)if(t.hasOwnProperty(a))if(-1!==c.indexOf(a))e[a]=t[a];else if(s.test(a)){var u=s.exec(a)[1];u=Object(i.a)(u),r[u]=t[a]}else n[a]=t[a];return e.on=Object(o.a)(r,e.on),e.props=Object(o.a)(n,e.props),e}e.a=r;var o=n(66),i=n(92),s=new RegExp(/^on(.+)/),c=["class","style","attrs","props","domProps","on","nativeOn","directives","scopedSlots","slot","key","ref","refInFor"]},92:function(t,e,n){"use strict";function r(t,e){var n=a(t,e);return n.charAt(0).toLowerCase()+n.slice(1)}e.a=r;var o=n(23),i=n.n(o),s=n(15),c=function(t){for(var e=!1,n=!1,r=!1,o=0;o<t.length;o++){var i=t[o];e&&/[a-zA-Z]/.test(i)&&i.toUpperCase()===i?(t=t.slice(0,o)+"-"+t.slice(o),e=!1,r=n,n=!0,o++):n&&r&&/[a-zA-Z]/.test(i)&&i.toLowerCase()===i?(t=t.slice(0,o-1)+"-"+t.slice(o-1),r=n,n=!1,e=!0):(e=i.toLowerCase()===i&&i.toUpperCase()!==i,r=n,n=i.toUpperCase()===i&&i.toLowerCase()!==i)}return t},a=function(t,e){if("string"!=typeof t&&!Object(s.o)(t))throw new TypeError("Expected the input to be `string | string[]`");e=i()({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=c(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))}},93:function(t,e,n){"use strict";function r(t,e,n,r){var i=void 0,s=void 0,c=new t({render:function(t){var n=s&&s(t);return n&&!Object(o.o)(n)&&(n=[n]),t(e,i,n||[])},methods:{init:function(){document.body.appendChild(this.$el)},destroy:function(){this.$destroy(),document.body.removeChild(this.$el)}}});return c.updateRenderData=function(t,e){i=t,s=e},c.updateRenderData(n,r),c.$mount(),c.init(),c.$children[0]}e.a=r;var o=n(15)},94:function(t,e,n){var r=n(22),o=n(2)("toStringTag"),i="Arguments"==r(function(){return arguments}()),s=function(t,e){try{return t[e]}catch(t){}};t.exports=function(t){var e,n,c;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=s(e=Object(t),o))?n:i?r(e):"Object"==(c=r(e))&&"function"==typeof e.callee?"Arguments":c}},95:function(t,e,n){"use strict";e.a={props:{zIndex:{type:Number,default:100},maskClosable:{type:Boolean,default:!1}}}},96:function(t,e,n){var r=n(7),o=n(38),i=n(2)("species");t.exports=function(t,e){var n,s=r(t).constructor;return void 0===s||void 0==(n=r(s)[i])?e:o(n)}},97:function(t,e,n){var r,o,i,s=n(37),c=n(115),a=n(54),u=n(36),f=n(1),l=f.process,p=f.setImmediate,d=f.clearImmediate,h=f.MessageChannel,v=f.Dispatch,m=0,y={},g=function(){var t=+this;if(y.hasOwnProperty(t)){var e=y[t];delete y[t],e()}},b=function(t){g.call(t.data)};p&&d||(p=function(t){for(var e=[],n=1;arguments.length>n;)e.push(arguments[n++]);return y[++m]=function(){c("function"==typeof t?t:Function(t),e)},r(m),m},d=function(t){delete y[t]},"process"==n(22)(l)?r=function(t){l.nextTick(s(g,t,1))}:v&&v.now?r=function(t){v.now(s(g,t,1))}:h?(o=new h,i=o.port2,o.port1.onmessage=b,r=s(i.postMessage,i,1)):f.addEventListener&&"function"==typeof postMessage&&!f.importScripts?(r=function(t){f.postMessage(t+"","*")},f.addEventListener("message",b,!1)):r="onreadystatechange"in u("script")?function(t){a.appendChild(u("script")).onreadystatechange=function(){a.removeChild(this),g.call(t)}}:function(t){setTimeout(s(g,t,1),0)}),t.exports={set:p,clear:d}},98:function(t,e){t.exports=function(t){try{return{e:!1,v:t()}}catch(t){return{e:!0,v:t}}}},99:function(t,e,n){var r=n(7),o=n(9),i=n(90);t.exports=function(t,e){if(r(t),o(e)&&e.constructor===t)return e;var n=i.f(t);return(0,n.resolve)(e),n.promise}}})});
|
|
1
|
+
!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("@xysfe/actui/es/BScroll/index.js"),require("@xysfe/actui/es/FileUpload/index.js"),require("@xysfe/actui/es/PhotoBox/index.js")):"function"==typeof define&&define.amd?define(["@xysfe/actui/es/BScroll/index.js","@xysfe/actui/es/FileUpload/index.js","@xysfe/actui/es/PhotoBox/index.js"],e):"object"==typeof exports?exports.GoldPhoto=e(require("@xysfe/actui/es/BScroll/index.js"),require("@xysfe/actui/es/FileUpload/index.js"),require("@xysfe/actui/es/PhotoBox/index.js")):t.GoldPhoto=e(t["@xysfe/actui/es/BScroll/index.js"],t["@xysfe/actui/es/FileUpload/index.js"],t["@xysfe/actui/es/PhotoBox/index.js"])}("undefined"!=typeof self?self:this,function(t,e,n){return function(t){function e(r){if(n[r])return n[r].exports;var o=n[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,e),o.l=!0,o.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="../es",e(e.s=1523)}({0:function(t,e){var n=t.exports={version:"2.6.11"};"number"==typeof __e&&(__e=n)},1: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)},10:function(t,e){t.exports=function(t){try{return!!t()}catch(t){return!0}}},100:function(t,e,n){"use strict";var r=n(39),o=n(95);e.a={name:"ActPopup",mixins:[r.a,o.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)}}}},101:function(t,e,n){t.exports={default:n(113),__esModule:!0}},103:function(t,e,n){var r=n(94),o=n(2)("iterator"),i=n(17);t.exports=n(0).getIteratorMethod=function(t){if(void 0!=t)return t[o]||t["@@iterator"]||i[r(t)]}},105:function(t,e,n){var r=n(7);t.exports=function(t,e,n,o){try{return o?e(r(n)[0],n[1]):e(n)}catch(e){var i=t.return;throw void 0!==i&&r(i.call(t)),e}}},106:function(t,e,n){var r=n(17),o=n(2)("iterator"),i=Array.prototype;t.exports=function(t){return void 0!==t&&(r.Array===t||i[o]===t)}},1066:function(t,e,n){"use strict";var r=n(68),o=n.n(r),i=n(101),s=n.n(i),c=n(23),a=n.n(c),u=n(163),f=n.n(u),l=n(109),p=n(164),d=n(672),h=n.n(d),v=n(95),m=n(39),y=n(122),g=n(288),b=n.n(g),x=n(15),w=n(131);e.a={name:"ActPhoto",mixins:[v.a,m.a,y.a],data:function(){return{hasData:!1,result:{},elements:[],paramData:null}},props:{appId:{type:String,default:""},brandColor:{type:String,default:"#8c7fee"},sourceType:{type:Array,default:function(){return["camera"]}},param:{type:Object,default:function(){return{}}}},created:function(){this._initPage()},computed:{disabled:function(){if(!this.elements||!this.elements.length)return!0;for(var t=!1,e=this.elements,n=Array.isArray(e),r=0,e=n?e:f()(e);;){var o;if(n){if(r>=e.length)break;o=e[r++]}else{if(r=e.next(),r.done)break;o=r.value}if(!o.picBase){t=!0;break}}return t},paramValue:function(){return this.paramData||this.param}},methods:{setData:function(t){this.paramData=t},_initPage:function(){var t=[{name:"",idType:0,picBase:"",picId:"",side:"1",isCheck:!0,picType:0,desc:"上传身份证人像面",applicableType:1,errCount:0,hasUpdate:!0},{name:"",idType:0,picBase:"",picId:"",side:"2",isCheck:!0,picType:0,desc:"上传身份证国徽面",applicableType:1,errCount:0,hasUpdate:!0}];this.elements=t},cancel:function(){this.hide()},deepMerge:function(t){for(var e=arguments.length,n=Array(e>1?e-1:0),r=1;r<e;r++)n[r-1]=arguments[r];if(!n.length)return t;var o=n.shift();if(Object(x.y)(t)&&Object(x.y)(o))for(var i in o)if(Object(x.y)(o[i])){var s;t[i]||a()(t,(s={},s[i]={},s)),this.deepMerge(t[i],o[i])}else{var c;a()(t,(c={},c[i]=o[i],c))}return this.deepMerge.apply(this,[t].concat(n))},_chooseFile:function(t){var e=this,n=t.side,r=t.idType,o=void 0===r?"":r,i={side:n,idType:o};b.a.ocr({sourceType:this.sourceType,appId:this.appId,url:"/file/getIdPicOCRRecognizeResult",ext:i,beforeUpload:function(){e.showToast("上传中,请稍等...",0)},complete:function(){e.hideToast()}}).then(function(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},r=n.ret,o=n.data,i=n.errmsg;if(0!==Number(r))return s.a.reject({errmsg:i});var c=o||{},a=c.dataBase,u=c.localId,f=c.OCRResult,l=c.picId,p=c.picUrl;t.picBase=p||a||u,t.picUrl=p,t.picId=l,e.deepMerge(e.result,f)}).catch(function(t){e.hideToast();var n=Object(x.j)(t);e.showToast(n)})},flatObject:function(t,e){for(var n in e)"object"===o()(e[n])?this.flatObject(t,e[n]):t[n]=e[n]},recognize:function(){if(this.disabled)return!1;var t={};this.flatObject(t,this.result);var e=this.elements.filter(function(t){return"1"===t.side})[0],n=this.elements.filter(function(t){return"2"===t.side})[0];t.side1Pic=e.picUrl,t.side1PicId=e.picId,t.side2Pic=n.picUrl,t.side2PicId=n.picId;var r=this.paramValue,o=r.scene,i=r.site,c=[];for(var a in t)if(t.hasOwnProperty(a)){var u=t[a];""!==u&&void 0!==u&&null!==u&&c.push({key:o+"."+a,value:u,site:i})}this.$emit("recognize",c),Object(w.b)("/buy/uploadContactOCRResult",{idType:this.paramValue.idType,recognizeResult:t}).then(function(t){var e=t.data||{},n=e.ret,r=e.errmsg;if(0!==Number(n))return s.a.reject({errmsg:r})}).catch(function(t){var e=Object(x.j)(t);console.error(e)})},showToast:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:3e3;this.hideToast(),this.toast||(this.toast=this.$createToast()),this.toast.show(t,e)},hideToast:function(){this.toast&&this.toast.hide()}},components:{ActPopup:l.a,PhotoBox:h.a,scroll:p.a},watch:{isVisible:{handler:function(t){var e=this;t&&this.$nextTick(function(){e._initPage(),e.$refs.scroll.refresh()})},immediate:!0}}}},107:function(t,e,n){var r=n(37),o=n(105),i=n(106),s=n(7),c=n(52),a=n(103),u={},f={},e=t.exports=function(t,e,n,l,p){var d,h,v,m,y=p?function(){return t}:a(t),g=r(n,l,e?2:1),b=0;if("function"!=typeof y)throw TypeError(t+" is not iterable!");if(i(y)){for(d=c(t.length);d>b;b++)if((m=e?g(s(h=t[b])[0],h[1]):g(t[b]))===u||m===f)return m}else for(v=y.call(t);!(h=v.next()).done;)if((m=o(v,g,h.value,e))===u||m===f)return m};e.BREAK=u,e.RETURN=f},108:function(t,e,n){var r=n(2)("iterator"),o=!1;try{var i=[7][r]();i.return=function(){o=!0},Array.from(i,function(){throw 2})}catch(t){}t.exports=function(t,e){if(!e&&!o)return!1;var n=!1;try{var i=[7],s=i[r]();s.next=function(){return{done:n=!0}},i[r]=function(){return s},t(i)}catch(t){}return n}},109:function(t,e,n){"use strict";function r(t){c||n(120)}var o=n(100),i=n(121),s=n(12),c=!1,a=r,u=Object(s.a)(o.a,i.a,i.b,!1,a,null,null);u.options.__file="src\\components\\common\\popup.vue",e.a=u.exports},11:function(t,e,n){var r=n(1),o=n(0),i=n(37),s=n(5),c=n(4),a=function(t,e,n){var u,f,l,p=t&a.F,d=t&a.G,h=t&a.S,v=t&a.P,m=t&a.B,y=t&a.W,g=d?o:o[e]||(o[e]={}),b=g.prototype,x=d?r:h?r[e]:(r[e]||{}).prototype;d&&(n=e);for(u in n)(f=!p&&x&&void 0!==x[u])&&c(g,u)||(l=f?x[u]:n[u],g[u]=d&&"function"!=typeof x[u]?n[u]:m&&f?i(l,r):y&&x[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?i(Function.call,l):l,v&&((g.virtual||(g.virtual={}))[u]=l,t&a.R&&b&&!b[u]&&s(b,u,l)))};a.F=1,a.G=2,a.S=4,a.P=8,a.B=16,a.W=32,a.U=64,a.R=128,t.exports=a},110: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}},111:function(t,e,n){var r=n(5);t.exports=function(t,e,n){for(var o in e)n&&t[o]?t[o]=e[o]:r(t,o,e[o]);return t}},112:function(t,e,n){"use strict";var r=n(1),o=n(0),i=n(6),s=n(3),c=n(2)("species");t.exports=function(t){var e="function"==typeof o[t]?o[t]:r[t];s&&e&&!e[c]&&i.f(e,c,{configurable:!0,get:function(){return this}})}},113:function(t,e,n){n(55),n(50),n(51),n(114),n(118),n(119),t.exports=n(0).Promise},114:function(t,e,n){"use strict";var r,o,i,s,c=n(14),a=n(1),u=n(37),f=n(94),l=n(11),p=n(9),d=n(38),h=n(110),v=n(107),m=n(96),y=n(97).set,g=n(116)(),b=n(90),x=n(98),w=n(117),j=n(99),S=a.TypeError,_=a.process,O=_&&_.versions,T=O&&O.v8||"",E=a.Promise,C="process"==f(_),P=function(){},A=o=b.f,k=!!function(){try{var t=E.resolve(1),e=(t.constructor={})[n(2)("species")]=function(t){t(P,P)};return(C||"function"==typeof PromiseRejectionEvent)&&t.then(P)instanceof e&&0!==T.indexOf("6.6")&&-1===w.indexOf("Chrome/66")}catch(t){}}(),R=function(t){var e;return!(!p(t)||"function"!=typeof(e=t.then))&&e},N=function(t,e){if(!t._n){t._n=!0;var n=t._c;g(function(){for(var r=t._v,o=1==t._s,i=0;n.length>i;)!function(e){var n,i,s,c=o?e.ok:e.fail,a=e.resolve,u=e.reject,f=e.domain;try{c?(o||(2==t._h&&L(t),t._h=1),!0===c?n=r:(f&&f.enter(),n=c(r),f&&(f.exit(),s=!0)),n===e.promise?u(S("Promise-chain cycle")):(i=R(n))?i.call(n,a,u):a(n)):u(r)}catch(t){f&&!s&&f.exit(),u(t)}}(n[i++]);t._c=[],t._n=!1,e&&!t._h&&B(t)})}},B=function(t){y.call(a,function(){var e,n,r,o=t._v,i=I(t);if(i&&(e=x(function(){C?_.emit("unhandledRejection",o,t):(n=a.onunhandledrejection)?n({promise:t,reason:o}):(r=a.console)&&r.error&&r.error("Unhandled promise rejection",o)}),t._h=C||I(t)?2:1),t._a=void 0,i&&e.e)throw e.v})},I=function(t){return 1!==t._h&&0===(t._a||t._c).length},L=function(t){y.call(a,function(){var e;C?_.emit("rejectionHandled",t):(e=a.onrejectionhandled)&&e({promise:t,reason:t._v})})},M=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()),N(e,!0))},U=function(t){var e,n=this;if(!n._d){n._d=!0,n=n._w||n;try{if(n===t)throw S("Promise can't be resolved itself");(e=R(t))?g(function(){var r={_w:n,_d:!1};try{e.call(t,u(U,r,1),u(M,r,1))}catch(t){M.call(r,t)}}):(n._v=t,n._s=1,N(n,!1))}catch(t){M.call({_w:n,_d:!1},t)}}};k||(E=function(t){h(this,E,"Promise","_h"),d(t),r.call(this);try{t(u(U,this,1),u(M,this,1))}catch(t){M.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(111)(E.prototype,{then:function(t,e){var n=A(m(this,E));return n.ok="function"!=typeof t||t,n.fail="function"==typeof e&&e,n.domain=C?_.domain:void 0,this._c.push(n),this._a&&this._a.push(n),this._s&&N(this,!1),n.promise},catch:function(t){return this.then(void 0,t)}}),i=function(){var t=new r;this.promise=t,this.resolve=u(U,t,1),this.reject=u(M,t,1)},b.f=A=function(t){return t===E||t===s?new i(t):o(t)}),l(l.G+l.W+l.F*!k,{Promise:E}),n(21)(E,"Promise"),n(112)("Promise"),s=n(0).Promise,l(l.S+l.F*!k,"Promise",{reject:function(t){var e=A(this);return(0,e.reject)(t),e.promise}}),l(l.S+l.F*(c||!k),"Promise",{resolve:function(t){return j(c&&this===s?E:this,t)}}),l(l.S+l.F*!(k&&n(108)(function(t){E.all(t).catch(P)})),"Promise",{all:function(t){var e=this,n=A(e),r=n.resolve,o=n.reject,i=x(function(){var n=[],i=0,s=1;v(t,!1,function(t){var c=i++,a=!1;n.push(void 0),s++,e.resolve(t).then(function(t){a||(a=!0,n[c]=t,--s||r(n))},o)}),--s||r(n)});return i.e&&o(i.v),n.promise},race:function(t){var e=this,n=A(e),r=n.reject,o=x(function(){v(t,!1,function(t){e.resolve(t).then(n.resolve,r)})});return o.e&&r(o.v),n.promise}})},115: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)}},116:function(t,e,n){var r=n(1),o=n(97).set,i=r.MutationObserver||r.WebKitMutationObserver,s=r.process,c=r.Promise,a="process"==n(22)(s);t.exports=function(){var t,e,n,u=function(){var r,o;for(a&&(r=s.domain)&&r.exit();t;){o=t.fn,t=t.next;try{o()}catch(r){throw t?n():e=void 0,r}}e=void 0,r&&r.enter()};if(a)n=function(){s.nextTick(u)};else if(!i||r.navigator&&r.navigator.standalone)if(c&&c.resolve){var f=c.resolve(void 0);n=function(){f.then(u)}}else n=function(){o.call(r,u)};else{var l=!0,p=document.createTextNode("");new i(u).observe(p,{characterData:!0}),n=function(){p.data=l=!l}}return function(r){var o={fn:r,next:void 0};e&&(e.next=o),t||(t=o,n()),e=o}}},117:function(t,e,n){var r=n(1),o=r.navigator;t.exports=o&&o.userAgent||""},118:function(t,e,n){"use strict";var r=n(11),o=n(0),i=n(1),s=n(96),c=n(99);r(r.P+r.R,"Promise",{finally:function(t){var e=s(this,o.Promise||i.Promise),n="function"==typeof t;return this.then(n?function(n){return c(e,t()).then(function(){return n})}:t,n?function(n){return c(e,t()).then(function(){throw n})}:t)}})},119:function(t,e,n){"use strict";var r=n(11),o=n(90),i=n(98);r(r.S,"Promise",{try:function(t){var e=o.f(this),n=i(t);return(n.e?e.reject:e.resolve)(n.v),e.promise}})},12:function(t,e,n){"use strict";function r(t,e,n,r,o,i,s,c){t=t||{};var a=typeof t.default;"object"!==a&&"function"!==a||(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),i&&(u._scopeId=i);var f;if(s?(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__),o&&o.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(s)},u._ssrRegister=f):o&&(f=c?function(){o.call(this,this.$root.$options.shadowRoot)}:o),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},120:function(t,e){},121:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return o});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)}})])])},o=[];r._withStripped=!0},122:function(t,e,n){"use strict";function r(t){t.preventDefault()}var o={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=o},123: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)}}},124: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 o=n(35);t.exports=function(t,e,n){if(!e)return t;var i;if(n)i=n(e);else if(o.isURLSearchParams(e))i=e.toString();else{var s=[];o.forEach(e,function(t,e){null!==t&&void 0!==t&&(o.isArray(t)?e+="[]":t=[t],o.forEach(t,function(t){o.isDate(t)?t=t.toISOString():o.isObject(t)&&(t=JSON.stringify(t)),s.push(r(e)+"="+r(t))}))}),i=s.join("&")}if(i){var c=t.indexOf("#");-1!==c&&(t=t.slice(0,c)),t+=(-1===t.indexOf("?")?"?":"&")+i}return t}},125:function(t,e,n){"use strict";t.exports=function(t){return!(!t||!t.__CANCEL__)}},126:function(t,e,n){"use strict";(function(e){function r(t,e){!o.isUndefined(t)&&o.isUndefined(t["Content-Type"])&&(t["Content-Type"]=e)}var o=n(35),i=n(149),s={"Content-Type":"application/x-www-form-urlencoded"},c={adapter:function(){var t;return"undefined"!=typeof XMLHttpRequest?t=n(127):void 0!==e&&"[object process]"===Object.prototype.toString.call(e)&&(t=n(127)),t}(),transformRequest:[function(t,e){return i(e,"Accept"),i(e,"Content-Type"),o.isFormData(t)||o.isArrayBuffer(t)||o.isBuffer(t)||o.isStream(t)||o.isFile(t)||o.isBlob(t)?t:o.isArrayBufferView(t)?t.buffer:o.isURLSearchParams(t)?(r(e,"application/x-www-form-urlencoded;charset=utf-8"),t.toString()):o.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}};c.headers={common:{Accept:"application/json, text/plain, */*"}},o.forEach(["delete","get","head"],function(t){c.headers[t]={}}),o.forEach(["post","put","patch"],function(t){c.headers[t]=o.merge(s)}),t.exports=c}).call(e,n(148))},127:function(t,e,n){"use strict";var r=n(35),o=n(150),i=n(124),s=n(152),c=n(155),a=n(156),u=n(128);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 m=s(t.baseURL,t.url);if(d.open(t.method.toUpperCase(),i(m,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?c(d.getAllResponseHeaders()):null,r=t.responseType&&"text"!==t.responseType?d.response:d.responseText,i={data:r,status:d.status,statusText:d.statusText,headers:n,config:t,request:d};o(e,f,i),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 y=n(157),g=(t.withCredentials||a(m))&&t.xsrfCookieName?y.read(t.xsrfCookieName):void 0;g&&(p[t.xsrfHeaderName]=g)}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)})}},128:function(t,e,n){"use strict";var r=n(151);t.exports=function(t,e,n,o,i){var s=new Error(t);return r(s,e,n,o,i)}},129:function(t,e,n){"use strict";var r=n(35);t.exports=function(t,e){e=e||{};var n={},o=["url","method","params","data"],i=["headers","auth","proxy"],s=["baseURL","url","transformRequest","transformResponse","paramsSerializer","timeout","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","maxContentLength","validateStatus","maxRedirects","httpAgent","httpsAgent","cancelToken","socketPath"];r.forEach(o,function(t){void 0!==e[t]&&(n[t]=e[t])}),r.forEach(i,function(o){r.isObject(e[o])?n[o]=r.deepMerge(t[o],e[o]):void 0!==e[o]?n[o]=e[o]:r.isObject(t[o])?n[o]=r.deepMerge(t[o]):void 0!==t[o]&&(n[o]=t[o])}),r.forEach(s,function(r){void 0!==e[r]?n[r]=e[r]:void 0!==t[r]&&(n[r]=t[r])});var c=o.concat(i).concat(s),a=Object.keys(e).filter(function(t){return-1===c.indexOf(t)});return r.forEach(a,function(r){void 0!==e[r]?n[r]=e[r]:void 0!==t[r]&&(n[r]=t[r])}),n}},13:function(t,e,n){var r=n(45),o=n(28);t.exports=Object.keys||function(t){return r(t,o)}},130: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},131: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)?"请求超时,请稍后重试":"请求失败,请稍后重试",c.a.reject(new Error(n))})}function o(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:6e4;return new c.a(function(o,i){var s=u.a.create();r(s),s.request({method:"post",url:t,data:e,timeout:n,withCredentials:!0,headers:{"X-Requested-With":"XMLHttpRequest"}}).then(function(t){o(t)}).catch(function(t){i(t)})})}function i(t){return u.a.get(t).then(function(t){return c.a.resolve(t.data)})}e.a=r,e.d=o,e.c=i;var s=n(101),c=n.n(s),a=n(142),u=n.n(a);e.b=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:6e4;return new c.a(function(o,i){var s=u.a.create();r(s),s.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 o in t)if(!1===e.call(t[o],o,t[o]))break}else for(var i=t[0];n<r&&!1!==e.call(i,n,i);i=t[++n]);return t}function n(t,r,o){var i=void 0,s="[object Array]"===Object.prototype.toString.call(r),c="[object Object]"===Object.prototype.toString.call(r);e(r,function(e,r){i=Object.prototype.toString.call(r),o&&(e=o+"["+(c||"[object Object]"===i||"[object Array]"===i?e:"")+"]"),!o&&s?t.add(r.name,r.value):"[object Array]"===i||"[object Object]"===i?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){o(t)}).catch(function(t){i(t)})})}},138:function(t,e,n){"use strict";var r=n(141),o=n.n(r),i=n(160);e.a={name:"ActScroll",props:{probeType:{type:Number,default:2},click:{type:Boolean,default:!0},listenScrollInit:{type:Boolean,default:!1},listenScroll:{type:Boolean,default:!1},listenBeforeScroll:{type:Boolean,default:!1},listenScrollEnd:{type:Boolean,default:!1},listenZoomEnd:{type:Boolean,default:!1},listenPullingUp:{type:Boolean,default:!1},direction:{type:String,default:"vertical"},scrollbar:{type:null,default:!1},startY:{type:Number,default:0},refreshDelay:{type:Number,default:20},freeScroll:{type:Boolean,default:!1},mouseWheel:{type:Boolean,default:!1},bounce:{type:[Boolean,Object],default:!0},zoom:{type:Boolean,default:!1},useTransition:{type:Boolean,default:!0}},data:function(){return{beforePullDown:!0,isRebounding:!1,pullUpDirty:!0,pullDownStyle:"",bubbleY:0,lastTouchStart:null,fingers:0,tapTarget:null,isDouble:!1,startXd:0,startYd:0,endXd:0,endYd:0}},mounted:function(){var t=this;this.$nextTick(function(){t.initScroll()})},destroyed:function(){this.scroll&&this.scroll.destroy(),this.$emit("destroyed",this.scroll)},methods:{initScroll:function(){var t=this;if(this.$refs.wrapper){var e={probeType:this.probeType,click:this.click,scrollY:this.freeScroll||"vertical"===this.direction,scrollX:this.freeScroll||"horizontal"===this.direction,scrollbar:this.scrollbar,startY:this.startY,freeScroll:this.freeScroll,mouseWheel:this.mouseWheel,bounce:this.bounce,zoom:this.zoom,bounceTime:300,useTransition:i.a&&this.useTransition,pullUpLoad:{threshold:50}};this.scroll=new o.a(this.$refs.wrapper,e),this.listenScroll&&this.scroll.on("scroll",function(e){t.$emit("scroll",e)}),this.listenScrollEnd&&this.scroll.on("scrollEnd",function(e){t.$emit("scroll-end",e)}),this.listenBeforeScroll&&(this.scroll.on("beforeScrollStart",function(){t.$emit("beforeScrollStart")}),this.scroll.on("scrollStart",function(){t.$emit("scroll-start")})),this.listenZoomEnd&&this.scroll.on("zoomEnd",function(){t.$emit("zoomEnd",t.scroll)}),this.zoom&&(this.isDouble=!0),this.listenScrollInit&&this.$emit("scrollSuc",this.scroll),this.listenPullingUp&&this.scroll.on("pullingUp",function(){t.$emit("pullingUp")})}},disable:function(){this.scroll&&this.scroll.disable()},enable:function(){this.scroll&&this.scroll.enable()},refresh:function(){this.scroll&&this.scroll.refresh()},scrollTo:function(){this.scroll&&this.scroll.scrollTo.apply(this.scroll,arguments)},scrollToElement:function(){this.scroll&&this.scroll.scrollToElement.apply(this.scroll,arguments)},clickItem:function(t,e){this.$emit("click",e)},destroy:function(){this.scroll.destroy()},forceUpdate:function(t){this.refresh()}}}},14:function(t,e){t.exports=!0},141:function(e,n){e.exports=t},142:function(t,e,n){t.exports=n(143)},143:function(t,e,n){"use strict";function r(t){var e=new s(t),n=i(s.prototype.request,e);return o.extend(n,s.prototype,e),o.extend(n,e),n}var o=n(35),i=n(123),s=n(144),c=n(129),a=n(126),u=r(a);u.Axios=s,u.create=function(t){return r(c(u.defaults,t))},u.Cancel=n(130),u.CancelToken=n(158),u.isCancel=n(125),u.all=function(t){return Promise.all(t)},u.spread=n(159),t.exports=u,t.exports.default=u},144:function(t,e,n){"use strict";function r(t){this.defaults=t,this.interceptors={request:new s,response:new s}}var o=n(35),i=n(124),s=n(145),c=n(146),a=n(129);r.prototype.request=function(t){"string"==typeof t?(t=arguments[1]||{},t.url=arguments[0]):t=t||{},t=a(this.defaults,t),t.method?t.method=t.method.toLowerCase():this.defaults.method?t.method=this.defaults.method.toLowerCase():t.method="get";var e=[c,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=a(this.defaults,t),i(t.url,t.params,t.paramsSerializer).replace(/^\?/,"")},o.forEach(["delete","get","head","options"],function(t){r.prototype[t]=function(e,n){return this.request(o.merge(n||{},{method:t,url:e}))}}),o.forEach(["post","put","patch"],function(t){r.prototype[t]=function(e,n,r){return this.request(o.merge(r||{},{method:t,url:e,data:n}))}}),t.exports=r},145:function(t,e,n){"use strict";function r(){this.handlers=[]}var o=n(35);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){o.forEach(this.handlers,function(e){null!==e&&t(e)})},t.exports=r},146:function(t,e,n){"use strict";function r(t){t.cancelToken&&t.cancelToken.throwIfRequested()}var o=n(35),i=n(147),s=n(125),c=n(126);t.exports=function(t){return r(t),t.headers=t.headers||{},t.data=i(t.data,t.headers,t.transformRequest),t.headers=o.merge(t.headers.common||{},t.headers[t.method]||{},t.headers),o.forEach(["delete","get","head","post","put","patch","common"],function(e){delete t.headers[e]}),(t.adapter||c.adapter)(t).then(function(e){return r(t),e.data=i(e.data,e.headers,t.transformResponse),e},function(e){return s(e)||(r(t),e&&e.response&&(e.response.data=i(e.response.data,e.response.headers,t.transformResponse))),Promise.reject(e)})}},147:function(t,e,n){"use strict";var r=n(35);t.exports=function(t,e,n){return r.forEach(n,function(n){t=n(t,e)}),t}},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 o(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 i(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 s(){v&&d&&(v=!1,d.length?h=d.concat(h):m=-1,h.length&&c())}function c(){if(!v){var t=o(s);v=!0;for(var e=h.length;e;){for(d=h,h=[];++m<e;)d&&d[m].run();m=-1,e=h.length}d=null,v=!1,i(t)}}function a(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,m=-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 a(t,e)),1!==h.length||v||o(c)},a.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}},149:function(t,e,n){"use strict";var r=n(35);t.exports=function(t,e){r.forEach(t,function(n,r){r!==e&&r.toUpperCase()===e.toUpperCase()&&(t[e]=n,delete t[r])})}},15: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,o){var i=e.call(this,t,r,o);if(i)return n=r,i}),n}function o(t){return t?JSON.parse(F()(t)):t}function i(t,e){for(var n in e)t[n]&&"object"===M()(t[n])?i(t[n],e[n]):t[n]=e[n]}function s(t){return Array.isArray?Array.isArray(t):"[object Array]"===Object.prototype.toString.call(t)}function c(t){return"[object String]"===Object.prototype.toString.call(t)}function a(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 m(t,e,n){function r(e){var n=m,r=y;return m=y=void 0,j=e,b=t.apply(r,n)}function o(t,e){return T?(window.cancelAnimationFrame(x),window.requestAnimationFrame(t)):setTimeout(t,e)}function i(t){if(T)return window.cancelAnimationFrame(t);clearTimeout(t)}function s(t){return j=t,x=o(f,e),S?r(t):b}function c(t){var n=t-w,r=t-j,o=e-n;return _?Math.min(o,g-r):o}function a(t){var n=t-w,r=t-j;return void 0===w||n>=e||n<0||_&&r>=g}function f(){var t=Date.now();if(a(t))return l(t);x=o(f,c(t))}function l(t){return x=void 0,O&&m?r(t):(m=y=void 0,b)}function p(){void 0!==x&&i(x),j=0,m=w=y=x=void 0}function d(){return void 0===x?b:l(Date.now())}function h(){return void 0!==x}function v(){for(var t=Date.now(),n=a(t),i=arguments.length,c=Array(i),u=0;u<i;u++)c[u]=arguments[u];if(m=c,y=this,w=t,n){if(void 0===x)return s(w);if(_)return x=o(f,e),r(w)}return void 0===x&&(x=o(f,e)),b}var m=void 0,y=void 0,g=void 0,b=void 0,x=void 0,w=void 0,j=0,S=!1,_=!1,O=!0,T=!e&&0!==e&&"function"==typeof window.requestAnimationFrame;if("function"!=typeof t)throw new TypeError("Expected a function");return e=+e||0,u(n)&&(S=!!n.leading,_="maxWait"in n,g=_?Math.max(+n.maxWait||0,e):g,O="trailing"in n?!!n.trailing:O),v.cancel=p,v.flush=d,v.pending=h,v}function y(t,e,n){var r=!0,o=!0;if("function"!=typeof t)throw new TypeError("Expected a function");return u(n)&&(r="leading"in n?!!n.leading:r,o="trailing"in n?!!n.trailing:o),m(t,e,{leading:r,trailing:o,maxWait:e})}function g(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 x(t){return t.replace(/\s/g,"").replace(/(.{4})(?=.)/g,"$1 ")}function w(t){if(void 0!==t||null!==t)return/^\d+(\.\d+)?$/.test(t+"")?t+"px":t}function j(t){if(!t)return"";var e=t.length;return 2===e?t.split("").join("  "):3===e?t.split("").join(" "):t}function S(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),o=null;return n?o={r:parseInt(n[1]+n[1],16),g:parseInt(n[2]+n[2],16),b:parseInt(n[3]+n[3],16)}:r&&(o={r:parseInt(r[1],16),g:parseInt(r[2],16),b:parseInt(r[3],16)}),o?void 0!==e?"rgba("+o.r+", "+o.g+", "+o.b+", "+e+")":"rgb("+o.r+", "+o.g+", "+o.b+")":""}function O(t){var e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefhijklmnopqrstuvwxyz",n=e.length,r="";t=t||32;for(var o=0;o<t;o++)r+=e.charAt(Math.floor(Math.random()*n));return r}function T(t,e){var n=e||location.href,r=new RegExp("(\\?|&)"+t+"=([^&#$\\s]+)"),o=n.match(r);return o&&o[2]}function E(t){var e=window.getComputedStyle(t),n="none"===e.display,r=null===t.offsetParent&&"fixed"!==e.position;return n||r}function C(t,e,n){return Math.min(Math.max(t,e),n)}function P(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 A(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 k(t){return t?h(t)?t.message:c(t)?t:t.errmsg||"请求失败,请稍后重试":"请求失败,请稍后重试"}function R(){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 o=t[r];if(!n.test(o))return;e.push(o.split("?")[0])}return e}function N(t){var e=JSON.parse(F()(t)),n=e.attrModules,r=void 0===n?{}:n,o=e.plan,i=r.applicant,c=r.insureds,a=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,o=null,i={},c={},a={};for(var u in t){var f=t[u].defaultValue,l=t[u].required,p=t[u].display;if(s(f)){var d=R(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?(o=o||{},o[u]=f):"companyIdType"===u||"companyId"===u?(c=c||{},c[u]=f):"detail"===u?(a=a||{},a[u]=f):i[u]=f)}return e&&(i.certificate=e),n&&(i.socialIns=n),r&&(i.resident=r),o&&(i.office=o),c&&(i.companyCertificate=c),a&&(i.companyAddress=a),i};if(r.plan&&(o=h(r.plan)),i&&(d.applicant={},i&&(d.applicant=h(i))),c||o){d.insureds=[];for(var v=c||[""],m=0;m<v.length;m++){var y=v[m],g=null,b={};y&&(g=h(y)),g&&(b.insured=g),o&&(b.plan=o),d.insureds.push(b)}}if(u&&(d.hctext=h(u)),l&&(d.apphctext=h(l)),a&&(d.hcpics=h(a)),p&&(d.apphcpics=h(p)),f){d.makeup={};for(var x=f||[""],w=0;w<x.length;w++){var j=x[w],S=null;j&&(S=h(j)),S&&(d.makeup=I()(d.makeup,S))}}return d}n.d(e,"F",function(){return et}),n.d(e,"v",function(){return nt}),e.d=r,e.c=o,e.b=i,e.o=s,e.z=c,e.x=a,e.y=u,e.p=f,e.w=l,e.q=p,e.A=d,e.r=h,e.s=v,e.a=m,e.E=y,e.u=g,e.g=b,e.e=x,e.f=w,e.h=j,e.B=S,e.n=_,e.C=O,e.l=T,e.t=E,e.D=C,e.k=P,e.m=A,e.j=k,e.i=N;var B=n(23),I=n.n(B),L=n(68),M=n.n(L),U=n(56),F=n.n(U),$="undefined"!=typeof window,D=$&&window.navigator.userAgent.toLowerCase(),q=D&&/msie|trident/.test(D),V=D&&D.indexOf("msie 9.0")>0,z=D&&D.indexOf("edge/")>0,W=D&&D.indexOf("android")>0,H=D&&/iphone|ipad|ipod|ios/.test(D),G=D&&/chrome\/\d+/.test(D)&&!z,X=D&&/MicroMessenger/i.test(D),J=D&&/wxwork/i.test(D),Y=D&&/mucxiaoyusan/i.test(D),K=D&&/muckacabao/i.test(D),Z=D&&/mucyanxuan/i.test(D),Q=Y||K,tt=D&&/phone|pad|pod|iPhone|iPod|ios|iPad|Android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone/i.test(D),et={isIE:q,isMobile:tt,isIE9:V,isEdge:z,isAndroid:W,isIOS:H,isChrome:G,isWx:X,isWxWork:J,isApp:Q,isXysApp:Y,isKcbApp:K,isYxApp:Z},nt=/MucWebAutoTester/.test(window.navigator.userAgent)},150:function(t,e,n){"use strict";var r=n(128);t.exports=function(t,e,n){var o=n.config.validateStatus;!o||o(n.status)?t(n):e(r("Request failed with status code "+n.status,n.config,null,n.request,n))}},151:function(t,e,n){"use strict";t.exports=function(t,e,n,r,o){return t.config=e,n&&(t.code=n),t.request=r,t.response=o,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}},152:function(t,e,n){"use strict";var r=n(153),o=n(154);t.exports=function(t,e){return t&&!r(e)?o(t,e):e}},1523:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(53),o=n(1524);o.a.install=function(t){t.component(o.a.name,o.a),t.prototype.$createGoldPhoto=Object(r.a)(o.a,t)},e.default=o.a},1524:function(t,e,n){"use strict";function r(t){c||n(1525)}var o=n(1066),i=n(1526),s=n(12),c=!1,a=r,u=Object(s.a)(o.a,i.a,i.b,!1,a,"data-v-d9b2e160",null);u.options.__file="src\\components\\GoldPhoto\\src\\index.vue",e.a=u.exports},1525:function(t,e){},1526:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return o});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"act-photo"},[n("transition",{attrs:{name:"act-photo-fade"}},[n("act-popup",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],attrs:{type:"photo",mask:!0,center:!1},on:{touchmove:function(t){t.preventDefault()},"mask-click":t.cancel}},[n("transition",{attrs:{name:"act-photo-move"}},[n("div",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],staticClass:"act-photo-content",on:{click:function(t){t.stopPropagation()}}},[n("div",{staticClass:"act-photo-hd"},[t._v("\n 上传身份证\n "),n("i",{staticClass:"icon-cancel",on:{click:function(e){return e.stopPropagation(),t.cancel(e)}}})]),t._v(" "),n("p",{staticClass:"act-photo-prompt"},[t._v("\n 上传身份证后将自动为您填充投保信息\n ")]),t._v(" "),n("div",{staticClass:"scroll-content"},[n("scroll",{ref:"scroll"},t._l(t.elements,function(e,r){return n("photo-box",{key:r,attrs:{element:e},on:{chooseFile:t._chooseFile,updateFile:t._chooseFile}})}),1)],1),t._v(" "),n("div",{staticClass:"act-photo-btn",class:{disabled:t.disabled},style:{"background-color":t.brandColor},on:{click:function(e){return e.stopPropagation(),t.recognize(e)}}},[t._v("\n 确认\n ")])])])],1)],1)],1)},o=[];r._withStripped=!0},153:function(t,e,n){"use strict";t.exports=function(t){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(t)}},154:function(t,e,n){"use strict";t.exports=function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}},155:function(t,e,n){"use strict";var r=n(35),o=["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,i,s={};return t?(r.forEach(t.split("\n"),function(t){if(i=t.indexOf(":"),e=r.trim(t.substr(0,i)).toLowerCase(),n=r.trim(t.substr(i+1)),e){if(s[e]&&o.indexOf(e)>=0)return;s[e]="set-cookie"===e?(s[e]?s[e]:[]).concat([n]):s[e]?s[e]+", "+n:n}}),s):s}},156:function(t,e,n){"use strict";var r=n(35);t.exports=r.isStandardBrowserEnv()?function(){function t(t){var e=t;return n&&(o.setAttribute("href",e),e=o.href),o.setAttribute("href",e),{href:o.href,protocol:o.protocol?o.protocol.replace(/:$/,""):"",host:o.host,search:o.search?o.search.replace(/^\?/,""):"",hash:o.hash?o.hash.replace(/^#/,""):"",hostname:o.hostname,port:o.port,pathname:"/"===o.pathname.charAt(0)?o.pathname:"/"+o.pathname}}var e,n=/(msie|trident)/i.test(navigator.userAgent),o=document.createElement("a");return e=t(window.location.href),function(n){var o=r.isString(n)?t(n):n;return o.protocol===e.protocol&&o.host===e.host}}():function(){return function(){return!0}}()},157:function(t,e,n){"use strict";var r=n(35);t.exports=r.isStandardBrowserEnv()?function(){return{write:function(t,e,n,o,i,s){var c=[];c.push(t+"="+encodeURIComponent(e)),r.isNumber(n)&&c.push("expires="+new Date(n).toGMTString()),r.isString(o)&&c.push("path="+o),r.isString(i)&&c.push("domain="+i),!0===s&&c.push("secure"),document.cookie=c.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(){}}}()},158: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 o(t),e(n.reason))})}var o=n(130);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},159:function(t,e,n){"use strict";t.exports=function(t){return function(e){return t.apply(null,e)}}},16:function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},160:function(t,e,n){"use strict";n.d(e,"a",function(){return o});var r=n(15),o=function(){var t=!0;if(r.F.isIOS){var e=Object(r.k)(navigator.userAgent.toLowerCase());if(!e)return t;Number(""+e.major+e.minor)>=133&&(t=!1)}return t}()},163:function(t,e,n){t.exports={default:n(173),__esModule:!0}},164:function(t,e,n){"use strict";function r(t){c||n(195)}var o=n(138),i=n(196),s=n(12),c=!1,a=r,u=Object(s.a)(o.a,i.a,i.b,!1,a,"data-v-3349a91e",null);u.options.__file="src\\components\\common\\scroll.vue",e.a=u.exports},17:function(t,e){t.exports={}},173:function(t,e,n){n(51),n(50),t.exports=n(174)},174:function(t,e,n){var r=n(7),o=n(103);t.exports=n(0).getIterator=function(t){var e=o(t);if("function"!=typeof e)throw TypeError(t+" is not iterable!");return r(e.call(t))}},18:function(t,e){var n=0,r=Math.random();t.exports=function(t){return"Symbol(".concat(void 0===t?"":t,")_",(++n+r).toString(36))}},19:function(t,e,n){var r=n(25);t.exports=function(t){return Object(r(t))}},195:function(t,e){},196:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return o});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{ref:"wrapper",staticClass:"scroll-wrapper"},[n("div",{staticClass:"scroll-content"},[t._t("default")],2)])},o=[];r._withStripped=!0},2:function(t,e,n){var r=n(27)("wks"),o=n(18),i=n(1).Symbol,s="function"==typeof i;(t.exports=function(t){return r[t]||(r[t]=s&&i[t]||(s?i:o)("Symbol."+t))}).store=r},20:function(t,e){e.f={}.propertyIsEnumerable},21:function(t,e,n){var r=n(6).f,o=n(4),i=n(2)("toStringTag");t.exports=function(t,e,n){t&&!o(t=n?t:t.prototype,i)&&r(t,i,{configurable:!0,value:e})}},22:function(t,e){var n={}.toString;t.exports=function(t){return n.call(t).slice(8,-1)}},23:function(t,e,n){t.exports={default:n(71),__esModule:!0}},24:function(t,e){var n=Math.ceil,r=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?r:n)(t)}},25:function(t,e){t.exports=function(t){if(void 0==t)throw TypeError("Can't call method on "+t);return t}},26:function(t,e,n){var r=n(27)("keys"),o=n(18);t.exports=function(t){return r[t]||(r[t]=o(t))}},27:function(t,e,n){var r=n(0),o=n(1),i=o["__core-js_shared__"]||(o["__core-js_shared__"]={});(t.exports=function(t,e){return i[t]||(i[t]=void 0!==e?e:{})})("versions",[]).push({version:r.version,mode:n(14)?"pure":"global",copyright:"© 2019 Denis Pushkarev (zloirock.ru)"})},28:function(t,e){t.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},288:function(t,n){t.exports=e},29:function(t,e,n){var r=n(9);t.exports=function(t,e){if(!r(t))return t;var n,o;if(e&&"function"==typeof(n=t.toString)&&!r(o=n.call(t)))return o;if("function"==typeof(n=t.valueOf)&&!r(o=n.call(t)))return o;if(!e&&"function"==typeof(n=t.toString)&&!r(o=n.call(t)))return o;throw TypeError("Can't convert object to primitive value")}},3:function(t,e,n){t.exports=!n(10)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},30:function(t,e){e.f=Object.getOwnPropertySymbols},31:function(t,e,n){e.f=n(2)},32:function(t,e,n){var r=n(1),o=n(0),i=n(14),s=n(31),c=n(6).f;t.exports=function(t){var e=o.Symbol||(o.Symbol=i?{}:r.Symbol||{});"_"==t.charAt(0)||t in e||c(e,t,{value:s.f(t)})}},35:function(t,e,n){"use strict";function r(t){return"[object Array]"===O.call(t)}function o(t){return void 0===t}function i(t){return null!==t&&!o(t)&&null!==t.constructor&&!o(t.constructor)&&"function"==typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)}function s(t){return"[object ArrayBuffer]"===O.call(t)}function c(t){return"undefined"!=typeof FormData&&t instanceof FormData}function a(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]"===O.call(t)}function d(t){return"[object File]"===O.call(t)}function h(t){return"[object Blob]"===O.call(t)}function v(t){return"[object Function]"===O.call(t)}function m(t){return l(t)&&v(t.pipe)}function y(t){return"undefined"!=typeof URLSearchParams&&t instanceof URLSearchParams}function g(t){return t.replace(/^\s*/,"").replace(/\s*$/,"")}function b(){return("undefined"==typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&("undefined"!=typeof window&&"undefined"!=typeof document)}function x(t,e){if(null!==t&&void 0!==t)if("object"!=typeof t&&(t=[t]),r(t))for(var n=0,o=t.length;n<o;n++)e.call(null,t[n],n,t);else for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.call(null,t[i],i,t)}function w(){function t(t,n){"object"==typeof e[n]&&"object"==typeof t?e[n]=w(e[n],t):e[n]=t}for(var e={},n=0,r=arguments.length;n<r;n++)x(arguments[n],t);return e}function j(){function t(t,n){"object"==typeof e[n]&&"object"==typeof t?e[n]=j(e[n],t):e[n]="object"==typeof t?j({},t):t}for(var e={},n=0,r=arguments.length;n<r;n++)x(arguments[n],t);return e}function S(t,e,n){return x(e,function(e,r){t[r]=n&&"function"==typeof e?_(e,n):e}),t}var _=n(123),O=Object.prototype.toString;t.exports={isArray:r,isArrayBuffer:s,isBuffer:i,isFormData:c,isArrayBufferView:a,isString:u,isNumber:f,isObject:l,isUndefined:o,isDate:p,isFile:d,isBlob:h,isFunction:v,isStream:m,isURLSearchParams:y,isStandardBrowserEnv:b,forEach:x,merge:w,deepMerge:j,extend:S,trim:g}},36:function(t,e,n){var r=n(9),o=n(1).document,i=r(o)&&r(o.createElement);t.exports=function(t){return i?o.createElement(t):{}}},37:function(t,e,n){var r=n(38);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,o){return t.call(e,n,r,o)}}return function(){return t.apply(e,arguments)}}},38:function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(t+" is not a function!");return t}},39: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},4:function(t,e){var n={}.hasOwnProperty;t.exports=function(t,e){return n.call(t,e)}},40:function(t,e,n){"use strict";var r=n(14),o=n(11),i=n(44),s=n(5),c=n(17),a=n(59),u=n(21),f=n(63),l=n(2)("iterator"),p=!([].keys&&"next"in[].keys()),d=function(){return this};t.exports=function(t,e,n,h,v,m,y){a(n,e,h);var g,b,x,w=function(t){if(!p&&t in O)return O[t];switch(t){case"keys":case"values":return function(){return new n(this,t)}}return function(){return new n(this,t)}},j=e+" Iterator",S="values"==v,_=!1,O=t.prototype,T=O[l]||O["@@iterator"]||v&&O[v],E=T||w(v),C=v?S?w("entries"):E:void 0,P="Array"==e?O.entries||T:T;if(P&&(x=f(P.call(new t)))!==Object.prototype&&x.next&&(u(x,j,!0),r||"function"==typeof x[l]||s(x,l,d)),S&&T&&"values"!==T.name&&(_=!0,E=function(){return T.call(this)}),r&&!y||!p&&!_&&O[l]||s(O,l,E),c[e]=E,c[j]=d,v)if(g={values:S?E:w("values"),keys:m?E:w("keys"),entries:C},y)for(b in g)b in O||i(O,b,g[b]);else o(o.P+o.F*(p||_),e,g);return g}},41:function(t,e,n){var r=n(7),o=n(60),i=n(28),s=n(26)("IE_PROTO"),c=function(){},a=function(){var t,e=n(36)("iframe"),r=i.length;for(e.style.display="none",n(54).appendChild(e),e.src="javascript:",t=e.contentWindow.document,t.open(),t.write("<script>document.F=Object<\/script>"),t.close(),a=t.F;r--;)delete a.prototype[i[r]];return a()};t.exports=Object.create||function(t,e){var n;return null!==t?(c.prototype=r(t),n=new c,c.prototype=null,n[s]=t):n=a(),void 0===e?n:o(n,e)}},42:function(t,e,n){var r=n(22);t.exports=Object("z").propertyIsEnumerable(0)?Object:function(t){return"String"==r(t)?t.split(""):Object(t)}},43:function(t,e,n){t.exports=!n(3)&&!n(10)(function(){return 7!=Object.defineProperty(n(36)("div"),"a",{get:function(){return 7}}).a})},44:function(t,e,n){t.exports=n(5)},45:function(t,e,n){var r=n(4),o=n(8),i=n(61)(!1),s=n(26)("IE_PROTO");t.exports=function(t,e){var n,c=o(t),a=0,u=[];for(n in c)n!=s&&r(c,n)&&u.push(n);for(;e.length>a;)r(c,n=e[a++])&&(~i(u,n)||u.push(n));return u}},46:function(t,e,n){var r=n(45),o=n(28).concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return r(t,o)}},47:function(t,e,n){var r=n(8),o=n(46).f,i={}.toString,s="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],c=function(t){try{return o(t)}catch(t){return s.slice()}};t.exports.f=function(t){return s&&"[object Window]"==i.call(t)?c(t):o(r(t))}},48:function(t,e,n){"use strict";var r=n(1),o=n(4),i=n(3),s=n(11),c=n(44),a=n(67).KEY,u=n(10),f=n(27),l=n(21),p=n(18),d=n(2),h=n(31),v=n(32),m=n(74),y=n(69),g=n(7),b=n(9),x=n(19),w=n(8),j=n(29),S=n(16),_=n(41),O=n(47),T=n(75),E=n(30),C=n(6),P=n(13),A=T.f,k=C.f,R=O.f,N=r.Symbol,B=r.JSON,I=B&&B.stringify,L=d("_hidden"),M=d("toPrimitive"),U={}.propertyIsEnumerable,F=f("symbol-registry"),$=f("symbols"),D=f("op-symbols"),q=Object.prototype,V="function"==typeof N&&!!E.f,z=r.QObject,W=!z||!z.prototype||!z.prototype.findChild,H=i&&u(function(){return 7!=_(k({},"a",{get:function(){return k(this,"a",{value:7}).a}})).a})?function(t,e,n){var r=A(q,e);r&&delete q[e],k(t,e,n),r&&t!==q&&k(q,e,r)}:k,G=function(t){var e=$[t]=_(N.prototype);return e._k=t,e},X=V&&"symbol"==typeof N.iterator?function(t){return"symbol"==typeof t}:function(t){return t instanceof N},J=function(t,e,n){return t===q&&J(D,e,n),g(t),e=j(e,!0),g(n),o($,e)?(n.enumerable?(o(t,L)&&t[L][e]&&(t[L][e]=!1),n=_(n,{enumerable:S(0,!1)})):(o(t,L)||k(t,L,S(1,{})),t[L][e]=!0),H(t,e,n)):k(t,e,n)},Y=function(t,e){g(t);for(var n,r=m(e=w(e)),o=0,i=r.length;i>o;)J(t,n=r[o++],e[n]);return t},K=function(t,e){return void 0===e?_(t):Y(_(t),e)},Z=function(t){var e=U.call(this,t=j(t,!0));return!(this===q&&o($,t)&&!o(D,t))&&(!(e||!o(this,t)||!o($,t)||o(this,L)&&this[L][t])||e)},Q=function(t,e){if(t=w(t),e=j(e,!0),t!==q||!o($,e)||o(D,e)){var n=A(t,e);return!n||!o($,e)||o(t,L)&&t[L][e]||(n.enumerable=!0),n}},tt=function(t){for(var e,n=R(w(t)),r=[],i=0;n.length>i;)o($,e=n[i++])||e==L||e==a||r.push(e);return r},et=function(t){for(var e,n=t===q,r=R(n?D:w(t)),i=[],s=0;r.length>s;)!o($,e=r[s++])||n&&!o(q,e)||i.push($[e]);return i};V||(N=function(){if(this instanceof N)throw TypeError("Symbol is not a constructor!");var t=p(arguments.length>0?arguments[0]:void 0),e=function(n){this===q&&e.call(D,n),o(this,L)&&o(this[L],t)&&(this[L][t]=!1),H(this,t,S(1,n))};return i&&W&&H(q,t,{configurable:!0,set:e}),G(t)},c(N.prototype,"toString",function(){return this._k}),T.f=Q,C.f=J,n(46).f=O.f=tt,n(20).f=Z,E.f=et,i&&!n(14)&&c(q,"propertyIsEnumerable",Z,!0),h.f=function(t){return G(d(t))}),s(s.G+s.W+s.F*!V,{Symbol:N});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 ot=P(d.store),it=0;ot.length>it;)v(ot[it++]);s(s.S+s.F*!V,"Symbol",{for:function(t){return o(F,t+="")?F[t]:F[t]=N(t)},keyFor:function(t){if(!X(t))throw TypeError(t+" is not a symbol!");for(var e in F)if(F[e]===t)return e},useSetter:function(){W=!0},useSimple:function(){W=!1}}),s(s.S+s.F*!V,"Object",{create:K,defineProperty:J,defineProperties:Y,getOwnPropertyDescriptor:Q,getOwnPropertyNames:tt,getOwnPropertySymbols:et});var st=u(function(){E.f(1)});s(s.S+s.F*st,"Object",{getOwnPropertySymbols:function(t){return E.f(x(t))}}),B&&s(s.S+s.F*(!V||u(function(){var t=N();return"[null]"!=I([t])||"{}"!=I({a:t})||"{}"!=I(Object(t))})),"JSON",{stringify:function(t){for(var e,n,r=[t],o=1;arguments.length>o;)r.push(arguments[o++]);if(n=e=r[1],(b(e)||void 0!==t)&&!X(t))return y(e)||(e=function(t,e){if("function"==typeof n&&(e=n.call(this,t,e)),!X(e))return e}),r[1]=e,I.apply(B,r)}}),N.prototype[M]||n(5)(N.prototype,M,N.prototype.valueOf),l(N,"Symbol"),l(Math,"Math",!0),l(r.JSON,"JSON",!0)},49:function(t,e,n){var r=n(11),o=n(0),i=n(10);t.exports=function(t,e){var n=(o.Object||{})[t]||Object[t],s={};s[t]=e(n),r(r.S+r.F*i(function(){n(1)}),"Object",s)}},5:function(t,e,n){var r=n(6),o=n(16);t.exports=n(3)?function(t,e,n){return r.f(t,e,o(1,n))}:function(t,e,n){return t[e]=n,t}},50:function(t,e,n){"use strict";var r=n(58)(!0);n(40)(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})})},51:function(t,e,n){n(64);for(var r=n(1),o=n(5),i=n(17),s=n(2)("toStringTag"),c="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(","),a=0;a<c.length;a++){var u=c[a],f=r[u],l=f&&f.prototype;l&&!l[s]&&o(l,s,u),i[u]=i.Array}},52:function(t,e,n){var r=n(24),o=Math.min;t.exports=function(t){return t>0?o(r(t),9007199254740991):0}},53:function(t,e,n){"use strict";function r(t,e){return function(n,r){var s=this,c=Object(o.a)(n),a=Object(i.a)(e,t,c,r),u=a.$parent,f=a.remove,l=a.show,p=a.hide;return a.remove=function(){a.$removed=!0,f&&f.call(this),u.destroy()},a.show=function(){return l&&l.call.apply(l,[this].concat(Array.prototype.slice.call(arguments))),this},a.hide=function(){return p&&p.call.apply(p,[this].concat(Array.prototype.slice.call(arguments))),this},s._isVue&&s.$once("hook:beforeDestroy",function(){a.$removed||a.remove()}),a}}e.a=r;var o=n(91),i=n(93)},54:function(t,e,n){var r=n(1).document;t.exports=r&&r.documentElement},55:function(t,e){},56:function(t,e,n){t.exports={default:n(70),__esModule:!0}},57:function(t,e){t.exports=function(t,e){return{value:e,done:!!t}}},58:function(t,e,n){var r=n(24),o=n(25);t.exports=function(t){return function(e,n){var i,s,c=String(o(e)),a=r(n),u=c.length;return a<0||a>=u?t?"":void 0:(i=c.charCodeAt(a),i<55296||i>56319||a+1===u||(s=c.charCodeAt(a+1))<56320||s>57343?t?c.charAt(a):i:t?c.slice(a,a+2):s-56320+(i-55296<<10)+65536)}}},59:function(t,e,n){"use strict";var r=n(41),o=n(16),i=n(21),s={};n(5)(s,n(2)("iterator"),function(){return this}),t.exports=function(t,e,n){t.prototype=r(s,{next:o(1,n)}),i(t,e+" Iterator")}},6:function(t,e,n){var r=n(7),o=n(43),i=n(29),s=Object.defineProperty;e.f=n(3)?Object.defineProperty:function(t,e,n){if(r(t),e=i(e,!0),r(n),o)try{return s(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}},60:function(t,e,n){var r=n(6),o=n(7),i=n(13);t.exports=n(3)?Object.defineProperties:function(t,e){o(t);for(var n,s=i(e),c=s.length,a=0;c>a;)r.f(t,n=s[a++],e[n]);return t}},61:function(t,e,n){var r=n(8),o=n(52),i=n(62);t.exports=function(t){return function(e,n,s){var c,a=r(e),u=o(a.length),f=i(s,u);if(t&&n!=n){for(;u>f;)if((c=a[f++])!=c)return!0}else for(;u>f;f++)if((t||f in a)&&a[f]===n)return t||f||0;return!t&&-1}}},62:function(t,e,n){var r=n(24),o=Math.max,i=Math.min;t.exports=function(t,e){return t=r(t),t<0?o(t+e,0):i(t,e)}},63:function(t,e,n){var r=n(4),o=n(19),i=n(26)("IE_PROTO"),s=Object.prototype;t.exports=Object.getPrototypeOf||function(t){return t=o(t),r(t,i)?t[i]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?s:null}},64:function(t,e,n){"use strict";var r=n(65),o=n(57),i=n(17),s=n(8);t.exports=n(40)(Array,"Array",function(t,e){this._t=s(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,o(1)):"keys"==e?o(0,n):"values"==e?o(0,t[n]):o(0,[n,t[n]])},"values"),i.Arguments=i.Array,r("keys"),r("values"),r("entries")},65:function(t,e){t.exports=function(){}},66: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 o=n(76),i=n.n(o),s=n(85),c=n.n(s),a=n(23),u=n.n(a),f=n(88),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"===c()(t)[0])return!1;for(var e={},n=0;n<10;n++)e["_"+String.fromCharCode(n)]=n;if("0123456789"!==c()(e).map(function(t){return e[t]}).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach(function(t){r[t]=t}),"abcdefghijklmnopqrst"===i()(u()({},r)).join("")}catch(t){return!1}}()?u.a:function(t,e){for(var n,o,i=r(t),s=1;s<arguments.length;s++){n=Object(arguments[s]);for(var c in n)d.call(n,c)&&(i[c]=n[c]);if(p){o=p(n);for(var a=0;a<o.length;a++)h.call(n,o[a])&&(i[o[a]]=n[o[a]])}}return i};e.a=v},67:function(t,e,n){var r=n(18)("meta"),o=n(9),i=n(4),s=n(6).f,c=0,a=Object.isExtensible||function(){return!0},u=!n(10)(function(){return a(Object.preventExtensions({}))}),f=function(t){s(t,r,{value:{i:"O"+ ++c,w:{}}})},l=function(t,e){if(!o(t))return"symbol"==typeof t?t:("string"==typeof t?"S":"P")+t;if(!i(t,r)){if(!a(t))return"F";if(!e)return"E";f(t)}return t[r].i},p=function(t,e){if(!i(t,r)){if(!a(t))return!0;if(!e)return!1;f(t)}return t[r].w},d=function(t){return u&&h.NEED&&a(t)&&!i(t,r)&&f(t),t},h=t.exports={KEY:r,NEED:!1,fastKey:l,getWeak:p,onFreeze:d}},672:function(t,e){t.exports=n},68:function(t,e,n){"use strict";function r(t){return t&&t.__esModule?t:{default:t}}e.__esModule=!0;var o=n(77),i=r(o),s=n(79),c=r(s),a="function"==typeof c.default&&"symbol"==typeof i.default?function(t){return typeof t}:function(t){return t&&"function"==typeof c.default&&t.constructor===c.default&&t!==c.default.prototype?"symbol":typeof t};e.default="function"==typeof c.default&&"symbol"===a(i.default)?function(t){return void 0===t?"undefined":a(t)}:function(t){return t&&"function"==typeof c.default&&t.constructor===c.default&&t!==c.default.prototype?"symbol":void 0===t?"undefined":a(t)}},69:function(t,e,n){var r=n(22);t.exports=Array.isArray||function(t){return"Array"==r(t)}},7:function(t,e,n){var r=n(9);t.exports=function(t){if(!r(t))throw TypeError(t+" is not an object!");return t}},70:function(t,e,n){var r=n(0),o=r.JSON||(r.JSON={stringify:JSON.stringify});t.exports=function(t){return o.stringify.apply(o,arguments)}},71:function(t,e,n){n(72),t.exports=n(0).Object.assign},72:function(t,e,n){var r=n(11);r(r.S+r.F,"Object",{assign:n(73)})},73:function(t,e,n){"use strict";var r=n(3),o=n(13),i=n(30),s=n(20),c=n(19),a=n(42),u=Object.assign;t.exports=!u||n(10)(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=c(t),u=arguments.length,f=1,l=i.f,p=s.f;u>f;)for(var d,h=a(arguments[f++]),v=l?o(h).concat(l(h)):o(h),m=v.length,y=0;m>y;)d=v[y++],r&&!p.call(h,d)||(n[d]=h[d]);return n}:u},74:function(t,e,n){var r=n(13),o=n(30),i=n(20);t.exports=function(t){var e=r(t),n=o.f;if(n)for(var s,c=n(t),a=i.f,u=0;c.length>u;)a.call(t,s=c[u++])&&e.push(s);return e}},75:function(t,e,n){var r=n(20),o=n(16),i=n(8),s=n(29),c=n(4),a=n(43),u=Object.getOwnPropertyDescriptor;e.f=n(3)?u:function(t,e){if(t=i(t),e=s(e,!0),a)try{return u(t,e)}catch(t){}if(c(t,e))return o(!r.f.call(t,e),t[e])}},76:function(t,e,n){t.exports={default:n(83),__esModule:!0}},77:function(t,e,n){t.exports={default:n(78),__esModule:!0}},78:function(t,e,n){n(50),n(51),t.exports=n(31).f("iterator")},79:function(t,e,n){t.exports={default:n(80),__esModule:!0}},8:function(t,e,n){var r=n(42),o=n(25);t.exports=function(t){return r(o(t))}},80:function(t,e,n){n(48),n(55),n(81),n(82),t.exports=n(0).Symbol},81:function(t,e,n){n(32)("asyncIterator")},82:function(t,e,n){n(32)("observable")},83:function(t,e,n){n(84),t.exports=n(0).Object.keys},84:function(t,e,n){var r=n(19),o=n(13);n(49)("keys",function(){return function(t){return o(r(t))}})},85:function(t,e,n){t.exports={default:n(86),__esModule:!0}},86:function(t,e,n){n(87);var r=n(0).Object;t.exports=function(t){return r.getOwnPropertyNames(t)}},87:function(t,e,n){n(49)("getOwnPropertyNames",function(){return n(47).f})},88:function(t,e,n){t.exports={default:n(89),__esModule:!0}},89:function(t,e,n){n(48),t.exports=n(0).Object.getOwnPropertySymbols},9:function(t,e){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},90: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=o(e),this.reject=o(n)}var o=n(38);t.exports.f=function(t){return new r(t)}},91:function(t,e,n){"use strict";function r(t){var e={},n={},r={};for(var a in t)if(t.hasOwnProperty(a))if(-1!==c.indexOf(a))e[a]=t[a];else if(s.test(a)){var u=s.exec(a)[1];u=Object(i.a)(u),r[u]=t[a]}else n[a]=t[a];return e.on=Object(o.a)(r,e.on),e.props=Object(o.a)(n,e.props),e}e.a=r;var o=n(66),i=n(92),s=new RegExp(/^on(.+)/),c=["class","style","attrs","props","domProps","on","nativeOn","directives","scopedSlots","slot","key","ref","refInFor"]},92:function(t,e,n){"use strict";function r(t,e){var n=a(t,e);return n.charAt(0).toLowerCase()+n.slice(1)}e.a=r;var o=n(23),i=n.n(o),s=n(15),c=function(t){for(var e=!1,n=!1,r=!1,o=0;o<t.length;o++){var i=t[o];e&&/[a-zA-Z]/.test(i)&&i.toUpperCase()===i?(t=t.slice(0,o)+"-"+t.slice(o),e=!1,r=n,n=!0,o++):n&&r&&/[a-zA-Z]/.test(i)&&i.toLowerCase()===i?(t=t.slice(0,o-1)+"-"+t.slice(o-1),r=n,n=!1,e=!0):(e=i.toLowerCase()===i&&i.toUpperCase()!==i,r=n,n=i.toUpperCase()===i&&i.toLowerCase()!==i)}return t},a=function(t,e){if("string"!=typeof t&&!Object(s.o)(t))throw new TypeError("Expected the input to be `string | string[]`");e=i()({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=c(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))}},93:function(t,e,n){"use strict";function r(t,e,n,r){var i=void 0,s=void 0,c=new t({render:function(t){var n=s&&s(t);return n&&!Object(o.o)(n)&&(n=[n]),t(e,i,n||[])},methods:{init:function(){document.body.appendChild(this.$el)},destroy:function(){this.$destroy(),document.body.removeChild(this.$el)}}});return c.updateRenderData=function(t,e){i=t,s=e},c.updateRenderData(n,r),c.$mount(),c.init(),c.$children[0]}e.a=r;var o=n(15)},94:function(t,e,n){var r=n(22),o=n(2)("toStringTag"),i="Arguments"==r(function(){return arguments}()),s=function(t,e){try{return t[e]}catch(t){}};t.exports=function(t){var e,n,c;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=s(e=Object(t),o))?n:i?r(e):"Object"==(c=r(e))&&"function"==typeof e.callee?"Arguments":c}},95:function(t,e,n){"use strict";e.a={props:{zIndex:{type:Number,default:100},maskClosable:{type:Boolean,default:!1}}}},96:function(t,e,n){var r=n(7),o=n(38),i=n(2)("species");t.exports=function(t,e){var n,s=r(t).constructor;return void 0===s||void 0==(n=r(s)[i])?e:o(n)}},97:function(t,e,n){var r,o,i,s=n(37),c=n(115),a=n(54),u=n(36),f=n(1),l=f.process,p=f.setImmediate,d=f.clearImmediate,h=f.MessageChannel,v=f.Dispatch,m=0,y={},g=function(){var t=+this;if(y.hasOwnProperty(t)){var e=y[t];delete y[t],e()}},b=function(t){g.call(t.data)};p&&d||(p=function(t){for(var e=[],n=1;arguments.length>n;)e.push(arguments[n++]);return y[++m]=function(){c("function"==typeof t?t:Function(t),e)},r(m),m},d=function(t){delete y[t]},"process"==n(22)(l)?r=function(t){l.nextTick(s(g,t,1))}:v&&v.now?r=function(t){v.now(s(g,t,1))}:h?(o=new h,i=o.port2,o.port1.onmessage=b,r=s(i.postMessage,i,1)):f.addEventListener&&"function"==typeof postMessage&&!f.importScripts?(r=function(t){f.postMessage(t+"","*")},f.addEventListener("message",b,!1)):r="onreadystatechange"in u("script")?function(t){a.appendChild(u("script")).onreadystatechange=function(){a.removeChild(this),g.call(t)}}:function(t){setTimeout(s(g,t,1),0)}),t.exports={set:p,clear:d}},98:function(t,e){t.exports=function(t){try{return{e:!1,v:t()}}catch(t){return{e:!0,v:t}}}},99:function(t,e,n){var r=n(7),o=n(9),i=n(90);t.exports=function(t,e){if(r(t),o(e)&&e.constructor===t)return e;var n=i.f(t);return(0,n.resolve)(e),n.promise}}})});
|