@xysfe/actui
Version:
A fantastic mobile ui lib implement by Vue
1 lines • 34.1 kB
JavaScript
!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.GoldLayer=e():t.GoldLayer=e()}("undefined"!=typeof self?self:this,function(){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="../lib",e(e.s=1917)}({0:function(t,e){var n=t.exports={version:"2.6.12"};"number"==typeof __e&&(__e=n)},1:function(t,e,n){"use strict";function r(t,e,n,r,o,i,u,a){t=t||{};var c=typeof t.default;"object"!==c&&"function"!==c||(t=t.default);var s="function"==typeof t?t.options:t;e&&(s.render=e,s.staticRenderFns=n,s._compiled=!0),r&&(s.functional=!0),i&&(s._scopeId=i);var f;if(u?(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(u)},s._ssrRegister=f):o&&(f=a?function(){o.call(this,this.$root.$options.shadowRoot)}:o),f)if(s.functional){s._injectStyles=f;var p=s.render;s.render=function(t,e){return f.call(e),p(t,e)}}else{var l=s.beforeCreate;s.beforeCreate=l?[].concat(l,f):[f]}return{exports:t,options:s}}e.a=r},10:function(t,e){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},100:function(t,e,n){n(56),t.exports=n(0).Object.getOwnPropertySymbols},101:function(t,e,n){"use strict";function r(t){var e={},n={},r={};for(var c in t)if(t.hasOwnProperty(c))if(-1!==a.indexOf(c))e[c]=t[c];else if(u.test(c)){var s=u.exec(c)[1];s=Object(i.a)(s),r[s]=t[c]}else n[c]=t[c];return e.on=Object(o.a)(r,e.on),e.props=Object(o.a)(n,e.props),e}e.a=r;var o=n(62),i=n(102),u=new RegExp(/^on(.+)/),a=["class","style","attrs","props","domProps","on","nativeOn","directives","scopedSlots","slot","key","ref","refInFor"]},102:function(t,e,n){"use strict";function r(t,e){var n=c(t,e);return n.charAt(0).toLowerCase()+n.slice(1)}e.a=r;var o=n(28),i=n.n(o),u=n(4),a=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},c=function(t,e){if("string"!=typeof t&&!Object(u.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=a(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))}},103:function(t,e,n){"use strict";function r(t,e,n,r){var i=void 0,u=void 0,a=new t({render:function(t){var n=u&&u(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 a.updateRenderData=function(t,e){i=t,u=e},a.updateRenderData(n,r),a.$mount(),a.init(),a.$children[0]}e.a=r;var o=n(4)},104:function(t,e,n){"use strict";var r=n(19),o=n(65);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)}}}},108:function(t,e,n){"use strict";function r(t){a||n(122)}var o=n(104),i=n(123),u=n(1),a=!1,c=r,s=Object(u.a)(o.a,i.a,i.b,!1,c,null,null);s.options.__file="src\\components\\common\\popup.vue",e.a=s.exports},11:function(t,e,n){var r=n(46),o=n(29);t.exports=function(t){return r(o(t))}},116: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},12:function(t,e){t.exports=function(t){try{return!!t()}catch(t){return!0}}},121:function(t,e,n){"use strict";function r(t){a||n(201)}var o=n(153),i=n(202),u=n(1),a=!1,c=r,s=Object(u.a)(o.a,i.a,i.b,!1,c,"data-v-f3b563a0",null);s.options.__file="src\\components\\common\\goldlayer.vue",e.a=s.exports},122:function(t,e){},123: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},13:function(t,e,n){var r=n(2),o=n(0),i=n(38),u=n(8),a=n(6),c=function(t,e,n){var s,f,p,l=t&c.F,d=t&c.G,v=t&c.S,y=t&c.P,h=t&c.B,m=t&c.W,b=d?o:o[e]||(o[e]={}),g=b.prototype,w=d?r:v?r[e]:(r[e]||{}).prototype;d&&(n=e);for(s in n)(f=!l&&w&&void 0!==w[s])&&a(b,s)||(p=f?w[s]:n[s],b[s]=d&&"function"!=typeof w[s]?n[s]:h&&f?i(p,r):m&&w[s]==p?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}(p):y&&"function"==typeof p?i(Function.call,p):p,y&&((b.virtual||(b.virtual={}))[s]=p,t&c.R&&g&&!g[s]&&u(g,s,p)))};c.F=1,c.G=2,c.S=4,c.P=8,c.B=16,c.W=32,c.U=64,c.R=128,t.exports=c},14:function(t,e,n){"use strict";function r(t,e){return function(n,r){var u=this,a=Object(o.a)(n),c=Object(i.a)(e,t,a,r),s=c.$parent,f=c.remove,p=c.show,l=c.hide;return c.remove=function(){c.$removed=!0,f&&f.call(this),s.destroy()},c.show=function(){return p&&p.call.apply(p,[this].concat(Array.prototype.slice.call(arguments))),this},c.hide=function(){return l&&l.call.apply(l,[this].concat(Array.prototype.slice.call(arguments))),this},u&&u._isVue&&u.$once("hook:beforeDestroy",function(){c.$removed||c.remove()}),c}}e.a=r;var o=n(101),i=n(103)},15:function(t,e,n){var r=n(50),o=n(33);t.exports=Object.keys||function(t){return r(t,o)}},153:function(t,e,n){"use strict";var r=n(108),o=n(65),i=n(19),u=n(116);e.a={name:"ActGoldLayer",mixins:[o.a,i.a,u.a],components:{ActPopup:r.a},props:{title:{type:String,default:""},mask:{type:Boolean,default:!0},center:{type:Boolean,default:!0},opacity:{type:[Number,String],default:.7},noHeader:{type:Boolean,default:!1},closable:{type:Boolean,default:!0},brandColor:{type:String,default:""}},methods:{close:function(){this.$emit("close")}}}},16:function(t,e){t.exports=!0},18:function(t,e){t.exports={}},19:function(t,e,n){"use strict";var r={model:{prop:"visible",event:"toggle"},props:{visible:{type:Boolean,default:!1}},data:function(){return{preOverflowValue:"",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}},beforeDestroy:function(){this.hide()}};e.a=r},1917:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(14),o=n(121);o.a.install=function(t){t.component(o.a.name,o.a),t.prototype.$createGoldLayer=Object(r.a)(o.a,t)},e.default=o.a},2:function(t,e){var n=t.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=n)},20:function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},201:function(t,e){},202: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("transition",{attrs:{name:"act-gold-popup-fade"}},[n("act-popup",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],attrs:{mask:t.mask,center:t.center,opacity:t.opacity,zIndex:t.zIndex},on:{touchmove:function(t){t.preventDefault()},"mask-click":t.close}},[n("transition",{attrs:{name:"act-gold-popup-move"}},[n("div",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],staticClass:"act-gold-popup-container",on:{click:function(t){t.stopPropagation()}}},[t.noHeader?t._e():[t.$slots.header?n("div",{staticClass:"act-gold-popup-hd act-gold-popup-hd-custom"},[t._t("header")],2):n("div",{staticClass:"act-gold-popup-hd"},[n("h3",[t._v("\n "+t._s(t.title)+"\n ")]),t._v(" "),t.$slots.headerLeft?t._t("headerLeft"):t._e(),t._v(" "),t.$slots.headerRight?t._t("headerRight"):t.closable?n("i",{staticClass:"act-gold-popup-icon-close",on:{click:function(e){return e.stopPropagation(),t.close.apply(null,arguments)}}}):t._e()],2)],t._v(" "),t._t("default")],2)])],1)],1)},o=[];r._withStripped=!0},23:function(t,e){var n=0,r=Math.random();t.exports=function(t){return"Symbol(".concat(void 0===t?"":t,")_",(++n+r).toString(36))}},24:function(t,e,n){var r=n(29);t.exports=function(t){return Object(r(t))}},25:function(t,e){e.f={}.propertyIsEnumerable},26:function(t,e){var n={}.toString;t.exports=function(t){return n.call(t).slice(8,-1)}},27:function(t,e,n){var r=n(7).f,o=n(6),i=n(3)("toStringTag");t.exports=function(t,e,n){t&&!o(t=n?t:t.prototype,i)&&r(t,i,{configurable:!0,value:e})}},28:function(t,e,n){t.exports={default:n(83),__esModule:!0}},29:function(t,e){t.exports=function(t){if(void 0==t)throw TypeError("Can't call method on "+t);return t}},3:function(t,e,n){var r=n(32)("wks"),o=n(23),i=n(2).Symbol,u="function"==typeof i;(t.exports=function(t){return r[t]||(r[t]=u&&i[t]||(u?i:o)("Symbol."+t))}).store=r},30:function(t,e){var n=Math.ceil,r=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?r:n)(t)}},31:function(t,e,n){var r=n(32)("keys"),o=n(23);t.exports=function(t){return r[t]||(r[t]=o(t))}},32:function(t,e,n){var r=n(0),o=n(2),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(16)?"pure":"global",copyright:"© 2020 Denis Pushkarev (zloirock.ru)"})},33:function(t,e){t.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},34:function(t,e,n){var r=n(10);t.exports=function(t,e){if(!r(t))return t;var n,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")}},35:function(t,e){e.f=Object.getOwnPropertySymbols},36:function(t,e,n){e.f=n(3)},37:function(t,e,n){var r=n(2),o=n(0),i=n(16),u=n(36),a=n(7).f;t.exports=function(t){var e=o.Symbol||(o.Symbol=i?{}:r.Symbol||{});"_"==t.charAt(0)||t in e||a(e,t,{value:u.f(t)})}},38:function(t,e,n){var r=n(39);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)}}},39:function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(t+" is not a function!");return t}},4:function(t,e,n){"use strict";function r(t,e){if(t.findIndex)return t.findIndex(e);var n=-1;return t.some(function(t,r,o){var i=e.call(this,t,r,o);if(i)return n=r,i}),n}function o(t){return t?JSON.parse(B()(t)):t}function i(t,e){for(var n in e)t[n]&&"object"===R()(t[n])?i(t[n],e[n]):t[n]=e[n]}function u(t){return Array.isArray?Array.isArray(t):"[object Array]"===Object.prototype.toString.call(t)}function a(t){return"[object String]"===Object.prototype.toString.call(t)}function c(t){return"[object Number]"===Object.prototype.toString.call(t)}function s(t){return"[object Object]"===Object.prototype.toString.call(t)}function f(t){return"[object Boolean]"===Object.prototype.toString.call(t)}function p(t){return null===t}function l(t){return void 0!==t&&null!==t}function d(t){return void 0===t}function v(t){return"[object Error]"===Object.prototype.toString.call(t)}function y(t){return"function"==typeof t}function h(t){return"[object Promise]"===Object.prototype.toString.call(t)||s(t)&&y(t.then)}function m(t,e,n){function r(e){var n=h,r=m;return h=m=void 0,O=e,g=t.apply(r,n)}function o(t,e){return C?(window.cancelAnimationFrame(w),window.requestAnimationFrame(t)):setTimeout(t,e)}function i(t){if(C)return window.cancelAnimationFrame(t);clearTimeout(t)}function u(t){return O=t,w=o(f,e),_?r(t):g}function a(t){var n=t-x,r=t-O,o=e-n;return S?Math.min(o,b-r):o}function c(t){var n=t-x,r=t-O;return void 0===x||n>=e||n<0||S&&r>=b}function f(){var t=Date.now();if(c(t))return p(t);w=o(f,a(t))}function p(t){return w=void 0,j&&h?r(t):(h=m=void 0,g)}function l(){void 0!==w&&i(w),O=0,h=x=m=w=void 0}function d(){return void 0===w?g:p(Date.now())}function v(){return void 0!==w}function y(){for(var t=Date.now(),n=c(t),i=arguments.length,a=Array(i),s=0;s<i;s++)a[s]=arguments[s];if(h=a,m=this,x=t,n){if(void 0===w)return u(x);if(S)return w=o(f,e),r(x)}return void 0===w&&(w=o(f,e)),g}var h=void 0,m=void 0,b=void 0,g=void 0,w=void 0,x=void 0,O=0,_=!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,s(n)&&(_=!!n.leading,S="maxWait"in n,b=S?Math.max(+n.maxWait||0,e):b,j="trailing"in n?!!n.trailing:j),y.cancel=l,y.flush=d,y.pending=v,y}function b(t,e,n){var r=!0,o=!0;if("function"!=typeof t)throw new TypeError("Expected a function");return s(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 w(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 O(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 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 j(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 C(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 k(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 P(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 M(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 T(t){return t?v(t)?t.message:a(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 o=t[r];if(!n.test(o))return;e.push(o.split("?")[0])}return e}function I(t){var e=JSON.parse(B()(t)),n=e.attrModules,r=void 0===n?{}:n,o=e.plan,i=r.applicant,a=r.insureds,c=r.hcpics,s=r.hctext,f=r.makeup,p=r.apphctext,l=r.apphcpics,d={},v=function(t){var e=null,n=null,r=null,o=null,i={},a={},c={};for(var s in t){var f=t[s].defaultValue,p=t[s].required,l=t[s].display;if(u(f)){var d=L(f);d&&(f=d)}1!==Number(p)&&1!==Number(l)||("idType"===s||"id"===s||"idValidType"===s||"idValidEndTime"===s||"idValidStartTime"===s?(e=e||{},e[s]=f):"socialInsAddr"===s||"socialInsDetail"===s||"socialInsPost"===s||"socialInsTel"===s?(n=n||{},n[s]=f):"residentAddr"===s||"residentDetail"===s||"residentPost"===s||"residentTel"===s?(r=r||{},r[s]=f):"officeAddr"===s||"officeDetail"===s||"officePost"===s||"officeTel"===s?(o=o||{},o[s]=f):"companyIdType"===s||"companyId"===s?(a=a||{},a[s]=f):"detail"===s?(c=c||{},c[s]=f):i[s]=f)}return e&&(i.certificate=e),n&&(i.socialIns=n),r&&(i.resident=r),o&&(i.office=o),a&&(i.companyCertificate=a),c&&(i.companyAddress=c),i};if(r.plan&&(o=v(r.plan)),i&&(d.applicant={},i&&(d.applicant=v(i))),a||o){d.insureds=[];for(var y=a||[""],h=0;h<y.length;h++){var m=y[h],b=null,g={};m&&(b=v(m)),b&&(g.insured=b),o&&(g.plan=o),d.insureds.push(g)}}if(s&&(d.hctext=v(s)),p&&(d.apphctext=v(p)),c&&(d.hcpics=v(c)),l&&(d.apphcpics=v(l)),f){d.makeup={};for(var w=f||[""],x=0;x<w.length;x++){var O=w[x],_=null;O&&(_=v(O)),_&&(d.makeup=$()(d.makeup,_))}}return d}n.d(e,"H",function(){return rt}),n.d(e,"w",function(){return ot}),e.d=r,e.c=o,e.b=i,e.o=u,e.B=a,e.y=c,e.z=s,e.p=f,e.x=p,e.q=l,e.C=d,e.r=v,e.s=y,e.A=h,e.a=m,e.G=b,e.v=g,e.g=w,e.e=x,e.f=O,e.h=_,e.D=S,e.n=j,e.E=C,e.l=k,e.t=E,e.F=P,e.k=A,e.m=M,e.j=T,e.i=I,n.d(e,"u",function(){return it});var N=n(28),$=n.n(N),F=n(80),R=n.n(F),V=n(58),B=n.n(V),D="undefined"!=typeof window,G=D&&window.navigator.userAgent.toLowerCase(),W=G&&/msie|trident/.test(G),z=G&&G.indexOf("msie 9.0")>0,U=G&&G.indexOf("edge/")>0,H=G&&G.indexOf("android")>0,J=G&&/iphone|ipad|ipod|ios/.test(G),q=G&&/arkweb|harmony/.test(G),K=G&&/chrome\/\d+/.test(G)&&!U,Z=G&&/MicroMessenger/i.test(G),Q=G&&/wxwork/i.test(G),X=G&&/mucxiaoyusan/i.test(G),Y=G&&/muckacabao/i.test(G),tt=G&&/mucyanxuan/i.test(G),et=X||Y,nt=G&&/phone|pad|pod|iPhone|iPod|ios|iPad|Android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone/i.test(G),rt={isIE:W,isMobile:nt,isIE9:z,isEdge:U,isAndroid:H,isIOS:J,isHarmonyOS:q,isChrome:K,isWx:Z,isWxWork:Q,isApp:et,isXysApp:X,isKcbApp:Y,isYxApp:tt},ot=/MucWebAutoTester/.test(window.navigator.userAgent),it=function(){return!("undefined"==typeof window||!window)&&(/iphone/gi.test(window.navigator.userAgent)&&window.screen.height>=812)}},40:function(t,e,n){var r=n(10),o=n(2).document,i=r(o)&&r(o.createElement);t.exports=function(t){return i?o.createElement(t):{}}},44:function(t,e,n){"use strict";var r=n(16),o=n(13),i=n(49),u=n(8),a=n(18),c=n(72),s=n(27),f=n(76),p=n(3)("iterator"),l=!([].keys&&"next"in[].keys()),d=function(){return this};t.exports=function(t,e,n,v,y,h,m){c(n,e,v);var b,g,w,x=function(t){if(!l&&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)}},O=e+" Iterator",_="values"==y,S=!1,j=t.prototype,C=j[p]||j["@@iterator"]||y&&j[y],k=C||x(y),E=y?_?x("entries"):k:void 0,P="Array"==e?j.entries||C:C;if(P&&(w=f(P.call(new t)))!==Object.prototype&&w.next&&(s(w,O,!0),r||"function"==typeof w[p]||u(w,p,d)),_&&C&&"values"!==C.name&&(S=!0,k=function(){return C.call(this)}),r&&!m||!l&&!S&&j[p]||u(j,p,k),a[e]=k,a[O]=d,y)if(b={values:_?k:x("values"),keys:h?k:x("keys"),entries:E},m)for(g in b)g in j||i(j,g,b[g]);else o(o.P+o.F*(l||S),e,b);return b}},45:function(t,e,n){var r=n(9),o=n(73),i=n(33),u=n(31)("IE_PROTO"),a=function(){},c=function(){var t,e=n(40)("iframe"),r=i.length;for(e.style.display="none",n(60).appendChild(e),e.src="javascript:",t=e.contentWindow.document,t.open(),t.write("<script>document.F=Object<\/script>"),t.close(),c=t.F;r--;)delete c.prototype[i[r]];return c()};t.exports=Object.create||function(t,e){var n;return null!==t?(a.prototype=r(t),n=new a,a.prototype=null,n[u]=t):n=c(),void 0===e?n:o(n,e)}},46:function(t,e,n){var r=n(26);t.exports=Object("z").propertyIsEnumerable(0)?Object:function(t){return"String"==r(t)?t.split(""):Object(t)}},48:function(t,e,n){t.exports=!n(5)&&!n(12)(function(){return 7!=Object.defineProperty(n(40)("div"),"a",{get:function(){return 7}}).a})},49:function(t,e,n){t.exports=n(8)},5:function(t,e,n){t.exports=!n(12)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},50:function(t,e,n){var r=n(6),o=n(11),i=n(74)(!1),u=n(31)("IE_PROTO");t.exports=function(t,e){var n,a=o(t),c=0,s=[];for(n in a)n!=u&&r(a,n)&&s.push(n);for(;e.length>c;)r(a,n=e[c++])&&(~i(s,n)||s.push(n));return s}},52:function(t,e,n){var r=n(50),o=n(33).concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return r(t,o)}},53:function(t,e,n){"use strict";var r=n(71)(!0);n(44)(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})})},54:function(t,e,n){var r=n(11),o=n(52).f,i={}.toString,u="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],a=function(t){try{return o(t)}catch(t){return u.slice()}};t.exports.f=function(t){return u&&"[object Window]"==i.call(t)?a(t):o(r(t))}},55:function(t,e,n){n(77);for(var r=n(2),o=n(8),i=n(18),u=n(3)("toStringTag"),a="CSSRuleList,CSSStyleDeclaration,CSSValueList,ClientRectList,DOMRectList,DOMStringList,DOMTokenList,DataTransferItemList,FileList,HTMLAllCollection,HTMLCollection,HTMLFormElement,HTMLSelectElement,MediaList,MimeTypeArray,NamedNodeMap,NodeList,PaintRequestList,Plugin,PluginArray,SVGLengthList,SVGNumberList,SVGPathSegList,SVGPointList,SVGStringList,SVGTransformList,SourceBufferList,StyleSheetList,TextTrackCueList,TextTrackList,TouchList".split(","),c=0;c<a.length;c++){var s=a[c],f=r[s],p=f&&f.prototype;p&&!p[u]&&o(p,u,s),i[s]=i.Array}},56:function(t,e,n){"use strict";var r=n(2),o=n(6),i=n(5),u=n(13),a=n(49),c=n(79).KEY,s=n(12),f=n(32),p=n(27),l=n(23),d=n(3),v=n(36),y=n(37),h=n(86),m=n(81),b=n(9),g=n(10),w=n(24),x=n(11),O=n(34),_=n(20),S=n(45),j=n(54),C=n(87),k=n(35),E=n(7),P=n(15),A=C.f,M=E.f,T=j.f,L=r.Symbol,I=r.JSON,N=I&&I.stringify,$=d("_hidden"),F=d("toPrimitive"),R={}.propertyIsEnumerable,V=f("symbol-registry"),B=f("symbols"),D=f("op-symbols"),G=Object.prototype,W="function"==typeof L&&!!k.f,z=r.QObject,U=!z||!z.prototype||!z.prototype.findChild,H=i&&s(function(){return 7!=S(M({},"a",{get:function(){return M(this,"a",{value:7}).a}})).a})?function(t,e,n){var r=A(G,e);r&&delete G[e],M(t,e,n),r&&t!==G&&M(G,e,r)}:M,J=function(t){var e=B[t]=S(L.prototype);return e._k=t,e},q=W&&"symbol"==typeof L.iterator?function(t){return"symbol"==typeof t}:function(t){return t instanceof L},K=function(t,e,n){return t===G&&K(D,e,n),b(t),e=O(e,!0),b(n),o(B,e)?(n.enumerable?(o(t,$)&&t[$][e]&&(t[$][e]=!1),n=S(n,{enumerable:_(0,!1)})):(o(t,$)||M(t,$,_(1,{})),t[$][e]=!0),H(t,e,n)):M(t,e,n)},Z=function(t,e){b(t);for(var n,r=h(e=x(e)),o=0,i=r.length;i>o;)K(t,n=r[o++],e[n]);return t},Q=function(t,e){return void 0===e?S(t):Z(S(t),e)},X=function(t){var e=R.call(this,t=O(t,!0));return!(this===G&&o(B,t)&&!o(D,t))&&(!(e||!o(this,t)||!o(B,t)||o(this,$)&&this[$][t])||e)},Y=function(t,e){if(t=x(t),e=O(e,!0),t!==G||!o(B,e)||o(D,e)){var n=A(t,e);return!n||!o(B,e)||o(t,$)&&t[$][e]||(n.enumerable=!0),n}},tt=function(t){for(var e,n=T(x(t)),r=[],i=0;n.length>i;)o(B,e=n[i++])||e==$||e==c||r.push(e);return r},et=function(t){for(var e,n=t===G,r=T(n?D:x(t)),i=[],u=0;r.length>u;)!o(B,e=r[u++])||n&&!o(G,e)||i.push(B[e]);return i};W||(L=function(){if(this instanceof L)throw TypeError("Symbol is not a constructor!");var t=l(arguments.length>0?arguments[0]:void 0),e=function(n){this===G&&e.call(D,n),o(this,$)&&o(this[$],t)&&(this[$][t]=!1),H(this,t,_(1,n))};return i&&U&&H(G,t,{configurable:!0,set:e}),J(t)},a(L.prototype,"toString",function(){return this._k}),C.f=Y,E.f=K,n(52).f=j.f=tt,n(25).f=X,k.f=et,i&&!n(16)&&a(G,"propertyIsEnumerable",X,!0),v.f=function(t){return J(d(t))}),u(u.G+u.W+u.F*!W,{Symbol:L});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;)y(ot[it++]);u(u.S+u.F*!W,"Symbol",{for:function(t){return o(V,t+="")?V[t]:V[t]=L(t)},keyFor:function(t){if(!q(t))throw TypeError(t+" is not a symbol!");for(var e in V)if(V[e]===t)return e},useSetter:function(){U=!0},useSimple:function(){U=!1}}),u(u.S+u.F*!W,"Object",{create:Q,defineProperty:K,defineProperties:Z,getOwnPropertyDescriptor:Y,getOwnPropertyNames:tt,getOwnPropertySymbols:et});var ut=s(function(){k.f(1)});u(u.S+u.F*ut,"Object",{getOwnPropertySymbols:function(t){return k.f(w(t))}}),I&&u(u.S+u.F*(!W||s(function(){var t=L();return"[null]"!=N([t])||"{}"!=N({a:t})||"{}"!=N(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],(g(e)||void 0!==t)&&!q(t))return m(e)||(e=function(t,e){if("function"==typeof n&&(e=n.call(this,t,e)),!q(e))return e}),r[1]=e,N.apply(I,r)}}),L.prototype[F]||n(8)(L.prototype,F,L.prototype.valueOf),p(L,"Symbol"),p(Math,"Math",!0),p(r.JSON,"JSON",!0)},57:function(t,e,n){var r=n(13),o=n(0),i=n(12);t.exports=function(t,e){var n=(o.Object||{})[t]||Object[t],u={};u[t]=e(n),r(r.S+r.F*i(function(){n(1)}),"Object",u)}},58:function(t,e,n){t.exports={default:n(82),__esModule:!0}},59:function(t,e,n){var r=n(30),o=Math.min;t.exports=function(t){return t>0?o(r(t),9007199254740991):0}},6:function(t,e){var n={}.hasOwnProperty;t.exports=function(t,e){return n.call(t,e)}},60:function(t,e,n){var r=n(2).document;t.exports=r&&r.documentElement},61:function(t,e){},62:function(t,e,n){"use strict";function r(t){if(null===t||void 0===t)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(t)}var o=n(64),i=n.n(o),u=n(96),a=n.n(u),c=n(28),s=n.n(c),f=n(99),p=n.n(f),l=p.a,d=Object.prototype.hasOwnProperty,v=Object.prototype.propertyIsEnumerable,y=function(){try{if(!s.a)return!1;var t=new String("abc");if(t[5]="de","5"===a()(t)[0])return!1;for(var e={},n=0;n<10;n++)e["_"+String.fromCharCode(n)]=n;if("0123456789"!==a()(e).map(function(t){return e[t]}).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach(function(t){r[t]=t}),"abcdefghijklmnopqrst"===i()(s()({},r)).join("")}catch(t){return!1}}()?s.a:function(t,e){for(var n,o,i=r(t),u=1;u<arguments.length;u++){n=Object(arguments[u]);for(var a in n)d.call(n,a)&&(i[a]=n[a]);if(l){o=l(n);for(var c=0;c<o.length;c++)v.call(n,o[c])&&(i[o[c]]=n[o[c]])}}return i};e.a=y},64:function(t,e,n){t.exports={default:n(94),__esModule:!0}},65:function(t,e,n){"use strict";e.a={props:{zIndex:{type:Number,default:100},maskClosable:{type:Boolean,default:!1}}}},7:function(t,e,n){var r=n(9),o=n(48),i=n(34),u=Object.defineProperty;e.f=n(5)?Object.defineProperty:function(t,e,n){if(r(t),e=i(e,!0),r(n),o)try{return u(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}},70:function(t,e){t.exports=function(t,e){return{value:e,done:!!t}}},71:function(t,e,n){var r=n(30),o=n(29);t.exports=function(t){return function(e,n){var i,u,a=String(o(e)),c=r(n),s=a.length;return c<0||c>=s?t?"":void 0:(i=a.charCodeAt(c),i<55296||i>56319||c+1===s||(u=a.charCodeAt(c+1))<56320||u>57343?t?a.charAt(c):i:t?a.slice(c,c+2):u-56320+(i-55296<<10)+65536)}}},72:function(t,e,n){"use strict";var r=n(45),o=n(20),i=n(27),u={};n(8)(u,n(3)("iterator"),function(){return this}),t.exports=function(t,e,n){t.prototype=r(u,{next:o(1,n)}),i(t,e+" Iterator")}},73:function(t,e,n){var r=n(7),o=n(9),i=n(15);t.exports=n(5)?Object.defineProperties:function(t,e){o(t);for(var n,u=i(e),a=u.length,c=0;a>c;)r.f(t,n=u[c++],e[n]);return t}},74:function(t,e,n){var r=n(11),o=n(59),i=n(75);t.exports=function(t){return function(e,n,u){var a,c=r(e),s=o(c.length),f=i(u,s);if(t&&n!=n){for(;s>f;)if((a=c[f++])!=a)return!0}else for(;s>f;f++)if((t||f in c)&&c[f]===n)return t||f||0;return!t&&-1}}},75:function(t,e,n){var r=n(30),o=Math.max,i=Math.min;t.exports=function(t,e){return t=r(t),t<0?o(t+e,0):i(t,e)}},76:function(t,e,n){var r=n(6),o=n(24),i=n(31)("IE_PROTO"),u=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?u:null}},77:function(t,e,n){"use strict";var r=n(78),o=n(70),i=n(18),u=n(11);t.exports=n(44)(Array,"Array",function(t,e){this._t=u(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")},78:function(t,e){t.exports=function(){}},79:function(t,e,n){var r=n(23)("meta"),o=n(10),i=n(6),u=n(7).f,a=0,c=Object.isExtensible||function(){return!0},s=!n(12)(function(){return c(Object.preventExtensions({}))}),f=function(t){u(t,r,{value:{i:"O"+ ++a,w:{}}})},p=function(t,e){if(!o(t))return"symbol"==typeof t?t:("string"==typeof t?"S":"P")+t;if(!i(t,r)){if(!c(t))return"F";if(!e)return"E";f(t)}return t[r].i},l=function(t,e){if(!i(t,r)){if(!c(t))return!0;if(!e)return!1;f(t)}return t[r].w},d=function(t){return s&&v.NEED&&c(t)&&!i(t,r)&&f(t),t},v=t.exports={KEY:r,NEED:!1,fastKey:p,getWeak:l,onFreeze:d}},8:function(t,e,n){var r=n(7),o=n(20);t.exports=n(5)?function(t,e,n){return r.f(t,e,o(1,n))}:function(t,e,n){return t[e]=n,t}},80:function(t,e,n){"use strict";function r(t){return t&&t.__esModule?t:{default:t}}e.__esModule=!0;var o=n(88),i=r(o),u=n(90),a=r(u),c="function"==typeof a.default&&"symbol"==typeof i.default?function(t){return typeof t}:function(t){return t&&"function"==typeof a.default&&t.constructor===a.default&&t!==a.default.prototype?"symbol":typeof t};e.default="function"==typeof a.default&&"symbol"===c(i.default)?function(t){return void 0===t?"undefined":c(t)}:function(t){return t&&"function"==typeof a.default&&t.constructor===a.default&&t!==a.default.prototype?"symbol":void 0===t?"undefined":c(t)}},81:function(t,e,n){var r=n(26);t.exports=Array.isArray||function(t){return"Array"==r(t)}},82: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)}},83:function(t,e,n){n(84),t.exports=n(0).Object.assign},84:function(t,e,n){var r=n(13);r(r.S+r.F,"Object",{assign:n(85)})},85:function(t,e,n){"use strict";var r=n(5),o=n(15),i=n(35),u=n(25),a=n(24),c=n(46),s=Object.assign;t.exports=!s||n(12)(function(){var t={},e={},n=Symbol(),r="abcdefghijklmnopqrst";return t[n]=7,r.split("").forEach(function(t){e[t]=t}),7!=s({},t)[n]||Object.keys(s({},e)).join("")!=r})?function(t,e){for(var n=a(t),s=arguments.length,f=1,p=i.f,l=u.f;s>f;)for(var d,v=c(arguments[f++]),y=p?o(v).concat(p(v)):o(v),h=y.length,m=0;h>m;)d=y[m++],r&&!l.call(v,d)||(n[d]=v[d]);return n}:s},86:function(t,e,n){var r=n(15),o=n(35),i=n(25);t.exports=function(t){var e=r(t),n=o.f;if(n)for(var u,a=n(t),c=i.f,s=0;a.length>s;)c.call(t,u=a[s++])&&e.push(u);return e}},87:function(t,e,n){var r=n(25),o=n(20),i=n(11),u=n(34),a=n(6),c=n(48),s=Object.getOwnPropertyDescriptor;e.f=n(5)?s:function(t,e){if(t=i(t),e=u(e,!0),c)try{return s(t,e)}catch(t){}if(a(t,e))return o(!r.f.call(t,e),t[e])}},88:function(t,e,n){t.exports={default:n(89),__esModule:!0}},89:function(t,e,n){n(53),n(55),t.exports=n(36).f("iterator")},9:function(t,e,n){var r=n(10);t.exports=function(t){if(!r(t))throw TypeError(t+" is not an object!");return t}},90:function(t,e,n){t.exports={default:n(91),__esModule:!0}},91:function(t,e,n){n(56),n(61),n(92),n(93),t.exports=n(0).Symbol},92:function(t,e,n){n(37)("asyncIterator")},93:function(t,e,n){n(37)("observable")},94:function(t,e,n){n(95),t.exports=n(0).Object.keys},95:function(t,e,n){var r=n(24),o=n(15);n(57)("keys",function(){return function(t){return o(r(t))}})},96:function(t,e,n){t.exports={default:n(97),__esModule:!0}},97:function(t,e,n){n(98);var r=n(0).Object;t.exports=function(t){return r.getOwnPropertyNames(t)}},98:function(t,e,n){n(57)("getOwnPropertyNames",function(){return n(54).f})},99:function(t,e,n){t.exports={default:n(100),__esModule:!0}}})});