(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["common/vendor"],{"01ed":function(e,t,n){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.showActionSheet=t.showModal=t.hideLoading=t.showLoading=t.hideToast=t.showToast=void 0;var n=function(t){e.showToast(t)};t.showToast=n;var r=function(){e.hideToast()};t.hideToast=r;var i=function(t){e.showLoading(t)};t.showLoading=i;var a=function(){e.hideLoading()};t.hideLoading=a;var o=function(t){e.showModal(t)};t.showModal=o;var s=function(t){e.showActionSheet(t)};t.showActionSheet=s}).call(this,n("543d")["default"])},"0816":function(e,t){function n(e){this.resolveFunc=function(){},this.rejectFunc=function(){},e(this.resolve.bind(this),this.reject.bind(this))}n.prototype.resolve=function(e){var t=this;setTimeout((function(){t.resolveFunc(e)}),0)},n.prototype.reject=function(e){var t=this;setTimeout((function(){t.rejectFunc(e)}),0)},n.prototype.then=function(e,t){return this.resolveFunc=e,this.rejectFunc=t,this},e.exports={_resolveStorage:{},_addResolve:function(e,t,n){this._resolveStorage[e]||(this._resolveStorage[e]=[]),this._resolveStorage[e].push({resolve:t,removeEventAfterTrigger:n})},on:function(e,t){var r=this;return new n((function(n){"undefined"===typeof t&&(t=!0),r._addResolve(e,n,t)}))},trigger:function(e,t){if(this._resolveStorage[e]&&this._resolveStorage[e].length){var n=[];for(var r in this._resolveStorage[e])this._resolveStorage[e][r].resolve(t),this._resolveStorage[e][r].removeEventAfterTrigger||n.push(this._resolveStorage[e][r]);this._resolveStorage[e]=n}}}},"0ff8":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={emptyHeight:0,botNavHei:110,XBoolean:!1},i={getBoolEmpty:function(e){return{emptyHeight:e.emptyHeight,XBoolean:e.XBoolean}},getNavHei:function(e){return e.botNavHei},getBotHeight:function(e){return e.emptyHeight+e.botNavHei},getAll:function(e){return e},getEmpty:function(e){return e.emptyHeight}},a={setXBoolean:function(e,t){e.XBoolean=t},setEmptyHeight:function(e,t){e.emptyHeight=t}},o={setIphone:function(e,t){(t.model.indexOf("iPhone X")>-1||t.model.indexOf("iPhone12")>-1||t.model.indexOf("iPhone 11")>-1)&&(e.commit("setXBoolean",!0),e.commit("setEmptyHeight",50))}},s={namespaced:!0,state:r,getters:i,mutations:a,actions:o};t.default=s},2433:function(e,t){e.exports={acid:-1,version:"1.0.0",siteroot:"https://t11.9026.com",apiroot:"https://t11.9026.com/web/index.php?_mall_id=10001"}},"2d0a":function(e,t){},"2f62":function(e,t,n){"use strict";n.r(t),function(e){ /*! * vuex v3.4.0 * (c) 2020 Evan You * @license MIT */ function r(e){var t=Number(e.version.split(".")[0]);if(t>=2)e.mixin({beforeCreate:r});else{var n=e.prototype._init;e.prototype._init=function(e){void 0===e&&(e={}),e.init=e.init?[r].concat(e.init):r,n.call(this,e)}}function r(){var e=this.$options;e.store?this.$store="function"===typeof e.store?e.store():e.store:e.parent&&e.parent.$store&&(this.$store=e.parent.$store)}}n.d(t,"Store",(function(){return v})),n.d(t,"createNamespacedHelpers",(function(){return M})),n.d(t,"install",(function(){return j})),n.d(t,"mapActions",(function(){return L})),n.d(t,"mapGetters",(function(){return E})),n.d(t,"mapMutations",(function(){return D})),n.d(t,"mapState",(function(){return $}));var i="undefined"!==typeof window?window:"undefined"!==typeof e?e:{},a=i.__VUE_DEVTOOLS_GLOBAL_HOOK__;function o(e){a&&(e._devtoolHook=a,a.emit("vuex:init",e),a.on("vuex:travel-to-state",(function(t){e.replaceState(t)})),e.subscribe((function(e,t){a.emit("vuex:mutation",e,t)}),{prepend:!0}),e.subscribeAction((function(e,t){a.emit("vuex:action",e,t)}),{prepend:!0}))}function s(e,t){Object.keys(e).forEach((function(n){return t(e[n],n)}))}function c(e){return null!==e&&"object"===typeof e}function l(e){return e&&"function"===typeof e.then}function u(e,t){return function(){return e(t)}}var p=function(e,t){this.runtime=t,this._children=Object.create(null),this._rawModule=e;var n=e.state;this.state=("function"===typeof n?n():n)||{}},d={namespaced:{configurable:!0}};d.namespaced.get=function(){return!!this._rawModule.namespaced},p.prototype.addChild=function(e,t){this._children[e]=t},p.prototype.removeChild=function(e){delete this._children[e]},p.prototype.getChild=function(e){return this._children[e]},p.prototype.hasChild=function(e){return e in this._children},p.prototype.update=function(e){this._rawModule.namespaced=e.namespaced,e.actions&&(this._rawModule.actions=e.actions),e.mutations&&(this._rawModule.mutations=e.mutations),e.getters&&(this._rawModule.getters=e.getters)},p.prototype.forEachChild=function(e){s(this._children,e)},p.prototype.forEachGetter=function(e){this._rawModule.getters&&s(this._rawModule.getters,e)},p.prototype.forEachAction=function(e){this._rawModule.actions&&s(this._rawModule.actions,e)},p.prototype.forEachMutation=function(e){this._rawModule.mutations&&s(this._rawModule.mutations,e)},Object.defineProperties(p.prototype,d);var f=function(e){this.register([],e,!1)};function h(e,t,n){if(t.update(n),n.modules)for(var r in n.modules){if(!t.getChild(r))return void 0;h(e.concat(r),t.getChild(r),n.modules[r])}}f.prototype.get=function(e){return e.reduce((function(e,t){return e.getChild(t)}),this.root)},f.prototype.getNamespace=function(e){var t=this.root;return e.reduce((function(e,n){return t=t.getChild(n),e+(t.namespaced?n+"/":"")}),"")},f.prototype.update=function(e){h([],this.root,e)},f.prototype.register=function(e,t,n){var r=this;void 0===n&&(n=!0);var i=new p(t,n);if(0===e.length)this.root=i;else{var a=this.get(e.slice(0,-1));a.addChild(e[e.length-1],i)}t.modules&&s(t.modules,(function(t,i){r.register(e.concat(i),t,n)}))},f.prototype.unregister=function(e){var t=this.get(e.slice(0,-1)),n=e[e.length-1];t.getChild(n).runtime&&t.removeChild(n)},f.prototype.isRegistered=function(e){var t=this.get(e.slice(0,-1)),n=e[e.length-1];return t.hasChild(n)};var g;var v=function(e){var t=this;void 0===e&&(e={}),!g&&"undefined"!==typeof window&&window.Vue&&j(window.Vue);var n=e.plugins;void 0===n&&(n=[]);var r=e.strict;void 0===r&&(r=!1),this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new f(e),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._watcherVM=new g,this._makeLocalGettersCache=Object.create(null);var i=this,a=this,s=a.dispatch,c=a.commit;this.dispatch=function(e,t){return s.call(i,e,t)},this.commit=function(e,t,n){return c.call(i,e,t,n)},this.strict=r;var l=this._modules.root.state;b(this,l,[],this._modules.root),x(this,l),n.forEach((function(e){return e(t)}));var u=void 0!==e.devtools?e.devtools:g.config.devtools;u&&o(this)},m={state:{configurable:!0}};function y(e,t,n){return t.indexOf(e)<0&&(n&&n.prepend?t.unshift(e):t.push(e)),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}function _(e,t){e._actions=Object.create(null),e._mutations=Object.create(null),e._wrappedGetters=Object.create(null),e._modulesNamespaceMap=Object.create(null);var n=e.state;b(e,n,[],e._modules.root,!0),x(e,n,t)}function x(e,t,n){var r=e._vm;e.getters={},e._makeLocalGettersCache=Object.create(null);var i=e._wrappedGetters,a={};s(i,(function(t,n){a[n]=u(t,e),Object.defineProperty(e.getters,n,{get:function(){return e._vm[n]},enumerable:!0})}));var o=g.config.silent;g.config.silent=!0,e._vm=new g({data:{$$state:t},computed:a}),g.config.silent=o,e.strict&&O(e),r&&(n&&e._withCommit((function(){r._data.$$state=null})),g.nextTick((function(){return r.$destroy()})))}function b(e,t,n,r,i){var a=!n.length,o=e._modules.getNamespace(n);if(r.namespaced&&(e._modulesNamespaceMap[o],e._modulesNamespaceMap[o]=r),!a&&!i){var s=T(t,n.slice(0,-1)),c=n[n.length-1];e._withCommit((function(){g.set(s,c,r.state)}))}var l=r.context=w(e,o,n);r.forEachMutation((function(t,n){var r=o+n;S(e,r,t,l)})),r.forEachAction((function(t,n){var r=t.root?n:o+n,i=t.handler||t;k(e,r,i,l)})),r.forEachGetter((function(t,n){var r=o+n;P(e,r,t,l)})),r.forEachChild((function(r,a){b(e,t,n.concat(a),r,i)}))}function w(e,t,n){var r=""===t,i={dispatch:r?e.dispatch:function(n,r,i){var a=C(n,r,i),o=a.payload,s=a.options,c=a.type;return s&&s.root||(c=t+c),e.dispatch(c,o)},commit:r?e.commit:function(n,r,i){var a=C(n,r,i),o=a.payload,s=a.options,c=a.type;s&&s.root||(c=t+c),e.commit(c,o,s)}};return Object.defineProperties(i,{getters:{get:r?function(){return e.getters}:function(){return A(e,t)}},state:{get:function(){return T(e.state,n)}}}),i}function A(e,t){if(!e._makeLocalGettersCache[t]){var n={},r=t.length;Object.keys(e.getters).forEach((function(i){if(i.slice(0,r)===t){var a=i.slice(r);Object.defineProperty(n,a,{get:function(){return e.getters[i]},enumerable:!0})}})),e._makeLocalGettersCache[t]=n}return e._makeLocalGettersCache[t]}function S(e,t,n,r){var i=e._mutations[t]||(e._mutations[t]=[]);i.push((function(t){n.call(e,r.state,t)}))}function k(e,t,n,r){var i=e._actions[t]||(e._actions[t]=[]);i.push((function(t){var i=n.call(e,{dispatch:r.dispatch,commit:r.commit,getters:r.getters,state:r.state,rootGetters:e.getters,rootState:e.state},t);return l(i)||(i=Promise.resolve(i)),e._devtoolHook?i.catch((function(t){throw e._devtoolHook.emit("vuex:error",t),t})):i}))}function P(e,t,n,r){e._wrappedGetters[t]||(e._wrappedGetters[t]=function(e){return n(r.state,r.getters,e.state,e.getters)})}function O(e){e._vm.$watch((function(){return this._data.$$state}),(function(){0}),{deep:!0,sync:!0})}function T(e,t){return t.reduce((function(e,t){return e[t]}),e)}function C(e,t,n){return c(e)&&e.type&&(n=t,t=e,e=e.type),{type:e,payload:t,options:n}}function j(e){g&&e===g||(g=e,r(g))}m.state.get=function(){return this._vm._data.$$state},m.state.set=function(e){0},v.prototype.commit=function(e,t,n){var r=this,i=C(e,t,n),a=i.type,o=i.payload,s=(i.options,{type:a,payload:o}),c=this._mutations[a];c&&(this._withCommit((function(){c.forEach((function(e){e(o)}))})),this._subscribers.slice().forEach((function(e){return e(s,r.state)})))},v.prototype.dispatch=function(e,t){var n=this,r=C(e,t),i=r.type,a=r.payload,o={type:i,payload:a},s=this._actions[i];if(s){try{this._actionSubscribers.slice().filter((function(e){return e.before})).forEach((function(e){return e.before(o,n.state)}))}catch(l){0}var c=s.length>1?Promise.all(s.map((function(e){return e(a)}))):s[0](a);return new Promise((function(e,t){c.then((function(t){try{n._actionSubscribers.filter((function(e){return e.after})).forEach((function(e){return e.after(o,n.state)}))}catch(l){0}e(t)}),(function(e){try{n._actionSubscribers.filter((function(e){return e.error})).forEach((function(t){return t.error(o,n.state,e)}))}catch(l){0}t(e)}))}))}},v.prototype.subscribe=function(e,t){return y(e,this._subscribers,t)},v.prototype.subscribeAction=function(e,t){var n="function"===typeof e?{before:e}:e;return y(n,this._actionSubscribers,t)},v.prototype.watch=function(e,t,n){var r=this;return this._watcherVM.$watch((function(){return e(r.state,r.getters)}),t,n)},v.prototype.replaceState=function(e){var t=this;this._withCommit((function(){t._vm._data.$$state=e}))},v.prototype.registerModule=function(e,t,n){void 0===n&&(n={}),"string"===typeof e&&(e=[e]),this._modules.register(e,t),b(this,this.state,e,this._modules.get(e),n.preserveState),x(this,this.state)},v.prototype.unregisterModule=function(e){var t=this;"string"===typeof e&&(e=[e]),this._modules.unregister(e),this._withCommit((function(){var n=T(t.state,e.slice(0,-1));g.delete(n,e[e.length-1])})),_(this)},v.prototype.hasModule=function(e){return"string"===typeof e&&(e=[e]),this._modules.isRegistered(e)},v.prototype.hotUpdate=function(e){this._modules.update(e),_(this,!0)},v.prototype._withCommit=function(e){var t=this._committing;this._committing=!0,e(),this._committing=t},Object.defineProperties(v.prototype,m);var $=R((function(e,t){var n={};return I(t).forEach((function(t){var r=t.key,i=t.val;n[r]=function(){var t=this.$store.state,n=this.$store.getters;if(e){var r=N(this.$store,"mapState",e);if(!r)return;t=r.context.state,n=r.context.getters}return"function"===typeof i?i.call(this,t,n):t[i]},n[r].vuex=!0})),n})),D=R((function(e,t){var n={};return I(t).forEach((function(t){var r=t.key,i=t.val;n[r]=function(){var t=[],n=arguments.length;while(n--)t[n]=arguments[n];var r=this.$store.commit;if(e){var a=N(this.$store,"mapMutations",e);if(!a)return;r=a.context.commit}return"function"===typeof i?i.apply(this,[r].concat(t)):r.apply(this.$store,[i].concat(t))}})),n})),E=R((function(e,t){var n={};return I(t).forEach((function(t){var r=t.key,i=t.val;i=e+i,n[r]=function(){if(!e||N(this.$store,"mapGetters",e))return this.$store.getters[i]},n[r].vuex=!0})),n})),L=R((function(e,t){var n={};return I(t).forEach((function(t){var r=t.key,i=t.val;n[r]=function(){var t=[],n=arguments.length;while(n--)t[n]=arguments[n];var r=this.$store.dispatch;if(e){var a=N(this.$store,"mapActions",e);if(!a)return;r=a.context.dispatch}return"function"===typeof i?i.apply(this,[r].concat(t)):r.apply(this.$store,[i].concat(t))}})),n})),M=function(e){return{mapState:$.bind(null,e),mapGetters:E.bind(null,e),mapMutations:D.bind(null,e),mapActions:L.bind(null,e)}};function I(e){return F(e)?Array.isArray(e)?e.map((function(e){return{key:e,val:e}})):Object.keys(e).map((function(t){return{key:t,val:e[t]}})):[]}function F(e){return Array.isArray(e)||c(e)}function R(e){return function(t,n){return"string"!==typeof t?(n=t,t=""):"/"!==t.charAt(t.length-1)&&(t+="/"),e(t,n)}}function N(e,t,n){var r=e._modulesNamespaceMap[n];return r}var B={Store:v,install:j,version:"3.4.0",mapState:$,mapMutations:D,mapGetters:E,mapActions:L,createNamespacedHelpers:M};t["default"]=B}.call(this,n("c8ba"))},"36a5":function(e,t,n){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.removeStorage=t.setStorage=t.getStorage=t.removeStorageSync=t.getStorageSync=t.setStorageSync=t.clearStorage=void 0;r(n("2433"));function r(e){return e&&e.__esModule?e:{default:e}}var i=function(){e.clearStorageSync()};t.clearStorage=i;var a=function(t,n){e.setStorageSync(t,n)};t.setStorageSync=a;var o=function(t){return e.getStorageSync(t)};t.getStorageSync=o;var s=function(t){var n=t.key,r=t.success,i=t.fail;e.getStorage({key:n,success:function(e){r&&r(e)},fail:function(){i&&i()}})};t.getStorage=s;var c=function(t){var n=t.key,r=t.data,i=t.success,a=t.fail;e.setStorage({key:n,data:r,success:function(e){i&&i(e)},fail:function(){a&&a()}})};t.setStorage=c;var l=function(t){e.removeStorageSync(t)};t.removeStorageSync=l;var u=function(t){var n=t.key,r=t.success,i=t.fail;e.removeStorage({key:n,success:function(e){r&&r(e)},fail:function(){i&&i()}})};t.removeStorage=u}).call(this,n("543d")["default"])},"39cc":function(e,t){e.exports="4.4.8"},"3cd0":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={install:function(e){e.mixin({onLoad:function(){console.log("全局混入的钩子函数")}})}};t.default=r},"3f114":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={EVENT_USER_LOGIN:"event_user_login",EVENT_USER_REGISTER:"event_user_register",EVENT_VIDEO_END:"event_video_end",EVENT_POPUP:"popUpEvent"};t.default=r},4212:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=a(n("9c53"));function i(){if("function"!==typeof WeakMap)return null;var e=new WeakMap;return i=function(){return e},e}function a(e){if(e&&e.__esModule)return e;if(null===e||"object"!==typeof e&&"function"!==typeof e)return{default:e};var t=i();if(t&&t.has(e))return t.get(e);var n={},r=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var a in e)if(Object.prototype.hasOwnProperty.call(e,a)){var o=r?Object.getOwnPropertyDescriptor(e,a):null;o&&(o.get||o.set)?Object.defineProperty(n,a,o):n[a]=e[a]}return n.default=e,t&&t.set(e,n),n}var o={route:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;if(!e){var t=getCurrentPages();t.length&&(e=t[t.length-1])}var n="";return n="/".concat(e.route.split("?")[0]),n},routeWithOption:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;if(!e){var t=getCurrentPages();t.length&&(e=t[t.length-1])}var n="";return n="/".concat(e.route.split("?")[0]),e.options&&(n+="?"+r.objectToUrlParams(e.options)),n},tabBarUrl:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;if(!e){var n=getCurrentPages();if(n.length){var i=n.length-t>0&&t>0?n.length-t:0;e=n[n.length-1-i]}}var a="";a="/".concat(e.route.split("?")[0]);var o={};if(o=e.options,o){var s={};for(var c in o)"user_id"!=c&&"scene"!=c&&"params"!=c&&"first_id"!=c&&"select_cat_id"!=c&&"path"!=c&&"share_openid"!=c&&"custom_params"!=c&&"room_id"!=c&&"openid"!=c&&"multipleSlots"!=c&&"addGlobalClass"!=c&&("page_id"==c?o[c]>0&&(s[c]=o[c]):s[c]=o[c]);s=r.objectToUrlParams(s),s&&(a+="?"+s)}return a},reload:function(){getCurrentPages()[getCurrentPages().length-1].onShow()}};t.default=o},"4c11":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=a(n("a2ac")),i=a(n("2433"));function a(e){return e&&e.__esModule?e:{default:e}}function o(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var s=function(e,t){var n={};for(var r in t){var i=o({},r,{});for(var a in t[r])i[r][a]="".concat(e).concat(t[r][a]);n[r]=i[r]}return n},c=function(e){var t="";if(e.acid>0){var n=e.siteroot.substr(0,e.siteroot.indexOf("app/index.php"))+"addons/zjhj_bd/web/index.php";t=n+"?_acid="+e.acid+"&r="}else t=e.apiroot+"&r=";return s(t,r.default)},l=c(i.default);t.default=l},"543d":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.createApp=It,t.createComponent=Xt,t.createPage=Gt,t.createPlugin=Jt,t.createSubpackageApp=Kt,t.default=void 0;var r=i(n("66fd"));function i(e){return e&&e.__esModule?e:{default:e}}function a(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function o(e){for(var t=1;te.length)&&(t=e.length);for(var n=0,r=new Array(t);n-1},e.prototype.uniIDHasPermission=function(e){var t=_(),n=t.permission;return this.uniIDHasRole("admin")||n.indexOf(e)>-1},e.prototype.uniIDTokenValid=function(){var e=_(),t=e.tokenExpired;return t>Date.now()}}var b=Object.prototype.toString,w=Object.prototype.hasOwnProperty;function A(e){return"function"===typeof e}function S(e){return"string"===typeof e}function k(e){return"[object Object]"===b.call(e)}function P(e,t){return w.call(e,t)}function O(){}function T(e){var t=Object.create(null);return function(n){var r=t[n];return r||(t[n]=e(n))}}var C=/-(\w)/g,j=T((function(e){return e.replace(C,(function(e,t){return t?t.toUpperCase():""}))})),$=["invoke","success","fail","complete","returnValue"],D={},E={};function L(e,t){var n=t?e?e.concat(t):Array.isArray(t)?t:[t]:e;return n?M(n):n}function M(e){for(var t=[],n=0;n1&&void 0!==arguments[1]?arguments[1]:{};return["success","fail","complete"].forEach((function(n){if(Array.isArray(e[n])){var r=t[n];t[n]=function(t){W(e[n],t).then((function(e){return A(r)&&r(e)||e}))}}})),t}function q(e,t){var n=[];Array.isArray(D.returnValue)&&n.push.apply(n,d(D.returnValue));var r=E[e];return r&&Array.isArray(r.returnValue)&&n.push.apply(n,d(r.returnValue)),n.forEach((function(e){t=e(t)||t})),t}function V(e){var t=Object.create(null);Object.keys(D).forEach((function(e){"returnValue"!==e&&(t[e]=D[e].slice())}));var n=E[e];return n&&Object.keys(n).forEach((function(e){"returnValue"!==e&&(t[e]=(t[e]||[]).concat(n[e]))})),t}function G(e,t,n){for(var r=arguments.length,i=new Array(r>3?r-3:0),a=3;a0&&void 0!==arguments[0]?arguments[0]:{},r=arguments.length,i=new Array(r>1?r-1:0),a=1;a0&&(e.delta=n)}}}},ye={args:function(e){var t=parseInt(e.current);if(!isNaN(t)){var n=e.urls;if(Array.isArray(n)){var r=n.length;if(r)return t<0?t=0:t>=r&&(t=r-1),t>0?(e.current=n[t],e.urls=n.filter((function(e,r){return!(r2&&void 0!==arguments[2]?arguments[2]:{},r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},i=arguments.length>4&&void 0!==arguments[4]&&arguments[4];if(k(t)){var a=!0===i?t:{};for(var o in A(n)&&(n=n(t,a)||{}),t)if(P(n,o)){var s=n[o];A(s)&&(s=s(t[o],t,a)),s?S(s)?a[s]=t[o]:k(s)&&(a[s.name?s.name:o]=s.value):console.warn("The '".concat(e,"' method of platform '微信小程序' does not support option '").concat(o,"'"))}else-1!==Pe.indexOf(o)?A(t[o])&&(a[o]=Oe(e,t[o],r)):i||(a[o]=t[o]);return a}return A(t)&&(t=Oe(e,t,r)),t}function Ce(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]&&arguments[3];return A(Ae.returnValue)&&(t=Ae.returnValue(e,t)),Te(e,t,n,{},r)}function je(e,t){if(P(Ae,e)){var n=Ae[e];return n?function(t,r){var i=n;A(n)&&(i=n(t)),t=Te(e,t,i.args,i.returnValue);var a=[t];"undefined"!==typeof r&&a.push(r),A(i.name)?e=i.name(t):S(i.name)&&(e=i.name);var o=wx[e].apply(wx,a);return te(e)?Ce(e,o,i.returnValue,ee(e)):o}:function(){console.error("Platform '微信小程序' does not support '".concat(e,"'."))}}return t}var $e=Object.create(null),De=["onTabBarMidButtonTap","subscribePush","unsubscribePush","onPush","offPush","share"];function Ee(e){return function(t){var n=t.fail,r=t.complete,i={errMsg:"".concat(e,":fail method '").concat(e,"' not supported")};A(n)&&n(i),A(r)&&r(i)}}De.forEach((function(e){$e[e]=Ee(e)}));var Le={oauth:["weixin"],share:["weixin"],payment:["wxpay"],push:["weixin"]};function Me(e){var t=e.service,n=e.success,r=e.fail,i=e.complete,a=!1;Le[t]?(a={errMsg:"getProvider:ok",service:t,provider:Le[t]},A(n)&&n(a)):(a={errMsg:"getProvider:fail service not found"},A(r)&&r(a)),A(i)&&i(a)}var Ie=Object.freeze({__proto__:null,getProvider:Me}),Fe=function(){var e;return function(){return e||(e=new r.default),e}}();function Re(e,t,n){return e[t].apply(e,n)}function Ne(){return Re(Fe(),"$on",Array.prototype.slice.call(arguments))}function Be(){return Re(Fe(),"$off",Array.prototype.slice.call(arguments))}function ze(){return Re(Fe(),"$once",Array.prototype.slice.call(arguments))}function He(){return Re(Fe(),"$emit",Array.prototype.slice.call(arguments))}var We=Object.freeze({__proto__:null,$on:Ne,$off:Be,$once:ze,$emit:He}),Ue=Object.freeze({__proto__:null}),qe=Page,Ve=Component,Ge=/:/g,Xe=T((function(e){return j(e.replace(Ge,"-"))}));function Ke(e){if(wx.canIUse&&wx.canIUse("nextTick")){var t=e.triggerEvent;e.triggerEvent=function(n){for(var r=arguments.length,i=new Array(r>1?r-1:0),a=1;a0&&void 0!==arguments[0]?arguments[0]:{};return Je("onLoad",e),qe(e)},Page.after=qe.after,Component=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return Je("created",e),Ve(e)});var Qe=["onPullDownRefresh","onReachBottom","onAddToFavorites","onShareTimeline","onShareAppMessage","onPageScroll","onResize","onTabItemTap"];function Ze(e,t){var n=e.$mp[e.mpType];t.forEach((function(t){P(n,t)&&(e[t]=n[t])}))}function Ye(e,t){if(!t)return!0;if(r.default.options&&Array.isArray(r.default.options[e]))return!0;if(t=t.default||t,A(t))return!!A(t.extendOptions[e])||!!(t.super&&t.super.options&&Array.isArray(t.super.options[e]));if(A(t[e]))return!0;var n=t.mixins;return Array.isArray(n)?!!n.find((function(t){return Ye(e,t)})):void 0}function et(e,t,n){t.forEach((function(t){Ye(t,n)&&(e[t]=function(e){return this.$vm&&this.$vm.__call_hook(t,e)})}))}function tt(e,t){var n;return t=t.default||t,n=A(t)?t:e.extend(t),t=n.options,[n,t]}function nt(e,t){if(Array.isArray(t)&&t.length){var n=Object.create(null);t.forEach((function(e){n[e]=!0})),e.$scopedSlots=e.$slots=n}}function rt(e,t){e=(e||"").split(",");var n=e.length;1===n?t._$vueId=e[0]:2===n&&(t._$vueId=e[0],t._$vuePid=e[1])}function it(e,t){var n=e.data||{},r=e.methods||{};if("function"===typeof n)try{n=n.call(t)}catch(i){Object({VUE_APP_NAME:"tpx",VUE_APP_PLATFORM:"mp-weixin",NODE_ENV:"production",BASE_URL:"/"}).VUE_APP_DEBUG&&console.warn("根据 Vue 的 data 函数初始化小程序 data 失败,请尽量确保 data 函数中不访问 vm 对象,否则可能影响首次数据渲染速度。",n)}else try{n=JSON.parse(JSON.stringify(n))}catch(i){}return k(n)||(n={}),Object.keys(r).forEach((function(e){-1!==t.__lifecycle_hooks__.indexOf(e)||P(n,e)||(n[e]=r[e])})),n}var at=[String,Number,Boolean,Object,Array,null];function ot(e){return function(t,n){this.$vm&&(this.$vm[e]=t)}}function st(e,t){var n=e.behaviors,r=e.extends,i=e.mixins,a=e.props;a||(e.props=a=[]);var o=[];return Array.isArray(n)&&n.forEach((function(e){o.push(e.replace("uni://","wx".concat("://"))),"uni://form-field"===e&&(Array.isArray(a)?(a.push("name"),a.push("value")):(a.name={type:String,default:""},a.value={type:[String,Number,Boolean,Array,Object,Date],default:""}))})),k(r)&&r.props&&o.push(t({properties:lt(r.props,!0)})),Array.isArray(i)&&i.forEach((function(e){k(e)&&e.props&&o.push(t({properties:lt(e.props,!0)}))})),o}function ct(e,t,n,r){return Array.isArray(t)&&1===t.length?t[0]:t}function lt(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n={};return t||(n.vueId={type:String,value:""},n.generic={type:Object,value:null},n.scopedSlotsCompiler={type:String,value:""},n.vueSlots={type:null,value:[],observer:function(e,t){var n=Object.create(null);e.forEach((function(e){n[e]=!0})),this.setData({$slots:n})}}),Array.isArray(e)?e.forEach((function(e){n[e]={type:null,observer:ot(e)}})):k(e)&&Object.keys(e).forEach((function(t){var r=e[t];if(k(r)){var i=r.default;A(i)&&(i=i()),r.type=ct(t,r.type),n[t]={type:-1!==at.indexOf(r.type)?r.type:null,value:i,observer:ot(t)}}else{var a=ct(t,r);n[t]={type:-1!==at.indexOf(a)?a:null,observer:ot(t)}}})),n}function ut(e){try{e.mp=JSON.parse(JSON.stringify(e))}catch(t){}return e.stopPropagation=O,e.preventDefault=O,e.target=e.target||{},P(e,"detail")||(e.detail={}),P(e,"markerId")&&(e.detail="object"===typeof e.detail?e.detail:{},e.detail.markerId=e.markerId),k(e.detail)&&(e.target=Object.assign({},e.target,e.detail)),e}function pt(e,t){var n=e;return t.forEach((function(t){var r=t[0],i=t[2];if(r||"undefined"!==typeof i){var a,o=t[1],s=t[3];Number.isInteger(r)?a=r:r?"string"===typeof r&&r&&(a=0===r.indexOf("#s#")?r.substr(3):e.__get_value(r,n)):a=n,Number.isInteger(a)?n=i:o?Array.isArray(a)?n=a.find((function(t){return e.__get_value(o,t)===i})):k(a)?n=Object.keys(a).find((function(t){return e.__get_value(o,a[t])===i})):console.error("v-for 暂不支持循环数据:",a):n=a[i],s&&(n=e.__get_value(s,n))}})),n}function dt(e,t,n){var r={};return Array.isArray(t)&&t.length&&t.forEach((function(t,i){"string"===typeof t?t?"$event"===t?r["$"+i]=n:"arguments"===t?n.detail&&n.detail.__args__?r["$"+i]=n.detail.__args__:r["$"+i]=[n]:0===t.indexOf("$event.")?r["$"+i]=e.__get_value(t.replace("$event.",""),n):r["$"+i]=e.__get_value(t):r["$"+i]=e:r["$"+i]=pt(e,t)})),r}function ft(e){for(var t={},n=1;n2&&void 0!==arguments[2]?arguments[2]:[],r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:[],i=arguments.length>4?arguments[4]:void 0,a=arguments.length>5?arguments[5]:void 0,o=!1;if(i&&(o=t.currentTarget&&t.currentTarget.dataset&&"wx"===t.currentTarget.dataset.comType,!n.length))return o?[t]:t.detail.__args__||t.detail;var s=dt(e,r,t),c=[];return n.forEach((function(e){"$event"===e?"__set_model"!==a||i?i&&!o?c.push(t.detail.__args__[0]):c.push(t):c.push(t.target.value):Array.isArray(e)&&"o"===e[0]?c.push(ft(e)):"string"===typeof e&&P(s,e)?c.push(s[e]):c.push(e)})),c}var gt="~",vt="^";function mt(e,t){return e===t||"regionchange"===t&&("begin"===e||"end"===e)}function yt(e){var t=e.$parent;while(t&&t.$parent&&(t.$options.generic||t.$parent.$options.generic||t.$scope._$vuePid))t=t.$parent;return t&&t.$parent}function _t(e){var t=this;e=ut(e);var n=(e.currentTarget||e.target).dataset;if(!n)return console.warn("事件信息不存在");var r=n.eventOpts||n["event-opts"];if(!r)return console.warn("事件信息不存在");var i=e.type,a=[];return r.forEach((function(n){var r=n[0],o=n[1],s=r.charAt(0)===vt;r=s?r.slice(1):r;var c=r.charAt(0)===gt;r=c?r.slice(1):r,o&&mt(i,r)&&o.forEach((function(n){var r=n[0];if(r){var i=t.$vm;if(i.$options.generic&&(i=yt(i)||i),"$emit"===r)return void i.$emit.apply(i,ht(t.$vm,e,n[1],n[2],s,r));var o=i[r];if(!A(o))throw new Error(" _vm.".concat(r," is not a function"));if(c){if(o.once)return;o.once=!0}var l=ht(t.$vm,e,n[1],n[2],s,r);l=Array.isArray(l)?l:[],/=\s*\S+\.eventParams\s*\|\|\s*\S+\[['"]event-params['"]\]/.test(o.toString())&&(l=l.concat([,,,,,,,,,,e])),a.push(o.apply(i,l))}}))})),"input"===i&&1===a.length&&"undefined"!==typeof a[0]?a[0]:void 0}var xt={},bt=[];function wt(e){if(e){var t=xt[e];return delete xt[e],t}return bt.shift()}var At=["onShow","onHide","onError","onPageNotFound","onThemeChange","onUnhandledRejection"];function St(){r.default.prototype.getOpenerEventChannel=function(){return this.$scope.getOpenerEventChannel()};var e=r.default.prototype.__call_hook;r.default.prototype.__call_hook=function(t,n){return"onLoad"===t&&n&&n.__id__&&(this.__eventChannel__=wt(n.__id__),delete n.__id__),e.call(this,t,n)}}function kt(){var e={},t={};r.default.prototype.$hasScopedSlotsParams=function(n){var r=e[n];return r||(t[n]=this,this.$on("hook:destory",(function(){delete t[n]}))),r},r.default.prototype.$getScopedSlotsParams=function(n,r,i){var a=e[n];if(a){var o=a[r]||{};return i?o[i]:o}t[n]=this,this.$on("hook:destory",(function(){delete t[n]}))},r.default.prototype.$setScopedSlotsParams=function(n,r){var i=this.$options.propsData.vueId;if(i){var a=i.split(",")[0],o=e[a]=e[a]||{};o[n]=r,t[a]&&t[a].$forceUpdate()}},r.default.mixin({destroyed:function(){var n=this.$options.propsData,r=n&&n.vueId;r&&(delete e[r],delete t[r])}})}function Pt(e,t){var n=t.mocks,i=t.initRefs;St(),kt(),e.$options.store&&(r.default.prototype.$store=e.$options.store),x(r.default),r.default.prototype.mpHost="mp-weixin",r.default.mixin({beforeCreate:function(){if(this.$options.mpType){if(this.mpType=this.$options.mpType,this.$mp=p({data:{}},this.mpType,this.$options.mpInstance),this.$scope=this.$options.mpInstance,delete this.$options.mpType,delete this.$options.mpInstance,"page"===this.mpType&&"function"===typeof getApp){var e=getApp();e.$vm&&e.$vm.$i18n&&(this._i18n=e.$vm.$i18n)}"app"!==this.mpType&&(i(this),Ze(this,n))}}});var a={onLaunch:function(t){this.$vm||(wx.canIUse&&!wx.canIUse("nextTick")&&console.error("当前微信基础库版本过低,请将 微信开发者工具-详情-项目设置-调试基础库版本 更换为`2.3.0`以上"),this.$vm=e,this.$vm.$mp={app:this},this.$vm.$scope=this,this.$vm.globalData=this.globalData,this.$vm._isMounted=!0,this.$vm.__call_hook("mounted",t),this.$vm.__call_hook("onLaunch",t))}};a.globalData=e.$options.globalData||{};var o=e.$options.methods;return o&&Object.keys(o).forEach((function(e){a[e]=o[e]})),et(a,At),a}var Ot=["__route__","__wxExparserNodeId__","__wxWebviewId__"];function Tt(e,t){for(var n,r=e.$children,i=r.length-1;i>=0;i--){var a=r[i];if(a.$scope._$vueId===t)return a}for(var o=r.length-1;o>=0;o--)if(n=Tt(r[o],t),n)return n}function Ct(e){return Behavior(e)}function jt(){return!!this.route}function $t(e){this.triggerEvent("__l",e)}function Dt(e,t,n){var r=e.selectAllComponents(t);r.forEach((function(e){var r=e.dataset.ref;n[r]=e.$vm||e,"scoped"===e.dataset.vueGeneric&&e.selectAllComponents(".scoped-ref").forEach((function(e){Dt(e,t,n)}))}))}function Et(e){var t=e.$scope;Object.defineProperty(e,"$refs",{get:function(){var e={};Dt(t,".vue-ref",e);var n=t.selectAllComponents(".vue-ref-in-for");return n.forEach((function(t){var n=t.dataset.ref;e[n]||(e[n]=[]),e[n].push(t.$vm||t)})),e}})}function Lt(e){var t,n=e.detail||e.value,r=n.vuePid,i=n.vueOptions;r&&(t=Tt(this.$vm,r)),t||(t=this.$vm),i.parent=t}function Mt(e){return Pt(e,{mocks:Ot,initRefs:Et})}function It(e){return App(Mt(e)),e}var Ft=/[!'()*]/g,Rt=function(e){return"%"+e.charCodeAt(0).toString(16)},Nt=/%2C/g,Bt=function(e){return encodeURIComponent(e).replace(Ft,Rt).replace(Nt,",")};function zt(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Bt,n=e?Object.keys(e).map((function(n){var r=e[n];if(void 0===r)return"";if(null===r)return t(n);if(Array.isArray(r)){var i=[];return r.forEach((function(e){void 0!==e&&(null===e?i.push(t(n)):i.push(t(n)+"="+t(e)))})),i.join("&")}return t(n)+"="+t(r)})).filter((function(e){return e.length>0})).join("&"):null;return n?"?".concat(n):""}function Ht(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.isPage,i=t.initRelation,a=tt(r.default,e),c=s(a,2),l=c[0],u=c[1],p=o({multipleSlots:!0,addGlobalClass:!0},u.options||{});u["mp-weixin"]&&u["mp-weixin"].options&&Object.assign(p,u["mp-weixin"].options);var d={options:p,data:it(u,r.default.prototype),behaviors:st(u,Ct),properties:lt(u.props,!1,u.__file),lifetimes:{attached:function(){var e=this.properties,t={mpType:n.call(this)?"page":"component",mpInstance:this,propsData:e};rt(e.vueId,this),i.call(this,{vuePid:this._$vuePid,vueOptions:t}),this.$vm=new l(t),nt(this.$vm,e.vueSlots),this.$vm.$mount()},ready:function(){this.$vm&&(this.$vm._isMounted=!0,this.$vm.__call_hook("mounted"),this.$vm.__call_hook("onReady"))},detached:function(){this.$vm&&this.$vm.$destroy()}},pageLifetimes:{show:function(e){this.$vm&&this.$vm.__call_hook("onPageShow",e)},hide:function(){this.$vm&&this.$vm.__call_hook("onPageHide")},resize:function(e){this.$vm&&this.$vm.__call_hook("onPageResize",e)}},methods:{__l:Lt,__e:_t}};return u.externalClasses&&(d.externalClasses=u.externalClasses),Array.isArray(u.wxsCallMethods)&&u.wxsCallMethods.forEach((function(e){d.methods[e]=function(t){return this.$vm[e](t)}})),n?d:[d,l]}function Wt(e){return Ht(e,{isPage:jt,initRelation:$t})}var Ut=["onShow","onHide","onUnload"];function qt(e,t){t.isPage,t.initRelation;var n=Wt(e);return et(n.methods,Ut,e),n.methods.onLoad=function(e){this.options=e;var t=Object.assign({},e);delete t.__id__,this.$page={fullPath:"/"+(this.route||this.is)+zt(t)},this.$vm.$mp.query=e,this.$vm.__call_hook("onLoad",e)},n}function Vt(e){return qt(e,{isPage:jt,initRelation:$t})}function Gt(e){return Component(Vt(e))}function Xt(e){return Component(Wt(e))}function Kt(e){var t=Mt(e),n=getApp({allowDefault:!0});e.$scope=n;var r=n.globalData;if(r&&Object.keys(t.globalData).forEach((function(e){P(r,e)||(r[e]=t.globalData[e])})),Object.keys(t).forEach((function(e){P(n,e)||(n[e]=t[e])})),A(t.onShow)&&wx.onAppShow&&wx.onAppShow((function(){for(var t=arguments.length,n=new Array(t),r=0;r\s]+))?)*)\s*(\/?)>/,i=/^<\/([-A-Za-z0-9_]+)[^>]*>/,a=/([a-zA-Z0-9_:][-a-zA-Z0-9_:.]*)(?:\s*=\s*(?:(?:"((?:\\.|[^"])*)")|(?:'((?:\\.|[^'])*)')|([^>\s]+)))?/g;function o(e){for(var t={},n=e.split(","),r=0;r=0;r-=1)if(h[r]===n)break}else r=0;if(r>=0){for(var i=h.length-1;i>=r;i-=1)t.end&&t.end(h[i]);h.length=r}}function v(e,n,r,i){if(n=n.toLowerCase(),c[n])while(h.last()&&l[h.last()])g("",h.last());if(u[n]&&h.last()===n&&g("",n),i=s[n]||!!i,i||h.push(n),t.start){var o=[];r.replace(a,(function(e,t){var n=arguments[2]||arguments[3]||arguments[4]||(p[t]?t:"");o.push({name:t,value:n,escaped:n.replace(/(^|[^\\])"/g,'$1\\"')})})),t.start&&t.start(n,o,i)}}h.last=function(){return h[h.length-1]};while(e){if(o=!0,0===e.indexOf("=0&&Math.floor(t)===t&&isFinite(e)}function f(e){return i(e)&&"function"===typeof e.then&&"function"===typeof e.catch}function h(e){return null==e?"":Array.isArray(e)||u(e)&&e.toString===l?JSON.stringify(e,null,2):String(e)}function g(e){var t=parseFloat(e);return isNaN(t)?e:t}function v(e,t){for(var n=Object.create(null),r=e.split(","),i=0;i-1)return e.splice(n,1)}}var _=Object.prototype.hasOwnProperty;function x(e,t){return _.call(e,t)}function b(e){var t=Object.create(null);return function(n){var r=t[n];return r||(t[n]=e(n))}}var w=/-(\w)/g,A=b((function(e){return e.replace(w,(function(e,t){return t?t.toUpperCase():""}))})),S=b((function(e){return e.charAt(0).toUpperCase()+e.slice(1)})),k=/\B([A-Z])/g,P=b((function(e){return e.replace(k,"-$1").toLowerCase()}));function O(e,t){function n(n){var r=arguments.length;return r?r>1?e.apply(t,arguments):e.call(t,n):e.call(t)}return n._length=e.length,n}function T(e,t){return e.bind(t)}var C=Function.prototype.bind?T:O;function j(e,t){t=t||0;var n=e.length-t,r=new Array(n);while(n--)r[n]=e[n+t];return r}function $(e,t){for(var n in t)e[n]=t[n];return e}function D(e){for(var t={},n=0;n0),te=(Z&&Z.indexOf("android"),Z&&/iphone|ipad|ipod|ios/.test(Z)||"ios"===Q),ne=(Z&&/chrome\/\d+/.test(Z),Z&&/phantomjs/.test(Z),Z&&Z.match(/firefox\/(\d+)/),{}.watch);if(K)try{var re={};Object.defineProperty(re,"passive",{get:function(){}}),window.addEventListener("test-passive",null,re)}catch(ni){}var ie=function(){return void 0===G&&(G=!K&&!J&&"undefined"!==typeof e&&(e["process"]&&"server"===e["process"].env.VUE_ENV)),G},ae=K&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function oe(e){return"function"===typeof e&&/native code/.test(e.toString())}var se,ce="undefined"!==typeof Symbol&&oe(Symbol)&&"undefined"!==typeof Reflect&&oe(Reflect.ownKeys);se="undefined"!==typeof Set&&oe(Set)?Set:function(){function e(){this.set=Object.create(null)}return e.prototype.has=function(e){return!0===this.set[e]},e.prototype.add=function(e){this.set[e]=!0},e.prototype.clear=function(){this.set=Object.create(null)},e}();var le=E,ue=0,pe=function(){this.id=ue++,this.subs=[]};function de(e){pe.SharedObject.targetStack.push(e),pe.SharedObject.target=e,pe.target=e}function fe(){pe.SharedObject.targetStack.pop(),pe.SharedObject.target=pe.SharedObject.targetStack[pe.SharedObject.targetStack.length-1],pe.target=pe.SharedObject.target}pe.prototype.addSub=function(e){this.subs.push(e)},pe.prototype.removeSub=function(e){y(this.subs,e)},pe.prototype.depend=function(){pe.SharedObject.target&&pe.SharedObject.target.addDep(this)},pe.prototype.notify=function(){var e=this.subs.slice();for(var t=0,n=e.length;t-1)if(a&&!x(i,"default"))o=!1;else if(""===o||o===P(e)){var c=Ke(String,i.type);(c<0||s0&&(o=bt(o,(t||"")+"_"+n),xt(o[0])&&xt(l)&&(u[c]=me(l.text+o[0].text),o.shift()),u.push.apply(u,o)):s(o)?xt(l)?u[c]=me(l.text+o):""!==o&&u.push(me(o)):xt(o)&&xt(l)?u[c]=me(l.text+o.text):(a(e._isVList)&&i(o.tag)&&r(o.key)&&i(t)&&(o.key="__vlist"+t+"_"+n+"__"),u.push(o)));return u}function wt(e){var t=e.$options.provide;t&&(e._provided="function"===typeof t?t.call(e):t)}function At(e){var t=St(e.$options.inject,e);t&&(Se(!1),Object.keys(t).forEach((function(n){Ce(e,n,t[n])})),Se(!0))}function St(e,t){if(e){for(var n=Object.create(null),r=ce?Reflect.ownKeys(e):Object.keys(e),i=0;i0,o=e?!!e.$stable:!a,s=e&&e.$key;if(e){if(e._normalized)return e._normalized;if(o&&r&&r!==n&&s===r.$key&&!a&&!r.$hasNormal)return r;for(var c in i={},e)e[c]&&"$"!==c[0]&&(i[c]=Tt(t,c,e[c]))}else i={};for(var l in t)l in i||(i[l]=Ct(t,l));return e&&Object.isExtensible(e)&&(e._normalized=i),U(i,"$stable",o),U(i,"$key",s),U(i,"$hasNormal",a),i}function Tt(e,t,n){var r=function(){var e=arguments.length?n.apply(null,arguments):n({});return e=e&&"object"===typeof e&&!Array.isArray(e)?[e]:_t(e),e&&(0===e.length||1===e.length&&e[0].isComment)?void 0:e};return n.proxy&&Object.defineProperty(e,t,{get:r,enumerable:!0,configurable:!0}),r}function Ct(e,t){return function(){return e[t]}}function jt(e,t){var n,r,a,o,s;if(Array.isArray(e)||"string"===typeof e)for(n=new Array(e.length),r=0,a=e.length;r1?j(n):n;for(var r=j(arguments,1),i='event handler for "'+e+'"',a=0,o=n.length;adocument.createEvent("Event").timeStamp&&(Bn=function(){return zn.now()})}function Hn(){var e,t;for(Bn(),Fn=!0,En.sort((function(e,t){return e.id-t.id})),Rn=0;RnRn&&En[n].id>e.id)n--;En.splice(n+1,0,e)}else En.push(e);In||(In=!0,ct(Hn))}}var Gn=0,Xn=function(e,t,n,r,i){this.vm=e,i&&(e._watcher=this),e._watchers.push(this),r?(this.deep=!!r.deep,this.user=!!r.user,this.lazy=!!r.lazy,this.sync=!!r.sync,this.before=r.before):this.deep=this.user=this.lazy=this.sync=!1,this.cb=n,this.id=++Gn,this.active=!0,this.dirty=this.lazy,this.deps=[],this.newDeps=[],this.depIds=new se,this.newDepIds=new se,this.expression="","function"===typeof t?this.getter=t:(this.getter=V(t),this.getter||(this.getter=E)),this.value=this.lazy?void 0:this.get()};Xn.prototype.get=function(){var e;de(this);var t=this.vm;try{e=this.getter.call(t,t)}catch(ni){if(!this.user)throw ni;Je(ni,t,'getter for watcher "'+this.expression+'"')}finally{this.deep&&ut(e),fe(),this.cleanupDeps()}return e},Xn.prototype.addDep=function(e){var t=e.id;this.newDepIds.has(t)||(this.newDepIds.add(t),this.newDeps.push(e),this.depIds.has(t)||e.addSub(this))},Xn.prototype.cleanupDeps=function(){var e=this.deps.length;while(e--){var t=this.deps[e];this.newDepIds.has(t.id)||t.removeSub(this)}var n=this.depIds;this.depIds=this.newDepIds,this.newDepIds=n,this.newDepIds.clear(),n=this.deps,this.deps=this.newDeps,this.newDeps=n,this.newDeps.length=0},Xn.prototype.update=function(){this.lazy?this.dirty=!0:this.sync?this.run():Vn(this)},Xn.prototype.run=function(){if(this.active){var e=this.get();if(e!==this.value||c(e)||this.deep){var t=this.value;if(this.value=e,this.user)try{this.cb.call(this.vm,e,t)}catch(ni){Je(ni,this.vm,'callback for watcher "'+this.expression+'"')}else this.cb.call(this.vm,e,t)}}},Xn.prototype.evaluate=function(){this.value=this.get(),this.dirty=!1},Xn.prototype.depend=function(){var e=this.deps.length;while(e--)this.deps[e].depend()},Xn.prototype.teardown=function(){if(this.active){this.vm._isBeingDestroyed||y(this.vm._watchers,this);var e=this.deps.length;while(e--)this.deps[e].removeSub(this);this.active=!1}};var Kn={enumerable:!0,configurable:!0,get:E,set:E};function Jn(e,t,n){Kn.get=function(){return this[t][n]},Kn.set=function(e){this[t][n]=e},Object.defineProperty(e,n,Kn)}function Qn(e){e._watchers=[];var t=e.$options;t.props&&Zn(e,t.props),t.methods&&or(e,t.methods),t.data?Yn(e):Te(e._data={},!0),t.computed&&nr(e,t.computed),t.watch&&t.watch!==ne&&sr(e,t.watch)}function Zn(e,t){var n=e.$options.propsData||{},r=e._props={},i=e.$options._propKeys=[],a=!e.$parent;a||Se(!1);var o=function(a){i.push(a);var o=qe(a,t,n,e);Ce(r,a,o),a in e||Jn(e,"_props",a)};for(var s in t)o(s);Se(!0)}function Yn(e){var t=e.$options.data;t=e._data="function"===typeof t?er(t,e):t||{},u(t)||(t={});var n=Object.keys(t),r=e.$options.props,i=(e.$options.methods,n.length);while(i--){var a=n[i];0,r&&x(r,a)||W(a)||Jn(e,"_data",a)}Te(t,!0)}function er(e,t){de();try{return e.call(t,t)}catch(ni){return Je(ni,t,"data()"),{}}finally{fe()}}var tr={lazy:!0};function nr(e,t){var n=e._computedWatchers=Object.create(null),r=ie();for(var i in t){var a=t[i],o="function"===typeof a?a:a.get;0,r||(n[i]=new Xn(e,o||E,E,tr)),i in e||rr(e,i,a)}}function rr(e,t,n){var r=!ie();"function"===typeof n?(Kn.get=r?ir(t):ar(n),Kn.set=E):(Kn.get=n.get?r&&!1!==n.cache?ir(t):ar(n.get):E,Kn.set=n.set||E),Object.defineProperty(e,t,Kn)}function ir(e){return function(){var t=this._computedWatchers&&this._computedWatchers[e];if(t)return t.dirty&&t.evaluate(),pe.SharedObject.target&&t.depend(),t.value}}function ar(e){return function(){return e.call(this,this)}}function or(e,t){e.$options.props;for(var n in t)e[n]="function"!==typeof t[n]?E:C(t[n],e)}function sr(e,t){for(var n in t){var r=t[n];if(Array.isArray(r))for(var i=0;i-1)return this;var n=j(arguments,1);return n.unshift(this),"function"===typeof e.install?e.install.apply(e,n):"function"===typeof e&&e.apply(null,n),t.push(e),this}}function mr(e){e.mixin=function(e){return this.options=We(this.options,e),this}}function yr(e){e.cid=0;var t=1;e.extend=function(e){e=e||{};var n=this,r=n.cid,i=e._Ctor||(e._Ctor={});if(i[r])return i[r];var a=e.name||n.options.name;var o=function(e){this._init(e)};return o.prototype=Object.create(n.prototype),o.prototype.constructor=o,o.cid=t++,o.options=We(n.options,e),o["super"]=n,o.options.props&&_r(o),o.options.computed&&xr(o),o.extend=n.extend,o.mixin=n.mixin,o.use=n.use,N.forEach((function(e){o[e]=n[e]})),a&&(o.options.components[a]=o),o.superOptions=n.options,o.extendOptions=e,o.sealedOptions=$({},o.options),i[r]=o,o}}function _r(e){var t=e.options.props;for(var n in t)Jn(e.prototype,"_props",n)}function xr(e){var t=e.options.computed;for(var n in t)rr(e.prototype,n,t[n])}function br(e){N.forEach((function(t){e[t]=function(e,n){return n?("component"===t&&u(n)&&(n.name=n.name||e,n=this.options._base.extend(n)),"directive"===t&&"function"===typeof n&&(n={bind:n,update:n}),this.options[t+"s"][e]=n,n):this.options[t+"s"][e]}}))}function wr(e){return e&&(e.Ctor.options.name||e.tag)}function Ar(e,t){return Array.isArray(e)?e.indexOf(t)>-1:"string"===typeof e?e.split(",").indexOf(t)>-1:!!p(e)&&e.test(t)}function Sr(e,t){var n=e.cache,r=e.keys,i=e._vnode;for(var a in n){var o=n[a];if(o){var s=wr(o.componentOptions);s&&!t(s)&&kr(n,a,r,i)}}}function kr(e,t,n,r){var i=e[t];!i||r&&i.tag===r.tag||i.componentInstance.$destroy(),e[t]=null,y(n,t)}pr(gr),lr(gr),An(gr),On(gr),dn(gr);var Pr=[String,RegExp,Array],Or={name:"keep-alive",abstract:!0,props:{include:Pr,exclude:Pr,max:[String,Number]},created:function(){this.cache=Object.create(null),this.keys=[]},destroyed:function(){for(var e in this.cache)kr(this.cache,e,this.keys)},mounted:function(){var e=this;this.$watch("include",(function(t){Sr(e,(function(e){return Ar(t,e)}))})),this.$watch("exclude",(function(t){Sr(e,(function(e){return!Ar(t,e)}))}))},render:function(){var e=this.$slots.default,t=mn(e),n=t&&t.componentOptions;if(n){var r=wr(n),i=this,a=i.include,o=i.exclude;if(a&&(!r||!Ar(a,r))||o&&r&&Ar(o,r))return t;var s=this,c=s.cache,l=s.keys,u=null==t.key?n.Ctor.cid+(n.tag?"::"+n.tag:""):t.key;c[u]?(t.componentInstance=c[u].componentInstance,y(l,u),l.push(u)):(c[u]=t,l.push(u),this.max&&l.length>parseInt(this.max)&&kr(c,l[0],l,this._vnode)),t.data.keepAlive=!0}return t||e&&e[0]}},Tr={KeepAlive:Or};function Cr(e){var t={get:function(){return z}};Object.defineProperty(e,"config",t),e.util={warn:le,extend:$,mergeOptions:We,defineReactive:Ce},e.set=je,e.delete=$e,e.nextTick=ct,e.observable=function(e){return Te(e),e},e.options=Object.create(null),N.forEach((function(t){e.options[t+"s"]=Object.create(null)})),e.options._base=e,$(e.options.components,Tr),vr(e),mr(e),yr(e),br(e)}Cr(gr),Object.defineProperty(gr.prototype,"$isServer",{get:ie}),Object.defineProperty(gr.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(gr,"FunctionalRenderContext",{value:qt}),gr.version="2.6.11";var jr="[object Array]",$r="[object Object]";function Dr(e,t){var n={};return Er(e,t),Lr(e,t,"",n),n}function Er(e,t){if(e!==t){var n=Ir(e),r=Ir(t);if(n==$r&&r==$r){if(Object.keys(e).length>=Object.keys(t).length)for(var i in t){var a=e[i];void 0===a?e[i]=null:Er(a,t[i])}}else n==jr&&r==jr&&e.length>=t.length&&t.forEach((function(t,n){Er(e[n],t)}))}}function Lr(e,t,n,r){if(e!==t){var i=Ir(e),a=Ir(t);if(i==$r)if(a!=$r||Object.keys(e).length1&&(t[n[0].trim()]=n[1].trim())}})),t}));function Jr(e){return Array.isArray(e)?D(e):"string"===typeof e?Kr(e):e}var Qr=["createSelectorQuery","createIntersectionObserver","selectAllComponents","selectComponent"];function Zr(e,t){var n=t.split("."),r=n[0];return 0===r.indexOf("__$n")&&(r=parseInt(r.replace("__$n",""))),1===n.length?e[r]:Zr(e[r],n.slice(1).join("."))}function Yr(e){e.config.errorHandler=function(t,n,r){e.util.warn("Error in "+r+': "'+t.toString()+'"',n),console.error(t);var i="function"===typeof getApp&&getApp();i&&i.onError&&i.onError(t)};var t=e.prototype.$emit;e.prototype.$emit=function(e){return this.$scope&&e&&this.$scope["triggerEvent"](e,{__args__:j(arguments,1)}),t.apply(this,arguments)},e.prototype.$nextTick=function(e){return Nr(this,e)},Qr.forEach((function(t){e.prototype[t]=function(e){return this.$scope&&this.$scope[t]?this.$scope[t](e):"undefined"!==typeof my?"createSelectorQuery"===t?my.createSelectorQuery(e):"createIntersectionObserver"===t?my.createIntersectionObserver(e):void 0:void 0}})),e.prototype.__init_provide=wt,e.prototype.__init_injections=At,e.prototype.__call_hook=function(e,t){var n=this;de();var r,i=n.$options[e],a=e+" hook";if(i)for(var o=0,s=i.length;o0&&void 0!==arguments[0]?arguments[0]:{};return new Promise((function(n,i){(0,r.default)(t,"file").then((function(r){e.uploadFile({url:t.url,filePath:t.filePath,name:"file",fileType:t.fileType,formData:{file:t.filePath,file_name:t.fileName,mch_id:t.mch_id},header:r,success:function(e){return n(e)},fail:function(e){return i(e)}})}))}))},o=a;t.default=o}).call(this,n("543d")["default"])},"8ac0":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=a(n("a34a")),i=a(n("66fd"));function a(e){return e&&e.__esModule?e:{default:e}}function o(e,t,n,r,i,a,o){try{var s=e[a](o),c=s.value}catch(l){return void n(l)}s.done?t(c):Promise.resolve(c).then(r,i)}function s(e){return function(){var t=this,n=arguments;return new Promise((function(r,i){var a=e.apply(t,n);function s(e){o(a,r,i,s,c,"next",e)}function c(e){o(a,r,i,s,c,"throw",e)}s(void 0)}))}}var c={type:"global",text:"加载中",color:"#ffffff",backgroundImage:"",isShow:!1},l={getType:function(e){return e.type},getText:function(e){return e.text},getColor:function(e){return e.color},getBackgroundImage:function(){var e=s(r.default.mark((function e(t){return r.default.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.abrupt("return",t.backgroundImage);case 1:case"end":return e.stop()}}),e)})));function t(t){return e.apply(this,arguments)}return t}(),getIsShow:function(e){return e.isShow}},u={mutSetLoading:function(e,t){for(var n in t)e[n]=t[n];e.backgroundImage||i.default.prototype.$mallConfig.getConfig().then((function(t){e.backgroundImage=t.__wxapp_img.mall.loading}))}},p={actionGetLoading:function(e,t){e.commit("mutSetLoading",t)}},d={namespaced:!0,state:c,getters:l,mutations:u,actions:p};t.default=d},"8cba":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=i(n("66fd"));function i(e){return e&&e.__esModule?e:{default:e}}var a={auth_page:{pic_url:""},bar_title:{},cat_style:{},copyright:{},mall:{setting:{theme_color:"classic-red"}},navbar:{navs:[]},plugin:{vip_card:{setting:{background:"#f7f7f7"}}},share_setting:[],share_setting_custom:{},user_center:{},__wxapp_img:{},theme_color:{key:"a",color:"#ff4544",background:"#ff4544",border:"#ff4544",border_s:"#f39800",background_s:"#f39800",main_text:"#ffffff",secondary_text:"#ffffff",border_m:"border-color: #ff4544;border-bottom-color: transparent;border-left-color: transparent;border-right-color: transparent;",background_o:"rgba(255,69,68, 0.1)",background_p:"rgba(255,69,68, 0.2)",background_l:"rgba(255,69,68, 0.35)",background_q:"rgba(255,69,68, 0.8)",background_gradient:"linear-gradient(140deg, #ff4544, #f39800)",background_gradient_l:"linear-gradient(to right, rgba(255,69,68, 1), rgba(255,69,68, 0.5))",background_gradient_o:"linear-gradient(to right, rgba(255,69,68, 1), rgba(255,69,68, 0.7))",background_s_gradient_o:"linear-gradient(to right, rgb(243,152,0),rgba(243,152,0, 0.7))",background_gradient_btn:"linear-gradient(to left, rgb(255,69,68),rgba(255,69,68, 0.7))",background_s_gradient_btn:"linear-gradient(to right, rgb(243,152,0),rgba(243,152,0, 0.7))"},theme:"classic-red",windowHeight:{height:0,width:0,boolean:!1}},o={getNavBar:function(e){return e.navbar},getNavBarNavs:function(e){for(var t=0,n=e.navbar.navs.length;t0)){r.next=9;break}a=0,o=t.length;case 2:if(!(a=0;--a){var o=this.tryEntries[a],s=o.completion;if("root"===o.tryLoc)return r("end");if(o.tryLoc<=this.prev){var c=i.call(o,"catchLoc"),l=i.call(o,"finallyLoc");if(c&&l){if(this.prev=0;--n){var r=this.tryEntries[n];if(r.tryLoc<=this.prev&&i.call(r,"finallyLoc")&&this.prev=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),j(n),g}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var r=n.completion;if("throw"===r.type){var i=r.arg;j(n)}return i}}throw new Error("illegal catch attempt")},delegateYield:function(e,t,r){return this.delegate={iterator:D(e),resultName:t,nextLoc:r},"next"===this.method&&(this.arg=n),g}}}function x(e,t,n,r){var i=t&&t.prototype instanceof w?t:w,a=Object.create(i.prototype),o=new $(r||[]);return a._invoke=O(e,n,o),a}function b(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(r){return{type:"throw",arg:r}}}function w(){}function A(){}function S(){}function k(e){["next","throw","return"].forEach((function(t){e[t]=function(e){return this._invoke(t,e)}}))}function P(e){function t(n,r,a,o){var s=b(e[n],e,r);if("throw"!==s.type){var c=s.arg,l=c.value;return l&&"object"===typeof l&&i.call(l,"__await")?Promise.resolve(l.__await).then((function(e){t("next",e,a,o)}),(function(e){t("throw",e,a,o)})):Promise.resolve(l).then((function(e){c.value=e,a(c)}),(function(e){return t("throw",e,a,o)}))}o(s.arg)}var n;function r(e,r){function i(){return new Promise((function(n,i){t(e,r,n,i)}))}return n=n?n.then(i,i):i()}this._invoke=r}function O(e,t,n){var r=p;return function(i,a){if(r===f)throw new Error("Generator is already running");if(r===h){if("throw"===i)throw a;return E()}n.method=i,n.arg=a;while(1){var o=n.delegate;if(o){var s=T(o,n);if(s){if(s===g)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(r===p)throw r=h,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r=f;var c=b(e,t,n);if("normal"===c.type){if(r=n.done?h:d,c.arg===g)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(r=h,n.method="throw",n.arg=c.arg)}}}function T(e,t){var r=e.iterator[t.method];if(r===n){if(t.delegate=null,"throw"===t.method){if(e.iterator.return&&(t.method="return",t.arg=n,T(e,t),"throw"===t.method))return g;t.method="throw",t.arg=new TypeError("The iterator does not provide a 'throw' method")}return g}var i=b(r,e.iterator,t.arg);if("throw"===i.type)return t.method="throw",t.arg=i.arg,t.delegate=null,g;var a=i.arg;return a?a.done?(t[e.resultName]=a.value,t.next=e.nextLoc,"return"!==t.method&&(t.method="next",t.arg=n),t.delegate=null,g):a:(t.method="throw",t.arg=new TypeError("iterator result is not an object"),t.delegate=null,g)}function C(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function j(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function $(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(C,this),this.reset(!0)}function D(e){if(e){var t=e[o];if(t)return t.call(e);if("function"===typeof e.next)return e;if(!isNaN(e.length)){var r=-1,a=function t(){while(++r0;--r)n+=t[Math.floor(Math.random()*t.length)];return n};t.randomString=l;var u=function(e){var t=e.split("&"),n={};for(var r in t)if("string"===typeof t[r]&&t[r].length){var i=t[r].split("=");2===i.length&&(n[i[0]]=i[1])}return n};t.urlParamsToObject=u;var p=function(){e.showLoading({title:"加载中",mask:!0})};t.showLoading=p;var d=function(){e.hideLoading()};t.hideLoading=d;var f=function(e){e.success,e.fail};t.h5Address=f;var h=!1,g=function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"image";return new Promise((function(r,i){t instanceof Array||(t=[t]);var a="image"===n?"图片":"视频";new Promise((function(t,n){var r=null;r="scope.writePhotosAlbum",e.authorize({scope:r,success:function(e){t("success")},fail:function(i){e.showModal({title:"提示",content:"您好,请先授权保存到相册权限",showCancel:!1,success:function(i){i.confirm&&e.openSetting({success:function(e){e.authSetting[r]?t("success"):n("fail")}})}})}})})).then((function(t){h||(h=!0),e.showLoading({title:a+"保存中",mask:!0})})).then((function(a){Promise.all(t.map((function(t){return new Promise((function(r,i){try{var o=e.downloadFile({url:t,success:function(t){"image"===n&&e.saveImageToPhotosAlbum({filePath:t.tempFilePath,success:function(){r("success")},fail:function(e){i("fail")}}),"video"===n&&e.saveVideoToPhotosAlbum({filePath:t.tempFilePath,success:function(){r("success")},fail:function(e){i("fail")}})},fail:function(e){i("fail")}});if("video"===n){var s=(new Date).getTime(),c=6e4;o.onProgressUpdate((function(e){var t=(new Date).getTime();t-s>c&&(o.abort(),i("fail"))}))}}catch(a){i("fail")}}))}))).then((function(){h=!1,e.hideLoading(),r("success")})).catch((function(){h=!1,e.hideLoading(),e.showToast({title:"下载失败"}),i("fail")}))})).catch((function(){e.showModal({title:"提示",content:"授权失败,请稍后重新获取",showCancel:!1}),i("fail")}))}))};t.batchSave=g;var v=function(e,t,n){if(isNaN(e.indexOf("?"))||e.indexOf("?")<0)return e;var r=e.substr(e.indexOf("?")+1),i=e.substr(0,e.indexOf("?"));if(n)return i;var a=[];a="object"===typeof t?t:[t];var o={},s=r.split("&");for(var c in s)s[c]=s[c].split("="),o[s[c][0]]=s[c][1];for(var l in a)delete o[a[l]];return r=JSON.stringify(o).replace(/[\"\{\}]/g,"").replace(/\:/g,"=").replace(/\,/g,"&"),r.length?i+"?"+r:i};t.deleteUrlParam=v;var m,y=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,n=/^#([0-9a-fA-f]{3}|[0-9a-fA-f]{6})$/,r=e.toLowerCase();if(r&&n.test(r)){if(4===r.length){for(var i="#",a=1;a<4;a+=1)i+=r.slice(a,a+1).concat(r.slice(a,a+1));r=i}for(var o=[],s=1;s<7;s+=2)o.push(parseInt("0x"+r.slice(s,s+2)));return"rgba("+o.join(",")+","+t+")"}return r};t.colorRgba=y;var _=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:500,n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];n?m||(m=!0,"function"===typeof e&&e(),setTimeout((function(){m=!1}),t)):m||(m=!0,setTimeout((function(){m=!1,"function"===typeof e&&e()}),t))};t.throttle=_;var x=null,b=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:500,n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];if(null!==x&&clearTimeout(x),n){var r=!x;x=setTimeout((function(){x=null}),t),r&&"function"===typeof e&&e()}else x=setTimeout((function(){"function"===typeof e&&e()}),t)};t.debounce=b;var w=function e(t){function n(e){return"[object Array]"===Object.prototype.toString.call(e)}if([null,void 0,NaN,!1].includes(t))return t;if("object"!==typeof t&&"function"!==typeof t)return t;var r=n(t)?[]:{};for(var i in t)t.hasOwnProperty(i)&&(r[i]="object"===typeof t[i]?e(t[i]):t[i]);return r};t.deepClone=w;var A=function(t){var n=t.data,r=t.success;t.error;e.setClipboardData({data:n,success:function(){r&&r()}})};t.uniCopy=A;var S=function(e){};t.getUrlParam=S}).call(this,n("543d")["default"])},"9f19":function(e,t,n){"use strict";function r(e){return/^\w+((-\w+)|(\.\w+))*\@[A-Za-z0-9]+((\.|-)[A-Za-z0-9]+)*\.[A-Za-z0-9]+$/.test(e)}function i(e){return/^1[23456789]\d{9}$/.test(e)}function a(e){return/^((https|http|ftp|rtsp|mms):\/\/)(([0-9a-zA-Z_!~*'().&=+$%-]+: )?[0-9a-zA-Z_!~*'().&=+$%-]+@)?(([0-9]{1,3}.){3}[0-9]{1,3}|([0-9a-zA-Z_!~*'()-]+.)*([0-9a-zA-Z][0-9a-zA-Z-]{0,61})?[0-9a-zA-Z].[a-zA-Z]{2,6})(:[0-9]{1,4})?((\/?)|(\/[0-9a-zA-Z_!~*'().;?:@&=+$,%#-]+)+\/?)$/.test(e)}function o(e){return!/Invalid|NaN/.test(new Date(e.replace(/-/g,"/")).toString())}function s(e){return/^\d{4}[\/\-](0?[1-9]|1[012])[\/\-](0?[1-9]|[12][0-9]|3[01])$/.test(e)}function c(e){return/^(?:-?\d+|-?\d{1,3}(?:,\d{3})+)?(?:\.\d+)?$/.test(e)}function l(e){return/^\d+$/.test(e)}function u(e){return/^[1-9]\d{5}[1-9]\d{3}((0\d)|(1[0-2]))(([0|1|2]\d)|3[0-1])\d{3}([0-9]|X)$/.test(e)}function p(e){var t=/^[京津沪渝冀豫云辽黑湘皖鲁新苏浙赣鄂桂甘晋蒙陕吉闽贵粤青藏川宁琼使领A-Z]{1}[A-Z]{1}(([0-9]{5}[DF]$)|([DF][A-HJ-NP-Z0-9][0-9]{4}$))/,n=/^[京津沪渝冀豫云辽黑湘皖鲁新苏浙赣鄂桂甘晋蒙陕吉闽贵粤青藏川宁琼使领A-Z]{1}[A-Z]{1}[A-HJ-NP-Z0-9]{4}[A-HJ-NP-Z0-9挂学警港澳]{1}$/;return 7===e.length?n.test(e):8===e.length&&t.test(e)}function d(e){return/^[1-9]\d*(,\d{3})*(\.\d{1,2})?$|^0\.\d{1,2}$/.test(e)}function f(e){var t=/^[\u4e00-\u9fa5]+$/gi;return t.test(e)}function h(e){return/^[a-zA-Z]*$/.test(e)}function g(e){var t=/^[0-9a-zA-Z]*$/g;return t.test(e)}function v(e,t){return e.indexOf(t)>=0}function m(e,t){return e>=t[0]&&e<=t[1]}function y(e,t){return e.length>=t[0]&&e.length<=t[1]}function _(e){var t=/^\d{3,4}-\d{7,8}(-\d{3,4})?$/;return t.test(e)}function x(e){var t=/(^\d+$)|(^$)|(^([0-9]{3,4}-)?\d{7,8}$)|(^400[0-9]{7}$)|(^800[0-9]{7}$)|(^(400)-(\d{3})-(\d{4})(.)(\d{1,4})$)|(^(400)-(\d{3})-(\d{4}$))/;return t.test(e)}function b(e){switch(typeof e){case"undefined":return!0;case"string":if(0==e.replace(/(^[ \t\n\r]*)|([ \t\n\r]*$)/g,"").length)return!0;break;case"boolean":if(!e)return!0;break;case"number":if(0===e||isNaN(e))return!0;break;case"object":if(null===e||0===e.length)return!0;for(var t in e)return!1;return!0}return!1}function w(e){if("string"==typeof e)try{var t=JSON.parse(e);return!("object"!=typeof t||!t)}catch(n){return!1}return!1}function A(e){return"function"===typeof Array.isArray?Array.isArray(e):"[object Array]"===Object.prototype.toString.call(e)}function S(e){return"[object Object]"===Object.prototype.toString.call(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var k={email:r,mobile:i,url:a,date:o,dateISO:s,number:c,digits:l,idCard:u,carNo:p,amount:d,chinese:f,letter:h,enOrNum:g,contains:v,range:m,rangeLength:y,empty:b,isEmpty:b,jsonString:w,landline:_,object:S,array:A,umobile:x};t.default=k},a2ac:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={index:{config:"api/index/config",newIndex:"api/index/new-index",tplIndex:"api/index/tpl-index",index:"api/index/index",buy_data:"api/index/purchase",extra:"api/index/index-extra",status:"api/index/shop-status",indexWechat:"api/index/index-wechat"},finance:{cash:"api/finance/cash",config:"api/finance/config",list:"api/finance/list"},payment:{get_payments:"api/payment/get-payments",pay_data:"api/payment/pay-data",pay_buy_balance:"api/payment/pay-buy-balance",pay_buy_huodao:"api/payment/pay-buy-huodao"},upload:{file:"api/attachment/upload"},default:{district:"api/default/district",goods_list:"api/default/goods-list",search_list:"api/default/search-list",cart_list:"api/default/cats-list&cat_id=",qrcode_parameter:"api/default/qr-code-parameter",cat_list:"api/cat/list",cat_goods:"api/cat/goods"},passport:{login:"api/passport/login"},user:{user_info:"api/user/user-info",address:"api/user/address",wechat_district:"api/user/wechat-district",address_save:"api/user/address-save",address_detail:"api/user/address-detail",address_default:"api/user/address-default",address_destroy:"api/user/address-destroy",auto_address_info:"api/default/auto-address-info",my_favorite_goods:"api/user/my-favorite-goods",my_favorite_topic:"api/user/my-favorite-topic",favorite_add:"api/user/favorite-add",favorite_remove:"api/user/favorite-remove",favorite_batch_remove:"/api/user/favorite-batch-remove",config:"api/user/config",is_clerk:"api/user/is-clerk-user",doAuth:"api/user/do-auth"},article:{list:"api/default/article-list",detail:"api/default/article"},coupon:{list:"api/coupon/list",detail:"api/coupon/detail",receive:"api/coupon/receive",user_coupon:"api/coupon/user-coupon",user_coupon_detail:"api/coupon/user-coupon-detail",share_coupon:"api/coupon/share-coupon",give:"api/coupon/give"},city:{cityName:"api/default/district",goodsList:"api/default/goods-list"},balance:{index:"api/balance/index",logs:"api/balance/logs",log_detail:"api/balance/log-detail"},order:{preview:"api/order/preview",submit:"api/order/submit",pay_data:"api/order/pay-data",usable_coupon_list:"api/order/usable-coupon-list",store_list:"api/order/store-list",list:"api/order/list",detail:"api/order/detail",appraise:"api/order/appraise",express_detail:"api/order/express-detail",clerk_affirm_pay:"api/order/clerk-affirm-pay",order_clerk:"api/order/order-clerk",clerk_qr_code:"api/order/clerk-qr-code",apply_refund:"api/order/apply-refund",refund_submit:"api/order/refund-submit",refund_detail:"api/order/refund-detail",refund_send:"api/order/refund-send",confirm:"api/order/confirm",cancel:"api/order/cancel",list_pay_data:"api/order/list-pay-data",pay_result:"api/order/pay-result",customer:"api/express/get-customer",delivery:"api/express/delivery-config",order_express_list:"api/express/order-express-list",cancel_cause_list:"api/order/cancel-cause-list",cancel_refund:"api/order/cancel-refund",cancel_apply:"api/order/cancel-apply",city_map:"api/order/city-map"},video:{index:"api/video/index"},topic:{type:"api/topic/type",list:"api/topic/list",detail:"api/topic/detail",favorite:"api/topic/favorite",qrcode:"api/qrcode/topic"},member:{index:"api/mall-member/index",all:"api/mall-member/all-member",coupon:"api/mall-member/member-coupon",goods:"api/mall-member/member-goods",cats:"api/mall-member/goods-cats",purchase:"api/mall-member/purchase-member",receive:"api/mall-member/coupon-receive",detail:"api/mall-member/detail",set_password:"api/mall-member/set-pay-password",update_password:"api/mall-member/update-pay-password",verify_password:"api/mall-member/verify-pay-password"},recharge:{index:"api/recharge/index",setting:"api/recharge/setting",balance_recharge:"api/recharge/balance-recharge"},store:{list:"api/store/list",detail:"api/store/detail"},goods:{detail:"api/goods/detail",attr:"api/goods/attr",comments_list:"api/goods/comments-list",recommend:"api/goods/recommend",new_recommend:"api/goods/new-recommend",cat_style:"api/goods/cat-style",goods_video_list:"/api/goods/goods-list",poster:"/api/goods/poster",hot_search:"/api/goods/hot-search",addMaterial:"/api/video-number/add-material",articleUrl:"/api/video-number/get-article-url",remind:"api/goods/remind"},card:{index:"api/card/user-card",detail:"api/card/user-card-detail",qrcode:"api/card/card-qrcode",clerk:"api/card/card-clerk",history:"api/card/clerk-history",give:"api/card/give",receive:"api/card/receive"},share:{apply:"api/share/apply",index:"api/share/index",setting:"api/share/setting",customize:"api/share/customize",brokerage:"api/share/brokerage",team:"api/share/team",cash:"api/share/cash",cash_list:"api/share/cash-list",apply_status:"api/share/apply-status",share_order:"api/share/share-order",bind_parent:"api/share/bind-parent",poster:"api/qrcode/share",new_apply_status:"api/share/new-apply-status",level:"api/share/level",level_up:"api/share/level-up"},pond:{index:"plugin/pond/api/pond/index",lottery:"plugin/pond/api/pond/lottery",prize:"plugin/pond/api/pond/prize",send:"plugin/pond/api/pond/send",setting:"plugin/pond/api/pond/setting",order_preview:"plugin/pond/api/pond/order-preview",order_submit:"plugin/pond/api/pond/order-submit",poster:"plugin/pond/api/pond/poster"},scratch:{index:"plugin/scratch/api/scratch/index",receive:"plugin/scratch/api/scratch/receive",setting:"plugin/scratch/api/scratch/setting",prize:"plugin/scratch/api/scratch/prize",record:"plugin/scratch/api/scratch/record",order_preview:"plugin/scratch/api/scratch/order-preview",order_submit:"plugin/scratch/api/scratch/order-submit",poster:"plugin/scratch/api/scratch/poster"},bonus:{order:"plugin/bonus/api/order/index",index:"plugin/bonus/api/index/index",apply:"plugin/bonus/api/index/apply",status:"plugin/bonus/api/index/apply-status",team:"plugin/bonus/api/order/team-bonus",setting:"plugin/bonus/api/index/setting",clear:"plugin/bonus/api/index/clear-apply",cash:"plugin/bonus/api/index/cash",detail:"plugin/bonus/api/cash/index",member:"plugin/bonus/api/index/all-member",data:"plugin/bonus/api/order/data"},lottery:{index:"plugin/lottery/api/lottery/index",setting:"plugin/lottery/api/lottery/setting",detail:"plugin/lottery/api/lottery/detail",prize:"plugin/lottery/api/lottery/prize",clerk:"plugin/lottery/api/lottery/clerk",code:"plugin/lottery/api/lottery/code",order_preview:"plugin/lottery/api/lottery/order-preview",order_submit:"plugin/lottery/api/lottery/order-submit",goods:"plugin/lottery/api/lottery/goods",poster:"plugin/lottery/api/lottery/poster",poster_config:"plugin/lottery/api/poster/config",poster_generate:"plugin/lottery/api/poster/generate"},check_in:{index:"plugin/check_in/api/index/index",user:"plugin/check_in/api/index/user",customize:"plugin/check_in/api/index/customize",sign_in:"plugin/check_in/api/index/sign-in",sign_in_result:"plugin/check_in/api/index/sign-in-result",sign_in_day:"plugin/check_in/api/index/sign-in-day"},quick:{index:"api/quick/index",goods_list:"api/quick/goods-list",cart:"api/quick/cart"},step:{index:"plugin/step/api/step/index",setting:"plugin/step/api/step/setting",ranking:"plugin/step/api/step/ranking",goods:"plugin/step/api/step/goods",activity_detail:"plugin/step/api/step/activity-detail",activity:"plugin/step/api/step/activity",activity_log:"plugin/step/api/step/activity-log",activity_join:"plugin/step/api/step/activity-join",activity_submit:"plugin/step/api/step/activity-submit",invite_list:"plugin/step/api/step/invite-list",convert:"plugin/step/api/step/convert",log:"plugin/step/api/step/log",step_convert:"plugin/step/api/step/step-convert",remind:"plugin/step/api/step/remind",order_preview:"plugin/step/api/step/order-preview",order_submit:"plugin/step/api/step/order-submit",goods_detail:"plugin/step/api/step/goods-detail",poster:"plugin/step/api/step/poster",goods_poster:"plugin/step/api/step/goods-poster",receive:"plugin/step/api/step/receive",poster_config:"plugin/step/api/poster/config",poster_generate:"plugin/step/api/poster/generate"},cart:{edit:"api/cart/edit",delete:"api/cart/delete",list:"api/cart/list",add:"api/cart/add"},fxhb:{index:"plugin/fxhb/api/index/index",join:"plugin/fxhb/api/index/join",join_result:"plugin/fxhb/api/index/join-result",detail:"plugin/fxhb/api/index/detail",recommend:"plugin/fxhb/api/index/recommend"},scan_code_pay:{index:"plugin/scan_code_pay/api/index/index",preview:"plugin/scan_code_pay/api/order/preview",submit:"plugin/scan_code_pay/api/order/submit",qr_code:"plugin/scan_code_pay/api/index/qr-code",coupons:"plugin/scan_code_pay/api/order/coupons",cancel:"plugin/scan_code_pay/api/order/cancel"},phone:{binding:"api/phone/binding",code:"api/user/phone-code"},book:{cats:"plugin/booking/api/booking/cats",clerk_code:"plugin/booking/api/order-list/clerk-code",order_submit:"plugin/booking/api/order/order-submit",order_preview:"plugin/booking/api/order/order-preview",detail:"plugin/booking/api/goods/detail",list:"plugin/booking/api/goods/list",setting:"plugin/booking/api/booking/setting",order_list:"plugin/booking/api/order-list/index",order_detail:"plugin/booking/api/order-list/detail",store_list:"plugin/booking/api/booking/store-list",poster:"plugin/booking/api/booking/poster",poster_config:"plugin/booking/api/poster/config",poster_generate:"plugin/booking/api/poster/generate"},poster:{share:"api/qrcode/share",goods:"api/qrcode/goods",topic:"api/qrcode/topic",footprint:"api/qrcode/footprint",goods_new:"api/qrcode/goods-new",card:"api/card/give-poster",coupon:"api/coupon/give-poster",card_share:"api/qrcode/card-share",coupon_share:"api/qrcode/coupon-share"},bargain:{banner:"plugin/bargain/api/index/banner",goods_list:"plugin/bargain/api/goods/list",goods_detail:"plugin/bargain/api/goods/detail",list:"plugin/bargain/api/order/bargain-list",bargain_submit:"plugin/bargain/api/order/bargain-submit",bargain_result:"plugin/bargain/api/order/bargain-result",order_preview:"plugin/bargain/api/order/order-preview",order_submit:"plugin/bargain/api/order/order-submit",user_join_bargain:"plugin/bargain/api/order/user-join-bargain",user_join_bargain_result:"plugin/bargain/api/order/user-join-bargain-result",activity:"plugin/bargain/api/order/activity",setting:"plugin/bargain/api/index/index",poster:"plugin/bargain/api/index/poster",poster_config:"plugin/bargain/api/poster/config",poster_generate:"plugin/bargain/api/poster/generate"},integral_mall:{index:"plugin/integral_mall/api/index/index",coupon:"plugin/integral_mall/api/coupon/index",cats:"plugin/integral_mall/api/goods/cats",detail:"plugin/integral_mall/api/coupon/detail",goods_detail:"plugin/integral_mall/api/goods/detail",coupon_submit:"plugin/integral_mall/api/coupon-order/order-submit",goods:"plugin/integral_mall/api/goods/index",log:"api/integral-log/index",order:"plugin/integral_mall/api/order/index",coupon_order:"plugin/integral_mall/api/coupon-order/index",order_preview:"plugin/integral_mall/api/order/order-preview",order_submit:"plugin/integral_mall/api/order/order-submit",coupon_pay:"plugin/integral_mall/api/coupon-order/order-pay-data",poster:"plugin/integral_mall/api/index/poster",poster_config:"plugin/integral_mall/api/poster/config",poster_generate:"plugin/integral_mall/api/poster/generate"},pt:{index:"plugin/pintuan/api/v2/index/index",goods:"plugin/pintuan/api/v2/goods/index",detail:"plugin/pintuan/api/v2/goods/detail",cats:"plugin/pintuan/api/v2/goods/cats",order_preview:"plugin/pintuan/api/v2/order/order-preview",order_submit:"plugin/pintuan/api/v2/order/submit",list:"plugin/pintuan/api/v2/order/pintuan-list",pt_detail:"plugin/pintuan/api/v2/order/pintuan-detail",order:"plugin/pintuan/api/v2/order/list",poster:"plugin/pintuan/api/v2/index/poster",order_poster:"plugin/pintuan/api/v2/order/poster",poster_config:"plugin/pintuan/api/v2/poster/config",poster_generate:"plugin/pintuan/api/v2/poster/generate"},mch:{index:"plugin/mch/api/mch/index",detail:"plugin/mch/api/mch/detail",category:"plugin/mch/api/mch/category",goods:"plugin/mch/api/goods/index",goods_detail:"plugin/mch/api/goods/detail",cat_style:"plugin/mch/api/goods/cat-style",cats_list:"api/cat/list",setting:"plugin/mch/api/mch/setting",visit:"plugin/mch/api/mch/add-visit",order_list:"plugin/mch/api/order/index",order_detail:"plugin/mch/api/order/detail",manage_index:"plugin/mch/api/mch/manage-index",qr_code:"plugin/mch/api/mch/qr-code",qr_code_parameter:"api/default/qr-code-parameter",statistic:"plugin/mch/api/mch/statistic",year_list:"plugin/mch/api/mch/year-list",property:"plugin/mch/api/property/index",account_log:"plugin/mch/api/property/account-log",cash_log:"plugin/mch/api/property/cash-log",order_close_log:"plugin/mch/api/property/order-close-log",cash_submit:"plugin/mch/api/property/cash-submit",order_send:"plugin/mch/api/order/order-send",express_list:"api/order/express-list",refund_detail:"plugin/mch/api/order/refund-detail",mch_status:"plugin/mch/api/mch/mch-status",apply:"plugin/mch/api/mch/apply",login:"plugin/mch/api/mch/login",order_print:"plugin/mch/api/order/print",update_total_price:"plugin/mch/api/order/update-total-price",update_price:"plugin/mch/api/order/update-price",refund_handle:"plugin/mch/api/order/refund-handle",update_password:"plugin/mch/api/mch/update-password",switch_status:"plugin/mch/api/goods/switch-status",destroy:"plugin/mch/api/goods/destroy",cancel:"plugin/mch/api/order/cancel",order_preview:"plugin/mch/api/order/preview",order_submit:"plugin/mch/api/order/submit",apply_status:"plugin/mch/api/goods/apply-status",qr_code_login:"plugin/mch/api/mch/qr-code-login",poster:"plugin/mch/api/mch/poster",edit:"plugin/mch/api/goods/edit",cat:"plugin/mch/api/goods/cats",postage:"plugin/mch/api/goods/rules",service:"plugin/mch/api/goods/services",mch_cat:"plugin/mch/api/goods/mch-cats",mch_cat_edit:"plugin/mch/api/goods/cat-edit",mch_cat_destroy:"plugin/mch/api/goods/cat-destroy",poster_config:"plugin/mch/api/poster/config",poster_generate:"plugin/mch/api/poster/generate",update_address:"plugin/mch/api/order/update-address",goods_edit:"plugin/mch/api/goods/edit",delivery_rules:"plugin/mch/api/goods/free-delivery-rules",force_cancel:"plugin/mch/api/order/force-cancel"},app_admin:{index:"api/admin/data-statistics/all_data",send:"api/admin/order/send",goods:"api/admin/goods/index",table:"api/admin/data-statistics/table",express:"api/order/express-list",goods_switch:"api/admin/goods/switch-status",goods_destroy:"api/admin/goods/destroy",comments:"api/admin/order-comments/index",comments_top:"api/admin/order-comments/update-top",comments_reply:"api/admin/order-comments/reply",comments_show:"api/admin/order-comments/show",user:"api/admin/user/index",share:"api/admin/share/index",clerk:"api/admin/user/clerk",integral:"api/admin/user/integral",balance:"api/admin/user/balance",setting:"api/admin/mall/setting",review:"api/admin/review/index",tabs:"api/admin/review/tabs",review_detail:"api/admin/review/detail",review_switch:"api/admin/review/switch-status",order:"api/admin/order/index",update_price:"api/admin/order/update-total-price",update_address:"api/admin/order/update-address",address_list:"api/admin/order/address-list",express_detail:"api/order/express-detail",cancel:"api/admin/order/cancel",force_cancel:"api/admin/order/force-cancel",detail:"api/admin/order/detail",refund:"api/admin/order/refund",refund_handle:"api/admin/order/refund-handle",edit:"api/admin/goods/edit",service:"api/admin/service/options",card:"api/admin/card/options",cat:"api/admin/cat/options",order_num:"api/admin/order/order-num",print:"api/admin/order/print",refund_address:"api/admin/refund-address/index",refund_address_edit:"api/admin/refund-address/edit",clerk_destroy:"api/admin/user/clerk-destroy",address_destroy:"api/admin/refund-address/destroy",clerk_edit:"api/admin/user/clerk-edit",cash:"api/admin/cash/list",verify:"api/admin/cash/verify",user_cash:"api/admin/cash/cash",postage:"api/admin/postage-rule/all-list",delivery_rules:"api/admin/free-delivery-rules/all-list",shou_huo:"api/admin/order/shou-huo",delivery:"api/admin/order/delivery",remark:"api/admin/user/update-user-remark",remarkName:"api/admin/user/update-user-remark-name",level:"api/admin/user/update-user-level",goods_edit:"api/admin/goods/edit",sellerRemark:"api/admin/order/seller-remark",confirm:"api/admin/order/confirm",queue:"api/admin/review/queue-status",cash_save:"api/admin/cash/save",goods_config:"/api/admin/goods/goods-config",ecard_api_url:"",refund_detail:"api/admin/order/refund-detail",tabs_v2:"api/admin/v2/review/tabs",review_v2:"api/admin/v2/review/index",review_switch_v2:"api/admin/v2/review/switch-status",cash_tabs:"api/admin/cash/tabs",review_detail_v2:"api/admin/v2/review/detail",cat_edit:"api/admin/cat/edit",cat_destroy:"api/admin/cat/destroy",pick_link:"api/admin/cat/pick-link"},clerk:{info:"plugin/clerk/api/index/clerk-info",order:"plugin/clerk/api/index/order",my:"plugin/clerk/api/index/my-order",detail:"plugin/clerk/api/index/detail",card:"plugin/clerk/api/index/card",my_card:"plugin/clerk/api/index/my-card",card_detail:"api/card/user-card-detail",statistics:"plugin/clerk/api/index/statistics",qrcode_parameter:"api/default/qr-code-parameter"},miaosha:{goods:"plugin/miaosha/api/v2/goods/index",estimate:"plugin/miaosha/api/v2/goods/estimate",goods_detail:"plugin/miaosha/api/v2/goods/detail",cats:"plugin/miaosha/api/v2/goods/cats",goods_info:"plugin/miaosha/api/v2/goods/miaosha",order_preview:"plugin/miaosha/api/v2/order/order-preview",order_submit:"plugin/miaosha/api/v2/order/submit",today_goods:"plugin/miaosha/api/v2/goods/today-miaosha",time_list:"plugin/miaosha/api/v2/goods/time-list",add_cart:"plugin/miaosha/api/v2/index/add-cart",cart_edit:"plugin/miaosha/api/v2/index/cart-edit",poster:"plugin/miaosha/api/v2/index/poster",poster_config:"plugin/miaosha/api/v2/poster/config",poster_generate:"plugin/miaosha/api/v2/poster/generate"},diy:{page_store:"plugin/diy/api/page/store",receive:"plugin/diy/api/ad-award/receive",coupon_receive:"plugin/diy/api/coupon/receive"},vip_card:{index:"plugin/vip_card/api/index/index",card:"plugin/vip_card/api/index/card",order_preview:"plugin/vip_card/api/order/preview",card_detail:"plugin/vip_card/api/index/card-detail",setting:"plugin/vip_card/api/index/setting",right:"plugin/vip_card/api/index/right",index_right:"plugin/vip_card/api/index/index-right",order_submit:"plugin/vip_card/api/order/submit",pay_data:"plugin/vip_card/api/order/pay-data",recommend:"plugin/vip_card/api/index/recommend",poster:"plugin/vip_card/api/index/poster"},advance:{goods:"plugin/advance/api/goods/index",banner:"plugin/advance/api/goods/banner",detail:"plugin/advance/api/goods/detail",poster:"plugin/advance/api/goods/poster",order_submit:"plugin/advance/api/order/advance",order:"plugin/advance/api/order/my-advance",order_preview:"plugin/advance/api/order/order-preview",order_sub:"plugin/advance/api/order/order-submit",order_detail:"plugin/advance/api/order/detail",pay_data:"plugin/advance/api/order/pay-data",get_payments:"plugin/advance/api/payment/get-payments",goods_list:"plugin/advance/api/goods/index",poster_config:"plugin/advance/api/poster/config",poster_generate:"plugin/advance/api/poster/generate"},gift:{order_submit:"/plugin/gift/api/gift-order/order-submit",order_preview:"/plugin/gift/api/gift-order/order-preview",config:"plugin/gift/api/gift-index/config",pay_data:"plugin/gift/api/gift-order/pay-data",gift:"plugin/gift/api/gift-index/gift",poster:"plugin/gift/api/gift-index/poster",send_list:"plugin/gift/api/order-list/send-list",send_detail:"plugin/gift/api/order-list/send-detail",turn:"plugin/gift/api/gift-order/turn",get_turn:"plugin/gift/api/gift-order/get-turn",my_join:"plugin/gift/api/gift-join/my-join",my_win:"plugin/gift/api/gift-join/my-win",win_detail:"plugin/gift/api/gift-join/win-detail",join:"plugin/gift/api/gift-join/join",join_status:"plugin/gift/api/gift-join/join-status",join_detail:"plugin/gift/api/gift-join/join-detail",preview:"plugin/gift/api/gift-order/gift-convert-preview",convert:"plugin/gift/api/gift-order/gift-convert",list:"plugin/gift/api/goods/goods-list",goods:"plugin/gift/api/goods/detail",cancel:"plugin/gift/api/gift-order/order-cancel"},foot:{index:"api/footprint/footprint",list:"api/footprint/index",del:"api/footprint/footprint-del"},quick_share:{poster_list:"plugin/quick_share/api/goods/poster-list",goods:"plugin/quick_share/api/goods/index",poster:"plugin/quick_share/api/goods/poster",setting:"plugin/quick_share/api/setting/index",poster_config:"plugin/quick_share/api/poster/config",poster_generate:"plugin/quick_share/api/poster/generate"},stock:{status:"plugin/stock/api/index/apply-status",index:"plugin/stock/api/index/index",setting:"plugin/stock/api/index/setting",apply:"plugin/stock/api/index/apply",clear:"plugin/stock/api/index/clear-apply",cash:"plugin/stock/api/index/cash",detail:"plugin/stock/api/cash/index",level:"plugin/stock/api/index/level",info:"plugin/stock/api/index/info",up:"plugin/stock/api/index/level-up",bonus:"plugin/stock/api/cash/bonus-detail"},region:{status:"plugin/region/api/index/apply-status",index:"plugin/region/api/index/index",setting:"plugin/region/api/index/setting",apply:"plugin/region/api/index/apply",clear:"plugin/region/api/index/clear-apply",cash:"plugin/region/api/index/cash",detail:"plugin/region/api/cash/index",level:"plugin/region/api/index/level",info:"plugin/region/api/index/info",level_up:"plugin/region/api/index/level-up",clear_up:"plugin/region/api/index/clear-level-up"},template:{template:"api/message/template"},pick:{goods_list:"plugin/pick/api/index/goods-list",goods:"/plugin/pick/api/index/goods-detail",order_preview:"/plugin/pick/api/pick-order/order-preview",order_submit:"/plugin/pick/api/pick-order/order-submit",poster:"plugin/pick/api/index/poster",add:"plugin/pick/api/cart/add",list:"plugin/pick/api/cart/list",edit:"plugin/pick/api/cart/edit",delete:"plugin/pick/api/cart/delete",poster_config:"plugin/pick/api/poster/config",poster_generate:"plugin/pick/api/poster/generate"},live:{index:"api/live/index",playback:"api/live/play-back"},ecard:{index:"plugin/ecard/api/index/index"},composition:{index:"plugin/composition/api/index/index",config:"plugin/composition/api/index/config",detail:"plugin/composition/api/index/detail",composition_detail:"plugin/composition/api/index/composition-detail",order_preview:"plugin/composition/api/index/order-preview",order_submit:"plugin/composition/api/index/order-submit"},favorite:{cats:"api/user/favorite-cats",my_favorite_goods:"api/user/my-new-favorite-goods"},flash_sale:{list:"/plugin/flash_sale/api/index/goods-list",detail:"/plugin/flash_sale/api/index/goods-detail",add_cart:"/plugin/flash_sale/api/index/add-cart",poster_config:"plugin/flash_sale/api/poster/config",poster_generate:"plugin/flash_sale/api/poster/generate"},full_reduce:{list:"api/goods/full-reduce-goods-list",index:"api/full-reduce/index"},community:{setting:"plugin/community/api/index/setting-data",index:"plugin/community/api/middleman/index",apply:"plugin/community/api/middleman/apply",apply_result:"plugin/community/api/middleman/apply-result",apply_pay:"plugin/community/api/middleman/apply-pay",activity_list:"plugin/community/api/activity/list",activity_detail:"plugin/community/api/activity/detail",activity_log:"plugin/community/api/activity/log",user_activity:"plugin/community/api/activity/activity",activity_goods:"plugin/community/api/activity/goods-list",middle_list:"plugin/community/api/order/middle-list",middle_detail:"plugin/community/api/order/middle-detail",order_list:"plugin/community/api/order/list",order_detail:"plugin/community/api/order/detail",poster:"plugin/community/api/activity/poster-config",middleman_list:"plugin/community/api/middleman/list",cats:"plugin/community/api/activity/goods-cats",cart_add:"plugin/community/api/cart/add",cart_result:"plugin/community/api/cart/add-result",cart:"plugin/community/api/cart/index",cart_delete:"plugin/community/api/cart/delete",cart_edit:"plugin/community/api/cart/edit",goods_config:"plugin/community/api/goods/config",profit_list:"plugin/community/api/middleman/profit-list",profit_detail:"plugin/community/api/middleman/profit-detail",order_preview:"plugin/community/api/order/order-preview",order_submit:"plugin/community/api/order/order-submit",notice:"plugin/community/api/middleman/notice",list:"plugin/community/api/activity/activity-list",bind:"plugin/community/api/middleman/bind",goods_detail:"plugin/community/api/goods/detail",switch:"plugin/community/api/goods/switch",edit_address:"plugin/community/api/middleman/edit-address",confirm:"plugin/community/api/order/confirm",goods_generate:"plugin/community/api/goods/generate",poster_share:"plugin/community/api/poster-share/generate"},exchange:{list:"plugin/exchange/api/index/card-goods-list",code:"plugin/exchange/api/index/get-code",detail:"plugin/exchange/api/index/card-goods-detail",me_list:"plugin/exchange/api/index/me-card-list",me_detail:"plugin/exchange/api/index/me-card-detail",order_preview:"plugin/exchange/api/index/e-order-preview",order_submit:"plugin/exchange/api/index/e-order-submit",exchange_preview:"plugin/exchange/api/index/c-order-preview",exchange_submit:"plugin/exchange/api/index/c-order-submit",setting:"plugin/exchange/api/index/setting",log:"plugin/exchange/api/index/me-log",info:"plugin/exchange/api/index/show-info",unite:"plugin/exchange/api/index/unite",covert:"plugin/exchange/api/index/covert",log_detail:"plugin/exchange/api/index/me-log-detail",qrcode:"plugin/exchange/api/index/qrcode",poster_generate:"plugin/exchange/api/poster/generate",poster_config:"plugin/exchange/api/poster/config"},wholesale:{index:"plugin/wholesale/api/goods/index",detail:"plugin/wholesale/api/goods/detail",cart:"plugin/wholesale/api/cart/add-cart",cats:"plugin/wholesale/api/goods/cats",order_preview:"plugin/wholesale/api/order/order-preview",order_submit:"plugin/wholesale/api/order/order-submit",poster_config:"plugin/wholesale/api/poster/config",poster_generate:"plugin/wholesale/api/poster/generate"},teller:{code:"plugin/teller/api/member/pay-code",search:"plugin/teller/api/member/search-pay-code"}},i=r;t.default=i},a34a:function(e,t,n){e.exports=n("bbdd")},a760:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={list:{},show:null,first:{},is_storage:!1,setList:function(e){"undefined"===typeof this.list[e]&&(this.list[e]=!0)}};t.default=r},a99b:function(e,t){e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABQCAYAAADvCdDvAAAKeUlEQVR4Xu1da5AU1Rk9351lF1h2euexCAQFfKYkBYaUj+DbojCWohitGEsNmuAjmqQ0krKSYHykMCbEJFbKKkOikWgqoqjxEU2oUtRQESpUqUmopABjgIjATvdMNwKBnemT6oFZl3Wnp/tOD+7udP+d75z73XN6bt++fftrgeZhWTyCgkugMBGA0qSJYUQPFDaMAJ5OJsUUHUUsmzcBuA9Amw4+xnxUARK2q3BVaEMsm+cB+AOA0NjYCH8FCBRCi2ra/IsAn43FjV4BCvaEMiTn8JOK+Gf0qcSMngKhDbEc3gvitli+xigQyhCSCcvBZgEmNCadmDWUIQcu5i/GsjVOgVCGmDaXCfCFxqUTMwc2ZFOBqTEKW4UYWY9sLvEjaEwKJAEBcSSALw/nITOwIVaB10PwYD1mEHg8Y8jl9XBYFg0m8NJwnXYHN8ThKhCn6orpEu9ICTMyGXF0OSq4QoFHuoINw3G5JpAhO2we3QKs174zF+wtuTitq1PW1mtGBW85fAvE9Kj4BgtPIEPMPO8She/pJk3glowhP9PFD4SzHK4EcVaUnIOBq6YhJCXvYCNQvqCGPlzg+awhF4YG1gA0rSGWw9NBvK4jKIEtewSfnpgUUwfvh2laQ0yHS4S4VkPQIko4J52WP2tga0Ka0pANG9iW7sI2EXTWVKh/gMLCdIcsCo0LCGhKQ/IOLybxdECNesMIvJxOYraIuGGxQeOb0hDT4XIhLgkqkhfnAtvdBE4YO0a2hcGFjW06Q8p3xC3YFnKpxCVxXqZTVoQVOGx80xmSdziPxCNhhIpiaSRoe01niGnTWy/6XFCBDsQ9mDbkqyExWuFNZYjjMFsEtoIYEVKt2JCQgvUPH/BO3dzJ68TFLzS4Y0M0ROsLGdiQAv8kgtka3LEhGqL5GlIoMOUqbNcYrrwp72+yhsyrM6dA8Ka5huTyvFop/DqQKv2CXGBjJoljRYQ6+DAYy+GrIM4MgxkKsR8ZsswCl4u3X1fzIPDNjCE/1YQHgpFssxxsEuCwQIAhFHSQIevWsXXcJ5ATQUcdfSAFvyTx8KgWbN61C5H+W9iCsSNacDeIi+rIcdBCDzKkeyfPTrh4ZdBm2wSJHWRILs/vK4WFTdDvQdvFgwyxCnwVMvwulINW/QES6zWEZItpw1aC0UOpA8Mt115DrA84DSW8Pdw6ONT602tIzuE8FXJ1d6h1dijk++E/xOFiEAuGQtLDOcdeQ0ybLwrgvaoWHx+jAh8OWTY3KODojzGXuOnKG1RPPMHErHOxBwj9/CMWMWIFyv+QfJ6TqPCfiLljOg0FyoZ053l2QsVLJhr6RQ4pG2LZvALAY5Gzx4ShFSgbYha4QASLQ6NjQOQKVAxZLBLfg0SurgZhZchaCuBLGvgYErECZUNyNp9TwJyIuWM6DQUqQ9ZrIjhDAx9DIlZgvyEO3xZiWsTcMZ2GAvsNsflvAaZo4GNIxApUDNk2HHdwRKzVIaGrGOII6tppckiSbYZGKteQ3UKMaoYOD/Y+xoYMMocabYhLYI0Aa4nyBrzRII4ncNYwGiLpEm8qwWoCO0i0CXAcBGcLkArrd6MM8V5te0i1YVFqlGzqn9RWcnSrg/kKuANAOmzSgyWewDIK7swm5V/9cyLZau3EFSQWKWB80JwjN4TATgEuSxvyUq0kTJMTkcDzIjihVuyg+l2w1yXmZw2puULuOMwUgeVBy4BEbUjRJc7Ndkrg7ai2zXQPsFoBxwwq0asnwyJx+dhOWRY0361bObqtHSsFOKkWJmpDFqUNCb0VNWfzJAW8MRTKLXmbyDOd8pVawvb/vfA/HlXci38o+BeA27/aG0GpIwI2ijhCtx6W6fApIT4ftqOHNF7QM7IFU0aPlvd02s3ZfEABN/phK8vvVwJ4VKeRCobA0owhV+ty5PKcqxSe0cUfCpwLrMgacq5uWzmbJytgtR/eK7xQLqScK/DbSuFOEK06DZaI67s6ZYkO1sOU3/wlunXxhwJH4I6MIXfrtuWV2TUd7FJV6uV7ZgC4sLey9dY8J7UqzAExQamD67qTuLg8v65+XJA2xKsHr31YNvf5bUVygd8qwRbtBnzHCiRReziZn0nKQ/W0bxa4WQSHD8RB4I2MITMDlRo3HT4pxKXVknFdzM2m5FndZA8USusBkKjKITg9nZRVum344UyTh0sLNvtyK9yQ7hCd18V7aU2b71WrquoSa7OdcmIgQ3IFPqwE11RLmC5uzaTkJ7pibS/wyBGCd3zxJUxPp+Vvum344SzSgIOC75+I+HGmU76l2/42sr3VgVcEdMBvrXhVlDKGzApkiGnzdgGqjp8EXswYcr5usmaB14n4FytgEYbuLC5IXpZNC/7LHW+mDZkRhGugmG6HcxLEc1VPasGvMkm5NpAheYdzSd9ZUHEfcey4TnlXJ2HT5loBPlM1WWBTxpDJOtxBMVaBr6HGo2wXOCVryJqgnH3jLIcvgKh60hK4OWPI/YEM2WIz3Y7yLKj6p40Ez6aTMjdssqbDa4R42A/nAkuzdUyrg+Rk2rxL4F991QVWZ5I4TURKQTgrMUHq5ve4OOGwlLwdyBCP2HT4shDn+ApHfDfbKfcETda2eWIReEWAMX6YkuCirqRU/bsHbc8vLv8Bp7OEtwJw/TxtyDcCxJVDuh0eK8QqBXT5YDamDSkvHwU2JGfzShXgBpLEfdsMfGeqiDeNrXp4N4MiWCpSnnJWPQi8n05ikoh4s7CGHrWGzkrjFCzt2Y2bxo2TXX4Jde/kWcrF47Uekbt9TuTAhqxcyZZpM7A+yIYIF1gvgh9KB55Ki9i9Hdn/cumZSuFmEBcEUbfkYkFXSrwPkDX8MAu8VARPBmnIK4NLYHGr4HfJpOT69FFZO3EKXHxdBJfVOum9ZSfHxeQpKSnP8gIb4gWbBV4iguVBEi7HCIpkuRBzjkS7AMeI+A9PfbkP1E/5lIjsDdxmHYHe/ZDl4HUBTgtB47qAt3PHqzM5Eiz30QiKL7m4tavPLUMoQ7xGLIfPgAh98Q6aYJ84VxRmpTpkpQZWG2KaPJ4JrFXS+H0GLvHXjIGZIlKsJBzaEO9bIu2CNY1+huESC7Odjav96+dY3uZV3oJp2BEkzFlAwY59JZw8PiUHvSwV2hCv0cIeTinthbcFdcB1mTCJVYl9IG3I1yLg0abIFXibEtyrTeAPzJeI2QN9MULLEK+t9/Oc3KrwggBTI0zaqx50j86Drghz6KXK2bxRAfcDaImKn8R/S8ScsSkZcIqtbYiX4I4dHJNoxf2yf52rLi4C2+nihmxKfh9V56PgsSyezgQeEc0vRPTL4bkRCvM7OqTqo4a6RKw0tiPPMxIKPxBgZlgRCHhz+SXKxd2pA1O/sByNjic50nLgLSzeorm95+8Ebs8ma6+IR2JIRRDL4al0MQ8K5wt9v3dYcgFv/WrZPoXHxvucMY0WOwx/N9mhbFwuCl888Amoqg/0CHhffv4jgUfTSawIWvowUkP6ds5bUhfBcQliAgXtAIoKKFDwLnqwrpErt2FE1o3dsoWjRnZgqkrgKCkhJYJWV7Dbe/LXBqzv6PBujsPXn/w//FxsjNmKo98AAAAASUVORK5CYII="},ad56:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=a(n("f932")),i=a(n("4c11"));function a(e){return e&&e.__esModule?e:{default:e}}var o={getAward:function(e,t){var n=this;return new Promise((function(a,o){(0,r.default)({url:i.default.check_in.sign_in,data:{status:e,day:t||1}}).then((function(e){if(0!=e.code)return o(e.msg);n.checkInResult(e.data.queueId,e.data.token).then((function(e){return a(e)})).catch((function(e){return o(e)}))})).catch((function(e){return o(e)}))}))},checkInResult:function(e,t){var n=this;return new Promise((function(a,o){(0,r.default)({url:i.default.check_in.sign_in_result,data:{queueId:e,token:t}}).then((function(r){return 0!=r.code?o(r.msg):1!=r.data.retry?a(r.data):void n.checkInResult(e,t).then((function(e){return a(e)})).catch((function(e){return o(e)}))})).catch((function(e){return o(e)}))}))}};t.default=o},b41f:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={reportAndError:{boolean:!1,content:"网络开了会儿小差, 请刷新重试下哦~"},is_edit:!1},i={reportAndErrorObj:function(e){return e.reportAndError},is_edit:function(e){return e.is_edit}},a={reportAndErrorObj:function(e,t){e.reportAndError=t},is_edit:function(e,t){e.is_edit=t}},o={reportAndErrorObj:function(e,t){e.commit("reportAndErrorObj",t)},is_edit:function(e,t){e.commit("is_edit",t)}},s={namespaced:!0,state:r,getters:i,mutations:a,actions:o};t.default=s},b6a2:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={id:null,showPayment:!1,payData:null,payType:null,resolve:null,reject:null},i={id:function(e){return e.id},showPayment:function(e){return e.showPayment},payData:function(e){return e.payData},payType:function(e){return e.payType},resolve:function(e){return e.resolve},reject:function(e){return e.reject}},a={id:function(e,t){e.id=t},showPayment:function(e,t){e.showPayment=t},payData:function(e,t){e.payData=t},payType:function(e,t){e.payType=t},resolve:function(e,t){e.resolve=t},reject:function(e,t){e.reject=t},setAll:function(e,t){for(var n in t)e[n]=t[n]}},o={reset:function(e){e.commit("id",null),e.commit("showPayment",!1),e.commit("payData",null),e.commit("payType",null),e.commit("resolve",null),e.commit("reject",null)}},s={namespaced:!0,state:r,getters:i,mutations:a,actions:o};t.default=s},b6a25:function(e,t,n){"use strict";(function(e){function n(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function r(e){for(var t=1;t"),e=e.replace(/•/g,"•"),e}function o(e){return e=e.replace(/Œ/g,"Œ"),e=e.replace(/œ/g,"œ"),e=e.replace(/Š/g,"Š"),e=e.replace(/š/g,"š"),e=e.replace(/Ÿ/g,"Ÿ"),e=e.replace(/ƒ/g,"ƒ"),e=e.replace(/ˆ/g,"ˆ"),e=e.replace(/˜/g,"˜"),e=e.replace(/ /g,""),e=e.replace(/ /g,""),e=e.replace(/ /g,""),e=e.replace(/‌/g,""),e=e.replace(/‍/g,""),e=e.replace(/‎/g,""),e=e.replace(/‏/g,""),e=e.replace(/–/g,"–"),e=e.replace(/—/g,"—"),e=e.replace(/‘/g,"‘"),e=e.replace(/’/g,"’"),e=e.replace(/‚/g,"‚"),e=e.replace(/“/g,"“"),e=e.replace(/”/g,"”"),e=e.replace(/„/g,"„"),e=e.replace(/†/g,"†"),e=e.replace(/‡/g,"‡"),e=e.replace(/•/g,"•"),e=e.replace(/…/g,"…"),e=e.replace(/‰/g,"‰"),e=e.replace(/′/g,"′"),e=e.replace(/″/g,"″"),e=e.replace(/‹/g,"‹"),e=e.replace(/›/g,"›"),e=e.replace(/‾/g,"‾"),e=e.replace(/€/g,"€"),e=e.replace(/™/g,"™"),e=e.replace(/←/g,"←"),e=e.replace(/↑/g,"↑"),e=e.replace(/→/g,"→"),e=e.replace(/↓/g,"↓"),e=e.replace(/↔/g,"↔"),e=e.replace(/↵/g,"↵"),e=e.replace(/⌈/g,"⌈"),e=e.replace(/⌉/g,"⌉"),e=e.replace(/⌊/g,"⌊"),e=e.replace(/⌋/g,"⌋"),e=e.replace(/◊/g,"◊"),e=e.replace(/♠/g,"♠"),e=e.replace(/♣/g,"♣"),e=e.replace(/♥/g,"♥"),e=e.replace(/♦/g,"♦"),e=e.replace(/'/g,"'"),e}function s(e){return e=r(e),e=i(e),e=a(e),e=o(e),e}function c(e,t){return/^\/\//.test(e)?"https:".concat(e):/^\//.test(e)?"https://".concat(t).concat(e):Array.isArray(e)?l(e,t):e}function l(e,t){for(var n=0;n=0,a=i&&r.regeneratorRuntime;if(r.regeneratorRuntime=void 0,e.exports=n("96cf"),i)r.regeneratorRuntime=a;else try{delete r.regeneratorRuntime}catch(o){r.regeneratorRuntime=void 0}},bc3b:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=i(n("a34a"));function i(e){return e&&e.__esModule?e:{default:e}}function a(e,t,n,r,i,a,o){try{var s=e[a](o),c=s.value}catch(l){return void n(l)}s.done?t(c):Promise.resolve(c).then(r,i)}function o(e){return function(){var t=this,n=arguments;return new Promise((function(r,i){var o=e.apply(t,n);function s(e){a(o,r,i,s,c,"next",e)}function c(e){a(o,r,i,s,c,"throw",e)}s(void 0)}))}}var s=function(){var e=o(r.default.mark((function e(t){var n;return r.default.wrap((function(e){while(1)switch(e.prev=e.next){case 0:n={type:"global",text:"加载中",color:"#ffffff",backgroundImage:""},t=Object.assign(n,t),t.isShow=!0,this.$store.dispatch("loading/actionGetLoading",t);case 4:case"end":return e.stop()}}),e,this)})));return function(t){return e.apply(this,arguments)}}(),c=s;t.default=c},bcbc:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=l(n("a34a")),i=n("c345"),a=l(n("66fd")),o=l(n("da52")),s=n("9c53"),c=l(n("a2ac"));function l(e){return e&&e.__esModule?e:{default:e}}function u(e,t,n,r,i,a,o){try{var s=e[a](o),c=s.value}catch(l){return void n(l)}s.done?t(c):Promise.resolve(c).then(r,i)}function p(e){return function(){var t=this,n=arguments;return new Promise((function(r,i){var a=e.apply(t,n);function o(e){u(a,r,i,o,s,"next",e)}function s(e){u(a,r,i,o,s,"throw",e)}o(void 0)}))}}var d=function(){var e=p(r.default.mark((function e(t,n){var l,u,p;return r.default.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return l={"X-App-Platform":t.header&&t.header["X-App-Platform"]?t.header["X-App-Platform"]:a.default.prototype.$platform,"X-Form-Id-List":JSON.stringify((0,i.popAll)()),"X-Requested-With":t.header&&t.header["X-Requested-With"]?t.header["X-Requested-With"]:"XMLHttpRequest","X-App-Version":a.default.prototype.$appVersion,"content-type":n?"multipart/form-data":"application/x-www-form-urlencoded"},e.next=3,o.default.dispatch("user/loadAccessTokenFormCache");case 3:return o.default.state.user&&o.default.state.user.accessToken&&(l["X-Access-Token"]=o.default.state.user.accessToken),o.default.state.user&&0!==o.default.state.user.tempParentId&&(l["X-User-Id"]=o.default.state.user.tempParentId+""),u={},t.url.replace(/([^=&]+)=([^&]*)/g,(function(e,t,n){u[decodeURIComponent(t)]=decodeURIComponent(n)})),-1!==(0,s.objectValues)(c.default.mch).indexOf(u.r)&&(p=a.default.prototype.$storage.getStorageSync("MCH2019"),l["Mch-Access-Token"]=p.token),e.abrupt("return",l);case 9:case"end":return e.stop()}}),e)})));return function(t,n){return e.apply(this,arguments)}}(),f=d;t.default=f},bf81:function(e,t,n){"use strict";function r(e,t){var n;if("undefined"===typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(n=i(e))||t&&e&&"number"===typeof e.length){n&&(e=n);var r=0,a=function(){};return{s:a,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:a}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,s=!0,c=!1;return{s:function(){n=e[Symbol.iterator]()},n:function(){var e=n.next();return s=e.done,e},e:function(e){c=!0,o=e},f:function(){try{s||null==n.return||n.return()}finally{if(c)throw o}}}}function i(e,t){if(e){if("string"===typeof e)return a(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?a(e,t):void 0}}function a(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n0&&S.join("")||""})},s=function(e,t,n,r,i){var a=t.province||[],o=t.city||[],s=t.area||[],c=[],l="";if(0===a.length){for(var u=1;u0&&c.push(e),{province:a,city:o,area:s,detail:c}},c=function(e,t){var n=[],i=[],a=[],o=[];if(t.province[0])n=t.province;else{var s,c=r(provinces);try{for(c.s();!(s=c.n()).done;){for(var l=s.value,u=l.name,p="",d=u.length;d>1;d--){var f=u.substring(0,d);if(0===e.indexOf(f)){p=f;break}}if(p){n.push(l),e=e.replace(p,"");break}}}catch(w){c.e(w)}finally{c.f()}}if(t.city[0])i=t.city;else{var h,g=r(cities);try{var v=function(){var t=h.value,r=t.name,a=t.provinceCode,o=n[0];if(o){if(o.code===a){for(var s="",c=r.length;c>1;c--){var l=r.substring(0,c);if(0===e.indexOf(l)){s=l;break}}if(s)return i.push(t),e=e.replace(s,""),"break"}}else{for(var u=r.length;u>1;u--){var p=r.substring(0,u);if(0===e.indexOf(p)){i.push(t),n.push(provinces.find((function(e){return e.code===a}))),e=e.replace(p,"");break}}if(i.length>0)return"break"}};for(g.s();!(h=g.n()).done;){var m=v();if("break"===m)break}}catch(w){g.e(w)}finally{g.f()}}var y,_=r(areas);try{var x=function(){var t=y.value,r=t.name,o=t.provinceCode,s=t.cityCode,c=n[0],l=i[0];if(c||l){if(c&&c.code===o||(l&&l.code)===s){for(var u="",p=r.length;p>1;p--){var d=r.substring(0,p);if(0===e.indexOf(d)){u=d;break}}if(u)return a.push(t),!l&&i.push(cities.find((function(e){return e.code===s}))),!c&&n.push(provinces.find((function(e){return e.code===o}))),e=e.replace(u,""),"break"}}else{for(var f=r.length;f>1;f--){var h=r.substring(0,f);if(0===e.indexOf(h)){a.push(t),i.push(cities.find((function(e){return e.code===s}))),n.push(provinces.find((function(e){return e.code===o}))),e=e.replace(h,"");break}}if(a.length>0)return"break"}};for(_.s();!(y=_.n()).done;){var b=x();if("break"===b)break}}catch(w){_.e(w)}finally{_.f()}return e.length>0&&o.push(e),{province:n,city:i,area:a,detail:o}},l=function(e){var t="";e=e.replace(/(\d{3})-(\d{4})-(\d{4})/g,"$1$2$3"),e=e.replace(/(\d{3}) (\d{4}) (\d{4})/g,"$1$2$3"),e=e.replace(/(\d{4}) \d{4} \d{4}/g,"$1$2$3"),e=e.replace(/(\d{4})/g,"$1");var n=/(\d{7,12})|(\d{3,4}-\d{6,8})|(86-[1][0-9]{10})|(86[1][0-9]{10})|([1][0-9]{10})/g,r=n.exec(e);return r&&(t=r[0],e=e.replace(r[0]," ")),{address:e,phone:t}},u=function(e){var t="",n=/\d{6}/g,r=n.exec(e);return r&&(t=r[0],e=e.replace(r[0]," ")),{address:e,postalCode:t}},p=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];e=e.replace(/\r\n/g," ").replace(/\n/g," ").replace(/\t/g," ");var n=["详细地址","收货地址","收件地址","地址","所在地区","地区","姓名","收货人","收件人","联系人","收","邮编","联系电话","电话","联系人手机号码","手机号码","手机号"].concat(t);n.forEach((function(t){e=e.replace(new RegExp(t,"g")," ")}));var r=new RegExp("[`~!@#$^&*()=|{}':;',\\[\\].<>/?~!@#¥……&*()——|{}【】‘;:”“’。,、?]","g");return e=e.replace(r," "),e=e.replace(/ {2,}/g," "),e},d=o;t.default=d},c345:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.push=t.popAll=void 0;var r=n("9c53"),i=n("36a5"),a=function(){var e=(0,i.getStorageSync)("_FORM_ID_LIST");return(0,i.setStorageSync)("_FORM_ID_LIST",[]),e||[]};t.popAll=a;var o=function(e){if(!e||"the formId is a mock one"===e)return!1;var t=(0,i.getStorageSync)("_FORM_ID_LIST");t&&t.length||(t=[]);var n={value:e,type:0,remains:1,expires_at:(0,r.datetime)(null,(0,r.time)()+604800-60)};t.push(n),(0,i.setStorageSync)("_FORM_ID_LIST",t)};t.push=o},c6a4:function(e,t,n){"use strict";(function(t){var n={yAxisWidth:15,yAxisSplit:5,xAxisHeight:15,xAxisLineHeight:15,legendHeight:15,yAxisTitleWidth:15,padding:[10,10,10,10],pixelRatio:1,rotate:!1,columePadding:3,fontSize:13,dataPointShape:["circle","circle","circle","circle"],colors:["#1890ff","#2fc25b","#facc14","#f04864","#8543e0","#90ed7d"],pieChartLinePadding:15,pieChartTextPadding:5,xAxisTextPadding:3,titleColor:"#333333",titleFontSize:20,subtitleColor:"#999999",subtitleFontSize:15,toolTipPadding:3,toolTipBackground:"#000000",toolTipOpacity:.7,toolTipLineHeight:20,radarLabelTextMargin:15,gaugeLabelTextMargin:15},r=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r=n.length||n.forEach((function(t){e=i(e,t)})),e},i={toFixed:function(e,t){return t=t||2,this.isFloat(e)&&(e=e.toFixed(t)),e},isFloat:function(e){return 0!=e%1},approximatelyEqual:function(e,t){return 1e-10>Math.abs(e-t)},isSameSign:function(e,t){var n=Math.abs;return n(e)===e&&n(t)===t||n(e)!==e&&n(t)!==t},isSameXCoordinateArea:function(e,t){return this.isSameSign(e.x,t.x)},isCollision:function(e,t){e.end={},e.end.x=e.start.x+e.width,e.end.y=e.start.y-e.height,t.end={},t.end.x=t.start.x+t.width,t.end.y=t.start.y-t.height;var n=t.start.x>e.end.x||t.end.xe.start.y||t.start.yn;)n*=10,r*=10;for(e="upper"===t?Math.ceil(e*r):Math.floor(e*r);0!=e%n;)"upper"===t?e++:e--;return e/r}function s(e,t,n,r){for(var i,a=[],o=0;o=o-a&&(s=a-o,e.event.trigger("scrollRight")),s}function l(e,t,n){function r(e){for(;0>e;)e+=2*i;for(;e>2*i;)e-=2*i;return e}var i=Math.PI;return e=r(e),t=r(t),n=r(n),t>n&&(n+=2*i,e=t&&e<=n}function u(e,t,n){var r=e,i=n-t,a=r+(n-i-r)/1.4142135623730951;return a*=-1,{transX:a,transY:.41421356237309515*(n-i)-(n-i-r)/1.4142135623730951}}function p(e,t){function n(e,t){return!(!e[t-1]||!e[t+1])&&(e[t].y>=i(e[t-1].y,e[t+1].y)||e[t].y<=r(e[t-1].y,e[t+1].y))}var r=Math.min,i=Math.max,a=.2,o=.2,s=null,c=null,l=null,u=null;if(1>t?(s=e[0].x+(e[1].x-e[0].x)*a,c=e[0].y+(e[1].y-e[0].y)*a):(s=e[t].x+(e[t+1].x-e[t-1].x)*a,c=e[t].y+(e[t+1].y-e[t-1].y)*a),t>e.length-3){var p=e.length-1;l=e[p].x-(e[p].x-e[p-1].x)*o,u=e[p].y-(e[p].y-e[p-1].y)*o}else l=e[t+1].x-(e[t+2].x-e[t].x)*o,u=e[t+1].y-(e[t+2].y-e[t].y)*o;return n(e,t+1)&&(u=e[t+1].y),n(e,t)&&(c=e[t].y),(c>=i(e[t].y,e[t+1].y)||c<=r(e[t].y,e[t+1].y))&&(c=e[t].y),(u>=i(e[t].y,e[t+1].y)||u<=r(e[t].y,e[t+1].y))&&(u=e[t+1].y),{ctrA:{x:s,y:c},ctrB:{x:l,y:u}}}function d(e,t,n){return{x:n.x+e,y:n.y-t}}function f(e,t){if(t)for(;i.isCollision(e,t);)0e.start.x||0t.data[1]-t.data[0]?c[1]=s:(t.data[0]e[r-1][1]&&(c[2]=o),t.data[3]t&&(a=n)})),a}function T(e,t){var n=-1;if(C(e,t.area)){for(var r,i=t.points,a=-1,o=0,s=i.length;ol[0]&&e.xl[1]&&e.yt.start.x&&e.xt.start.y&&e.y=t.area[3]-10&&e.y>=t.area[0]&&e.y<=t.height-t.area[2]}function $(e,t,n){var r=Math.PI,i=2*r/n,a=-1;if(I(e,t.center,t.radius)){var o=function(e){return 0>e&&(e+=2*r),e>2*r&&(e-=2*r),e},s=Math.atan2(t.center.y-e.y,e.x-t.center.x);s*=-1,0>s&&(s+=2*r);var c=t.angleList.map((function(e){return e=o(-1*e),e}));c.forEach((function(e,t){var n=o(e-i/2),c=o(e+i/2);c=n&&s<=c||s+2*r>=n&&s+2*r<=c)&&(a=t)}))}return a}function D(e,t){for(var n,r=-1,i=0,a=t.series.length;in.funnelArea[0]&&e.xn.funnelArea[1]&&e.yn.area[0]&&e.xn.area[1]&&e.yt.width-t.padding[1]-t.padding[3]?(f.push(m),g.push(h-t.legend.itemGap),h=x,m=[_]):(h+=x,m.push(_))}if(m.length){f.push(m),g.push(h-t.legend.itemGap),o.widthArr=g;var b=i.apply(null,g);switch(t.legend.float){case"left":o.area.start.x=t.padding[3],o.area.end.x=t.padding[3]+2*s;break;case"right":o.area.start.x=t.width-t.padding[1]-b-2*s,o.area.end.x=t.width-t.padding[1];break;default:o.area.start.x=(t.width-b)/2-s,o.area.end.x=(t.width+b)/2+s}o.area.width=b+2*s,o.area.wholeWidth=b+2*s,o.area.height=f.length*d+2*s,o.area.wholeHeight=f.length*d+2*s+2*c,o.points=f}}else{var w=e.length,A=t.height-t.padding[0]-t.padding[2]-2*c-2*s,S=Math.min(a(A/d),w);switch(o.area.height=S*d+2*s,o.area.wholeHeight=S*d+2*s,t.legend.float){case"top":o.area.start.y=t.padding[0]+c,o.area.end.y=t.padding[0]+c+o.area.height;break;case"bottom":o.area.start.y=t.height-t.padding[2]-c-o.area.height,o.area.end.y=t.height-t.padding[2]-c;break;default:o.area.start.y=(t.height-o.area.height)/2,o.area.end.y=(t.height+o.area.height)/2}for(var k,P=0==w%S?w/S:a(w/S+1),O=[],T=0;TD&&(D=j);o.widthArr.push(D),o.heightArr.push($.length*d+2*s)}for(var L=0,M=0;Mr&&(i.angle=45*Math.PI/180,i.xAxisHeight=2*n.xAxisTextPadding+o*Math.sin(i.angle)),i}function B(e,t){var n=Math.min,r=Math.max,i=4o&&(r.angle=45*Math.PI/180,r.xAxisHeight=2*n.xAxisTextPadding+c*Math.sin(r.angle)),!0===t.xAxis.disabled&&(r.xAxisHeight=0),r}function H(e,t,n,r,i){var a=Math.max,o=5=n.oldData?(r._endAngle_-r._oldAngle_)*i+n.oldAngle:r._oldAngle_-(r._oldAngle_-r._endAngle_)*i,2<=r._proportion_&&(r._proportion_%=2)}return e}function K(e){e=W(e);for(var t=0,n=0;n=e.width&&(e.width=1),e.x+=(r+.5-n/2)*e.width,e)}))}function Q(e,t,n,r,i,a,o){return e.map((function(e){return null===e?null:(e.width=Math.ceil((t-2*i.columePadding)/2),a.extra.column&&a.extra.column.width&&0<+a.extra.column.width&&(e.width=Math.min(e.width,+a.extra.column.width)),0l.x&&(p-=v(r.categories[c]||"")),o.beginPath(),o.setFontSize(a.fontSize),o.setFillStyle(s.labelColor||"#666666"),o.fillText(r.categories[c]||"",p,f+a.fontSize/2),o.closePath(),o.stroke()}))}function fe(e,t,n,r,a,o){for(var s=Math.cos,c=Math.sin,l=Math.min,u=Math.max,p=Math.PI,h=n.pieChartLinePadding,g=[],m=null,y=e.map((function(e){var t=e.format?e.format(+e._proportion_.toFixed(2)):i.toFixed(100*e._proportion_.toFixed(4))+"%";e._rose_proportion_&&(e._proportion_=e._rose_proportion_);var n=2*p-(e._start_+2*p*e._proportion_/2),r=e.color,a=e._radius_;return{arc:n,text:t,color:r,radius:a,textColor:e.textColor,textSize:e.textSize}})),_=0;_b||0k&&(k-=O);var C={lineStart:{x:A,y:S},lineEnd:{x:b,y:w},start:{x:k,y:T},width:O,height:n.fontSize,text:x.text,color:x.color,textColor:x.textColor,textSize:x.textSize};m=f(C,m),g.push(m)}for(var j=0;j$.start.x?L.x+$.width:L.x,I=0>$.start.x?L.x-5:L.x+5;r.quadraticCurveTo(E.x,E.y,M,L.y),r.moveTo(D.x,D.y),r.stroke(),r.closePath(),r.beginPath(),r.moveTo(L.x+$.width,L.y),r.arc(M,L.y,2,0,2*p),r.closePath(),r.fill(),r.beginPath(),r.setFontSize($.textSize||n.fontSize),r.setFillStyle($.textColor||"#666666"),r.fillText($.text,I,L.y+3),r.closePath(),r.stroke(),r.closePath()}}function he(e,t,n,r){var i=t.extra.tooltip||{};i.gridType=null==i.gridType?"solid":i.gridType,i.dashLength=null==i.dashLength?4:i.dashLength;var o=t.area[0],s=t.height-t.area[2];if("dash"==i.gridType&&r.setLineDash([i.dashLength,i.dashLength]),r.setStrokeStyle(i.gridColor||"#cccccc"),r.setLineWidth(1*t.pixelRatio),r.beginPath(),r.moveTo(e,o),r.lineTo(e,s),r.stroke(),r.setLineDash([]),i.xAxisLabel){var c=t.categories[t.tooltip.index];r.setFontSize(n.fontSize);var l=v(c,n.fontSize),u=e-.5*l,p=s;r.beginPath(),r.setFillStyle(a(i.labelBgColor||n.toolTipBackground,i.labelBgOpacity||n.toolTipOpacity)),r.setStrokeStyle(i.labelBgColor||n.toolTipBackground),r.setLineWidth(1*t.pixelRatio),r.rect(u-n.toolTipPadding,p,l+2*n.toolTipPadding,n.fontSize+2*n.toolTipPadding),r.closePath(),r.stroke(),r.fill(),r.beginPath(),r.setFontSize(n.fontSize),r.setFillStyle(i.labelFontColor||n.fontColor),r.fillText(c+"",u,p+n.toolTipPadding+n.fontSize),r.closePath(),r.stroke()}}function ge(e,t,n){for(var i,o=r({},{type:"solid",dashLength:4,data:[]},e.extra.markLine),s=e.area[3],c=e.width-e.area[1],l=oe(o.data,e),u=0;un.width&&(d=!0),g+t.y>n.height&&(t.y=n.height-g),o.beginPath(),o.setFillStyle(a(c.bgColor||i.toolTipBackground,c.bgOpacity||i.toolTipOpacity)),d?(o.moveTo(t.x,t.y+10*n.pixelRatio),o.lineTo(t.x-p,t.y+10*n.pixelRatio-5*n.pixelRatio),o.lineTo(t.x-p,t.y),o.lineTo(t.x-p-s(h),t.y),o.lineTo(t.x-p-s(h),t.y+g),o.lineTo(t.x-p,t.y+g),o.lineTo(t.x-p,t.y+10*n.pixelRatio+5*n.pixelRatio),o.lineTo(t.x,t.y+10*n.pixelRatio)):(o.moveTo(t.x,t.y+10*n.pixelRatio),o.lineTo(t.x+p,t.y+10*n.pixelRatio-5*n.pixelRatio),o.lineTo(t.x+p,t.y),o.lineTo(t.x+p+s(h),t.y),o.lineTo(t.x+p+s(h),t.y+g),o.lineTo(t.x+p,t.y+g),o.lineTo(t.x+p,t.y+10*n.pixelRatio+5*n.pixelRatio),o.lineTo(t.x,t.y+10*n.pixelRatio)),o.closePath(),o.fill(),e.forEach((function(e,n){if(null!==e.color){o.beginPath(),o.setFillStyle(e.color);var r=t.x+p+2*i.toolTipPadding,a=t.y+(i.toolTipLineHeight-i.fontSize)/2+i.toolTipLineHeight*n+i.toolTipPadding+1;d&&(r=t.x-h-p+2*i.toolTipPadding),o.fillRect(r,a,l,i.fontSize),o.closePath()}})),e.forEach((function(e,n){var r=t.x+p+2*i.toolTipPadding+l+u;d&&(r=t.x-h-p+2*i.toolTipPadding+ +l+u);var a=t.y+(i.toolTipLineHeight-i.fontSize)/2+i.toolTipLineHeight*n+i.toolTipPadding;o.beginPath(),o.setFontSize(i.fontSize),o.setFillStyle(c.fontColor),o.fillText(e.text,r,a+i.fontSize),o.closePath(),o.stroke()})))}function _e(e,t,n,i){var a=4p&&xp&&Sp&&Op&&Cg&&(a.moveTo(y.x,y.y),_=1),0g&&y.xf&&mh&&(i.moveTo(P.x,P.y),k=1),0h&&P.xh&&(i.moveTo(C.x,C.y),k=1),0h&&C.xh&&(i.moveTo(L.x,L.y),E=1),0h&&L.xh&&(i.moveTo(R.x,R.y),E=1),0h&&R.xd&&(i.moveTo(n.x,n.y),t=1),0d&&n.xd&&(i.moveTo(s.x,s.y),t=1),0d&&s.xh&&Av&&(r.moveTo($.x,$.y),j=1),0v&&$.xv&&(r.moveTo(L.x,L.y),j=1),0v&&L.xv&&(r.moveTo(o.x,o.y),a=1),0v&&o.xv&&(r.moveTo(l.x,l.y),a=1),0v&&l.xt._scrollDistance_&&r.fillRect(0,0,o,l),1==t.enableScroll&&r.fillRect(s,0,t.width,l),r.closePath(),r.stroke();for(var u=[],p=0;p<=t.yAxis.splitNumber;p++)u.push(t.area[0]+a*p);for(var d,f=t.area[3],h=t.width-t.area[1],g=function(e,i){if(e=t.yAxis.data[i],!0!==e.disabled){var a=t.chartData.yAxisData.rangesFormat[i],o=e.fontSize||n.fontSize,s=t.chartData.yAxisData.yAxisWidth[i];if(a.forEach((function(n,i){var a=u[i]?u[i]:c;r.beginPath(),r.setFontSize(o),r.setLineWidth(1*t.pixelRatio),r.setStrokeStyle(e.axisLineColor||"#cccccc"),r.setFillStyle(e.fontColor||"#666666"),"left"==s.position?(r.fillText(n+"",f-s.width,a+o/2),1==e.calibration&&(r.moveTo(f,a),r.lineTo(f-3*t.pixelRatio,a))):(r.fillText(n+"",h+4*t.pixelRatio,a+o/2),1==e.calibration&&(r.moveTo(h,a),r.lineTo(h+3*t.pixelRatio,a))),r.closePath(),r.stroke()})),!1!==e.axisLine&&(r.beginPath(),r.setStrokeStyle(e.axisLineColor||"#cccccc"),r.setLineWidth(1*t.pixelRatio),"left"==s.position?(r.moveTo(f,t.height-t.area[2]),r.lineTo(f,t.area[0])):(r.moveTo(h,t.height-t.area[2]),r.lineTo(h,t.area[0])),r.stroke()),t.yAxis.showTitle){var l=e.titleFontSize||n.fontSize,p=e.title;r.beginPath(),r.setFontSize(l),r.setFillStyle(e.titleFontColor||"#666666"),"left"==s.position?r.fillText(p,f-v(p,l)/2,t.area[0]-10*t.pixelRatio):r.fillText(p,h-v(p,l)/2,t.area[0]-10*t.pixelRatio),r.closePath(),r.stroke()}"left"==s.position?f-=s.width+t.yAxis.padding:h+=s.width+t.yAxis.padding}d=e},m=0;mb/_?o.setStrokeStyle(a(t[0].color,1)):o.setStrokeStyle(a(t[0].color,.3)),o.setLineWidth(3*n.pixelRatio),o.moveTo(m,0),o.lineTo(y,0),o.stroke(),o.rotate(v*s);o.restore(),t=V(t,l,c),o.setLineWidth(l.width),o.setStrokeStyle(t[0].color),o.setLineCap("round"),o.beginPath(),o.arc(u.x,u.y,d,l.startAngle*s,t[0]._proportion_*s,!1),o.stroke();var w=p-2.5*l.width;o.save(),o.translate(u.x,u.y),o.rotate((t[0]._proportion_-1)*s),o.beginPath(),o.setLineWidth(l.width/3);var A=o.createLinearGradient(0,.6*-w,0,.6*w);A.addColorStop("0",a("#FFFFFF",0)),A.addColorStop("0.5",a(t[0].color,1)),A.addColorStop("1.0",a("#FFFFFF",0)),o.setStrokeStyle(A),o.arc(0,0,w,.85*s,1.15*s,!1),o.stroke(),o.beginPath(),o.setLineWidth(1),o.setStrokeStyle(t[0].color),o.setFillStyle(t[0].color),o.moveTo(-w-l.width/3/2,-4),o.lineTo(-w-l.width/3/2-4,0),o.lineTo(-w-l.width/3/2,4),o.lineTo(-w-l.width/3/2,-4),o.stroke(),o.fill(),o.restore()}else{o.setLineWidth(l.width),o.setLineCap("butt");for(var S,k=0;kt[a].area[2]||e[1]>t[a].area[3]||e[2]e[0]||0>e[1]||e[2]>n||e[3]>r){i=!0;break}i=!1}return i}function Ie(e){for(var t,n,r={xMin:180,xMax:0,yMin:90,yMax:0},i=0;il.x?r.xMax:l.x,r.yMin=r.yMinl.y?r.yMax:l.y}}}return r}function Fe(e,t,n,r,i,a){return{x:(t-n.xMin)*r+i,y:(n.yMax-e)*r+a}}function Re(e,t,n,r,i,a){return{x:(t-i)/r+n.xMin,y:n.yMax-(e-a)/r}}function Ne(e,t,n){if(t[1]==n[1])return!1;if(t[1]>e[1]&&n[1]>e[1])return!1;if(t[1]e[1])return!1;if(n[1]==e[1]&&t[1]>e[1])return!1;if(t[0](e/=.5)?.5*t(e,3):.5*(t(e-2,3)+2)},linear:function(e){return e}};function Xe(e){this.isStop=!1,e.duration="undefined"==typeof e.duration?1e3:e.duration,e.timing=e.timing||"linear";var t=function(){return"undefined"==typeof setTimeout?"undefined"==typeof requestAnimationFrame?function(e){e(null)}:requestAnimationFrame:function(e,t){setTimeout((function(){var t=+new Date;e(t)}),t)}}(),n=null,r=function(i){if(null===i||!0===this.isStop)return e.onProcess&&e.onProcess(1),void(e.onAnimationFinish&&e.onAnimationFinish());if(null===n&&(n=i),i-nd;d++)t.area[d]=t.padding[d];var f=R(u,t,n,t.chartData),g=f.area.wholeHeight,v=f.area.wholeWidth;switch(t.legend.position){case"top":t.area[0]+=g;break;case"bottom":t.area[2]+=g;break;case"left":t.area[3]+=v;break;case"right":t.area[1]+=v}var m={},y=0;if("line"===t.type||"column"===t.type||"area"===t.type||"mix"===t.type||"candle"===t.type){if(m=ie(o,t,n),y=m.yAxisWidth,t.yAxis.showTitle){for(var _=0,x=0;xs;s++)e.padding[s]*=e.pixelRatio;i.yAxisWidth=n.yAxisWidth*e.pixelRatio,i.xAxisHeight=n.xAxisHeight*e.pixelRatio,e.enableScroll&&e.xAxis.scrollShow&&(i.xAxisHeight+=6*e.pixelRatio),i.xAxisLineHeight=n.xAxisLineHeight*e.pixelRatio,i.fontSize=e.fontSize,i.titleFontSize=n.titleFontSize*e.pixelRatio,i.subtitleFontSize=n.subtitleFontSize*e.pixelRatio,i.toolTipPadding=n.toolTipPadding*e.pixelRatio,i.toolTipLineHeight=n.toolTipLineHeight*e.pixelRatio,i.columePadding=n.columePadding*e.pixelRatio,e.$this=e.$this?e.$this:this,this.context=t.createCanvasContext(e.canvasId,e.$this),e.chartData={},this.event=new Je,this.scrollOption={currentOffset:0,startTouchX:0,distance:0,lastMoveTime:0},this.opts=e,this.config=i,Ke.call(this,e.type,e,i,this.context)};Qe.prototype.updateData=function(){var e=0([^]*)<\/body>/.test(e)?RegExp.$1:e}function p(e){return e.replace(//gi,"").replace(/\/\*.*?\*\//gi,"").replace(/[ ]+/gi,"").replace(//gi,"")}function d(){var e={};return wx.getSystemInfo({success:function(t){e.width=t.windowWidth,e.height=t.windowHeight}}),e}function f(e,t,n,a){e=u(e),e=p(e),e=r.default.strDiscode(e);var o=[],f={nodes:[],imageUrls:[]},h=d();function g(e){this.node="element",this.tag=e,this.$screen=h}return(0,i.default)(e,{start:function(e,i,a){var u=new g(e);if(0!==o.length){var p=o[0];void 0===p.nodes&&(p.nodes=[])}if(s[e]?u.tagType="block":c[e]?u.tagType="inline":l[e]&&(u.tagType="closeSelf"),u.attr=i.reduce((function(e,t){var n=t.name,r=t.value;return"class"===n&&(u.classStr=r),"style"===n&&(u.styleStr=r),r.match(/ /)&&(r=r.split(" ")),e[n]?Array.isArray(e[n])?e[n].push(r):e[n]=[e[n],r]:e[n]=r,e}),{}),u.classStr?u.classStr+=" ".concat(u.tag):u.classStr=u.tag,"inline"===u.tagType&&(u.classStr+=" inline"),"img"===u.tag){var d=u.attr.src;d=r.default.urlToHttpUrl(d,n.domain),Object.assign(u.attr,n,{src:d||""}),d&&f.imageUrls.push(d)}if("a"===u.tag&&(u.attr.href=u.attr.href||""),"font"===u.tag){var h=["x-small","small","medium","large","x-large","xx-large","-webkit-xxx-large"],v={color:"color",face:"font-family",size:"font-size"};u.styleStr||(u.styleStr=""),Object.keys(v).forEach((function(e){if(u.attr[e]){var t="size"===e?h[u.attr[e]-1]:u.attr[e];u.styleStr+="".concat(v[e],": ").concat(t,";")}}))}if("source"===u.tag&&(f.source=u.attr.src),t.start&&t.start(u,f),a){var m=o[0]||f;void 0===m.nodes&&(m.nodes=[]),m.nodes.push(u)}else o.unshift(u)},end:function(e){var n=o.shift();if(n.tag!==e&&console.error("invalid state: mismatch end tag"),"video"===n.tag&&f.source&&(n.attr.src=f.source,delete f.source),t.end&&t.end(n,f),0===o.length)f.nodes.push(n);else{var r=o[0];r.nodes||(r.nodes=[]),r.nodes.push(n)}},chars:function(e){if(e.trim()){var n={node:"text",text:e};if(t.chars&&t.chars(n,f),0===o.length)f.nodes.push(n);else{var r=o[0];void 0===r.nodes&&(r.nodes=[]),r.nodes.push(n)}}}}),f}var h=f;t.default=h},d32f0:function(e,t,n){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=n("c345"),i=n("36a5"),a=function(t){switch(t.form&&(0,r.push)(t.e.detail.formId),t.open_type){case"redirect":e.redirectTo({url:t.url});break;case"navigate":e.navigateTo({url:t.url});break;case"app_admin":1==t.$store.state.user.info.identity.is_admin&&e.navigateTo({url:t.url});break;case"tel":t.params?e.makePhoneCall({phoneNumber:t.params[0].value}):t.number&&e.makePhoneCall({phoneNumber:t.number});break;case"web":e.navigateTo({url:t.url});break;case"app":if(t.url){var n=t.url.split("?")[1];e.navigateToMiniProgram({appId:n.slice(0,25).split("=")[1],path:n.slice(n.indexOf("&")+1,n.length).split("=")[1]})}else t.appId&&e.navigateToMiniProgram({appId:t.appId});break;case"clear_cache":(0,i.clearStorage)();break;case"map":e.openLocation({latitude:Number(t.latitude),longitude:Number(t.longitude),name:t.address});break;case"reload":e.redirectTo({url:this.$platDiff.routeWithOption()});break}},o=a;t.default=o}).call(this,n("543d")["default"])},d63b:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={pulldown:"",refreshempty:"",back:"",forward:"",more:"","more-filled":"",scan:"",qq:"",weibo:"",weixin:"",pengyouquan:"",loop:"",refresh:"","refresh-filled":"",arrowthindown:"",arrowthinleft:"",arrowthinright:"",arrowthinup:"","undo-filled":"",undo:"",redo:"","redo-filled":"",bars:"",chatboxes:"",camera:"","chatboxes-filled":"","camera-filled":"","cart-filled":"",cart:"","checkbox-filled":"",checkbox:"",arrowleft:"",arrowdown:"",arrowright:"","smallcircle-filled":"",arrowup:"",circle:"","eye-filled":"","eye-slash-filled":"","eye-slash":"",eye:"","flag-filled":"",flag:"","gear-filled":"",reload:"",gear:"","hand-thumbsdown-filled":"","hand-thumbsdown":"","hand-thumbsup-filled":"","heart-filled":"","hand-thumbsup":"",heart:"",home:"",info:"","home-filled":"","info-filled":"","circle-filled":"","chat-filled":"",chat:"","mail-open-filled":"","email-filled":"","mail-open":"",email:"",checkmarkempty:"",list:"","locked-filled":"",locked:"","map-filled":"","map-pin":"","map-pin-ellipse":"",map:"","minus-filled":"","mic-filled":"",minus:"",micoff:"",mic:"",clear:"",smallcircle:"",close:"",closeempty:"",paperclip:"",paperplane:"","paperplane-filled":"","person-filled":"","contact-filled":"",person:"",contact:"","images-filled":"",phone:"",images:"",image:"","image-filled":"","location-filled":"",location:"","plus-filled":"",plus:"",plusempty:"","help-filled":"",help:"","navigate-filled":"",navigate:"","mic-slash-filled":"",search:"",settings:"",sound:"","sound-filled":"","spinner-cycle":"","download-filled":"","personadd-filled":"","videocam-filled":"",personadd:"",upload:"","upload-filled":"",starhalf:"","star-filled":"",star:"",trash:"","phone-filled":"",compose:"",videocam:"","trash-filled":"",download:"","chatbubble-filled":"",chatbubble:"","cloud-download":"","cloud-upload-filled":"","cloud-upload":"","cloud-download-filled":"",headphones:"",shop:""};t.default=r},da52:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=x(n("66fd")),i=x(n("2f62")),a=x(n("8cba")),o=x(n("9abe")),s=x(n("855e")),c=x(n("96a7")),l=x(n("82e5")),u=x(n("95b5")),p=x(n("8ac0")),d=x(n("b6a2")),f=x(n("84a5")),h=x(n("cf71")),g=x(n("b6ab")),v=x(n("0ff8")),m=x(n("7bf4")),y=x(n("b41f")),_=x(n("8630"));function x(e){return e&&e.__esModule?e:{default:e}}r.default.use(i.default);var b=new i.default.Store({modules:{mallConfig:a.default,user:o.default,gConfig:s.default,index:c.default,orderSubmit:l.default,pagination:u.default,loading:p.default,payment:d.default,scanCode:f.default,page:h.default,userCenter:g.default,iPhoneX:v.default,gift:m.default,cart:y.default,share:_.default}}),w=b;t.default=w},e143:function(e,t,n){"use strict";n.r(t),function(e,n){ /*! * Vue.js v2.6.11 * (c) 2014-2021 Evan You * Released under the MIT License. */ var r=Object.freeze({});function i(e){return void 0===e||null===e}function a(e){return void 0!==e&&null!==e}function o(e){return!0===e}function s(e){return!1===e}function c(e){return"string"===typeof e||"number"===typeof e||"symbol"===typeof e||"boolean"===typeof e}function l(e){return null!==e&&"object"===typeof e}var u=Object.prototype.toString;function p(e){return"[object Object]"===u.call(e)}function d(e){return"[object RegExp]"===u.call(e)}function f(e){var t=parseFloat(String(e));return t>=0&&Math.floor(t)===t&&isFinite(e)}function h(e){return a(e)&&"function"===typeof e.then&&"function"===typeof e.catch}function g(e){return null==e?"":Array.isArray(e)||p(e)&&e.toString===u?JSON.stringify(e,null,2):String(e)}function v(e){var t=parseFloat(e);return isNaN(t)?e:t}function m(e,t){for(var n=Object.create(null),r=e.split(","),i=0;i-1)return e.splice(n,1)}}var x=Object.prototype.hasOwnProperty;function b(e,t){return x.call(e,t)}function w(e){var t=Object.create(null);return function(n){var r=t[n];return r||(t[n]=e(n))}}var A=/-(\w)/g,S=w((function(e){return e.replace(A,(function(e,t){return t?t.toUpperCase():""}))})),k=w((function(e){return e.charAt(0).toUpperCase()+e.slice(1)})),P=/\B([A-Z])/g,O=w((function(e){return e.replace(P,"-$1").toLowerCase()}));function T(e,t){function n(n){var r=arguments.length;return r?r>1?e.apply(t,arguments):e.call(t,n):e.call(t)}return n._length=e.length,n}function C(e,t){return e.bind(t)}var j=Function.prototype.bind?C:T;function $(e,t){t=t||0;var n=e.length-t,r=new Array(n);while(n--)r[n]=e[n+t];return r}function D(e,t){for(var n in t)e[n]=t[n];return e}function E(e){for(var t={},n=0;n0,re=ee&&ee.indexOf("edge/")>0,ie=(ee&&ee.indexOf("android"),ee&&/iphone|ipad|ipod|ios/.test(ee)||"ios"===Y),ae=(ee&&/chrome\/\d+/.test(ee),ee&&/phantomjs/.test(ee),ee&&ee.match(/firefox\/(\d+)/)),oe={}.watch,se=!1;if(Q)try{var ce={};Object.defineProperty(ce,"passive",{get:function(){se=!0}}),window.addEventListener("test-passive",null,ce)}catch(Do){}var le=function(){return void 0===K&&(K=!Q&&!Z&&"undefined"!==typeof e&&(e["process"]&&"server"===e["process"].env.VUE_ENV)),K},ue=Q&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function pe(e){return"function"===typeof e&&/native code/.test(e.toString())}var de,fe="undefined"!==typeof Symbol&&pe(Symbol)&&"undefined"!==typeof Reflect&&pe(Reflect.ownKeys);de="undefined"!==typeof Set&&pe(Set)?Set:function(){function e(){this.set=Object.create(null)}return e.prototype.has=function(e){return!0===this.set[e]},e.prototype.add=function(e){this.set[e]=!0},e.prototype.clear=function(){this.set=Object.create(null)},e}();var he=L,ge=0,ve=function(){this.id=ge++,this.subs=[]};function me(e){ve.SharedObject.targetStack.push(e),ve.SharedObject.target=e,ve.target=e}function ye(){ve.SharedObject.targetStack.pop(),ve.SharedObject.target=ve.SharedObject.targetStack[ve.SharedObject.targetStack.length-1],ve.target=ve.SharedObject.target}ve.prototype.addSub=function(e){this.subs.push(e)},ve.prototype.removeSub=function(e){_(this.subs,e)},ve.prototype.depend=function(){ve.SharedObject.target&&ve.SharedObject.target.addDep(this)},ve.prototype.notify=function(){var e=this.subs.slice();for(var t=0,n=e.length;t-1)if(a&&!b(i,"default"))o=!1;else if(""===o||o===O(e)){var c=et(String,i.type);(c<0||s0&&(r=Tt(r,(t||"")+"_"+n),Ot(r[0])&&Ot(l)&&(u[s]=we(l.text+r[0].text),r.shift()),u.push.apply(u,r)):c(r)?Ot(l)?u[s]=we(l.text+r):""!==r&&u.push(we(r)):Ot(r)&&Ot(l)?u[s]=we(l.text+r.text):(o(e._isVList)&&a(r.tag)&&i(r.key)&&a(t)&&(r.key="__vlist"+t+"_"+n+"__"),u.push(r)));return u}function Ct(e){var t=e.$options.provide;t&&(e._provided="function"===typeof t?t.call(e):t)}function jt(e){var t=$t(e.$options.inject,e);t&&(Ce(!1),Object.keys(t).forEach((function(n){Le(e,n,t[n])})),Ce(!0))}function $t(e,t){if(e){for(var n=Object.create(null),r=fe?Reflect.ownKeys(e):Object.keys(e),i=0;i0,o=e?!!e.$stable:!a,s=e&&e.$key;if(e){if(e._normalized)return e._normalized;if(o&&n&&n!==r&&s===n.$key&&!a&&!n.$hasNormal)return n;for(var c in i={},e)e[c]&&"$"!==c[0]&&(i[c]=Mt(t,c,e[c]))}else i={};for(var l in t)l in i||(i[l]=It(t,l));return e&&Object.isExtensible(e)&&(e._normalized=i),V(i,"$stable",o),V(i,"$key",s),V(i,"$hasNormal",a),i}function Mt(e,t,n){var r=function(){var e=arguments.length?n.apply(null,arguments):n({});return e=e&&"object"===typeof e&&!Array.isArray(e)?[e]:Pt(e),e&&(0===e.length||1===e.length&&e[0].isComment)?void 0:e};return n.proxy&&Object.defineProperty(e,t,{get:r,enumerable:!0,configurable:!0}),r}function It(e,t){return function(){return e[t]}}function Ft(e,t){var n,r,i,o,s;if(Array.isArray(e)||"string"===typeof e)for(n=new Array(e.length),r=0,i=e.length;r1?$(n):n;for(var r=$(arguments,1),i='event handler for "'+e+'"',a=0,o=n.length;adocument.createEvent("Event").timeStamp&&(Kn=function(){return Jn.now()})}function Qn(){var e,t;for(Xn=Kn(),qn=!0,zn.sort((function(e,t){return e.id-t.id})),Vn=0;VnVn&&zn[n].id>e.id)n--;zn.splice(n+1,0,e)}else zn.push(e);Un||(Un=!0,ht(Qn))}}var nr=0,rr=function(e,t,n,r,i){this.vm=e,i&&(e._watcher=this),e._watchers.push(this),r?(this.deep=!!r.deep,this.user=!!r.user,this.lazy=!!r.lazy,this.sync=!!r.sync,this.before=r.before):this.deep=this.user=this.lazy=this.sync=!1,this.cb=n,this.id=++nr,this.active=!0,this.dirty=this.lazy,this.deps=[],this.newDeps=[],this.depIds=new de,this.newDepIds=new de,this.expression="","function"===typeof t?this.getter=t:(this.getter=X(t),this.getter||(this.getter=L)),this.value=this.lazy?void 0:this.get()};rr.prototype.get=function(){var e;me(this);var t=this.vm;try{e=this.getter.call(t,t)}catch(Do){if(!this.user)throw Do;tt(Do,t,'getter for watcher "'+this.expression+'"')}finally{this.deep&&vt(e),ye(),this.cleanupDeps()}return e},rr.prototype.addDep=function(e){var t=e.id;this.newDepIds.has(t)||(this.newDepIds.add(t),this.newDeps.push(e),this.depIds.has(t)||e.addSub(this))},rr.prototype.cleanupDeps=function(){var e=this.deps.length;while(e--){var t=this.deps[e];this.newDepIds.has(t.id)||t.removeSub(this)}var n=this.depIds;this.depIds=this.newDepIds,this.newDepIds=n,this.newDepIds.clear(),n=this.deps,this.deps=this.newDeps,this.newDeps=n,this.newDeps.length=0},rr.prototype.update=function(){this.lazy?this.dirty=!0:this.sync?this.run():tr(this)},rr.prototype.run=function(){if(this.active){var e=this.get();if(e!==this.value||l(e)||this.deep){var t=this.value;if(this.value=e,this.user)try{this.cb.call(this.vm,e,t)}catch(Do){tt(Do,this.vm,'callback for watcher "'+this.expression+'"')}else this.cb.call(this.vm,e,t)}}},rr.prototype.evaluate=function(){this.value=this.get(),this.dirty=!1},rr.prototype.depend=function(){var e=this.deps.length;while(e--)this.deps[e].depend()},rr.prototype.teardown=function(){if(this.active){this.vm._isBeingDestroyed||_(this.vm._watchers,this);var e=this.deps.length;while(e--)this.deps[e].removeSub(this);this.active=!1}};var ir={enumerable:!0,configurable:!0,get:L,set:L};function ar(e,t,n){ir.get=function(){return this[t][n]},ir.set=function(e){this[t][n]=e},Object.defineProperty(e,n,ir)}function or(e){e._watchers=[];var t=e.$options;t.props&&sr(e,t.props),t.methods&&gr(e,t.methods),t.data?cr(e):Ee(e._data={},!0),t.computed&&pr(e,t.computed),t.watch&&t.watch!==oe&&vr(e,t.watch)}function sr(e,t){var n=e.$options.propsData||{},r=e._props={},i=e.$options._propKeys=[],a=!e.$parent;a||Ce(!1);var o=function(a){i.push(a);var o=Je(a,t,n,e);Le(r,a,o),a in e||ar(e,"_props",a)};for(var s in t)o(s);Ce(!0)}function cr(e){var t=e.$options.data;t=e._data="function"===typeof t?lr(t,e):t||{},p(t)||(t={});var n=Object.keys(t),r=e.$options.props,i=(e.$options.methods,n.length);while(i--){var a=n[i];0,r&&b(r,a)||q(a)||ar(e,"_data",a)}Ee(t,!0)}function lr(e,t){me();try{return e.call(t,t)}catch(Do){return tt(Do,t,"data()"),{}}finally{ye()}}var ur={lazy:!0};function pr(e,t){var n=e._computedWatchers=Object.create(null),r=le();for(var i in t){var a=t[i],o="function"===typeof a?a:a.get;0,r||(n[i]=new rr(e,o||L,L,ur)),i in e||dr(e,i,a)}}function dr(e,t,n){var r=!le();"function"===typeof n?(ir.get=r?fr(t):hr(n),ir.set=L):(ir.get=n.get?r&&!1!==n.cache?fr(t):hr(n.get):L,ir.set=n.set||L),Object.defineProperty(e,t,ir)}function fr(e){return function(){var t=this._computedWatchers&&this._computedWatchers[e];if(t)return t.dirty&&t.evaluate(),ve.SharedObject.target&&t.depend(),t.value}}function hr(e){return function(){return e.call(this,this)}}function gr(e,t){e.$options.props;for(var n in t)e[n]="function"!==typeof t[n]?L:j(t[n],e)}function vr(e,t){for(var n in t){var r=t[n];if(Array.isArray(r))for(var i=0;i-1)return this;var n=$(arguments,1);return n.unshift(this),"function"===typeof e.install?e.install.apply(e,n):"function"===typeof e&&e.apply(null,n),t.push(e),this}}function Pr(e){e.mixin=function(e){return this.options=Xe(this.options,e),this}}function Or(e){e.cid=0;var t=1;e.extend=function(e){e=e||{};var n=this,r=n.cid,i=e._Ctor||(e._Ctor={});if(i[r])return i[r];var a=e.name||n.options.name;var o=function(e){this._init(e)};return o.prototype=Object.create(n.prototype),o.prototype.constructor=o,o.cid=t++,o.options=Xe(n.options,e),o["super"]=n,o.options.props&&Tr(o),o.options.computed&&Cr(o),o.extend=n.extend,o.mixin=n.mixin,o.use=n.use,z.forEach((function(e){o[e]=n[e]})),a&&(o.options.components[a]=o),o.superOptions=n.options,o.extendOptions=e,o.sealedOptions=D({},o.options),i[r]=o,o}}function Tr(e){var t=e.options.props;for(var n in t)ar(e.prototype,"_props",n)}function Cr(e){var t=e.options.computed;for(var n in t)dr(e.prototype,n,t[n])}function jr(e){z.forEach((function(t){e[t]=function(e,n){return n?("component"===t&&p(n)&&(n.name=n.name||e,n=this.options._base.extend(n)),"directive"===t&&"function"===typeof n&&(n={bind:n,update:n}),this.options[t+"s"][e]=n,n):this.options[t+"s"][e]}}))}function $r(e){return e&&(e.Ctor.options.name||e.tag)}function Dr(e,t){return Array.isArray(e)?e.indexOf(t)>-1:"string"===typeof e?e.split(",").indexOf(t)>-1:!!d(e)&&e.test(t)}function Er(e,t){var n=e.cache,r=e.keys,i=e._vnode;for(var a in n){var o=n[a];if(o){var s=$r(o.componentOptions);s&&!t(s)&&Lr(n,a,r,i)}}}function Lr(e,t,n,r){var i=e[t];!i||r&&i.tag===r.tag||i.componentInstance.$destroy(),e[t]=null,_(n,t)}xr(Sr),yr(Sr),jn(Sr),Ln(Sr),_n(Sr);var Mr=[String,RegExp,Array],Ir={name:"keep-alive",abstract:!0,props:{include:Mr,exclude:Mr,max:[String,Number]},created:function(){this.cache=Object.create(null),this.keys=[]},destroyed:function(){for(var e in this.cache)Lr(this.cache,e,this.keys)},mounted:function(){var e=this;this.$watch("include",(function(t){Er(e,(function(e){return Dr(t,e)}))})),this.$watch("exclude",(function(t){Er(e,(function(e){return!Dr(t,e)}))}))},render:function(){var e=this.$slots.default,t=Sn(e),n=t&&t.componentOptions;if(n){var r=$r(n),i=this,a=i.include,o=i.exclude;if(a&&(!r||!Dr(a,r))||o&&r&&Dr(o,r))return t;var s=this,c=s.cache,l=s.keys,u=null==t.key?n.Ctor.cid+(n.tag?"::"+n.tag:""):t.key;c[u]?(t.componentInstance=c[u].componentInstance,_(l,u),l.push(u)):(c[u]=t,l.push(u),this.max&&l.length>parseInt(this.max)&&Lr(c,l[0],l,this._vnode)),t.data.keepAlive=!0}return t||e&&e[0]}},Fr={KeepAlive:Ir};function Rr(e){var t={get:function(){return W}};Object.defineProperty(e,"config",t),e.util={warn:he,extend:D,mergeOptions:Xe,defineReactive:Le},e.set=Me,e.delete=Ie,e.nextTick=ht,e.observable=function(e){return Ee(e),e},e.options=Object.create(null),z.forEach((function(t){e.options[t+"s"]=Object.create(null)})),e.options._base=e,D(e.options.components,Fr),kr(e),Pr(e),Or(e),jr(e)}Rr(Sr),Object.defineProperty(Sr.prototype,"$isServer",{get:le}),Object.defineProperty(Sr.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(Sr,"FunctionalRenderContext",{value:Zt}),Sr.version="2.6.11";var Nr=m("style,class"),Br=m("input,textarea,option,select,progress"),zr=function(e,t,n){return"value"===n&&Br(e)&&"button"!==t||"selected"===n&&"option"===e||"checked"===n&&"input"===e||"muted"===n&&"video"===e},Hr=m("contenteditable,draggable,spellcheck"),Wr=m("events,caret,typing,plaintext-only"),Ur=function(e,t){return Kr(t)||"false"===t?"false":"contenteditable"===e&&Wr(t)?t:"true"},qr=m("allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,default,defaultchecked,defaultmuted,defaultselected,defer,disabled,enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,required,reversed,scoped,seamless,selected,sortable,translate,truespeed,typemustmatch,visible"),Vr="http://www.w3.org/1999/xlink",Gr=function(e){return":"===e.charAt(5)&&"xlink"===e.slice(0,5)},Xr=function(e){return Gr(e)?e.slice(6,e.length):""},Kr=function(e){return null==e||!1===e};function Jr(e){var t=e.data,n=e,r=e;while(a(r.componentInstance))r=r.componentInstance._vnode,r&&r.data&&(t=Qr(r.data,t));while(a(n=n.parent))n&&n.data&&(t=Qr(t,n.data));return Zr(t.staticClass,t.class)}function Qr(e,t){return{staticClass:Yr(e.staticClass,t.staticClass),class:a(e.class)?[e.class,t.class]:t.class}}function Zr(e,t){return a(e)||a(t)?Yr(e,ei(t)):""}function Yr(e,t){return e?t?e+" "+t:e:t||""}function ei(e){return Array.isArray(e)?ti(e):l(e)?ni(e):"string"===typeof e?e:""}function ti(e){for(var t,n="",r=0,i=e.length;r-1?ci[e]=t.constructor===window.HTMLUnknownElement||t.constructor===window.HTMLElement:ci[e]=/HTMLUnknownElement/.test(t.toString())}var ui=m("text,number,password,search,email,tel,url");function pi(e){if("string"===typeof e){var t=document.querySelector(e);return t||document.createElement("div")}return e}function di(e,t){var n=document.createElement(e);return"select"!==e||t.data&&t.data.attrs&&void 0!==t.data.attrs.multiple&&n.setAttribute("multiple","multiple"),n}function fi(e,t){return document.createElementNS(ri[e],t)}function hi(e){return document.createTextNode(e)}function gi(e){return document.createComment(e)}function vi(e,t,n){e.insertBefore(t,n)}function mi(e,t){e.removeChild(t)}function yi(e,t){e.appendChild(t)}function _i(e){return e.parentNode}function xi(e){return e.nextSibling}function bi(e){return e.tagName}function wi(e,t){e.textContent=t}function Ai(e,t){e.setAttribute(t,"")}var Si=Object.freeze({createElement:di,createElementNS:fi,createTextNode:hi,createComment:gi,insertBefore:vi,removeChild:mi,appendChild:yi,parentNode:_i,nextSibling:xi,tagName:bi,setTextContent:wi,setStyleScope:Ai}),ki={create:function(e,t){Pi(t)},update:function(e,t){e.data.ref!==t.data.ref&&(Pi(e,!0),Pi(t))},destroy:function(e){Pi(e,!0)}};function Pi(e,t){var n=e.data.ref;if(a(n)){var r=e.context,i=e.componentInstance||e.elm,o=r.$refs;t?Array.isArray(o[n])?_(o[n],i):o[n]===i&&(o[n]=void 0):e.data.refInFor?Array.isArray(o[n])?o[n].indexOf(i)<0&&o[n].push(i):o[n]=[i]:o[n]=i}}var Oi=new _e("",{},[]),Ti=["create","activate","update","remove","destroy"];function Ci(e,t){return e.key===t.key&&(e.tag===t.tag&&e.isComment===t.isComment&&a(e.data)===a(t.data)&&ji(e,t)||o(e.isAsyncPlaceholder)&&e.asyncFactory===t.asyncFactory&&i(t.asyncFactory.error))}function ji(e,t){if("input"!==e.tag)return!0;var n,r=a(n=e.data)&&a(n=n.attrs)&&n.type,i=a(n=t.data)&&a(n=n.attrs)&&n.type;return r===i||ui(r)&&ui(i)}function $i(e,t,n){var r,i,o={};for(r=t;r<=n;++r)i=e[r].key,a(i)&&(o[i]=r);return o}function Di(e){var t,n,r={},s=e.modules,l=e.nodeOps;for(t=0;tg?(p=i(n[y+1])?null:n[y+1].elm,A(e,p,n,h,y,r)):h>y&&k(t,d,g)}function T(e,t,n,r){for(var i=n;i-1?Vi(e,t,n):qr(t)?Kr(n)?e.removeAttribute(t):(n="allowfullscreen"===t&&"EMBED"===e.tagName?"true":t,e.setAttribute(t,n)):Hr(t)?e.setAttribute(t,Ur(t,n)):Gr(t)?Kr(n)?e.removeAttributeNS(Vr,Xr(t)):e.setAttributeNS(Vr,t,n):Vi(e,t,n)}function Vi(e,t,n){if(Kr(n))e.removeAttribute(t);else{if(te&&!ne&&"TEXTAREA"===e.tagName&&"placeholder"===t&&""!==n&&!e.__ieph){var r=function(t){t.stopImmediatePropagation(),e.removeEventListener("input",r)};e.addEventListener("input",r),e.__ieph=!0}e.setAttribute(t,n)}}var Gi={create:Ui,update:Ui};function Xi(e,t){var n=t.elm,r=t.data,o=e.data;if(!(i(r.staticClass)&&i(r.class)&&(i(o)||i(o.staticClass)&&i(o.class))&&i(n.__wxsAddClass)&&i(n.__wxsRemoveClass))){var s=Jr(t),c=n._transitionClasses;if(a(c)&&(s=Yr(s,ei(c))),Array.isArray(n.__wxsRemoveClass)&&n.__wxsRemoveClass.length){var l=s.split(/\s+/);n.__wxsRemoveClass.forEach((function(e){var t=l.findIndex((function(t){return t===e}));-1!==t&&l.splice(t,1)})),s=l.join(" "),n.__wxsRemoveClass.length=0}if(n.__wxsAddClass){var u=s.split(/\s+/).concat(n.__wxsAddClass.split(/\s+/)),p=Object.create(null);u.forEach((function(e){e&&(p[e]=1)})),s=Object.keys(p).join(" ")}var d=t.context,f=d.$options.mpOptions&&d.$options.mpOptions.externalClasses;Array.isArray(f)&&f.forEach((function(e){var t=d[S(e)];t&&(s=s.replace(e,t))})),s!==n._prevClass&&(n.setAttribute("class",s),n._prevClass=s)}}var Ki,Ji={create:Xi,update:Xi},Qi="__r",Zi="__c";function Yi(e){if(a(e[Qi])){var t=te?"change":"input";e[t]=[].concat(e[Qi],e[t]||[]),delete e[Qi]}a(e[Zi])&&(e.change=[].concat(e[Zi],e.change||[]),delete e[Zi])}function ea(e,t,n){var r=Ki;return function i(){var a=t.apply(null,arguments);null!==a&&ra(e,i,n,r)}}var ta=ot&&!(ae&&Number(ae[1])<=53);function na(e,t,n,r){if(ta){var i=Xn,a=t;t=a._wrapper=function(e){if(e.target===e.currentTarget||e.timeStamp>=i||e.timeStamp<=0||e.target.ownerDocument!==document)return a.apply(this,arguments)}}Ki.addEventListener(e,t,se?{capture:n,passive:r}:n)}function ra(e,t,n,r){(r||Ki).removeEventListener(e,t._wrapper||t,n)}function ia(e,t){if(!i(e.data.on)||!i(t.data.on)){var n=t.data.on||{},r=e.data.on||{};Ki=t.elm,Yi(n),xt(n,r,na,ra,ea,t.context),Ki=void 0}}var aa,oa={create:ia,update:ia};function sa(e,t){if(!i(e.data.domProps)||!i(t.data.domProps)){var n,r,o=t.elm,s=e.data.domProps||{},c=t.data.domProps||{};for(n in a(c.__ob__)&&(c=t.data.domProps=D({},c)),s)n in c||(o[n]="");for(n in c){if(r=c[n],"textContent"===n||"innerHTML"===n){if(t.children&&(t.children.length=0),r===s[n])continue;1===o.childNodes.length&&o.removeChild(o.childNodes[0])}if("value"===n&&"PROGRESS"!==o.tagName){o._value=r;var l=i(r)?"":String(r);ca(o,l)&&(o.value=l)}else if("innerHTML"===n&&ai(o.tagName)&&i(o.innerHTML)){aa=aa||document.createElement("div"),aa.innerHTML=""+r+"";var u=aa.firstChild;while(o.firstChild)o.removeChild(o.firstChild);while(u.firstChild)o.appendChild(u.firstChild)}else if(r!==s[n])try{o[n]=r}catch(Do){}}}}function ca(e,t){return!e.composing&&("OPTION"===e.tagName||la(e,t)||ua(e,t))}function la(e,t){var n=!0;try{n=document.activeElement!==e}catch(Do){}return n&&e.value!==t}function ua(e,t){var n=e.value,r=e._vModifiers;if(a(r)){if(r.number)return v(n)!==v(t);if(r.trim)return n.trim()!==t.trim()}return n!==t}var pa={create:sa,update:sa},da=w((function(e){var t={},n=/;(?![^(]*\))/g,r=/:(.+)/;return e.split(n).forEach((function(e){if(e){var n=e.split(r);n.length>1&&(t[n[0].trim()]=n[1].trim())}})),t}));function fa(e){var t=ha(e.style);return e.staticStyle?D(e.staticStyle,t):t}function ha(e){return Array.isArray(e)?E(e):"string"===typeof e?da(e):e}function ga(e,t){var n,r={};if(t){var i=e;while(i.componentInstance)i=i.componentInstance._vnode,i&&i.data&&(n=fa(i.data))&&D(r,n)}(n=fa(e.data))&&D(r,n);var a=e;while(a=a.parent)a.data&&(n=fa(a.data))&&D(r,n);return r}var va,ma=/^--/,ya=/\s*!important$/,_a=/\b([+-]?\d+(\.\d+)?)[r|u]px\b/g,xa=function(e){return"string"===typeof e?e.replace(_a,(function(e,t){return n.upx2px(t)+"px"})):e},ba=/url\(\s*['"](.+?\.(jpg|gif|png))['"]\s*\)/,wa=/url\(\s*([a-zA-Z0-9\.\-\_\/]+?\.(jpg|gif|png))\s*\)/,Aa=function(e,t){if("string"===typeof e&&-1!==e.indexOf("url(")){var n=e.match(ba)||e.match(wa);n&&3===n.length&&(e=e.replace(n[1],t._$getRealPath(n[1])))}return e},Sa=function(e,t,n,r){if(r&&r._$getRealPath&&n&&(n=Aa(n,r)),ma.test(t))e.style.setProperty(t,n);else if(ya.test(n))e.style.setProperty(O(t),n.replace(ya,""),"important");else{var i=Pa(t);if(Array.isArray(n))for(var a=0,o=n.length;a-1?t.split(Ca).forEach((function(t){return e.classList.add(t)})):e.classList.add(t);else{var n=" "+(e.getAttribute("class")||"")+" ";n.indexOf(" "+t+" ")<0&&e.setAttribute("class",(n+t).trim())}}function $a(e,t){if(t&&(t=t.trim()))if(e.classList)t.indexOf(" ")>-1?t.split(Ca).forEach((function(t){return e.classList.remove(t)})):e.classList.remove(t),e.classList.length||e.removeAttribute("class");else{var n=" "+(e.getAttribute("class")||"")+" ",r=" "+t+" ";while(n.indexOf(r)>=0)n=n.replace(r," ");n=n.trim(),n?e.setAttribute("class",n):e.removeAttribute("class")}}function Da(e){if(e){if("object"===typeof e){var t={};return!1!==e.css&&D(t,Ea(e.name||"v")),D(t,e),t}return"string"===typeof e?Ea(e):void 0}}var Ea=w((function(e){return{enterClass:e+"-enter",enterToClass:e+"-enter-to",enterActiveClass:e+"-enter-active",leaveClass:e+"-leave",leaveToClass:e+"-leave-to",leaveActiveClass:e+"-leave-active"}})),La=Q&&!ne,Ma="transition",Ia="animation",Fa="transition",Ra="transitionend",Na="animation",Ba="animationend";La&&(void 0===window.ontransitionend&&void 0!==window.onwebkittransitionend&&(Fa="WebkitTransition",Ra="webkitTransitionEnd"),void 0===window.onanimationend&&void 0!==window.onwebkitanimationend&&(Na="WebkitAnimation",Ba="webkitAnimationEnd"));var za=Q?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(e){return e()};function Ha(e){za((function(){za(e)}))}function Wa(e,t){var n=e._transitionClasses||(e._transitionClasses=[]);n.indexOf(t)<0&&(n.push(t),ja(e,t))}function Ua(e,t){e._transitionClasses&&_(e._transitionClasses,t),$a(e,t)}function qa(e,t,n){var r=Ga(e,t),i=r.type,a=r.timeout,o=r.propCount;if(!i)return n();var s=i===Ma?Ra:Ba,c=0,l=function(){e.removeEventListener(s,u),n()},u=function(t){t.target===e&&++c>=o&&l()};setTimeout((function(){c0&&(n=Ma,u=o,p=a.length):t===Ia?l>0&&(n=Ia,u=l,p=c.length):(u=Math.max(o,l),n=u>0?o>l?Ma:Ia:null,p=n?n===Ma?a.length:c.length:0);var d=n===Ma&&Va.test(r[Fa+"Property"]);return{type:n,timeout:u,propCount:p,hasTransform:d}}function Xa(e,t){while(e.length1}function eo(e,t){!0!==t.data.show&&Ja(t)}var to=Q?{create:eo,activate:eo,remove:function(e,t){!0!==e.data.show?Qa(e,t):t()}}:{},no=[Wi,Gi,Ji,oa,pa,Ta,to],ro=no.concat(Bi),io=Di({nodeOps:Si,modules:ro});ne&&document.addEventListener("selectionchange",(function(){var e=document.activeElement;e&&e.vmodel&&fo(e,"input")}));var ao={inserted:function(e,t,n,r){"select"===n.tag?(r.elm&&!r.elm._vOptions?bt(n,"postpatch",(function(){ao.componentUpdated(e,t,n)})):oo(e,t,n.context),e._vOptions=[].map.call(e.options,lo)):("textarea"===n.tag||ui(e.type))&&(e._vModifiers=t.modifiers,t.modifiers.lazy||(e.addEventListener("compositionstart",uo),e.addEventListener("compositionend",po),e.addEventListener("change",po),ne&&(e.vmodel=!0)))},componentUpdated:function(e,t,n){if("select"===n.tag){oo(e,t,n.context);var r=e._vOptions,i=e._vOptions=[].map.call(e.options,lo);if(i.some((function(e,t){return!F(e,r[t])}))){var a=e.multiple?t.value.some((function(e){return co(e,i)})):t.value!==t.oldValue&&co(t.value,i);a&&fo(e,"change")}}}};function oo(e,t,n){so(e,t,n),(te||re)&&setTimeout((function(){so(e,t,n)}),0)}function so(e,t,n){var r=t.value,i=e.multiple;if(!i||Array.isArray(r)){for(var a,o,s=0,c=e.options.length;s-1,o.selected!==a&&(o.selected=a);else if(F(lo(o),r))return void(e.selectedIndex!==s&&(e.selectedIndex=s));i||(e.selectedIndex=-1)}}function co(e,t){return t.every((function(t){return!F(t,e)}))}function lo(e){return"_value"in e?e._value:e.value}function uo(e){e.target.composing=!0}function po(e){e.target.composing&&(e.target.composing=!1,fo(e.target,"input"))}function fo(e,t){var n=document.createEvent("HTMLEvents");n.initEvent(t,!0,!0),e.dispatchEvent(n)}function ho(e){return!e.componentInstance||e.data&&e.data.transition?e:ho(e.componentInstance._vnode)}var go={bind:function(e,t,n){var r=t.value;n=ho(n);var i=n.data&&n.data.transition,a=e.__vOriginalDisplay="none"===e.style.display?"":e.style.display;r&&i?(n.data.show=!0,Ja(n,(function(){e.style.display=a}))):e.style.display=r?a:"none"},update:function(e,t,n){var r=t.value,i=t.oldValue;if(!r!==!i){n=ho(n);var a=n.data&&n.data.transition;a?(n.data.show=!0,r?Ja(n,(function(){e.style.display=e.__vOriginalDisplay})):Qa(n,(function(){e.style.display="none"}))):e.style.display=r?e.__vOriginalDisplay:"none"}},unbind:function(e,t,n,r,i){i||(e.style.display=e.__vOriginalDisplay)}},vo={model:ao,show:go},mo={name:String,appear:Boolean,css:Boolean,mode:String,type:String,enterClass:String,leaveClass:String,enterToClass:String,leaveToClass:String,enterActiveClass:String,leaveActiveClass:String,appearClass:String,appearActiveClass:String,appearToClass:String,duration:[Number,String,Object]};function yo(e){var t=e&&e.componentOptions;return t&&t.Ctor.options.abstract?yo(Sn(t.children)):e}function _o(e){var t={},n=e.$options;for(var r in n.propsData)t[r]=e[r];var i=n._parentListeners;for(var a in i)t[S(a)]=i[a];return t}function xo(e,t){if(/\d-keep-alive$/.test(t.tag))return e("keep-alive",{props:t.componentOptions.propsData})}function bo(e){while(e=e.parent)if(e.data.transition)return!0}function wo(e,t){return t.key===e.key&&t.tag===e.tag}var Ao=function(e){return e.tag||An(e)},So=function(e){return"show"===e.name},ko={name:"transition",props:mo,abstract:!0,render:function(e){var t=this,n=this.$slots.default;if(n&&(n=n.filter(Ao),n.length)){0;var r=this.mode;0;var i=n[0];if(bo(this.$vnode))return i;var a=yo(i);if(!a)return i;if(this._leaving)return xo(e,i);var o="__transition-"+this._uid+"-";a.key=null==a.key?a.isComment?o+"comment":o+a.tag:c(a.key)?0===String(a.key).indexOf(o)?a.key:o+a.key:a.key;var s=(a.data||(a.data={})).transition=_o(this),l=this._vnode,u=yo(l);if(a.data.directives&&a.data.directives.some(So)&&(a.data.show=!0),u&&u.data&&!wo(a,u)&&!An(u)&&(!u.componentInstance||!u.componentInstance._vnode.isComment)){var p=u.data.transition=D({},s);if("out-in"===r)return this._leaving=!0,bt(p,"afterLeave",(function(){t._leaving=!1,t.$forceUpdate()})),xo(e,i);if("in-out"===r){if(An(a))return l;var d,f=function(){d()};bt(s,"afterEnter",f),bt(s,"enterCancelled",f),bt(p,"delayLeave",(function(e){d=e}))}}return i}}},Po=D({tag:String,moveClass:String},mo);delete Po.mode;var Oo={props:Po,beforeMount:function(){var e=this,t=this._update;this._update=function(n,r){var i=Dn(e);e.__patch__(e._vnode,e.kept,!1,!0),e._vnode=e.kept,i(),t.call(e,n,r)}},render:function(e){for(var t=this.tag||this.$vnode.data.tag||"span",n=Object.create(null),r=this.prevChildren=this.children,i=this.$slots.default||[],a=this.children=[],o=_o(this),s=0;s300?"开售提醒我":this.remindParams.sell_time>0?"即将开售":this.remindParams.buy_text}},methods:{rightTip:function(){this.remindParams.sell_time<300?console.log("小于5分钟不进行开售提醒"):this.$goodsRemind(this.remindParams.template_message_list,this.remindParams.goods_id)}}};t.default=r},f0c5:function(e,t,n){"use strict";function r(e,t,n,r,i,a,o,s,c,l){var u,p="function"===typeof e?e.options:e;if(c){p.components||(p.components={});var d=Object.prototype.hasOwnProperty;for(var f in c)d.call(c,f)&&!d.call(p.components,f)&&(p.components[f]=c[f])}if(l&&((l.beforeCreate||(l.beforeCreate=[])).unshift((function(){this[l.__module]=this})),(p.mixins||(p.mixins=[])).push(l)),t&&(p.render=t,p.staticRenderFns=n,p._compiled=!0),r&&(p.functional=!0),a&&(p._scopeId="data-v-"+a),o?(u=function(e){e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,e||"undefined"===typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),i&&i.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(o)},p._ssrRegister=u):i&&(u=s?function(){i.call(this,this.$root.$options.shadowRoot)}:i),u)if(p.functional){p._injectStyles=u;var h=p.render;p.render=function(e,t){return u.call(t),h(e,t)}}else{var g=p.beforeCreate;p.beforeCreate=g?[].concat(g,u):[u]}return{exports:e,options:p}}n.d(t,"a",(function(){return r}))},f932:function(e,t,n){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=s(n("a34a")),i=s(n("66fd")),a=n("c345"),o=s(n("a2ac"));s(n("2433"));function s(e){return e&&e.__esModule?e:{default:e}}function c(e,t){return f(e)||d(e,t)||u(e,t)||l()}function l(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function u(e,t){if(e){if("string"===typeof e)return p(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?p(e,t):void 0}}function p(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n=400?(y({code:a,msg:r,data:t.data.error||t.data.data||r}),Promise.reject(r)):2===a?Promise.reject(r):-1===a?(i.default.prototype.$store.dispatch("user/logout"),i.default.prototype.$store.dispatch("user/accessToken"),Promise.reject(r)):-2!==a?-3===a?(e.redirectTo({url:"/plugins/mch/mch/login/login"}),Promise.reject(r)):Promise.resolve(t.data):void e.redirectTo({url:"/pages/disabled/disabled?text="+t.data.data.text})},x=function(e){var t={code:500,msg:"服务器内部错误",data:e};switch(e.statusCode){case 200:return _(e);case 404:t={code:404,msg:"资源获取不到",data:e};break;case 500:t={code:500,msg:"服务器内部错误",data:e};break;case 503:t={code:503,msg:"服务不可用",data:e};break;case 504:t={code:504,msg:"网关超时",data:e};break;case 400:t={code:400,msg:"服务器不理解请求的语法",data:e};break;case 403:t={code:403,msg:"服务器拒绝请求",data:e};break;case 405:t={code:405,msg:"方法禁用",data:e};break;case 406:t={code:406,msg:"无法使用请求的内容特性响应请求的网页",data:e};break;case 407:t={code:407,msg:"需要代理授权",data:e};break;case 408:t={code:408,msg:"请求超时",data:e};break;case 409:t={code:409,msg:"冲突",data:e};break;case 410:t={code:410,msg:"已删除",data:e};break;case 411:t={code:411,msg:"需要有效长度",data:e};break;case 412:t={code:412,msg:"服务器未满足请求者在请求中设置的其中一个前提条件",data:e};break;case 413:t={code:413,msg:"请求实体过大",data:e};break;case 414:t={code:414,msg:"求情URI过长",data:e};break;case 415:t={code:415,msg:"不支持的媒体类型",data:e};break;case 416:t={code:416,msg:"请求范围不符合要求",data:e};break;case 417:t={code:417,msg:"未满足期望值",data:e};break;default:break}return y(t),Promise.reject(t)},b=v;t.default=b}).call(this,n("543d")["default"])},f93a:function(e,t,n){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n={copyText:function(t){this.$utils.uniCopy({data:t,success:function(){e.hideLoading(),e.showToast({title:"复制成功",icon:"none"})}})}};t.default=n}).call(this,n("543d")["default"])},f9b9:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=a(n("9c53"));function i(){if("function"!==typeof WeakMap)return null;var e=new WeakMap;return i=function(){return e},e}function a(e){if(e&&e.__esModule)return e;if(null===e||"object"!==typeof e&&"function"!==typeof e)return{default:e};var t=i();if(t&&t.has(e))return t.get(e);var n={},r=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var a in e)if(Object.prototype.hasOwnProperty.call(e,a)){var o=r?Object.getOwnPropertyDescriptor(e,a):null;o&&(o.get||o.set)?Object.defineProperty(n,a,o):n[a]=e[a]}return n.default=e,t&&t.set(e,n),n}var o=function(e){e=e||{title:"这是一个分享页面",query:{}},"undefined"===typeof e.query&&(e.query={});var t=0;return this.$user.isLogin()&&this.$store.state.user.info&&(t=this.$store.state.user.info.options.user_id),e.query.user_id=t,e.query=r.objectToUrlParams(e.query),e},s=o;t.default=s}}]);