@xysfe/actui
Version:
A fantastic mobile ui lib implement by Vue
1 lines • 73.8 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.CrmReserveInfoLayer=e():t.CrmReserveInfoLayer=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=2107)}({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,s,a){t=t||{};var c=typeof t.default;"object"!==c&&"function"!==c||(t=t.default);var u="function"==typeof t?t.options:t;e&&(u.render=e,u.staticRenderFns=n,u._compiled=!0),r&&(u.functional=!0),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=a?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},10:function(t,e){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},100:function(t,e,n){t.exports={default:n(101),__esModule:!0}},101:function(t,e,n){n(55),t.exports=n(0).Object.getOwnPropertySymbols},102: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(s.test(c)){var u=s.exec(c)[1];u=Object(i.a)(u),r[u]=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(103),s=new RegExp(/^on(.+)/),a=["class","style","attrs","props","domProps","on","nativeOn","directives","scopedSlots","slot","key","ref","refInFor"]},103: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),s=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(s.p)(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))}},104:function(t,e,n){"use strict";function r(t,e,n,r){var i=void 0,s=void 0,a=new t({render:function(t){var n=s&&s(t);return n&&!Object(o.p)(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,s=e},a.updateRenderData(n,r),a.$mount(),a.init(),a.$children[0]}e.a=r;var o=n(4)},105:function(t,e,n){"use strict";var r=n(20),o=n(64);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)}}}},106:function(t,e,n){"use strict";e.__esModule=!0;var r=n(28),o=function(t){return t&&t.__esModule?t:{default:t}}(r);e.default=o.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}},107:function(t,e,n){var r=n(26),o=n(3)("toStringTag"),i="Arguments"==r(function(){return arguments}()),s=function(t,e){try{return t[e]}catch(t){}};t.exports=function(t){var e,n,a;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=s(e=Object(t),o))?n:i?r(e):"Object"==(a=r(e))&&"function"==typeof e.callee?"Arguments":a}},108:function(t,e,n){"use strict";function r(t){a||n(120)}var o=n(105),i=n(121),s=n(1),a=!1,c=r,u=Object(s.a)(o.a,i.a,i.b,!1,c,null,null);u.options.__file="src\\components\\common\\popup.vue",e.a=u.exports},11:function(t,e,n){var r=n(47),o=n(29);t.exports=function(t){return r(o(t))}},110:function(t,e,n){var r=n(9),o=n(40),i=n(3)("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)}},111:function(t,e,n){var r,o,i,s=n(38),a=n(146),c=n(60),u=n(41),f=n(2),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(){a("function"==typeof t?t:Function(t),e)},r(m),m},d=function(t){delete y[t]},"process"==n(26)(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){c.appendChild(u("script")).onreadystatechange=function(){c.removeChild(this),g.call(t)}}:function(t){setTimeout(s(g,t,1),0)}),t.exports={set:p,clear:d}},112:function(t,e){t.exports=function(t){try{return{e:!1,v:t()}}catch(t){return{e:!0,v:t}}}},113:function(t,e,n){var r=n(9),o=n(10),i=n(68);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}},114:function(t,e,n){"use strict";function r(t){t.interceptors.response.use(function(t){return t},function(t){var e={403:"请求被拒绝,请联系客服处理",404:"您访问的资源不可用,请联系客服处理",502:"服务器网关出错,请稍后重试",503:"服务器维护中,请稍后重试",504:"服务器请求超时,请稍后重试"},n="";return n=t&&t.response&&t.response.status?e[t.response.status]?e[t.response.status]+"("+t.response.status+")":"请求失败,请稍后重试("+t.response.status+")":t&&t.message&&/timeout/i.test(t.message)?"请求超时,请稍后重试":"请求失败,请稍后重试",a.a.reject(new Error(n))})}function o(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:6e4;return new a.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 a.a.resolve(t.data)})}e.a=r,e.d=o,e.c=i;var s=n(52),a=n.n(s),c=n(164),u=n.n(c);e.b=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:6e4;return new a.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),a="[object Object]"===Object.prototype.toString.call(r);e(r,function(e,r){i=Object.prototype.toString.call(r),o&&(e=o+"["+(a||"[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)})})}},115:function(t,e,n){var r=n(107),o=n(3)("iterator"),i=n(18);t.exports=n(0).getIteratorMethod=function(t){if(void 0!=t)return t[o]||t["@@iterator"]||i[r(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}}},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},123:function(t,e,n){var r=n(38),o=n(136),i=n(137),s=n(9),a=n(59),c=n(115),u={},f={},e=t.exports=function(t,e,n,l,p){var d,h,v,m,y=p?function(){return t}:c(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=a(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},125: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)}}},126: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(17);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 a=t.indexOf("#");-1!==a&&(t=t.slice(0,a)),t+=(-1===t.indexOf("?")?"?":"&")+i}return t}},127:function(t,e,n){"use strict";t.exports=function(t){return!(!t||!t.__CANCEL__)}},128: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(17),i=n(170),s={"Content-Type":"application/x-www-form-urlencoded"},a={adapter:function(){var t;return"undefined"!=typeof XMLHttpRequest?t=n(129):void 0!==e&&"[object process]"===Object.prototype.toString.call(e)&&(t=n(129)),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}};a.headers={common:{Accept:"application/json, text/plain, */*"}},o.forEach(["delete","get","head"],function(t){a.headers[t]={}}),o.forEach(["post","put","patch"],function(t){a.headers[t]=o.merge(s)}),t.exports=a}).call(e,n(153))},129:function(t,e,n){"use strict";var r=n(17),o=n(171),i=n(126),s=n(173),a=n(176),c=n(177),u=n(130);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?a(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(178),g=(t.withCredentials||c(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)})}},13:function(t,e,n){var r=n(2),o=n(0),i=n(38),s=n(7),a=n(6),c=function(t,e,n){var u,f,l,p=t&c.F,d=t&c.G,h=t&c.S,v=t&c.P,m=t&c.B,y=t&c.W,g=d?o:o[e]||(o[e]={}),b=g.prototype,w=d?r:h?r[e]:(r[e]||{}).prototype;d&&(n=e);for(u in n)(f=!p&&w&&void 0!==w[u])&&a(g,u)||(l=f?w[u]:n[u],g[u]=d&&"function"!=typeof w[u]?n[u]:m&&f?i(l,r):y&&w[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&c.R&&b&&!b[u]&&s(b,u,l)))};c.F=1,c.G=2,c.S=4,c.P=8,c.B=16,c.W=32,c.U=64,c.R=128,t.exports=c},130:function(t,e,n){"use strict";var r=n(172);t.exports=function(t,e,n,o,i){var s=new Error(t);return r(s,e,n,o,i)}},131:function(t,e,n){"use strict";var r=n(17);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 a=o.concat(i).concat(s),c=Object.keys(e).filter(function(t){return-1===a.indexOf(t)});return r.forEach(c,function(r){void 0!==e[r]?n[r]=e[r]:void 0!==t[r]&&(n[r]=t[r])}),n}},132: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},136:function(t,e,n){var r=n(9);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}}},137:function(t,e,n){var r=n(18),o=n(3)("iterator"),i=Array.prototype;t.exports=function(t){return void 0!==t&&(r.Array===t||i[o]===t)}},139: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}},14:function(t,e,n){"use strict";function r(t,e){return function(n,r){var s=this,a=Object(o.a)(n),c=Object(i.a)(e,t,a,r),u=c.$parent,f=c.remove,l=c.show,p=c.hide;return c.remove=function(){c.$removed=!0,f&&f.call(this),u.destroy()},c.show=function(){return l&&l.call.apply(l,[this].concat(Array.prototype.slice.call(arguments))),this},c.hide=function(){return p&&p.call.apply(p,[this].concat(Array.prototype.slice.call(arguments))),this},s&&s._isVue&&s.$once("hook:beforeDestroy",function(){c.$removed||c.remove()}),c}}e.a=r;var o=n(102),i=n(104)},140:function(t,e,n){var r=n(7);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}},141:function(t,e,n){var r=n(3)("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}},142:function(t,e,n){"use strict";var r=n(2),o=n(0),i=n(8),s=n(5),a=n(3)("species");t.exports=function(t){var e="function"==typeof o[t]?o[t]:r[t];s&&e&&!e[a]&&i.f(e,a,{configurable:!0,get:function(){return this}})}},144:function(t,e,n){n(61),n(53),n(56),n(145),n(149),n(150),t.exports=n(0).Promise},145:function(t,e,n){"use strict";var r,o,i,s,a=n(16),c=n(2),u=n(38),f=n(107),l=n(13),p=n(10),d=n(40),h=n(139),v=n(123),m=n(110),y=n(111).set,g=n(147)(),b=n(68),w=n(112),x=n(148),_=n(113),C=c.TypeError,j=c.process,O=j&&j.versions,S=O&&O.v8||"",I=c.Promise,E="process"==f(j),T=function(){},A=o=b.f,k=!!function(){try{var t=I.resolve(1),e=(t.constructor={})[n(3)("species")]=function(t){t(T,T)};return(E||"function"==typeof PromiseRejectionEvent)&&t.then(T)instanceof e&&0!==S.indexOf("6.6")&&-1===x.indexOf("Chrome/66")}catch(t){}}(),P=function(t){var e;return!(!p(t)||"function"!=typeof(e=t.then))&&e},L=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,a=o?e.ok:e.fail,c=e.resolve,u=e.reject,f=e.domain;try{a?(o||(2==t._h&&M(t),t._h=1),!0===a?n=r:(f&&f.enter(),n=a(r),f&&(f.exit(),s=!0)),n===e.promise?u(C("Promise-chain cycle")):(i=P(n))?i.call(n,c,u):c(n)):u(r)}catch(t){f&&!s&&f.exit(),u(t)}}(n[i++]);t._c=[],t._n=!1,e&&!t._h&&N(t)})}},N=function(t){y.call(c,function(){var e,n,r,o=t._v,i=R(t);if(i&&(e=w(function(){E?j.emit("unhandledRejection",o,t):(n=c.onunhandledrejection)?n({promise:t,reason:o}):(r=c.console)&&r.error&&r.error("Unhandled promise rejection",o)}),t._h=E||R(t)?2:1),t._a=void 0,i&&e.e)throw e.v})},R=function(t){return 1!==t._h&&0===(t._a||t._c).length},M=function(t){y.call(c,function(){var e;E?j.emit("rejectionHandled",t):(e=c.onrejectionhandled)&&e({promise:t,reason:t._v})})},$=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()),L(e,!0))},D=function(t){var e,n=this;if(!n._d){n._d=!0,n=n._w||n;try{if(n===t)throw C("Promise can't be resolved itself");(e=P(t))?g(function(){var r={_w:n,_d:!1};try{e.call(t,u(D,r,1),u($,r,1))}catch(t){$.call(r,t)}}):(n._v=t,n._s=1,L(n,!1))}catch(t){$.call({_w:n,_d:!1},t)}}};k||(I=function(t){h(this,I,"Promise","_h"),d(t),r.call(this);try{t(u(D,this,1),u($,this,1))}catch(t){$.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(140)(I.prototype,{then:function(t,e){var n=A(m(this,I));return n.ok="function"!=typeof t||t,n.fail="function"==typeof e&&e,n.domain=E?j.domain:void 0,this._c.push(n),this._a&&this._a.push(n),this._s&&L(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(D,t,1),this.reject=u($,t,1)},b.f=A=function(t){return t===I||t===s?new i(t):o(t)}),l(l.G+l.W+l.F*!k,{Promise:I}),n(27)(I,"Promise"),n(142)("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*(a||!k),"Promise",{resolve:function(t){return _(a&&this===s?I:this,t)}}),l(l.S+l.F*!(k&&n(141)(function(t){I.all(t).catch(T)})),"Promise",{all:function(t){var e=this,n=A(e),r=n.resolve,o=n.reject,i=w(function(){var n=[],i=0,s=1;v(t,!1,function(t){var a=i++,c=!1;n.push(void 0),s++,e.resolve(t).then(function(t){c||(c=!0,n[a]=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=w(function(){v(t,!1,function(t){e.resolve(t).then(n.resolve,r)})});return o.e&&r(o.v),n.promise}})},146: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)}},147:function(t,e,n){var r=n(2),o=n(111).set,i=r.MutationObserver||r.WebKitMutationObserver,s=r.process,a=r.Promise,c="process"==n(26)(s);t.exports=function(){var t,e,n,u=function(){var r,o;for(c&&(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(c)n=function(){s.nextTick(u)};else if(!i||r.navigator&&r.navigator.standalone)if(a&&a.resolve){var f=a.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}}},148:function(t,e,n){var r=n(2),o=r.navigator;t.exports=o&&o.userAgent||""},149:function(t,e,n){"use strict";var r=n(13),o=n(0),i=n(2),s=n(110),a=n(113);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 a(e,t()).then(function(){return n})}:t,n?function(n){return a(e,t()).then(function(){throw n})}:t)}})},15:function(t,e,n){var r=n(50),o=n(33);t.exports=Object.keys||function(t){return r(t,o)}},150:function(t,e,n){"use strict";var r=n(13),o=n(68),i=n(112);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}})},153: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&&a())}function a(){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 c(t,e){this.fun=t,this.array=e}function u(){}var f,l,p=t.exports={};!function(){try{f="function"==typeof setTimeout?setTimeout:n}catch(t){f=n}try{l="function"==typeof clearTimeout?clearTimeout:r}catch(t){l=r}}();var d,h=[],v=!1,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 c(t,e)),1!==h.length||v||o(a)},c.prototype.run=function(){this.fun.apply(null,this.array)},p.title="browser",p.browser=!0,p.env={},p.argv=[],p.version="",p.versions={},p.on=u,p.addListener=u,p.once=u,p.off=u,p.removeListener=u,p.removeAllListeners=u,p.emit=u,p.prependListener=u,p.prependOnceListener=u,p.listeners=function(t){return[]},p.binding=function(t){throw new Error("process.binding is not supported")},p.cwd=function(){return"/"},p.chdir=function(t){throw new Error("process.chdir is not supported")},p.umask=function(){return 0}},1596:function(t,e,n){"use strict";var r=n(28),o=n.n(r),i=n(106),s=n.n(i),a=n(20),c=n(108),u=n(64),f=n(116),l=n(114),p=n(4),d={1:{title:"恭喜您完成预约",contentHtml:'<p>我们将委派专业的顾问老师为您进行后续服务!请您<span style="color: var(--theme-cril-text-color);">保持电话畅通 / 留意微信"服务通知"提醒</span>,以便接收专属顾问服务。</p>'},2:{title:"恭喜您完成预约",contentHtml:"<p>您的专属顾问%CHINESE_NAME%将会尽快与您进行联系!期间请您保持电话畅通,如有需要也可微信联系顾问。</p>"}},h=[{title:"小雨伞用户协议",type:1,urls:["/static/html/user/useragreement.html"],src:"/static/html/user/useragreement.html"},{title:"小雨伞隐私政策",type:1,urls:["/static/html/user/priviteagreement.html"],src:"/static/html/user/priviteagreement.html"},{title:"小雨伞用户投保敏感个人信息授权书",type:1,urls:["/static/html/user/userSensitiveAuthorizationAgreement.html"],src:"/static/html/user/userSensitiveAuthorizationAgreement.html"}],v={chn:"dxcp-yyzx",chn_name:"客户于平台电销产品商详页点击预约顾问咨询",type_key:"新项目-电销产品咨询"};e.a={name:"ActCrmReserveInfoLayer",mixins:[a.a,u.a,f.a],props:{groupInfo:{type:Object,default:function(){return{}}},extraParams:{type:Object,default:function(){return{}}},brandColor:{type:String,default:"#8c7fee"},isManual:{type:Boolean,default:!1},isNewImport:{type:Boolean,default:!1},defaultInfo:{type:Object,default:function(){return{}}}},components:{ActPopup:c.a},data:function(){return{username:this.defaultInfo.username||"",mobile:this.defaultInfo.mobile||"",rcode:"",iv:"",gender:"先生",appoint_time:"全天:10:00 ~ 18:00",isAgree:!1,countDown:0,timeLists:["全天:10:00 ~ 18:00","上午:10:00 ~ 12:30","下午:14:30 ~ 18:00"],successType:"2",successWin:!1,content:{mobile:""},handlerInfo:{title:"",contentHtml:"",handler:"alex",chinese_name:"牛逼",qrcode:"",headurl:""},showDefaultAvatar:"this.src='https://sslstatic.xiaoyusan.com/img/act/defaultAvatar2.736f091af6567d1c.png';this.onerror=null;"}},defaultInfo:{handler:function(t){t&&(t.username&&!this.username&&(this.username=t.username),t.mobile&&!this.mobile&&(this.mobile=t.mobile))},deep:!0,immediate:!0},methods:{maskClick:function(){this.cancel()},cancel:function(){this.successWin=!1,this.clearCountDown(),this.$emit("cancel"),this.hide(),this.resetForm()},resetForm:function(){this.rcode="",this.username=this.defaultInfo.username||"",this.mobile=this.defaultInfo.mobile||""},backIndex:function(){this.$emit("backIndex")},getImportParams:function(){var t={};return t=this.isNewImport?{chn_name:v.chn_name}:s()({},v),o()(t,s()({username:this.username.trim()+this.gender,mobile:this.mobile,appoint_time:this.appoint_time,code:this.rcode.trim()},Object(p.A)(this.groupInfo)?this.groupInfo:{},Object(p.A)(this.extraParams)?this.extraParams:{}))},submitInfo:function(){if(!this.loading){if(!this.username.trim())return void this.$refs.toast.show("请输入您的称呼!");if(!/^1[1-9]\d{9}\s*$/.test(this.mobile))return void this.$refs.toast.show("请输入正确的手机号!");if(!this.rcode.trim())return void this.$refs.toast.show("请输入短信验证码!");if(!this.isAgree)return void this.$refs.toast.show("请勾选底部协议!");var t=this.getImportParams();if(this.isManual)return void this.$emit("submit",{params:t});this.loading=!0,this.showLoading(),this.isNewImport?this.newImport(t):this.crmImport(t)}},crmImport:function(t){var e=this;Object(l.b)("/CRMApi/importClientConsult",t).then(function(t){0==+t.data.ret?e.getHandlerInfo(t.data.data.code||""):(e.$refs.toast.show(t.data.errmsg||"系统异常,请稍后再试"),e.loading=!1,e.hideLoading())}).catch(function(t){e.$refs.toast.show(t.message||"系统异常,请稍后再试"),e.loading=!1,e.hideLoading()})},getHandlerInfo:function(t){var e=this;Object(l.b)("/CRMApi/getClientHandler",{code:t}).then(function(t){if(0==+t.data.ret){var n=t.data.data;e.handleHandlerInfo(n)}else e.$refs.toast.show(t.data.errmsg||"系统异常,请稍后再试");e.$emit("submitInfo"),e.loading=!1,e.hideLoading()}).catch(function(t){e.$refs.toast.show(t.message||"系统异常,请稍后再试"),e.loading=!1,e.hideLoading()})},newImport:function(t){var e=this;Object(l.b)("/activity/ActItemBuy/importClientByAct",t).then(function(t){if(0==+t.data.ret){var n=t.data.data;e.handleHandlerInfo(n)}else e.$refs.toast.show(t.data.errmsg||"系统异常,请稍后再试")}).catch(function(t){e.$refs.toast.show(t.message||"系统异常,请稍后再试")}).finally(function(){e.loading=!1,e.hideLoading()})},handleHandlerInfo:function(t){if(t.clientHandlerInfo&&t.clientHandlerInfo.handlerInfo&&t.clientHandlerInfo.handlerInfo.handler){var e=t.clientHandlerInfo.handlerInfo,n=e.handler,r=e.chinese_name,o=void 0===r?"":r,i=e.wework,s=void 0===i?{}:i;this.handlerInfo.handler=n,this.handlerInfo.chinese_name=o,this.handlerInfo.qrcode=s.qrcode||"",this.handlerInfo.headurl=s.headurl||"",this.successType="2"}else this.successType="1",this.handlerInfo.handler="",this.handlerInfo.chinese_name="";this.handlerInfo.title=d[this.successType].title,this.handlerInfo.contentHtml=d[this.successType].contentHtml.replace(/%CHINESE_NAME%/g,this.handlerInfo.chinese_name||this.handlerInfo.headurl||""),this.hide(),this.successWin=!0},getQrCode:function(){var t=this;if(!(this.countDown>0)){if(!/^1[1-9]\d{9}\s*$/.test(this.mobile))return void this.$refs.toast.show("请输入正确的手机号!");this.jigsawVerifyCodeLayer?this.jigsawVerifyCodeLayer.setData({mobile:this.mobile}):this.jigsawVerifyCodeLayer=this.$createJigsawVerifyCode({zIndex:this.zIndex+2,mobile:this.mobile,brandColor:this.brandColor,scene:"crm",chn:"dxcp-yyzx",onSent:function(){t.$refs.toast.show("验证码已发送"),t.beginCountDown()},onCancel:function(){t.$refs.toast.show("用户取消")},onError:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=e.ret,r=e.errmsg;t.$refs.toast.show(r),console.error("onError",{ret:n,errmsg:r})}}),this.jigsawVerifyCodeLayer.sendVerifyCode()}},beginCountDown:function(){var t=this;clearInterval(this.timer),this.countDown=60,this.timer=setInterval(function(){t.countDown>0?t.countDown--:t.clearCountDown()},1e3)},showHandlerWin:function(t){this.handlerInfo.title=t.title||"",this.handlerInfo.contentHtml=t.contentHtml||"",this.handlerInfo.handler=t.handler||"",this.handlerInfo.chinese_name=t.chinese_name||"",this.handlerInfo.qrcode=t.qrcode||"",this.handlerInfo.headurl=t.headurl||"",this.successWin=!0},showLoading:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"加载中...";this.loadingIns.show(t,0)},hideLoading:function(){this.loadingIns.hide()},clearCountDown:function(){clearInterval(this.timer),this.timer=0,this.countDown=0},setThemeColor:function(){this.$refs.ddxgWrapper.style.setProperty("--theme-cril-text-color",this.brandColor)},openNoticeLayer:function(t){var e=this;this.goldNoticeTermsIns||(this.goldNoticeTermsIns=this.$createGoldNoticeTerms({title:"请仔细阅读一下内容",noticeterms:h,brandColor:this.brandColor,confirmButtonText:"关闭",showProtocol:!1,zIndex:this.zIndex+1})),this.goldNoticeTermsIns.show(),this.$nextTick(function(){e.goldNoticeTermsIns.changeTab(t,!0)})},_getUserInfo:function(){var t=this;this.username||this.mobile||Object(l.b)("/activity/user/getusernameandmobile").then(function(e){if(0==+e.data.ret){var n=e.data.data;t.username=n.authName||"",t.username.indexOf("女士")>-1?t.gender="女士":t.gender="先生",t.mobile=n.mobile||""}else console.log("res",e)})}},mounted:function(){this.loadingIns=this.$createToast({toastTime:0,toastTxt:"加载中...",icon:{align:"left",type:"cir2",size:30,color:this.brandColor}}),this.setThemeColor()},watch:{isVisible:function(t){t&&this._getUserInfo()}},beforeDestroy:function(){this.clearCountDown()}}},16:function(t,e){t.exports=!0},164:function(t,e,n){t.exports=n(165)},165: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(17),i=n(125),s=n(166),a=n(131),c=n(128),u=r(c);u.Axios=s,u.create=function(t){return r(a(u.defaults,t))},u.Cancel=n(132),u.CancelToken=n(179),u.isCancel=n(127),u.all=function(t){return Promise.all(t)},u.spread=n(180),t.exports=u,t.exports.default=u},166:function(t,e,n){"use strict";function r(t){this.defaults=t,this.interceptors={request:new s,response:new s}}var o=n(17),i=n(126),s=n(167),a=n(168),c=n(131);r.prototype.request=function(t){"string"==typeof t?(t=arguments[1]||{},t.url=arguments[0]):t=t||{},t=c(this.defaults,t),t.method?t.method=t.method.toLowerCase():this.defaults.method?t.method=this.defaults.method.toLowerCase():t.method="get";var e=[a,void 0],n=Promise.resolve(t);for(this.interceptors.request.forEach(function(t){e.unshift(t.fulfilled,t.rejected)}),this.interceptors.response.forEach(function(t){e.push(t.fulfilled,t.rejected)});e.length;)n=n.then(e.shift(),e.shift());return n},r.prototype.getUri=function(t){return t=c(this.defaults,t),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},167:function(t,e,n){"use strict";function r(){this.handlers=[]}var o=n(17);r.prototype.use=function(t,e){return this.handlers.push({fulfilled:t,rejected:e}),this.handlers.length-1},r.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)},r.prototype.forEach=function(t){o.forEach(this.handlers,function(e){null!==e&&t(e)})},t.exports=r},168:function(t,e,n){"use strict";function r(t){t.cancelToken&&t.cancelToken.throwIfRequested()}var o=n(17),i=n(169),s=n(127),a=n(128);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||a.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)})}},169:function(t,e,n){"use strict";var r=n(17);t.exports=function(t,e,n){return r.forEach(n,function(n){t=n(t,e)}),t}},17: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 a(t){return"undefined"!=typeof FormData&&t instanceof FormData}function c(t){return"undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer&&t.buffer instanceof ArrayBuffer}function u(t){return"string"==typeof t}function f(t){return"number"==typeof t}function l(t){return null!==t&&"object"==typeof t}function p(t){return"[object Date]"===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 w(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 x(){function t(t,n){"object"==typeof e[n]&&"object"==typeof t?e[n]=x(e[n],t):e[n]=t}for(var e={},n=0,r=arguments.length;n<r;n++)w(arguments[n],t);return e}function _(){function t(t,n){"object"==typeof e[n]&&"object"==typeof t?e[n]=_(e[n],t):e[n]="object"==typeof t?_({},t):t}for(var e={},n=0,r=arguments.length;n<r;n++)w(arguments[n],t);return e}function C(t,e,n){return w(e,function(e,r){t[r]=n&&"function"==typeof e?j(e,n):e}),t}var j=n(125),O=Object.prototype.toString;t.exports={isArray:r,isArrayBuffer:s,isBuffer:i,isFormData:a,isArrayBufferView:c,isString:u,isNumber:f,isObject:l,isUndefined:o,isDate:p,isFile:d,isBlob:h,isFunction:v,isStream:m,isURLSearchParams:y,isStandardBrowserEnv:b,forEach:w,merge:x,deepMerge:_,extend:C,trim:g}},170:function(t,e,n){"use strict";var r=n(17);t.exports=function(t,e){r.forEach(t,function(n,r){r!==e&&r.toUpperCase()===e.toUpperCase()&&(t[e]=n,delete t[r])})}},171:function(t,e,n){"use strict";var r=n(130);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))}},172: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}},173:function(t,e,n){"use strict";var r=n(174),o=n(175);t.exports=function(t,e){return t&&!r(e)?o(t,e):e}},174:function(t,e,n){"use strict";t.exports=function(t){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(t)}},175:function(t,e,n){"use strict";t.exports=function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}},176:function(t,e,n){"use strict";var r=n(17),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}},177:function(t,e,n){"use strict";var r=n(17);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}}()},178:function(t,e,n){"use strict";var r=n(17);t.exports=r.isStandardBrowserEnv()?function(){return{write:function(t,e,n,o,i,s){var a=[];a.push(t+"="+encodeURIComponent(e)),r.isNumber(n)&&a.push("expires="+new Date(n).toGMTString()),r.isString(o)&&a.push("path="+o),r.isString(i)&&a.push("domain="+i),!0===s&&a.push("secure"),document.cookie=a.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(){}}}()},179: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(132);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},18:function(t,e){t.exports={}},180:function(t,e,n){"use strict";t.exports=function(t){return function(e){return t.apply(null,e)}}},19:function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},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,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},2107:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(14),o=n(2108);o.a.install=function(t){t.component(o.a.name,o.a),t.prototype.$createCrmReserveInfoLayer=Object(r.a)(o.a,t)},e.default=o.a},2108:function(t,e,n){"use strict";function r(t){a||n(2109)}var o=n(1596),i=n(2110),s=n(1),a=!1,c=r,u=Object(s.a)(o.a,i.a,i.b,!1,c,"data-v-9d70d77a",null);u.options.__file="src\\components\\CrmReserveInfoLayer\\src\\index.vue",e.a=u.exports},2109:function(t,e){},2110: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:"ddxgWrapper"},[n("transition",{attrs:{name:"act-picker-fade"}},[n("act-popup",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],attrs:{type:"picker",mask:!0,center:!1,topBorderRadius:!0,zIndex:t.zIndex},on:{touchmove:function(t){t.preventDefault()},"mask-click":t.maskClick}},[n("transition",{attrs:{name:"act-picker-move"}},[n("div",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],staticClass:"content-wrapper",on:{click:function(t){t.stopPropagation()}}},[n("div",{staticClass:"top-box"},[n("div",{staticClass:"common-box"},[n("div",{staticClass:"title"},[t._v("\n 填写预约信息\n ")]),t._v(" "),n("div",{staticClass:"content-box"},[n("div",{staticClass:"input-item"},[n("div",{staticClass:"icon icon-name"}),t._v(" "),n("input",{directives:[{name:"model",rawName:"v-model",value:t.username,expression:"username"}],staticClass:"input-cc",attrs:{type:"text",placeholder:"请输入您的称呼"},domProps:{value:t.username},on:{input:function(e){e.target.composing||(t.username=e.target.value)}}}),t._v(" "),n("div",{staticClass:"gender-box"},[n("div",{class:["gender-item",{active:"先生"===t.gender}],on:{click:function(e){t.gender="先生"}}},[t._v("\n 先生\n ")]),t._v(" "),n("div",{class:["gender-item",{active:"女士"===t.gender}],on:{click:function(e){t.gender="女士"}}},[t._v("\n 女士\n ")])])]),t._v(" "),n("div",{staticClass:"input-item"},[n("div",{staticClass:"icon icon-call"}),t._v(" "),n("input",{directives:[{name:"model",rawName:"v-model",value:t.mobile,expression:"mobile"}],staticClass:"input-cc",attrs:{type:"phone",placeholder:"请输入您的手机号"},domProps:{value:t.mobile},on:{input:function(e){e.target.composing||(t.mobile=e.target.value)}}})]),t._v(" "),n("div",{staticClass:"input-item"},[n("div",{staticClass:"icon icon-mail"}),t._v(" "),n("input",{directives:[{name:"model",rawName:"v-model",value:t.rcode,expression:"rcode"}],staticClass:"input-cc",attrs:{type:"phone",placeholder:"请输入验证码"},domProps:{value:t.rcode},on:{input:function(e){e.target.composing||(t.rcode=e.target.value)}}}),t._v(" "),n("div",{staticClass:"auth-code",on:{click:t.getQrCode}},[t._v("\n "+t._s(t.countDown>0?"重新发送("+t.countDown+"s)":"获取验证码")+"\n ")])])])]),t._v(" "),n("div",{staticClass:"common-box"},[n("div",{staticClass:"title"},[t._v("\n 您的期望联系时间\n ")]),t._v(" "),n("div",{staticClass:"time-box"},t._l(t.timeLists,function(e,r){return n("div",{key:r,class:["time-item",{active:e===t.appoint_time}],on:{click:function(n){t.appoint_time=e}}},[t._v("\n "+t._s(e)+"\n ")])}),0)])]),t._v(" "),n("div",{staticClass:"bottom-box"},[n("div",{staticClass:"agreement-box"},[n("div",{class:["icon-gou",{active:t.isAgree}],on:{click:function(e){t.isAgree=!t.isAgree}}}),t._v(" "),n("p",{staticClass:"agreement-text"},[t._v("\n 我已阅读并同意\n "),n("span",{staticClass:"link-c",on:{click:function(e){return t.openNoticeLayer(0)}}},[t._v("\n 《小雨伞用户协议》\n ")]),t._v("\n 、\n "),n("span",{staticClass:"link-c",on:{click:function(e){return t.openNoticeLayer(1)}}},[t._v("\n 《小雨伞隐私政策》\n ")]),t._v("\n 、\n "),n("span",{staticClass:"link-c",on:{click:function(e){return t.openNoticeLayer(2)}}},[t._v("\n 《小雨伞用户投保敏感个人信息授权书》\n ")])])]),t._v(" "),n("div",{staticClass:"btn-box"},[n("div",{staticClass:"btn-c",on:{click:t.submitInfo}},[t._v("\n 免费预约定制方案\n ")])])])])])],1)],1),t._v(" "),n("div",{directives:[{name:"show",rawName:"v-show",value:t.successWin,expression:"successWin"}],staticClass:"success-layer",style:{zIndex:t.zIndex+1}},[n("div",{staticClass:"success-box"},[t._m(0),t._v(" "),n("p",{staticClass:"title"},[t._v("\n "+t._s(t.handlerInfo.title)+"\n ")]),t._v(" "),n("p",{staticClass:"subtitle",domProps:{innerHTML:t._s(t.handlerInfo.contentHtml)}}),t._v(" "),t.handlerInfo.handler&&t.handlerInfo.qrcode?n("div",{staticClass:"handler-box"},[n("img",{staticClass:"avatar",attrs:{src:t.handlerInfo.headurl,onerror:t.showDefaultAvatar}}),t._v(" "),n("div",{staticClass:"handler-content"},[n("p",{staticClass:"bb"},[t._v("\n 您的专属顾问\n ")]),t._v(" "),n("p",{staticClass:"handler-name"},[t._v("\n "+t._s(t.handlerInfo.chinese_name)+" "+t._s(t.handlerInfo.handler)+"\n ")])]),t._v(" "),n("img",{staticClass:"qrcode",attrs:{src:t.handlerInfo.qrcode}})]):t._e(),t._v(" "),n("div",{staticClass:"success-btn-group"},[n("div",{staticClass:"btn-back",on:{click:t.backIndex}},[t._v("\n 返回首页\n ")]),t._v(" "),n("div",{staticClass:"btn-know",on:{click:t.cancel}},[t._v("\n 我知道啦\n ")])])])]),t._v(" "),n("act-toast",{ref:"toast"})],1)},o=[function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"success-icon"},[n("img",{attrs:{src:"https://sslstatic.xiaoyusan.com/img/crm/icon-ggou.44b28f7c87397e9d.png",alt:""}})])}];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(8).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(82),__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,s="function"==typeof i;(t.exports=function(t){return r[t]||(r[t]=s&&i[t]||(s?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),s=n(36),a=n(8).f;t.exports=function(t){var e=o.Symbol||(o.Symbol=i?{}:r.Symbol||{});"_"==t.charAt(0)||t in e||a(e,t,{value:s.f(t)})}},38:function(t,e,n){var r=n(40);t.exports=function(t,e,n){if(r(t),void 0===e)return t;switch(n){case 1:return function(n){return t.call(e,n)};case 2:return function(n,r){return t.call(e,n,r)};case 3:return function(n,r,o){return t.call(e,n,r,o)}}return function(){return t.apply(e,arguments)}}},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(H()(t)):t}function i(t,e){for(var n in e)t[n]&&"object"===F()(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 a(t){return"[object String]"===Ob