yurong/unpackage/dist/build/mp-weixin/common/vendor.js

7 lines
191 KiB
JavaScript

(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["common/vendor"],{"0178":function(e,t){},"0676":function(e,t){e.exports=function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")},e.exports.__esModule=!0,e.exports["default"]=e.exports},"11b0":function(e,t){e.exports=function(e){if("undefined"!==typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)},e.exports.__esModule=!0,e.exports["default"]=e.exports},2236:function(e,t,n){var o=n("5a43");e.exports=function(e){if(Array.isArray(e))return o(e)},e.exports.__esModule=!0,e.exports["default"]=e.exports},"240b":function(e,t,n){"use strict";var o=n("4ea4");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=o(n("852b")),r=o(n("c238")),i=o(n("629a")),c={en:a.default,"zh-Hans":r.default,"zh-Hant":i.default};t.default=c},"278c":function(e,t,n){var o=n("c135"),a=n("9b42"),r=n("6613"),i=n("c240");e.exports=function(e,t){return o(e)||a(e,t)||r(e,t)||i()},e.exports.__esModule=!0,e.exports["default"]=e.exports},"37dc":function(e,t,n){"use strict";(function(e,o){var a=n("4ea4");Object.defineProperty(t,"__esModule",{value:!0}),t.LOCALE_ZH_HANT=t.LOCALE_ZH_HANS=t.LOCALE_FR=t.LOCALE_ES=t.LOCALE_EN=t.I18n=t.Formatter=void 0,t.compileI18nJsonStr=function(e,t){var n=t.locale,o=t.locales,a=t.delimiters;if(!$(e,a))return e;k||(k=new d);var r=[];Object.keys(o).forEach((function(e){e!==n&&r.push({locale:e,values:o[e]})})),r.unshift({locale:n,values:o[n]});try{return JSON.stringify(j(JSON.parse(e),r,a),null,2)}catch(i){}return e},t.hasI18nJson=function e(t,n){k||(k=new d);return S(t,(function(t,o){var a=t[o];return A(a)?!!$(a,n)||void 0:e(a,n)}))},t.initVueI18n=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2?arguments[2]:void 0,o=arguments.length>3?arguments[3]:void 0;if("string"!==typeof e){var a=[t,e];e=a[0],t=a[1]}"string"!==typeof e&&(e=O());"string"!==typeof n&&(n="undefined"!==typeof __uniConfig&&__uniConfig.fallbackLocale||"en");var r=new w({locale:e,fallbackLocale:n,messages:t,watcher:o}),i=function(e,t){if("function"!==typeof getApp)i=function(e,t){return r.t(e,t)};else{var n=!1;i=function(e,t){var o=getApp().$vm;return o&&(o.$locale,n||(n=!0,x(o,r))),r.t(e,t)}}return i(e,t)};return{i18n:r,f:function(e,t,n){return r.f(e,t,n)},t:function(e,t){return i(e,t)},add:function(e,t){var n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];return r.add(e,t,n)},watch:function(e){return r.watchLocale(e)},getLocale:function(){return r.getLocale()},setLocale:function(e){return r.setLocale(e)}}},t.isI18nStr=$,t.isString=void 0,t.normalizeLocale=b,t.parseI18nJson=function e(t,n,o){k||(k=new d);return S(t,(function(t,a){var r=t[a];A(r)?$(r,o)&&(t[a]=P(r,n,o)):e(r,n,o)})),t},t.resolveLocale=function(e){return function(t){return t?(t=b(t)||t,function(e){var t=[],n=e.split("-");while(n.length)t.push(n.join("-")),n.pop();return t}(t).find((function(t){return e.indexOf(t)>-1}))):t}};var r=a(n("278c")),i=a(n("970b")),c=a(n("5bc3")),s=a(n("7037")),u=Array.isArray,l=function(e){return null!==e&&"object"===(0,s.default)(e)},f=["{","}"],d=function(){function e(){(0,i.default)(this,e),this._caches=Object.create(null)}return(0,c.default)(e,[{key:"interpolate",value:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:f;if(!t)return[e];var o=this._caches[e];return o||(o=m(e,n),this._caches[e]=o),v(o,t)}}]),e}();t.Formatter=d;var p=/^(?:\d)+/,h=/^(?:\w)+/;function m(e,t){var n=(0,r.default)(t,2),o=n[0],a=n[1],i=[],c=0,s="";while(c<e.length){var u=e[c++];if(u===o){s&&i.push({type:"text",value:s}),s="";var l="";u=e[c++];while(void 0!==u&&u!==a)l+=u,u=e[c++];var f=u===a,d=p.test(l)?"list":f&&h.test(l)?"named":"unknown";i.push({value:l,type:d})}else s+=u}return s&&i.push({type:"text",value:s}),i}function v(e,t){var n=[],o=0,a=u(t)?"list":l(t)?"named":"unknown";if("unknown"===a)return n;while(o<e.length){var r=e[o];switch(r.type){case"text":n.push(r.value);break;case"list":n.push(t[parseInt(r.value,10)]);break;case"named":"named"===a&&n.push(t[r.value]);break;case"unknown":0;break}o++}return n}t.LOCALE_ZH_HANS="zh-Hans";t.LOCALE_ZH_HANT="zh-Hant";t.LOCALE_EN="en";t.LOCALE_FR="fr";t.LOCALE_ES="es";var _=Object.prototype.hasOwnProperty,g=function(e,t){return _.call(e,t)},y=new d;function b(e,t){if(e){if(e=e.trim().replace(/_/g,"-"),t&&t[e])return e;if(e=e.toLowerCase(),0===e.indexOf("zh"))return e.indexOf("-hans")>-1?"zh-Hans":e.indexOf("-hant")>-1||function(e,t){return!!t.find((function(t){return-1!==e.indexOf(t)}))}(e,["-tw","-hk","-mo","-cht"])?"zh-Hant":"zh-Hans";var n=function(e,t){return t.find((function(t){return 0===e.indexOf(t)}))}(e,["en","fr","es"]);return n||void 0}}var w=function(){function e(t){var n=t.locale,o=t.fallbackLocale,a=t.messages,r=t.watcher,c=t.formater;(0,i.default)(this,e),this.locale="en",this.fallbackLocale="en",this.message={},this.messages={},this.watchers=[],o&&(this.fallbackLocale=o),this.formater=c||y,this.messages=a||{},this.setLocale(n||"en"),r&&this.watchLocale(r)}return(0,c.default)(e,[{key:"setLocale",value:function(e){var t=this,n=this.locale;this.locale=b(e,this.messages)||this.fallbackLocale,this.messages[this.locale]||(this.messages[this.locale]={}),this.message=this.messages[this.locale],n!==this.locale&&this.watchers.forEach((function(e){e(t.locale,n)}))}},{key:"getLocale",value:function(){return this.locale}},{key:"watchLocale",value:function(e){var t=this,n=this.watchers.push(e)-1;return function(){t.watchers.splice(n,1)}}},{key:"add",value:function(e,t){var n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],o=this.messages[e];o?n?Object.assign(o,t):Object.keys(t).forEach((function(e){g(o,e)||(o[e]=t[e])})):this.messages[e]=t}},{key:"f",value:function(e,t,n){return this.formater.interpolate(e,t,n).join("")}},{key:"t",value:function(e,t,n){var o=this.message;return"string"===typeof t?(t=b(t,this.messages),t&&(o=this.messages[t])):n=t,g(o,e)?this.formater.interpolate(o[e],n).join(""):(console.warn("Cannot translate the value of keypath ".concat(e,". Use the value of keypath as default.")),e)}}]),e}();function x(e,t){e.$watchLocale?e.$watchLocale((function(e){t.setLocale(e)})):e.$watch((function(){return e.$locale}),(function(e){t.setLocale(e)}))}function O(){return"undefined"!==typeof e&&e.getLocale?e.getLocale():"undefined"!==typeof o&&o.getLocale?o.getLocale():"en"}t.I18n=w;var k,A=function(e){return"string"===typeof e};function $(e,t){return e.indexOf(t[0])>-1}function P(e,t,n){return k.interpolate(e,t,n).join("")}function j(e,t,n){return S(e,(function(e,o){(function(e,t,n,o){var a=e[t];if(A(a)){if($(a,o)&&(e[t]=P(a,n[0].values,o),n.length>1)){var r=e[t+"Locales"]={};n.forEach((function(e){r[e.locale]=P(a,e.values,o)}))}}else j(a,n,o)})(e,o,t,n)})),e}function S(e,t){if(u(e)){for(var n=0;n<e.length;n++)if(t(e,n))return!0}else if(l(e))for(var o in e)if(t(e,o))return!0;return!1}t.isString=A}).call(this,n("543d")["default"],n("c8ba"))},"448a":function(e,t,n){var o=n("2236"),a=n("11b0"),r=n("6613"),i=n("0676");e.exports=function(e){return o(e)||a(e)||r(e)||i()},e.exports.__esModule=!0,e.exports["default"]=e.exports},"4a4b":function(e,t){function n(t,o){return e.exports=n=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},e.exports.__esModule=!0,e.exports["default"]=e.exports,n(t,o)}e.exports=n,e.exports.__esModule=!0,e.exports["default"]=e.exports},"4ea4":function(e,t){e.exports=function(e){return e&&e.__esModule?e:{default:e}},e.exports.__esModule=!0,e.exports["default"]=e.exports},5221:function(e,t,n){"use strict";(function(e){var t,o=n("4ea4"),a=o(n("7b1c")),r=[],i=["mallDet/mallDet","qushi/pushQuShi","quDet"];e.addInterceptor("navigateTo",{invoke:function(n){console.log(n),t=e.getStorageSync("token");var o=r.every((function(e){return e!==n.url})),c=i.every((function(e){return-1==n.url.indexOf(e)||t}));return function(t,n){console.log(t,n),t||a.default.showtt("该功能暂未开放"),n||e.showModal({content:"请先授权登录再进行此操作",title:"未登录",success:function(e){e.confirm&&a.default.goNext("/pages/login/login")}})}(o,c),c&&o},success:function(e){console.log(e,"拦截器成功回调")},fail:function(e){console.log(e,"拦截器失败回调")}})}).call(this,n("543d")["default"])},"543d":function(e,t,n){"use strict";(function(e){var o=n("4ea4");Object.defineProperty(t,"__esModule",{value:!0}),t.createApp=Pt,t.createComponent=Nt,t.createPage=It,t.createPlugin=Bt,t.createSubpackageApp=Rt,t.default=void 0;var a,r=o(n("278c")),i=o(n("9523")),c=o(n("b17c")),s=o(n("448a")),u=o(n("7037")),l=n("37dc"),f=o(n("66fd"));function d(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function p(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?d(Object(n),!0).forEach((function(t){(0,i.default)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):d(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var h="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",m=/^(?:[A-Za-z\d+/]{4})*?(?:[A-Za-z\d+/]{2}(?:==)?|[A-Za-z\d+/]{3}=?)?$/;function v(){var e,t=wx.getStorageSync("uni_id_token")||"",n=t.split(".");if(!t||3!==n.length)return{uid:null,role:[],permission:[],tokenExpired:0};try{e=JSON.parse(function(e){return decodeURIComponent(a(e).split("").map((function(e){return"%"+("00"+e.charCodeAt(0).toString(16)).slice(-2)})).join(""))}(n[1]))}catch(o){throw new Error("获取当前用户信息出错,详细错误信息为:"+o.message)}return e.tokenExpired=1e3*e.exp,delete e.exp,delete e.iat,e}a="function"!==typeof atob?function(e){if(e=String(e).replace(/[\t\n\f\r ]+/g,""),!m.test(e))throw new Error("Failed to execute 'atob' on 'Window': The string to be decoded is not correctly encoded.");var t;e+="==".slice(2-(3&e.length));for(var n,o,a="",r=0;r<e.length;)t=h.indexOf(e.charAt(r++))<<18|h.indexOf(e.charAt(r++))<<12|(n=h.indexOf(e.charAt(r++)))<<6|(o=h.indexOf(e.charAt(r++))),a+=64===n?String.fromCharCode(t>>16&255):64===o?String.fromCharCode(t>>16&255,t>>8&255):String.fromCharCode(t>>16&255,t>>8&255,255&t);return a}:atob;var _=Object.prototype.toString,g=Object.prototype.hasOwnProperty;function y(e){return"function"===typeof e}function b(e){return"string"===typeof e}function w(e){return"[object Object]"===_.call(e)}function x(e,t){return g.call(e,t)}function O(){}function k(e){var t=Object.create(null);return function(n){var o=t[n];return o||(t[n]=e(n))}}var A=/-(\w)/g,$=k((function(e){return e.replace(A,(function(e,t){return t?t.toUpperCase():""}))}));function P(e){var t={};return w(e)&&Object.keys(e).sort().forEach((function(n){t[n]=e[n]})),Object.keys(t)?t:e}var j=["invoke","success","fail","complete","returnValue"],S={},C={};function E(e,t){Object.keys(t).forEach((function(n){-1!==j.indexOf(n)&&y(t[n])&&(e[n]=function(e,t){var n=t?e?e.concat(t):Array.isArray(t)?t:[t]:e;return n?function(e){for(var t=[],n=0;n<e.length;n++)-1===t.indexOf(e[n])&&t.push(e[n]);return t}(n):n}(e[n],t[n]))}))}function T(e,t){e&&t&&Object.keys(t).forEach((function(n){-1!==j.indexOf(n)&&y(t[n])&&function(e,t){var n=e.indexOf(t);-1!==n&&e.splice(n,1)}(e[n],t[n])}))}function M(e){return function(t){return e(t)||t}}function L(e){return!!e&&("object"===(0,u.default)(e)||"function"===typeof e)&&"function"===typeof e.then}function D(e,t){for(var n=!1,o=0;o<e.length;o++){var a=e[o];if(n)n=Promise.resolve(M(a));else{var r=a(t);if(L(r)&&(n=Promise.resolve(r)),!1===r)return{then:function(){}}}}return n||{then:function(e){return e(t)}}}function I(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return["success","fail","complete"].forEach((function(n){if(Array.isArray(e[n])){var o=t[n];t[n]=function(t){D(e[n],t).then((function(e){return y(o)&&o(e)||e}))}}})),t}function N(e,t){var n=[];Array.isArray(S.returnValue)&&n.push.apply(n,(0,s.default)(S.returnValue));var o=C[e];return o&&Array.isArray(o.returnValue)&&n.push.apply(n,(0,s.default)(o.returnValue)),n.forEach((function(e){t=e(t)||t})),t}function R(e){var t=Object.create(null);Object.keys(S).forEach((function(e){"returnValue"!==e&&(t[e]=S[e].slice())}));var n=C[e];return n&&Object.keys(n).forEach((function(e){"returnValue"!==e&&(t[e]=(t[e]||[]).concat(n[e]))})),t}function B(e,t,n){for(var o=arguments.length,a=new Array(o>3?o-3:0),r=3;r<o;r++)a[r-3]=arguments[r];var i=R(e);if(i&&Object.keys(i).length){if(Array.isArray(i.invoke)){var c=D(i.invoke,n);return c.then((function(e){return t.apply(void 0,[I(i,e)].concat(a))}))}return t.apply(void 0,[I(i,n)].concat(a))}return t.apply(void 0,[n].concat(a))}var V={returnValue:function(e){return L(e)?new Promise((function(t,n){e.then((function(e){e[0]?n(e[0]):t(e[1])}))})):e}},F=/^\$|Window$|WindowStyle$|sendHostEvent|sendNativeEvent|restoreGlobal|requireGlobal|getCurrentSubNVue|getMenuButtonBoundingClientRect|^report|interceptors|Interceptor$|getSubNVueById|requireNativePlugin|upx2px|hideKeyboard|canIUse|^create|Sync$|Manager$|base64ToArrayBuffer|arrayBufferToBase64|getLocale|setLocale|invokePushCallback|getWindowInfo|getDeviceInfo|getAppBaseInfo|getSystemSetting|getAppAuthorizeSetting/,z=/^create|Manager$/,H=["createBLEConnection"],U=["createBLEConnection","createPushMessage"],q=/^on|^off/;function G(e){return z.test(e)&&-1===H.indexOf(e)}function W(e){return F.test(e)&&-1===U.indexOf(e)}function J(e){return e.then((function(e){return[null,e]})).catch((function(e){return[e]}))}function X(e){return!(G(e)||W(e)||function(e){return q.test(e)&&"onPush"!==e}(e))}function K(e,t){return X(e)?function(){for(var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},o=arguments.length,a=new Array(o>1?o-1:0),r=1;r<o;r++)a[r-1]=arguments[r];return y(n.success)||y(n.fail)||y(n.complete)?N(e,B.apply(void 0,[e,t,n].concat(a))):N(e,J(new Promise((function(o,r){B.apply(void 0,[e,t,Object.assign({},n,{success:o,fail:r})].concat(a))}))))}:t}Promise.prototype.finally||(Promise.prototype.finally=function(e){var t=this.constructor;return this.then((function(n){return t.resolve(e()).then((function(){return n}))}),(function(n){return t.resolve(e()).then((function(){throw n}))}))});var Z=!1,Y=0,Q=0;var ee,te={};ee=ae(wx.getSystemInfoSync().language)||"en",function(){if(function(){return"undefined"!==typeof __uniConfig&&__uniConfig.locales&&!!Object.keys(__uniConfig.locales).length}()){var e=Object.keys(__uniConfig.locales);e.length&&e.forEach((function(e){var t=te[e],n=__uniConfig.locales[e];t?Object.assign(t,n):te[e]=n}))}}();var ne=(0,l.initVueI18n)(ee,{}),oe=ne.t;ne.mixin={beforeCreate:function(){var e=this,t=ne.i18n.watchLocale((function(){e.$forceUpdate()}));this.$once("hook:beforeDestroy",(function(){t()}))},methods:{$$t:function(e,t){return oe(e,t)}}},ne.setLocale,ne.getLocale;function ae(e,t){if(e){if(e=e.trim().replace(/_/g,"-"),t&&t[e])return e;if(e=e.toLowerCase(),"chinese"===e)return"zh-Hans";if(0===e.indexOf("zh"))return e.indexOf("-hans")>-1?"zh-Hans":e.indexOf("-hant")>-1||function(e,t){return!!t.find((function(t){return-1!==e.indexOf(t)}))}(e,["-tw","-hk","-mo","-cht"])?"zh-Hant":"zh-Hans";var n=function(e,t){return t.find((function(t){return 0===e.indexOf(t)}))}(e,["en","fr","es"]);return n||void 0}}function re(){var e=getApp({allowDefault:!0});return e&&e.$vm?e.$vm.$locale:ae(wx.getSystemInfoSync().language)||"en"}var ie=[];"undefined"!==typeof e&&(e.getLocale=re);var ce={promiseInterceptor:V},se=Object.freeze({__proto__:null,upx2px:function(e,t){if(0===Y&&function(){var e=wx.getSystemInfoSync(),t=e.platform,n=e.pixelRatio,o=e.windowWidth;Y=o,Q=n,Z="ios"===t}(),e=Number(e),0===e)return 0;var n=e/750*(t||Y);return n<0&&(n=-n),n=Math.floor(n+1e-4),0===n&&(n=1!==Q&&Z?.5:1),e<0?-n:n},getLocale:re,setLocale:function(e){var t=getApp();if(!t)return!1;var n=t.$vm.$locale;return n!==e&&(t.$vm.$locale=e,ie.forEach((function(t){return t({locale:e})})),!0)},onLocaleChange:function(e){-1===ie.indexOf(e)&&ie.push(e)},addInterceptor:function(e,t){"string"===typeof e&&w(t)?E(C[e]||(C[e]={}),t):w(e)&&E(S,e)},removeInterceptor:function(e,t){"string"===typeof e?w(t)?T(C[e],t):delete C[e]:w(e)&&T(S,e)},interceptors:ce});var ue,le={name:function(e){return"back"===e.exists&&e.delta?"navigateBack":"redirectTo"},args:function(e){if("back"===e.exists&&e.url){var t=function(e){var t=getCurrentPages(),n=t.length;while(n--){var o=t[n];if(o.$page&&o.$page.fullPath===e)return n}return-1}(e.url);if(-1!==t){var n=getCurrentPages().length-1-t;n>0&&(e.delta=n)}}}},fe={args:function(e){var t=parseInt(e.current);if(!isNaN(t)){var n=e.urls;if(Array.isArray(n)){var o=n.length;if(o)return t<0?t=0:t>=o&&(t=o-1),t>0?(e.current=n[t],e.urls=n.filter((function(e,o){return!(o<t)||e!==n[t]}))):e.current=n[0],{indicator:!1,loop:!1}}}}};function de(e){ue=ue||wx.getStorageSync("__DC_STAT_UUID"),ue||(ue=Date.now()+""+Math.floor(1e7*Math.random()),wx.setStorage({key:"__DC_STAT_UUID",data:ue})),e.deviceId=ue}function pe(e){if(e.safeArea){var t=e.safeArea;e.safeAreaInsets={top:t.top,left:t.left,right:e.windowWidth-t.right,bottom:e.screenHeight-t.bottom}}}function he(e,t){for(var n=e.deviceType||"phone",o={ipad:"pad",windows:"pc",mac:"pc"},a=Object.keys(o),r=t.toLocaleLowerCase(),i=0;i<a.length;i++){var c=a[i];if(-1!==r.indexOf(c)){n=o[c];break}}return n}function me(e){var t=e;return t&&(t=e.toLocaleLowerCase()),t}function ve(e){return re?re():e}function _e(e){var t=e.hostName||"WeChat";return e.environment?t=e.environment:e.host&&e.host.env&&(t=e.host.env),t}var ge={returnValue:function(e){de(e),pe(e),function(e){var t,n=e.brand,o=void 0===n?"":n,a=e.model,r=void 0===a?"":a,i=e.system,c=void 0===i?"":i,s=e.language,u=void 0===s?"":s,l=e.theme,f=e.version,d=(e.platform,e.fontSizeSetting),p=e.SDKVersion,h=e.pixelRatio,m=e.deviceOrientation,v="";v=c.split(" ")[0]||"",t=c.split(" ")[1]||"";var _=f,g=he(e,r),y=me(o),b=_e(e),w=m,x=h,O=p,k=u.replace(/_/g,"-"),A={appId:"__UNI__73F0D10",appName:"太极",appVersion:"1.0.0",appVersionCode:"100",appLanguage:ve(k),uniCompileVersion:"3.6.14",uniRuntimeVersion:"3.6.14",uniPlatform:"mp-weixin",deviceBrand:y,deviceModel:r,deviceType:g,devicePixelRatio:x,deviceOrientation:w,osName:v.toLocaleLowerCase(),osVersion:t,hostTheme:l,hostVersion:_,hostLanguage:k,hostName:b,hostSDKVersion:O,hostFontSizeSetting:d,windowTop:0,windowBottom:0,osLanguage:void 0,osTheme:void 0,ua:void 0,hostPackageName:void 0,browserName:void 0,browserVersion:void 0};Object.assign(e,A)}(e)}},ye={args:function(e){"object"===(0,u.default)(e)&&(e.alertText=e.title)}},be={returnValue:function(e){var t=e,n=t.version,o=t.language,a=t.SDKVersion,r=t.theme,i=_e(e),c=o.replace("_","-");e=P(Object.assign(e,{appId:"__UNI__73F0D10",appName:"太极",appVersion:"1.0.0",appVersionCode:"100",appLanguage:ve(c),hostVersion:n,hostLanguage:c,hostName:i,hostSDKVersion:a,hostTheme:r}))}},we={returnValue:function(e){var t=e,n=t.brand,o=t.model,a=he(e,o),r=me(n);de(e),e=P(Object.assign(e,{deviceType:a,deviceBrand:r,deviceModel:o}))}},xe={returnValue:function(e){pe(e),e=P(Object.assign(e,{windowTop:0,windowBottom:0}))}},Oe={redirectTo:le,previewImage:fe,getSystemInfo:ge,getSystemInfoSync:ge,showActionSheet:ye,getAppBaseInfo:be,getDeviceInfo:we,getWindowInfo:xe,getAppAuthorizeSetting:{returnValue:function(e){var t=e.locationReducedAccuracy;e.locationAccuracy="unsupported",!0===t?e.locationAccuracy="reduced":!1===t&&(e.locationAccuracy="full")}}},ke=["success","fail","cancel","complete"];function Ae(e,t,n){return function(o){return t(Pe(e,o,n))}}function $e(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},a=arguments.length>4&&void 0!==arguments[4]&&arguments[4];if(w(t)){var r=!0===a?t:{};for(var i in y(n)&&(n=n(t,r)||{}),t)if(x(n,i)){var c=n[i];y(c)&&(c=c(t[i],t,r)),c?b(c)?r[c]=t[i]:w(c)&&(r[c.name?c.name:i]=c.value):console.warn("The '".concat(e,"' method of platform '微信小程序' does not support option '").concat(i,"'"))}else-1!==ke.indexOf(i)?y(t[i])&&(r[i]=Ae(e,t[i],o)):a||(r[i]=t[i]);return r}return y(t)&&(t=Ae(e,t,o)),t}function Pe(e,t,n){var o=arguments.length>3&&void 0!==arguments[3]&&arguments[3];return y(Oe.returnValue)&&(t=Oe.returnValue(e,t)),$e(e,t,n,{},o)}function je(e,t){if(x(Oe,e)){var n=Oe[e];return n?function(t,o){var a=n;y(n)&&(a=n(t)),t=$e(e,t,a.args,a.returnValue);var r=[t];"undefined"!==typeof o&&r.push(o),y(a.name)?e=a.name(t):b(a.name)&&(e=a.name);var i=wx[e].apply(wx,r);return W(e)?Pe(e,i,a.returnValue,G(e)):i}:function(){console.error("Platform '微信小程序' does not support '".concat(e,"'."))}}return t}var Se=Object.create(null);["onTabBarMidButtonTap","subscribePush","unsubscribePush","onPush","offPush","share"].forEach((function(e){Se[e]=function(e){return function(t){var n=t.fail,o=t.complete,a={errMsg:"".concat(e,":fail method '").concat(e,"' not supported")};y(n)&&n(a),y(o)&&o(a)}}(e)}));var Ce={oauth:["weixin"],share:["weixin"],payment:["wxpay"],push:["weixin"]};var Ee=Object.freeze({__proto__:null,getProvider:function(e){var t=e.service,n=e.success,o=e.fail,a=e.complete,r=!1;Ce[t]?(r={errMsg:"getProvider:ok",service:t,provider:Ce[t]},y(n)&&n(r)):(r={errMsg:"getProvider:fail service not found"},y(o)&&o(r)),y(a)&&a(r)}}),Te=function(){var e;return function(){return e||(e=new f.default),e}}();function Me(e,t,n){return e[t].apply(e,n)}var Le,De,Ie,Ne=Object.freeze({__proto__:null,$on:function(){return Me(Te(),"$on",Array.prototype.slice.call(arguments))},$off:function(){return Me(Te(),"$off",Array.prototype.slice.call(arguments))},$once:function(){return Me(Te(),"$once",Array.prototype.slice.call(arguments))},$emit:function(){return Me(Te(),"$emit",Array.prototype.slice.call(arguments))}});function Re(e){return function(){try{return e.apply(e,arguments)}catch(t){console.error(t)}}}function Be(e){try{return JSON.parse(e)}catch(t){}return e}var Ve=[];function Fe(e,t){Ve.forEach((function(n){n(e,t)})),Ve.length=0}var ze=[],He=Object.freeze({__proto__:null,getPushClientId:function(e){w(e)||(e={});var t=function(e){var t={};for(var n in e){var o=e[n];y(o)&&(t[n]=Re(o),delete e[n])}return t}(e),n=t.success,o=t.fail,a=t.complete,r=y(n),i=y(o),c=y(a);Promise.resolve().then((function(){"undefined"===typeof Ie&&(Ie=!1,Le="",De="uniPush is not enabled"),Ve.push((function(e,t){var s;e?(s={errMsg:"getPushClientId:ok",cid:e},r&&n(s)):(s={errMsg:"getPushClientId:fail"+(t?" "+t:"")},i&&o(s)),c&&a(s)})),"undefined"!==typeof Le&&Fe(Le,De)}))},onPushMessage:function(e){-1===ze.indexOf(e)&&ze.push(e)},offPushMessage:function(e){if(e){var t=ze.indexOf(e);t>-1&&ze.splice(t,1)}else ze.length=0},invokePushCallback:function(e){if("enabled"===e.type)Ie=!0;else if("clientId"===e.type)Le=e.cid,De=e.errMsg,Fe(Le,e.errMsg);else if("pushMsg"===e.type)for(var t={type:"receive",data:Be(e.message)},n=0;n<ze.length;n++){var o=ze[n];if(o(t),t.stopped)break}else"click"===e.type&&ze.forEach((function(t){t({type:"click",data:Be(e.message)})}))}}),Ue=["__route__","__wxExparserNodeId__","__wxWebviewId__"];function qe(e){return Behavior(e)}function Ge(){return!!this.route}function We(e){this.triggerEvent("__l",e)}function Je(e){var t=e.$scope,n={};Object.defineProperty(e,"$refs",{get:function(){var e={};(function e(t,n,o){var a=t.selectAllComponents(n)||[];a.forEach((function(t){var a=t.dataset.ref;o[a]=t.$vm||Ze(t),"scoped"===t.dataset.vueGeneric&&t.selectAllComponents(".scoped-ref").forEach((function(t){e(t,n,o)}))}))})(t,".vue-ref",e);var o=t.selectAllComponents(".vue-ref-in-for")||[];return o.forEach((function(t){var n=t.dataset.ref;e[n]||(e[n]=[]),e[n].push(t.$vm||Ze(t))})),function(e,t){var n=(0,c.default)(Set,(0,s.default)(Object.keys(e))),o=Object.keys(t);return o.forEach((function(o){var a=e[o],r=t[o];Array.isArray(a)&&Array.isArray(r)&&a.length===r.length&&r.every((function(e){return a.includes(e)}))||(e[o]=r,n.delete(o))})),n.forEach((function(t){delete e[t]})),e}(n,e)}})}function Xe(e){var t,n=e.detail||e.value,o=n.vuePid,a=n.vueOptions;o&&(t=function e(t,n){for(var o,a=t.$children,r=a.length-1;r>=0;r--){var i=a[r];if(i.$scope._$vueId===n)return i}for(var c=a.length-1;c>=0;c--)if(o=e(a[c],n),o)return o}(this.$vm,o)),t||(t=this.$vm),a.parent=t}function Ke(e){return Object.defineProperty(e,"__v_isMPComponent",{configurable:!0,enumerable:!1,value:!0}),e}function Ze(e){return function(e){return null!==e&&"object"===(0,u.default)(e)}(e)&&Object.isExtensible(e)&&Object.defineProperty(e,"__ob__",{configurable:!0,enumerable:!1,value:(0,i.default)({},"__v_skip",!0)}),e}var Ye=Page,Qe=Component,et=/:/g,tt=k((function(e){return $(e.replace(et,"-"))}));function nt(e){var t=e.triggerEvent,n=function(e){for(var n=arguments.length,o=new Array(n>1?n-1:0),a=1;a<n;a++)o[a-1]=arguments[a];if(this.$vm||this.dataset&&this.dataset.comType)e=tt(e);else{var r=tt(e);r!==e&&t.apply(this,[r].concat(o))}return t.apply(this,[e].concat(o))};try{e.triggerEvent=n}catch(o){e._triggerEvent=n}}function ot(e,t,n){var o=t[e];t[e]=function(){if(Ke(this),nt(this),o){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return o.apply(this,t)}}}Ye.__$wrappered||(Ye.__$wrappered=!0,Page=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return ot("onLoad",e),Ye(e)},Page.after=Ye.after,Component=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return ot("created",e),Qe(e)});function at(e,t,n){t.forEach((function(t){(function e(t,n){if(!n)return!0;if(f.default.options&&Array.isArray(f.default.options[t]))return!0;if(n=n.default||n,y(n))return!!y(n.extendOptions[t])||!!(n.super&&n.super.options&&Array.isArray(n.super.options[t]));if(y(n[t])||Array.isArray(n[t]))return!0;var o=n.mixins;return Array.isArray(o)?!!o.find((function(n){return e(t,n)})):void 0})(t,n)&&(e[t]=function(e){return this.$vm&&this.$vm.__call_hook(t,e)})}))}function rt(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[];it(t).forEach((function(t){return ct(e,t,n)}))}function it(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return e&&Object.keys(e).forEach((function(n){0===n.indexOf("on")&&y(e[n])&&t.push(n)})),t}function ct(e,t,n){-1!==n.indexOf(t)||x(e,t)||(e[t]=function(e){return this.$vm&&this.$vm.__call_hook(t,e)})}function st(e,t){var n;return t=t.default||t,n=y(t)?t:e.extend(t),t=n.options,[n,t]}function ut(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 lt(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 ft(e,t){var n=e.data||{},o=e.methods||{};if("function"===typeof n)try{n=n.call(t)}catch(a){Object({NODE_ENV:"production",VUE_APP_DARK_MODE:"false",VUE_APP_NAME:"太极",VUE_APP_PLATFORM:"mp-weixin",BASE_URL:"/"}).VUE_APP_DEBUG&&console.warn("根据 Vue 的 data 函数初始化小程序 data 失败,请尽量确保 data 函数中不访问 vm 对象,否则可能影响首次数据渲染速度。",n)}else try{n=JSON.parse(JSON.stringify(n))}catch(a){}return w(n)||(n={}),Object.keys(o).forEach((function(e){-1!==t.__lifecycle_hooks__.indexOf(e)||x(n,e)||(n[e]=o[e])})),n}var dt=[String,Number,Boolean,Object,Array,null];function pt(e){return function(t,n){this.$vm&&(this.$vm[e]=t)}}function ht(e,t){var n=e.behaviors,o=e.extends,a=e.mixins,r=e.props;r||(e.props=r=[]);var i=[];return Array.isArray(n)&&n.forEach((function(e){i.push(e.replace("uni://","wx".concat("://"))),"uni://form-field"===e&&(Array.isArray(r)?(r.push("name"),r.push("value")):(r.name={type:String,default:""},r.value={type:[String,Number,Boolean,Array,Object,Date],default:""}))})),w(o)&&o.props&&i.push(t({properties:vt(o.props,!0)})),Array.isArray(a)&&a.forEach((function(e){w(e)&&e.props&&i.push(t({properties:vt(e.props,!0)}))})),i}function mt(e,t,n,o){return Array.isArray(t)&&1===t.length?t[0]:t}function vt(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=arguments.length>3?arguments[3]:void 0,o={};return t||(o.vueId={type:String,value:""},n.virtualHost&&(o.virtualHostStyle={type:null,value:""},o.virtualHostClass={type:null,value:""}),o.scopedSlotsCompiler={type:String,value:""},o.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){o[e]={type:null,observer:pt(e)}})):w(e)&&Object.keys(e).forEach((function(t){var n=e[t];if(w(n)){var a=n.default;y(a)&&(a=a()),n.type=mt(0,n.type),o[t]={type:-1!==dt.indexOf(n.type)?n.type:null,value:a,observer:pt(t)}}else{var r=mt(0,n);o[t]={type:-1!==dt.indexOf(r)?r:null,observer:pt(t)}}})),o}function _t(e,t,n,o){var a={};return Array.isArray(t)&&t.length&&t.forEach((function(t,r){"string"===typeof t?t?"$event"===t?a["$"+r]=n:"arguments"===t?a["$"+r]=n.detail&&n.detail.__args__||o:0===t.indexOf("$event.")?a["$"+r]=e.__get_value(t.replace("$event.",""),n):a["$"+r]=e.__get_value(t):a["$"+r]=e:a["$"+r]=function(e,t){var n=e;return t.forEach((function(t){var o=t[0],a=t[2];if(o||"undefined"!==typeof a){var r,i=t[1],c=t[3];Number.isInteger(o)?r=o:o?"string"===typeof o&&o&&(r=0===o.indexOf("#s#")?o.substr(3):e.__get_value(o,n)):r=n,Number.isInteger(r)?n=a:i?Array.isArray(r)?n=r.find((function(t){return e.__get_value(i,t)===a})):w(r)?n=Object.keys(r).find((function(t){return e.__get_value(i,r[t])===a})):console.error("v-for 暂不支持循环数据:",r):n=r[a],c&&(n=e.__get_value(c,n))}})),n}(e,t)})),a}function gt(e){for(var t={},n=1;n<e.length;n++){var o=e[n];t[o[0]]=o[1]}return t}function yt(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[],o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:[],a=arguments.length>4?arguments[4]:void 0,r=arguments.length>5?arguments[5]:void 0,i=!1,c=w(t.detail)&&t.detail.__args__||[t.detail];if(a&&(i=t.currentTarget&&t.currentTarget.dataset&&"wx"===t.currentTarget.dataset.comType,!n.length))return i?[t]:c;var s=_t(e,o,t,c),u=[];return n.forEach((function(e){"$event"===e?"__set_model"!==r||a?a&&!i?u.push(c[0]):u.push(t):u.push(t.target.value):Array.isArray(e)&&"o"===e[0]?u.push(gt(e)):"string"===typeof e&&x(s,e)?u.push(s[e]):u.push(e)})),u}function bt(e){var t=this;e=function(e){try{e.mp=JSON.parse(JSON.stringify(e))}catch(t){}return e.stopPropagation=O,e.preventDefault=O,e.target=e.target||{},x(e,"detail")||(e.detail={}),x(e,"markerId")&&(e.detail="object"===(0,u.default)(e.detail)?e.detail:{},e.detail.markerId=e.markerId),w(e.detail)&&(e.target=Object.assign({},e.target,e.detail)),e}(e);var n=(e.currentTarget||e.target).dataset;if(!n)return console.warn("事件信息不存在");var o=n.eventOpts||n["event-opts"];if(!o)return console.warn("事件信息不存在");var a=e.type,r=[];return o.forEach((function(n){var o=n[0],i=n[1],c="^"===o.charAt(0);o=c?o.slice(1):o;var s="~"===o.charAt(0);o=s?o.slice(1):o,i&&function(e,t){return e===t||"regionchange"===t&&("begin"===e||"end"===e)}(a,o)&&i.forEach((function(n){var o=n[0];if(o){var a=t.$vm;if(a.$options.generic&&(a=function(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}(a)||a),"$emit"===o)return void a.$emit.apply(a,yt(t.$vm,e,n[1],n[2],c,o));var i=a[o];if(!y(i)){var u="page"===t.$vm.mpType?"Page":"Component",l=t.route||t.is;throw new Error("".concat(u,' "').concat(l,'" does not have a method "').concat(o,'"'))}if(s){if(i.once)return;i.once=!0}var f=yt(t.$vm,e,n[1],n[2],c,o);f=Array.isArray(f)?f:[],/=\s*\S+\.eventParams\s*\|\|\s*\S+\[['"]event-params['"]\]/.test(i.toString())&&(f=f.concat([,,,,,,,,,,e])),r.push(i.apply(a,f))}}))})),"input"===a&&1===r.length&&"undefined"!==typeof r[0]?r[0]:void 0}var wt={},xt=[];var Ot=["onShow","onHide","onError","onPageNotFound","onThemeChange","onUnhandledRejection"];function kt(){f.default.prototype.getOpenerEventChannel=function(){return this.$scope.getOpenerEventChannel()};var e=f.default.prototype.__call_hook;f.default.prototype.__call_hook=function(t,n){return"onLoad"===t&&n&&n.__id__&&(this.__eventChannel__=function(e){if(e){var t=wt[e];return delete wt[e],t}return xt.shift()}(n.__id__),delete n.__id__),e.call(this,t,n)}}function At(e,t){var n=t.mocks,o=t.initRefs;kt(),function(){var e={},t={};f.default.prototype.$hasScopedSlotsParams=function(n){var o=e[n];return o||(t[n]=this,this.$on("hook:destroyed",(function(){delete t[n]}))),o},f.default.prototype.$getScopedSlotsParams=function(n,o,a){var r=e[n];if(r){var i=r[o]||{};return a?i[a]:i}t[n]=this,this.$on("hook:destroyed",(function(){delete t[n]}))},f.default.prototype.$setScopedSlotsParams=function(n,o){var a=this.$options.propsData.vueId;if(a){var r=a.split(",")[0],i=e[r]=e[r]||{};i[n]=o,t[r]&&t[r].$forceUpdate()}},f.default.mixin({destroyed:function(){var n=this.$options.propsData,o=n&&n.vueId;o&&(delete e[o],delete t[o])}})}(),e.$options.store&&(f.default.prototype.$store=e.$options.store),function(e){e.prototype.uniIDHasRole=function(e){var t=v(),n=t.role;return n.indexOf(e)>-1},e.prototype.uniIDHasPermission=function(e){var t=v(),n=t.permission;return this.uniIDHasRole("admin")||n.indexOf(e)>-1},e.prototype.uniIDTokenValid=function(){var e=v(),t=e.tokenExpired;return t>Date.now()}}(f.default),f.default.prototype.mpHost="mp-weixin",f.default.mixin({beforeCreate:function(){if(this.$options.mpType){if(this.mpType=this.$options.mpType,this.$mp=(0,i.default)({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&&(o(this),function(e,t){var n=e.$mp[e.mpType];t.forEach((function(t){x(n,t)&&(e[t]=n[t])}))}(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 r=e.$options.methods;return r&&Object.keys(r).forEach((function(e){a[e]=r[e]})),function(e,t,n){var o=e.observable({locale:n||ne.getLocale()}),a=[];t.$watchLocale=function(e){a.push(e)},Object.defineProperty(t,"$locale",{get:function(){return o.locale},set:function(e){o.locale=e,a.forEach((function(t){return t(e)}))}})}(f.default,e,ae(wx.getSystemInfoSync().language)||"en"),at(a,Ot),rt(a,e.$options),a}function $t(e){return At(e,{mocks:Ue,initRefs:Je})}function Pt(e){return App($t(e)),e}var jt=/[!'()*]/g,St=function(e){return"%"+e.charCodeAt(0).toString(16)},Ct=/%2C/g,Et=function(e){return encodeURIComponent(e).replace(jt,St).replace(Ct,",")};function Tt(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Et,n=e?Object.keys(e).map((function(n){var o=e[n];if(void 0===o)return"";if(null===o)return t(n);if(Array.isArray(o)){var a=[];return o.forEach((function(e){void 0!==e&&(null===e?a.push(t(n)):a.push(t(n)+"="+t(e)))})),a.join("&")}return t(n)+"="+t(o)})).filter((function(e){return e.length>0})).join("&"):null;return n?"?".concat(n):""}function Mt(e,t){return function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.isPage,o=t.initRelation,a=arguments.length>2?arguments[2]:void 0,i=st(f.default,e),c=(0,r.default)(i,2),s=c[0],u=c[1],l=p({multipleSlots:!0,addGlobalClass:!0},u.options||{});u["mp-weixin"]&&u["mp-weixin"].options&&Object.assign(l,u["mp-weixin"].options);var d={options:l,data:ft(u,f.default.prototype),behaviors:ht(u,qe),properties:vt(u.props,!1,u.__file,l),lifetimes:{attached:function(){var e=this.properties,t={mpType:n.call(this)?"page":"component",mpInstance:this,propsData:e};lt(e.vueId,this),o.call(this,{vuePid:this._$vuePid,vueOptions:t}),this.$vm=new s(t),ut(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:Xe,__e:bt}};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)}})),a?[d,u,s]:n?d:[d,s]}(e,{isPage:Ge,initRelation:We},t)}var Lt=["onShow","onHide","onUnload"];function Dt(e){return function(e){var t=Mt(e,!0),n=(0,r.default)(t,2),o=n[0],a=n[1];return at(o.methods,Lt,a),o.methods.onLoad=function(e){this.options=e;var t=Object.assign({},e);delete t.__id__,this.$page={fullPath:"/"+(this.route||this.is)+Tt(t)},this.$vm.$mp.query=e,this.$vm.__call_hook("onLoad",e)},rt(o.methods,e,["onReady"]),o}(e)}function It(e){return Component(Dt(e))}function Nt(e){return Component(Mt(e))}function Rt(e){var t=$t(e),n=getApp({allowDefault:!0});e.$scope=n;var o=n.globalData;if(o&&Object.keys(t.globalData).forEach((function(e){x(o,e)||(o[e]=t.globalData[e])})),Object.keys(t).forEach((function(e){x(n,e)||(n[e]=t[e])})),y(t.onShow)&&wx.onAppShow&&wx.onAppShow((function(){for(var t=arguments.length,n=new Array(t),o=0;o<t;o++)n[o]=arguments[o];e.__call_hook("onShow",n)})),y(t.onHide)&&wx.onAppHide&&wx.onAppHide((function(){for(var t=arguments.length,n=new Array(t),o=0;o<t;o++)n[o]=arguments[o];e.__call_hook("onHide",n)})),y(t.onLaunch)){var a=wx.getLaunchOptionsSync&&wx.getLaunchOptionsSync();e.__call_hook("onLaunch",a)}return e}function Bt(e){var t=$t(e);if(y(t.onShow)&&wx.onAppShow&&wx.onAppShow((function(){for(var t=arguments.length,n=new Array(t),o=0;o<t;o++)n[o]=arguments[o];e.__call_hook("onShow",n)})),y(t.onHide)&&wx.onAppHide&&wx.onAppHide((function(){for(var t=arguments.length,n=new Array(t),o=0;o<t;o++)n[o]=arguments[o];e.__call_hook("onHide",n)})),y(t.onLaunch)){var n=wx.getLaunchOptionsSync&&wx.getLaunchOptionsSync();e.__call_hook("onLaunch",n)}return e}Lt.push.apply(Lt,["onPullDownRefresh","onReachBottom","onAddToFavorites","onShareTimeline","onShareAppMessage","onPageScroll","onResize","onTabItemTap"]),["vibrate","preloadPage","unPreloadPage","loadSubPackage"].forEach((function(e){Oe[e]=!1})),[].forEach((function(e){var t=Oe[e]&&Oe[e].name?Oe[e].name:e;wx.canIUse(t)||(Oe[e]=!1)}));var Vt={};"undefined"!==typeof Proxy?Vt=new Proxy({},{get:function(e,t){return x(e,t)?e[t]:se[t]?se[t]:He[t]?K(t,He[t]):Ee[t]?K(t,Ee[t]):Se[t]?K(t,Se[t]):Ne[t]?Ne[t]:"function"===typeof wx[t]||x(Oe,t)?K(t,je(t,wx[t])):void 0},set:function(e,t,n){return e[t]=n,!0}}):(Object.keys(se).forEach((function(e){Vt[e]=se[e]})),Object.keys(Se).forEach((function(e){Vt[e]=K(e,Se[e])})),Object.keys(Ee).forEach((function(e){Vt[e]=K(e,Se[e])})),Object.keys(Ne).forEach((function(e){Vt[e]=Ne[e]})),Object.keys(He).forEach((function(e){Vt[e]=K(e,He[e])})),Object.keys(wx).forEach((function(e){(x(wx,e)||x(Oe,e))&&(Vt[e]=K(e,je(e,wx[e])))}))),wx.createApp=Pt,wx.createPage=It,wx.createComponent=Nt,wx.createSubpackageApp=Rt,wx.createPlugin=Bt;var Ft=Vt,zt=Ft;t.default=zt}).call(this,n("c8ba"))},"5a43":function(e,t){e.exports=function(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,o=new Array(t);n<t;n++)o[n]=e[n];return o},e.exports.__esModule=!0,e.exports["default"]=e.exports},"5bc3":function(e,t,n){var o=n("a395");function a(e,t){for(var n=0;n<t.length;n++){var a=t[n];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(e,o(a.key),a)}}e.exports=function(e,t,n){return t&&a(e.prototype,t),n&&a(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e},e.exports.__esModule=!0,e.exports["default"]=e.exports},"629a":function(e){e.exports=JSON.parse('{"uni-popup.cancel":"取消","uni-popup.ok":"確定","uni-popup.placeholder":"請輸入","uni-popup.title":"提示","uni-popup.shareTitle":"分享到"}')},6613:function(e,t,n){var o=n("5a43");e.exports=function(e,t){if(e){if("string"===typeof e)return o(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)?o(e,t):void 0}},e.exports.__esModule=!0,e.exports["default"]=e.exports},"66fd":function(e,t,n){"use strict";n.r(t),function(e){
/*!
* Vue.js v2.6.11
* (c) 2014-2022 Evan You
* Released under the MIT License.
*/
var n=Object.freeze({});function o(e){return void 0===e||null===e}function a(e){return void 0!==e&&null!==e}function r(e){return!0===e}function i(e){return"string"===typeof e||"number"===typeof e||"symbol"===typeof e||"boolean"===typeof e}function c(e){return null!==e&&"object"===typeof e}var s=Object.prototype.toString;function u(e){return"[object Object]"===s.call(e)}function l(e){var t=parseFloat(String(e));return t>=0&&Math.floor(t)===t&&isFinite(e)}function f(e){return a(e)&&"function"===typeof e.then&&"function"===typeof e.catch}function d(e){return null==e?"":Array.isArray(e)||u(e)&&e.toString===s?JSON.stringify(e,null,2):String(e)}function p(e){var t=parseFloat(e);return isNaN(t)?e:t}function h(e,t){for(var n=Object.create(null),o=e.split(","),a=0;a<o.length;a++)n[o[a]]=!0;return t?function(e){return n[e.toLowerCase()]}:function(e){return n[e]}}h("slot,component",!0);var m=h("key,ref,slot,slot-scope,is");function v(e,t){if(e.length){var n=e.indexOf(t);if(n>-1)return e.splice(n,1)}}var _=Object.prototype.hasOwnProperty;function g(e,t){return _.call(e,t)}function y(e){var t=Object.create(null);return function(n){var o=t[n];return o||(t[n]=e(n))}}var b=/-(\w)/g,w=y((function(e){return e.replace(b,(function(e,t){return t?t.toUpperCase():""}))})),x=y((function(e){return e.charAt(0).toUpperCase()+e.slice(1)})),O=/\B([A-Z])/g,k=y((function(e){return e.replace(O,"-$1").toLowerCase()}));var A=Function.prototype.bind?function(e,t){return e.bind(t)}:function(e,t){function n(n){var o=arguments.length;return o?o>1?e.apply(t,arguments):e.call(t,n):e.call(t)}return n._length=e.length,n};function $(e,t){t=t||0;var n=e.length-t,o=new Array(n);while(n--)o[n]=e[n+t];return o}function P(e,t){for(var n in t)e[n]=t[n];return e}function j(e){for(var t={},n=0;n<e.length;n++)e[n]&&P(t,e[n]);return t}function S(e,t,n){}var C=function(e,t,n){return!1},E=function(e){return e};function T(e,t){if(e===t)return!0;var n=c(e),o=c(t);if(!n||!o)return!n&&!o&&String(e)===String(t);try{var a=Array.isArray(e),r=Array.isArray(t);if(a&&r)return e.length===t.length&&e.every((function(e,n){return T(e,t[n])}));if(e instanceof Date&&t instanceof Date)return e.getTime()===t.getTime();if(a||r)return!1;var i=Object.keys(e),s=Object.keys(t);return i.length===s.length&&i.every((function(n){return T(e[n],t[n])}))}catch(u){return!1}}function M(e,t){for(var n=0;n<e.length;n++)if(T(e[n],t))return n;return-1}function L(e){var t=!1;return function(){t||(t=!0,e.apply(this,arguments))}}var D=["component","directive","filter"],I=["beforeCreate","created","beforeMount","mounted","beforeUpdate","updated","beforeDestroy","destroyed","activated","deactivated","errorCaptured","serverPrefetch"],N={optionMergeStrategies:Object.create(null),silent:!1,productionTip:!1,devtools:!1,performance:!1,errorHandler:null,warnHandler:null,ignoredElements:[],keyCodes:Object.create(null),isReservedTag:C,isReservedAttr:C,isUnknownElement:C,getTagNamespace:S,parsePlatformTagName:E,mustUseProp:C,async:!0,_lifecycleHooks:I},R=/a-zA-Z\u00B7\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u037D\u037F-\u1FFF\u200C-\u200D\u203F-\u2040\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD/;function B(e){var t=(e+"").charCodeAt(0);return 36===t||95===t}function V(e,t,n,o){Object.defineProperty(e,t,{value:n,enumerable:!!o,writable:!0,configurable:!0})}var F=new RegExp("[^"+R.source+".$_\\d]");var z,H="__proto__"in{},U="undefined"!==typeof window,q="undefined"!==typeof WXEnvironment&&!!WXEnvironment.platform,G=q&&WXEnvironment.platform.toLowerCase(),W=U&&window.navigator.userAgent.toLowerCase(),J=W&&/msie|trident/.test(W),X=(W&&W.indexOf("msie 9.0"),W&&W.indexOf("edge/")>0),K=(W&&W.indexOf("android"),W&&/iphone|ipad|ipod|ios/.test(W)||"ios"===G),Z=(W&&/chrome\/\d+/.test(W),W&&/phantomjs/.test(W),W&&W.match(/firefox\/(\d+)/),{}.watch);if(U)try{var Y={};Object.defineProperty(Y,"passive",{get:function(){}}),window.addEventListener("test-passive",null,Y)}catch(Nn){}var Q=function(){return void 0===z&&(z=!U&&!q&&"undefined"!==typeof e&&(e["process"]&&"server"===e["process"].env.VUE_ENV)),z},ee=U&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function te(e){return"function"===typeof e&&/native code/.test(e.toString())}var ne,oe="undefined"!==typeof Symbol&&te(Symbol)&&"undefined"!==typeof Reflect&&te(Reflect.ownKeys);ne="undefined"!==typeof Set&&te(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 ae=S,re=0,ie=function(){this.id=re++,this.subs=[]};function ce(e){ie.SharedObject.targetStack.push(e),ie.SharedObject.target=e,ie.target=e}function se(){ie.SharedObject.targetStack.pop(),ie.SharedObject.target=ie.SharedObject.targetStack[ie.SharedObject.targetStack.length-1],ie.target=ie.SharedObject.target}ie.prototype.addSub=function(e){this.subs.push(e)},ie.prototype.removeSub=function(e){v(this.subs,e)},ie.prototype.depend=function(){ie.SharedObject.target&&ie.SharedObject.target.addDep(this)},ie.prototype.notify=function(){var e=this.subs.slice();for(var t=0,n=e.length;t<n;t++)e[t].update()},ie.SharedObject={},ie.SharedObject.target=null,ie.SharedObject.targetStack=[];var ue=function(e,t,n,o,a,r,i,c){this.tag=e,this.data=t,this.children=n,this.text=o,this.elm=a,this.ns=void 0,this.context=r,this.fnContext=void 0,this.fnOptions=void 0,this.fnScopeId=void 0,this.key=t&&t.key,this.componentOptions=i,this.componentInstance=void 0,this.parent=void 0,this.raw=!1,this.isStatic=!1,this.isRootInsert=!0,this.isComment=!1,this.isCloned=!1,this.isOnce=!1,this.asyncFactory=c,this.asyncMeta=void 0,this.isAsyncPlaceholder=!1},le={child:{configurable:!0}};le.child.get=function(){return this.componentInstance},Object.defineProperties(ue.prototype,le);var fe=function(e){void 0===e&&(e="");var t=new ue;return t.text=e,t.isComment=!0,t};function de(e){return new ue(void 0,void 0,void 0,String(e))}var pe=Array.prototype,he=Object.create(pe);["push","pop","shift","unshift","splice","sort","reverse"].forEach((function(e){var t=pe[e];V(he,e,(function(){var n=[],o=arguments.length;while(o--)n[o]=arguments[o];var a,r=t.apply(this,n),i=this.__ob__;switch(e){case"push":case"unshift":a=n;break;case"splice":a=n.slice(2);break}return a&&i.observeArray(a),i.dep.notify(),r}))}));var me=Object.getOwnPropertyNames(he),ve=!0;function _e(e){ve=e}var ge=function(e){this.value=e,this.dep=new ie,this.vmCount=0,V(e,"__ob__",this),Array.isArray(e)?(H?e.push!==e.__proto__.push?ye(e,he,me):function(e,t){e.__proto__=t}(e,he):ye(e,he,me),this.observeArray(e)):this.walk(e)};function ye(e,t,n){for(var o=0,a=n.length;o<a;o++){var r=n[o];V(e,r,t[r])}}function be(e,t){var n;if(c(e)&&!(e instanceof ue))return g(e,"__ob__")&&e.__ob__ instanceof ge?n=e.__ob__:!ve||Q()||!Array.isArray(e)&&!u(e)||!Object.isExtensible(e)||e._isVue||e.__v_isMPComponent||(n=new ge(e)),t&&n&&n.vmCount++,n}function we(e,t,n,o,a){var r=new ie,i=Object.getOwnPropertyDescriptor(e,t);if(!i||!1!==i.configurable){var c=i&&i.get,s=i&&i.set;c&&!s||2!==arguments.length||(n=e[t]);var u=!a&&be(n);Object.defineProperty(e,t,{enumerable:!0,configurable:!0,get:function(){var t=c?c.call(e):n;return ie.SharedObject.target&&(r.depend(),u&&(u.dep.depend(),Array.isArray(t)&&ke(t))),t},set:function(t){var o=c?c.call(e):n;t===o||t!==t&&o!==o||c&&!s||(s?s.call(e,t):n=t,u=!a&&be(t),r.notify())}})}}function xe(e,t,n){if(Array.isArray(e)&&l(t))return e.length=Math.max(e.length,t),e.splice(t,1,n),n;if(t in e&&!(t in Object.prototype))return e[t]=n,n;var o=e.__ob__;return e._isVue||o&&o.vmCount?n:o?(we(o.value,t,n),o.dep.notify(),n):(e[t]=n,n)}function Oe(e,t){if(Array.isArray(e)&&l(t))e.splice(t,1);else{var n=e.__ob__;e._isVue||n&&n.vmCount||g(e,t)&&(delete e[t],n&&n.dep.notify())}}function ke(e){for(var t=void 0,n=0,o=e.length;n<o;n++)t=e[n],t&&t.__ob__&&t.__ob__.dep.depend(),Array.isArray(t)&&ke(t)}ge.prototype.walk=function(e){for(var t=Object.keys(e),n=0;n<t.length;n++)we(e,t[n])},ge.prototype.observeArray=function(e){for(var t=0,n=e.length;t<n;t++)be(e[t])};var Ae=N.optionMergeStrategies;function $e(e,t){if(!t)return e;for(var n,o,a,r=oe?Reflect.ownKeys(t):Object.keys(t),i=0;i<r.length;i++)n=r[i],"__ob__"!==n&&(o=e[n],a=t[n],g(e,n)?o!==a&&u(o)&&u(a)&&$e(o,a):xe(e,n,a));return e}function Pe(e,t,n){return n?function(){var o="function"===typeof t?t.call(n,n):t,a="function"===typeof e?e.call(n,n):e;return o?$e(o,a):a}:t?e?function(){return $e("function"===typeof t?t.call(this,this):t,"function"===typeof e?e.call(this,this):e)}:t:e}function je(e,t){var n=t?e?e.concat(t):Array.isArray(t)?t:[t]:e;return n?function(e){for(var t=[],n=0;n<e.length;n++)-1===t.indexOf(e[n])&&t.push(e[n]);return t}(n):n}function Se(e,t,n,o){var a=Object.create(e||null);return t?P(a,t):a}Ae.data=function(e,t,n){return n?Pe(e,t,n):t&&"function"!==typeof t?e:Pe(e,t)},I.forEach((function(e){Ae[e]=je})),D.forEach((function(e){Ae[e+"s"]=Se})),Ae.watch=function(e,t,n,o){if(e===Z&&(e=void 0),t===Z&&(t=void 0),!t)return Object.create(e||null);if(!e)return t;var a={};for(var r in P(a,e),t){var i=a[r],c=t[r];i&&!Array.isArray(i)&&(i=[i]),a[r]=i?i.concat(c):Array.isArray(c)?c:[c]}return a},Ae.props=Ae.methods=Ae.inject=Ae.computed=function(e,t,n,o){if(!e)return t;var a=Object.create(null);return P(a,e),t&&P(a,t),a},Ae.provide=Pe;var Ce=function(e,t){return void 0===t?e:t};function Ee(e,t,n){if("function"===typeof t&&(t=t.options),function(e,t){var n=e.props;if(n){var o,a,r,i={};if(Array.isArray(n)){o=n.length;while(o--)a=n[o],"string"===typeof a&&(r=w(a),i[r]={type:null})}else if(u(n))for(var c in n)a=n[c],r=w(c),i[r]=u(a)?a:{type:a};else 0;e.props=i}}(t),function(e,t){var n=e.inject;if(n){var o=e.inject={};if(Array.isArray(n))for(var a=0;a<n.length;a++)o[n[a]]={from:n[a]};else if(u(n))for(var r in n){var i=n[r];o[r]=u(i)?P({from:r},i):{from:i}}else 0}}(t),function(e){var t=e.directives;if(t)for(var n in t){var o=t[n];"function"===typeof o&&(t[n]={bind:o,update:o})}}(t),!t._base&&(t.extends&&(e=Ee(e,t.extends,n)),t.mixins))for(var o=0,a=t.mixins.length;o<a;o++)e=Ee(e,t.mixins[o],n);var r,i={};for(r in e)c(r);for(r in t)g(e,r)||c(r);function c(o){var a=Ae[o]||Ce;i[o]=a(e[o],t[o],n,o)}return i}function Te(e,t,n,o){if("string"===typeof n){var a=e[t];if(g(a,n))return a[n];var r=w(n);if(g(a,r))return a[r];var i=x(r);if(g(a,i))return a[i];var c=a[n]||a[r]||a[i];return c}}function Me(e,t,n,o){var a=t[e],r=!g(n,e),i=n[e],c=Ie(Boolean,a.type);if(c>-1)if(r&&!g(a,"default"))i=!1;else if(""===i||i===k(e)){var s=Ie(String,a.type);(s<0||c<s)&&(i=!0)}if(void 0===i){i=function(e,t,n){if(!g(t,"default"))return;var o=t.default;0;if(e&&e.$options.propsData&&void 0===e.$options.propsData[n]&&void 0!==e._props[n])return e._props[n];return"function"===typeof o&&"Function"!==Le(t.type)?o.call(e):o}(o,a,e);var u=ve;_e(!0),be(i),_e(u)}return i}function Le(e){var t=e&&e.toString().match(/^\s*function (\w+)/);return t?t[1]:""}function De(e,t){return Le(e)===Le(t)}function Ie(e,t){if(!Array.isArray(t))return De(t,e)?0:-1;for(var n=0,o=t.length;n<o;n++)if(De(t[n],e))return n;return-1}function Ne(e,t,n){ce();try{if(t){var o=t;while(o=o.$parent){var a=o.$options.errorCaptured;if(a)for(var r=0;r<a.length;r++)try{var i=!1===a[r].call(o,e,t,n);if(i)return}catch(Nn){Be(Nn,o,"errorCaptured hook")}}}Be(e,t,n)}finally{se()}}function Re(e,t,n,o,a){var r;try{r=n?e.apply(t,n):e.call(t),r&&!r._isVue&&f(r)&&!r._handled&&(r.catch((function(e){return Ne(e,o,a+" (Promise/async)")})),r._handled=!0)}catch(Nn){Ne(Nn,o,a)}return r}function Be(e,t,n){if(N.errorHandler)try{return N.errorHandler.call(null,e,t,n)}catch(Nn){Nn!==e&&Ve(Nn,null,"config.errorHandler")}Ve(e,t,n)}function Ve(e,t,n){if(!U&&!q||"undefined"===typeof console)throw e;console.error(e)}var Fe,ze=[],He=!1;function Ue(){He=!1;var e=ze.slice(0);ze.length=0;for(var t=0;t<e.length;t++)e[t]()}if("undefined"!==typeof Promise&&te(Promise)){var qe=Promise.resolve();Fe=function(){qe.then(Ue),K&&setTimeout(S)}}else if(J||"undefined"===typeof MutationObserver||!te(MutationObserver)&&"[object MutationObserverConstructor]"!==MutationObserver.toString())Fe="undefined"!==typeof setImmediate&&te(setImmediate)?function(){setImmediate(Ue)}:function(){setTimeout(Ue,0)};else{var Ge=1,We=new MutationObserver(Ue),Je=document.createTextNode(String(Ge));We.observe(Je,{characterData:!0}),Fe=function(){Ge=(Ge+1)%2,Je.data=String(Ge)}}function Xe(e,t){var n;if(ze.push((function(){if(e)try{e.call(t)}catch(Nn){Ne(Nn,t,"nextTick")}else n&&n(t)})),He||(He=!0,Fe()),!e&&"undefined"!==typeof Promise)return new Promise((function(e){n=e}))}var Ke=new ne;function Ze(e){(function e(t,n){var o,a,r=Array.isArray(t);if(!r&&!c(t)||Object.isFrozen(t)||t instanceof ue)return;if(t.__ob__){var i=t.__ob__.dep.id;if(n.has(i))return;n.add(i)}if(r){o=t.length;while(o--)e(t[o],n)}else{a=Object.keys(t),o=a.length;while(o--)e(t[a[o]],n)}})(e,Ke),Ke.clear()}var Ye=y((function(e){var t="&"===e.charAt(0);e=t?e.slice(1):e;var n="~"===e.charAt(0);e=n?e.slice(1):e;var o="!"===e.charAt(0);return e=o?e.slice(1):e,{name:e,once:n,capture:o,passive:t}}));function Qe(e,t){function n(){var e=arguments,o=n.fns;if(!Array.isArray(o))return Re(o,null,arguments,t,"v-on handler");for(var a=o.slice(),r=0;r<a.length;r++)Re(a[r],null,e,t,"v-on handler")}return n.fns=e,n}function et(e,t,n,r){var i=t.options.mpOptions&&t.options.mpOptions.properties;if(o(i))return n;var c=t.options.mpOptions.externalClasses||[],s=e.attrs,u=e.props;if(a(s)||a(u))for(var l in i){var f=k(l),d=tt(n,u,l,f,!0)||tt(n,s,l,f,!1);d&&n[l]&&-1!==c.indexOf(f)&&r[w(n[l])]&&(n[l]=r[w(n[l])])}return n}function tt(e,t,n,o,r){if(a(t)){if(g(t,n))return e[n]=t[n],r||delete t[n],!0;if(g(t,o))return e[n]=t[o],r||delete t[o],!0}return!1}function nt(e){return i(e)?[de(e)]:Array.isArray(e)?function e(t,n){var c,s,u,l,f=[];for(c=0;c<t.length;c++)s=t[c],o(s)||"boolean"===typeof s||(u=f.length-1,l=f[u],Array.isArray(s)?s.length>0&&(s=e(s,(n||"")+"_"+c),ot(s[0])&&ot(l)&&(f[u]=de(l.text+s[0].text),s.shift()),f.push.apply(f,s)):i(s)?ot(l)?f[u]=de(l.text+s):""!==s&&f.push(de(s)):ot(s)&&ot(l)?f[u]=de(l.text+s.text):(r(t._isVList)&&a(s.tag)&&o(s.key)&&a(n)&&(s.key="__vlist"+n+"_"+c+"__"),f.push(s)));return f}(e):void 0}function ot(e){return a(e)&&a(e.text)&&function(e){return!1===e}(e.isComment)}function at(e){var t=e.$options.provide;t&&(e._provided="function"===typeof t?t.call(e):t)}function rt(e){var t=it(e.$options.inject,e);t&&(_e(!1),Object.keys(t).forEach((function(n){we(e,n,t[n])})),_e(!0))}function it(e,t){if(e){for(var n=Object.create(null),o=oe?Reflect.ownKeys(e):Object.keys(e),a=0;a<o.length;a++){var r=o[a];if("__ob__"!==r){var i=e[r].from,c=t;while(c){if(c._provided&&g(c._provided,i)){n[r]=c._provided[i];break}c=c.$parent}if(!c)if("default"in e[r]){var s=e[r].default;n[r]="function"===typeof s?s.call(t):s}else 0}}return n}}function ct(e,t){if(!e||!e.length)return{};for(var n={},o=0,a=e.length;o<a;o++){var r=e[o],i=r.data;if(i&&i.attrs&&i.attrs.slot&&delete i.attrs.slot,r.context!==t&&r.fnContext!==t||!i||null==i.slot)r.asyncMeta&&r.asyncMeta.data&&"page"===r.asyncMeta.data.slot?(n["page"]||(n["page"]=[])).push(r):(n.default||(n.default=[])).push(r);else{var c=i.slot,s=n[c]||(n[c]=[]);"template"===r.tag?s.push.apply(s,r.children||[]):s.push(r)}}for(var u in n)n[u].every(st)&&delete n[u];return n}function st(e){return e.isComment&&!e.asyncFactory||" "===e.text}function ut(e,t,o){var a,r=Object.keys(t).length>0,i=e?!!e.$stable:!r,c=e&&e.$key;if(e){if(e._normalized)return e._normalized;if(i&&o&&o!==n&&c===o.$key&&!r&&!o.$hasNormal)return o;for(var s in a={},e)e[s]&&"$"!==s[0]&&(a[s]=lt(t,s,e[s]))}else a={};for(var u in t)u in a||(a[u]=ft(t,u));return e&&Object.isExtensible(e)&&(e._normalized=a),V(a,"$stable",i),V(a,"$key",c),V(a,"$hasNormal",r),a}function lt(e,t,n){var o=function(){var e=arguments.length?n.apply(null,arguments):n({});return e=e&&"object"===typeof e&&!Array.isArray(e)?[e]:nt(e),e&&(0===e.length||1===e.length&&e[0].isComment)?void 0:e};return n.proxy&&Object.defineProperty(e,t,{get:o,enumerable:!0,configurable:!0}),o}function ft(e,t){return function(){return e[t]}}function dt(e,t){var n,o,r,i,s;if(Array.isArray(e)||"string"===typeof e)for(n=new Array(e.length),o=0,r=e.length;o<r;o++)n[o]=t(e[o],o,o,o);else if("number"===typeof e)for(n=new Array(e),o=0;o<e;o++)n[o]=t(o+1,o,o,o);else if(c(e))if(oe&&e[Symbol.iterator]){n=[];var u=e[Symbol.iterator](),l=u.next();while(!l.done)n.push(t(l.value,n.length,o,o++)),l=u.next()}else for(i=Object.keys(e),n=new Array(i.length),o=0,r=i.length;o<r;o++)s=i[o],n[o]=t(e[s],s,o,o);return a(n)||(n=[]),n._isVList=!0,n}function pt(e,t,n,o){var a,r=this.$scopedSlots[e];r?(n=n||{},o&&(n=P(P({},o),n)),a=r(n,this,n._i)||t):a=this.$slots[e]||t;var i=n&&n.slot;return i?this.$createElement("template",{slot:i},a):a}function ht(e){return Te(this.$options,"filters",e)||E}function mt(e,t){return Array.isArray(e)?-1===e.indexOf(t):e!==t}function vt(e,t,n,o,a){var r=N.keyCodes[t]||n;return a&&o&&!N.keyCodes[t]?mt(a,o):r?mt(r,e):o?k(o)!==t:void 0}function _t(e,t,n,o,a){if(n)if(c(n)){var r;Array.isArray(n)&&(n=j(n));var i=function(i){if("class"===i||"style"===i||m(i))r=e;else{var c=e.attrs&&e.attrs.type;r=o||N.mustUseProp(t,c,i)?e.domProps||(e.domProps={}):e.attrs||(e.attrs={})}var s=w(i),u=k(i);if(!(s in r)&&!(u in r)&&(r[i]=n[i],a)){var l=e.on||(e.on={});l["update:"+i]=function(e){n[i]=e}}};for(var s in n)i(s)}else;return e}function gt(e,t){var n=this._staticTrees||(this._staticTrees=[]),o=n[e];return o&&!t||(o=n[e]=this.$options.staticRenderFns[e].call(this._renderProxy,null,this),bt(o,"__static__"+e,!1)),o}function yt(e,t,n){return bt(e,"__once__"+t+(n?"_"+n:""),!0),e}function bt(e,t,n){if(Array.isArray(e))for(var o=0;o<e.length;o++)e[o]&&"string"!==typeof e[o]&&wt(e[o],t+"_"+o,n);else wt(e,t,n)}function wt(e,t,n){e.isStatic=!0,e.key=t,e.isOnce=n}function xt(e,t){if(t)if(u(t)){var n=e.on=e.on?P({},e.on):{};for(var o in t){var a=n[o],r=t[o];n[o]=a?[].concat(a,r):r}}else;return e}function Ot(e,t,n,o){t=t||{$stable:!n};for(var a=0;a<e.length;a++){var r=e[a];Array.isArray(r)?Ot(r,t,n):r&&(r.proxy&&(r.fn.proxy=!0),t[r.key]=r.fn)}return o&&(t.$key=o),t}function kt(e,t){for(var n=0;n<t.length;n+=2){var o=t[n];"string"===typeof o&&o&&(e[t[n]]=t[n+1])}return e}function At(e,t){return"string"===typeof e?t+e:e}function $t(e){e._o=yt,e._n=p,e._s=d,e._l=dt,e._t=pt,e._q=T,e._i=M,e._m=gt,e._f=ht,e._k=vt,e._b=_t,e._v=de,e._e=fe,e._u=Ot,e._g=xt,e._d=kt,e._p=At}function Pt(e,t,o,a,i){var c,s=this,u=i.options;g(a,"_uid")?(c=Object.create(a),c._original=a):(c=a,a=a._original);var l=r(u._compiled),f=!l;this.data=e,this.props=t,this.children=o,this.parent=a,this.listeners=e.on||n,this.injections=it(u.inject,a),this.slots=function(){return s.$slots||ut(e.scopedSlots,s.$slots=ct(o,a)),s.$slots},Object.defineProperty(this,"scopedSlots",{enumerable:!0,get:function(){return ut(e.scopedSlots,this.slots())}}),l&&(this.$options=u,this.$slots=this.slots(),this.$scopedSlots=ut(e.scopedSlots,this.$slots)),u._scopeId?this._c=function(e,t,n,o){var r=Lt(c,e,t,n,o,f);return r&&!Array.isArray(r)&&(r.fnScopeId=u._scopeId,r.fnContext=a),r}:this._c=function(e,t,n,o){return Lt(c,e,t,n,o,f)}}function jt(e,t,n,o,a){var r=function(e){var t=new ue(e.tag,e.data,e.children&&e.children.slice(),e.text,e.elm,e.context,e.componentOptions,e.asyncFactory);return t.ns=e.ns,t.isStatic=e.isStatic,t.key=e.key,t.isComment=e.isComment,t.fnContext=e.fnContext,t.fnOptions=e.fnOptions,t.fnScopeId=e.fnScopeId,t.asyncMeta=e.asyncMeta,t.isCloned=!0,t}(e);return r.fnContext=n,r.fnOptions=o,t.slot&&((r.data||(r.data={})).slot=t.slot),r}function St(e,t){for(var n in t)e[w(n)]=t[n]}$t(Pt.prototype);var Ct={init:function(e,t){if(e.componentInstance&&!e.componentInstance._isDestroyed&&e.data.keepAlive){var n=e;Ct.prepatch(n,n)}else{var o=e.componentInstance=function(e,t){var n={_isComponent:!0,_parentVnode:e,parent:t},o=e.data.inlineTemplate;a(o)&&(n.render=o.render,n.staticRenderFns=o.staticRenderFns);return new e.componentOptions.Ctor(n)}(e,Ht);o.$mount(t?e.elm:void 0,t)}},prepatch:function(e,t){var o=t.componentOptions,a=t.componentInstance=e.componentInstance;(function(e,t,o,a,r){0;var i=a.data.scopedSlots,c=e.$scopedSlots,s=!!(i&&!i.$stable||c!==n&&!c.$stable||i&&e.$scopedSlots.$key!==i.$key),u=!!(r||e.$options._renderChildren||s);e.$options._parentVnode=a,e.$vnode=a,e._vnode&&(e._vnode.parent=a);if(e.$options._renderChildren=r,e.$attrs=a.data.attrs||n,e.$listeners=o||n,t&&e.$options.props){_e(!1);for(var l=e._props,f=e.$options._propKeys||[],d=0;d<f.length;d++){var p=f[d],h=e.$options.props;l[p]=Me(p,h,t,e)}_e(!0),e.$options.propsData=t}e._$updateProperties&&e._$updateProperties(e),o=o||n;var m=e.$options._parentListeners;e.$options._parentListeners=o,zt(e,o,m),u&&(e.$slots=ct(r,a.context),e.$forceUpdate());0})(a,o.propsData,o.listeners,t,o.children)},insert:function(e){var t=e.context,n=e.componentInstance;n._isMounted||(Gt(n,"onServiceCreated"),Gt(n,"onServiceAttached"),n._isMounted=!0,Gt(n,"mounted")),e.data.keepAlive&&(t._isMounted?function(e){e._inactive=!1,Jt.push(e)}(n):qt(n,!0))},destroy:function(e){var t=e.componentInstance;t._isDestroyed||(e.data.keepAlive?function e(t,n){if(n&&(t._directInactive=!0,Ut(t)))return;if(!t._inactive){t._inactive=!0;for(var o=0;o<t.$children.length;o++)e(t.$children[o]);Gt(t,"deactivated")}}(t,!0):t.$destroy())}},Et=Object.keys(Ct);function Tt(e,t,i,s,u){if(!o(e)){var l=i.$options._base;if(c(e)&&(e=l.extend(e)),"function"===typeof e){var d;if(o(e.cid)&&(d=e,e=function(e,t){if(r(e.error)&&a(e.errorComp))return e.errorComp;if(a(e.resolved))return e.resolved;var n=It;n&&a(e.owners)&&-1===e.owners.indexOf(n)&&e.owners.push(n);if(r(e.loading)&&a(e.loadingComp))return e.loadingComp;if(n&&!a(e.owners)){var i=e.owners=[n],s=!0,u=null,l=null;n.$on("hook:destroyed",(function(){return v(i,n)}));var d=function(e){for(var t=0,n=i.length;t<n;t++)i[t].$forceUpdate();e&&(i.length=0,null!==u&&(clearTimeout(u),u=null),null!==l&&(clearTimeout(l),l=null))},p=L((function(n){e.resolved=Nt(n,t),s?i.length=0:d(!0)})),h=L((function(t){a(e.errorComp)&&(e.error=!0,d(!0))})),m=e(p,h);return c(m)&&(f(m)?o(e.resolved)&&m.then(p,h):f(m.component)&&(m.component.then(p,h),a(m.error)&&(e.errorComp=Nt(m.error,t)),a(m.loading)&&(e.loadingComp=Nt(m.loading,t),0===m.delay?e.loading=!0:u=setTimeout((function(){u=null,o(e.resolved)&&o(e.error)&&(e.loading=!0,d(!1))}),m.delay||200)),a(m.timeout)&&(l=setTimeout((function(){l=null,o(e.resolved)&&h(null)}),m.timeout)))),s=!1,e.loading?e.loadingComp:e.resolved}}(d,l),void 0===e))return function(e,t,n,o,a){var r=fe();return r.asyncFactory=e,r.asyncMeta={data:t,context:n,children:o,tag:a},r}(d,t,i,s,u);t=t||{},hn(e),a(t.model)&&function(e,t){var n=e.model&&e.model.prop||"value",o=e.model&&e.model.event||"input";(t.attrs||(t.attrs={}))[n]=t.model.value;var r=t.on||(t.on={}),i=r[o],c=t.model.callback;a(i)?(Array.isArray(i)?-1===i.indexOf(c):i!==c)&&(r[o]=[c].concat(i)):r[o]=c}(e.options,t);var p=function(e,t,n,r){var i=t.options.props;if(o(i))return et(e,t,{},r);var c={},s=e.attrs,u=e.props;if(a(s)||a(u))for(var l in i){var f=k(l);tt(c,u,l,f,!0)||tt(c,s,l,f,!1)}return et(e,t,c,r)}(t,e,0,i);if(r(e.options.functional))return function(e,t,o,r,i){var c=e.options,s={},u=c.props;if(a(u))for(var l in u)s[l]=Me(l,u,t||n);else a(o.attrs)&&St(s,o.attrs),a(o.props)&&St(s,o.props);var f=new Pt(o,s,i,r,e),d=c.render.call(null,f._c,f);if(d instanceof ue)return jt(d,o,f.parent,c,f);if(Array.isArray(d)){for(var p=nt(d)||[],h=new Array(p.length),m=0;m<p.length;m++)h[m]=jt(p[m],o,f.parent,c,f);return h}}(e,p,t,i,s);var h=t.on;if(t.on=t.nativeOn,r(e.options.abstract)){var m=t.slot;t={},m&&(t.slot=m)}(function(e){for(var t=e.hook||(e.hook={}),n=0;n<Et.length;n++){var o=Et[n],a=t[o],r=Ct[o];a===r||a&&a._merged||(t[o]=a?Mt(r,a):r)}})(t);var _=e.options.name||u,g=new ue("vue-component-"+e.cid+(_?"-"+_:""),t,void 0,void 0,void 0,i,{Ctor:e,propsData:p,listeners:h,tag:u,children:s},d);return g}}}function Mt(e,t){var n=function(n,o){e(n,o),t(n,o)};return n._merged=!0,n}function Lt(e,t,n,s,u,l){return(Array.isArray(n)||i(n))&&(u=s,s=n,n=void 0),r(l)&&(u=2),function(e,t,n,i,s){if(a(n)&&a(n.__ob__))return fe();a(n)&&a(n.is)&&(t=n.is);if(!t)return fe();0;Array.isArray(i)&&"function"===typeof i[0]&&(n=n||{},n.scopedSlots={default:i[0]},i.length=0);2===s?i=nt(i):1===s&&(i=function(e){for(var t=0;t<e.length;t++)if(Array.isArray(e[t]))return Array.prototype.concat.apply([],e);return e}(i));var u,l;if("string"===typeof t){var f;l=e.$vnode&&e.$vnode.ns||N.getTagNamespace(t),u=N.isReservedTag(t)?new ue(N.parsePlatformTagName(t),n,i,void 0,void 0,e):n&&n.pre||!a(f=Te(e.$options,"components",t))?new ue(t,n,i,void 0,void 0,e):Tt(f,n,e,i,t)}else u=Tt(t,n,e,i);return Array.isArray(u)?u:a(u)?(a(l)&&function e(t,n,i){t.ns=n,"foreignObject"===t.tag&&(n=void 0,i=!0);if(a(t.children))for(var c=0,s=t.children.length;c<s;c++){var u=t.children[c];a(u.tag)&&(o(u.ns)||r(i)&&"svg"!==u.tag)&&e(u,n,i)}}(u,l),a(n)&&function(e){c(e.style)&&Ze(e.style);c(e.class)&&Ze(e.class)}(n),u):fe()}(e,t,n,s,u)}var Dt,It=null;function Nt(e,t){return(e.__esModule||oe&&"Module"===e[Symbol.toStringTag])&&(e=e.default),c(e)?t.extend(e):e}function Rt(e){return e.isComment&&e.asyncFactory}function Bt(e,t){Dt.$on(e,t)}function Vt(e,t){Dt.$off(e,t)}function Ft(e,t){var n=Dt;return function o(){var a=t.apply(null,arguments);null!==a&&n.$off(e,o)}}function zt(e,t,n){Dt=e,function(e,t,n,a,i,c){var s,u,l,f;for(s in e)u=e[s],l=t[s],f=Ye(s),o(u)||(o(l)?(o(u.fns)&&(u=e[s]=Qe(u,c)),r(f.once)&&(u=e[s]=i(f.name,u,f.capture)),n(f.name,u,f.capture,f.passive,f.params)):u!==l&&(l.fns=u,e[s]=l));for(s in t)o(e[s])&&(f=Ye(s),a(f.name,t[s],f.capture))}(t,n||{},Bt,Vt,Ft,e),Dt=void 0}var Ht=null;function Ut(e){while(e&&(e=e.$parent))if(e._inactive)return!0;return!1}function qt(e,t){if(t){if(e._directInactive=!1,Ut(e))return}else if(e._directInactive)return;if(e._inactive||null===e._inactive){e._inactive=!1;for(var n=0;n<e.$children.length;n++)qt(e.$children[n]);Gt(e,"activated")}}function Gt(e,t){ce();var n=e.$options[t],o=t+" hook";if(n)for(var a=0,r=n.length;a<r;a++)Re(n[a],e,null,e,o);e._hasHookEvent&&e.$emit("hook:"+t),se()}var Wt=[],Jt=[],Xt={},Kt=!1,Zt=!1,Yt=0;var Qt=Date.now;if(U&&!J){var en=window.performance;en&&"function"===typeof en.now&&Qt()>document.createEvent("Event").timeStamp&&(Qt=function(){return en.now()})}function tn(){var e,t;for(Qt(),Zt=!0,Wt.sort((function(e,t){return e.id-t.id})),Yt=0;Yt<Wt.length;Yt++)e=Wt[Yt],e.before&&e.before(),t=e.id,Xt[t]=null,e.run();var n=Jt.slice(),o=Wt.slice();(function(){Yt=Wt.length=Jt.length=0,Xt={},Kt=Zt=!1})(),function(e){for(var t=0;t<e.length;t++)e[t]._inactive=!0,qt(e[t],!0)}(n),function(e){var t=e.length;while(t--){var n=e[t],o=n.vm;o._watcher===n&&o._isMounted&&!o._isDestroyed&&Gt(o,"updated")}}(o),ee&&N.devtools&&ee.emit("flush")}var nn=0,on=function(e,t,n,o,a){this.vm=e,a&&(e._watcher=this),e._watchers.push(this),o?(this.deep=!!o.deep,this.user=!!o.user,this.lazy=!!o.lazy,this.sync=!!o.sync,this.before=o.before):this.deep=this.user=this.lazy=this.sync=!1,this.cb=n,this.id=++nn,this.active=!0,this.dirty=this.lazy,this.deps=[],this.newDeps=[],this.depIds=new ne,this.newDepIds=new ne,this.expression="","function"===typeof t?this.getter=t:(this.getter=function(e){if(!F.test(e)){var t=e.split(".");return function(e){for(var n=0;n<t.length;n++){if(!e)return;e=e[t[n]]}return e}}}(t),this.getter||(this.getter=S)),this.value=this.lazy?void 0:this.get()};on.prototype.get=function(){var e;ce(this);var t=this.vm;try{e=this.getter.call(t,t)}catch(Nn){if(!this.user)throw Nn;Ne(Nn,t,'getter for watcher "'+this.expression+'"')}finally{this.deep&&Ze(e),se(),this.cleanupDeps()}return e},on.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))},on.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},on.prototype.update=function(){this.lazy?this.dirty=!0:this.sync?this.run():function(e){var t=e.id;if(null==Xt[t]){if(Xt[t]=!0,Zt){var n=Wt.length-1;while(n>Yt&&Wt[n].id>e.id)n--;Wt.splice(n+1,0,e)}else Wt.push(e);Kt||(Kt=!0,Xe(tn))}}(this)},on.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(Nn){Ne(Nn,this.vm,'callback for watcher "'+this.expression+'"')}else this.cb.call(this.vm,e,t)}}},on.prototype.evaluate=function(){this.value=this.get(),this.dirty=!1},on.prototype.depend=function(){var e=this.deps.length;while(e--)this.deps[e].depend()},on.prototype.teardown=function(){if(this.active){this.vm._isBeingDestroyed||v(this.vm._watchers,this);var e=this.deps.length;while(e--)this.deps[e].removeSub(this);this.active=!1}};var an={enumerable:!0,configurable:!0,get:S,set:S};function rn(e,t,n){an.get=function(){return this[t][n]},an.set=function(e){this[t][n]=e},Object.defineProperty(e,n,an)}function cn(e){e._watchers=[];var t=e.$options;t.props&&function(e,t){var n=e.$options.propsData||{},o=e._props={},a=e.$options._propKeys=[],r=!e.$parent;r||_e(!1);var i=function(r){a.push(r);var i=Me(r,t,n,e);we(o,r,i),r in e||rn(e,"_props",r)};for(var c in t)i(c);_e(!0)}(e,t.props),t.methods&&function(e,t){e.$options.props;for(var n in t)e[n]="function"!==typeof t[n]?S:A(t[n],e)}(e,t.methods),t.data?function(e){var t=e.$options.data;t=e._data="function"===typeof t?function(e,t){ce();try{return e.call(t,t)}catch(Nn){return Ne(Nn,t,"data()"),{}}finally{se()}}(t,e):t||{},u(t)||(t={});var n=Object.keys(t),o=e.$options.props,a=(e.$options.methods,n.length);while(a--){var r=n[a];0,o&&g(o,r)||B(r)||rn(e,"_data",r)}be(t,!0)}(e):be(e._data={},!0),t.computed&&function(e,t){var n=e._computedWatchers=Object.create(null),o=Q();for(var a in t){var r=t[a],i="function"===typeof r?r:r.get;0,o||(n[a]=new on(e,i||S,S,sn)),a in e||un(e,a,r)}}(e,t.computed),t.watch&&t.watch!==Z&&function(e,t){for(var n in t){var o=t[n];if(Array.isArray(o))for(var a=0;a<o.length;a++)dn(e,n,o[a]);else dn(e,n,o)}}(e,t.watch)}var sn={lazy:!0};function un(e,t,n){var o=!Q();"function"===typeof n?(an.get=o?ln(t):fn(n),an.set=S):(an.get=n.get?o&&!1!==n.cache?ln(t):fn(n.get):S,an.set=n.set||S),Object.defineProperty(e,t,an)}function ln(e){return function(){var t=this._computedWatchers&&this._computedWatchers[e];if(t)return t.dirty&&t.evaluate(),ie.SharedObject.target&&t.depend(),t.value}}function fn(e){return function(){return e.call(this,this)}}function dn(e,t,n,o){return u(n)&&(o=n,n=n.handler),"string"===typeof n&&(n=e[n]),e.$watch(t,n,o)}var pn=0;function hn(e){var t=e.options;if(e.super){var n=hn(e.super),o=e.superOptions;if(n!==o){e.superOptions=n;var a=function(e){var t,n=e.options,o=e.sealedOptions;for(var a in n)n[a]!==o[a]&&(t||(t={}),t[a]=n[a]);return t}(e);a&&P(e.extendOptions,a),t=e.options=Ee(n,e.extendOptions),t.name&&(t.components[t.name]=e)}}return t}function mn(e){this._init(e)}function vn(e){e.cid=0;var t=1;e.extend=function(e){e=e||{};var n=this,o=n.cid,a=e._Ctor||(e._Ctor={});if(a[o])return a[o];var r=e.name||n.options.name;var i=function(e){this._init(e)};return i.prototype=Object.create(n.prototype),i.prototype.constructor=i,i.cid=t++,i.options=Ee(n.options,e),i["super"]=n,i.options.props&&function(e){var t=e.options.props;for(var n in t)rn(e.prototype,"_props",n)}(i),i.options.computed&&function(e){var t=e.options.computed;for(var n in t)un(e.prototype,n,t[n])}(i),i.extend=n.extend,i.mixin=n.mixin,i.use=n.use,D.forEach((function(e){i[e]=n[e]})),r&&(i.options.components[r]=i),i.superOptions=n.options,i.extendOptions=e,i.sealedOptions=P({},i.options),a[o]=i,i}}function _n(e){return e&&(e.Ctor.options.name||e.tag)}function gn(e,t){return Array.isArray(e)?e.indexOf(t)>-1:"string"===typeof e?e.split(",").indexOf(t)>-1:!!function(e){return"[object RegExp]"===s.call(e)}(e)&&e.test(t)}function yn(e,t){var n=e.cache,o=e.keys,a=e._vnode;for(var r in n){var i=n[r];if(i){var c=_n(i.componentOptions);c&&!t(c)&&bn(n,r,o,a)}}}function bn(e,t,n,o){var a=e[t];!a||o&&a.tag===o.tag||a.componentInstance.$destroy(),e[t]=null,v(n,t)}(function(e){e.prototype._init=function(e){var t=this;t._uid=pn++,t._isVue=!0,e&&e._isComponent?function(e,t){var n=e.$options=Object.create(e.constructor.options),o=t._parentVnode;n.parent=t.parent,n._parentVnode=o;var a=o.componentOptions;n.propsData=a.propsData,n._parentListeners=a.listeners,n._renderChildren=a.children,n._componentTag=a.tag,t.render&&(n.render=t.render,n.staticRenderFns=t.staticRenderFns)}(t,e):t.$options=Ee(hn(t.constructor),e||{},t),t._renderProxy=t,t._self=t,function(e){var t=e.$options,n=t.parent;if(n&&!t.abstract){while(n.$options.abstract&&n.$parent)n=n.$parent;n.$children.push(e)}e.$parent=n,e.$root=n?n.$root:e,e.$children=[],e.$refs={},e._watcher=null,e._inactive=null,e._directInactive=!1,e._isMounted=!1,e._isDestroyed=!1,e._isBeingDestroyed=!1}(t),function(e){e._events=Object.create(null),e._hasHookEvent=!1;var t=e.$options._parentListeners;t&&zt(e,t)}(t),function(e){e._vnode=null,e._staticTrees=null;var t=e.$options,o=e.$vnode=t._parentVnode,a=o&&o.context;e.$slots=ct(t._renderChildren,a),e.$scopedSlots=n,e._c=function(t,n,o,a){return Lt(e,t,n,o,a,!1)},e.$createElement=function(t,n,o,a){return Lt(e,t,n,o,a,!0)};var r=o&&o.data;we(e,"$attrs",r&&r.attrs||n,null,!0),we(e,"$listeners",t._parentListeners||n,null,!0)}(t),Gt(t,"beforeCreate"),!t._$fallback&&rt(t),cn(t),!t._$fallback&&at(t),!t._$fallback&&Gt(t,"created"),t.$options.el&&t.$mount(t.$options.el)}})(mn),function(e){var t={get:function(){return this._data}},n={get:function(){return this._props}};Object.defineProperty(e.prototype,"$data",t),Object.defineProperty(e.prototype,"$props",n),e.prototype.$set=xe,e.prototype.$delete=Oe,e.prototype.$watch=function(e,t,n){if(u(t))return dn(this,e,t,n);n=n||{},n.user=!0;var o=new on(this,e,t,n);if(n.immediate)try{t.call(this,o.value)}catch(a){Ne(a,this,'callback for immediate watcher "'+o.expression+'"')}return function(){o.teardown()}}}(mn),function(e){var t=/^hook:/;e.prototype.$on=function(e,n){var o=this;if(Array.isArray(e))for(var a=0,r=e.length;a<r;a++)o.$on(e[a],n);else(o._events[e]||(o._events[e]=[])).push(n),t.test(e)&&(o._hasHookEvent=!0);return o},e.prototype.$once=function(e,t){var n=this;function o(){n.$off(e,o),t.apply(n,arguments)}return o.fn=t,n.$on(e,o),n},e.prototype.$off=function(e,t){var n=this;if(!arguments.length)return n._events=Object.create(null),n;if(Array.isArray(e)){for(var o=0,a=e.length;o<a;o++)n.$off(e[o],t);return n}var r,i=n._events[e];if(!i)return n;if(!t)return n._events[e]=null,n;var c=i.length;while(c--)if(r=i[c],r===t||r.fn===t){i.splice(c,1);break}return n},e.prototype.$emit=function(e){var t=this,n=t._events[e];if(n){n=n.length>1?$(n):n;for(var o=$(arguments,1),a='event handler for "'+e+'"',r=0,i=n.length;r<i;r++)Re(n[r],t,o,t,a)}return t}}(mn),function(e){e.prototype._update=function(e,t){var n=this,o=n.$el,a=n._vnode,r=function(e){var t=Ht;return Ht=e,function(){Ht=t}}(n);n._vnode=e,n.$el=a?n.__patch__(a,e):n.__patch__(n.$el,e,t,!1),r(),o&&(o.__vue__=null),n.$el&&(n.$el.__vue__=n),n.$vnode&&n.$parent&&n.$vnode===n.$parent._vnode&&(n.$parent.$el=n.$el)},e.prototype.$forceUpdate=function(){this._watcher&&this._watcher.update()},e.prototype.$destroy=function(){var e=this;if(!e._isBeingDestroyed){Gt(e,"beforeDestroy"),e._isBeingDestroyed=!0;var t=e.$parent;!t||t._isBeingDestroyed||e.$options.abstract||v(t.$children,e),e._watcher&&e._watcher.teardown();var n=e._watchers.length;while(n--)e._watchers[n].teardown();e._data.__ob__&&e._data.__ob__.vmCount--,e._isDestroyed=!0,e.__patch__(e._vnode,null),Gt(e,"destroyed"),e.$off(),e.$el&&(e.$el.__vue__=null),e.$vnode&&(e.$vnode.parent=null)}}}(mn),function(e){$t(e.prototype),e.prototype.$nextTick=function(e){return Xe(e,this)},e.prototype._render=function(){var e,t=this,n=t.$options,o=n.render,a=n._parentVnode;a&&(t.$scopedSlots=ut(a.data.scopedSlots,t.$slots,t.$scopedSlots)),t.$vnode=a;try{It=t,e=o.call(t._renderProxy,t.$createElement)}catch(Nn){Ne(Nn,t,"render"),e=t._vnode}finally{It=null}return Array.isArray(e)&&1===e.length&&(e=e[0]),e instanceof ue||(e=fe()),e.parent=a,e}}(mn);var wn=[String,RegExp,Array],xn={name:"keep-alive",abstract:!0,props:{include:wn,exclude:wn,max:[String,Number]},created:function(){this.cache=Object.create(null),this.keys=[]},destroyed:function(){for(var e in this.cache)bn(this.cache,e,this.keys)},mounted:function(){var e=this;this.$watch("include",(function(t){yn(e,(function(e){return gn(t,e)}))})),this.$watch("exclude",(function(t){yn(e,(function(e){return!gn(t,e)}))}))},render:function(){var e=this.$slots.default,t=function(e){if(Array.isArray(e))for(var t=0;t<e.length;t++){var n=e[t];if(a(n)&&(a(n.componentOptions)||Rt(n)))return n}}(e),n=t&&t.componentOptions;if(n){var o=_n(n),r=this.include,i=this.exclude;if(r&&(!o||!gn(r,o))||i&&o&&gn(i,o))return t;var c=this.cache,s=this.keys,u=null==t.key?n.Ctor.cid+(n.tag?"::"+n.tag:""):t.key;c[u]?(t.componentInstance=c[u].componentInstance,v(s,u),s.push(u)):(c[u]=t,s.push(u),this.max&&s.length>parseInt(this.max)&&bn(c,s[0],s,this._vnode)),t.data.keepAlive=!0}return t||e&&e[0]}},On={KeepAlive:xn};(function(e){var t={get:function(){return N}};Object.defineProperty(e,"config",t),e.util={warn:ae,extend:P,mergeOptions:Ee,defineReactive:we},e.set=xe,e.delete=Oe,e.nextTick=Xe,e.observable=function(e){return be(e),e},e.options=Object.create(null),D.forEach((function(t){e.options[t+"s"]=Object.create(null)})),e.options._base=e,P(e.options.components,On),function(e){e.use=function(e){var t=this._installedPlugins||(this._installedPlugins=[]);if(t.indexOf(e)>-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}}(e),function(e){e.mixin=function(e){return this.options=Ee(this.options,e),this}}(e),vn(e),function(e){D.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]}}))}(e)})(mn),Object.defineProperty(mn.prototype,"$isServer",{get:Q}),Object.defineProperty(mn.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(mn,"FunctionalRenderContext",{value:Pt}),mn.version="2.6.11";var kn="[object Array]",An="[object Object]";function $n(e,t){var n={};return function e(t,n){if(t===n)return;var o=jn(t),a=jn(n);if(o==An&&a==An){if(Object.keys(t).length>=Object.keys(n).length)for(var r in n){var i=t[r];void 0===i?t[r]=null:e(i,n[r])}}else o==kn&&a==kn&&t.length>=n.length&&n.forEach((function(n,o){e(t[o],n)}))}(e,t),function e(t,n,o,a){if(t===n)return;var r=jn(t),i=jn(n);if(r==An)if(i!=An||Object.keys(t).length<Object.keys(n).length)Pn(a,o,t);else{var c=function(r){var i=t[r],c=n[r],s=jn(i),u=jn(c);if(s!=kn&&s!=An)i!==n[r]&&function(e,t){if(("[object Null]"===e||"[object Undefined]"===e)&&("[object Null]"===t||"[object Undefined]"===t))return!1;return!0}(s,u)&&Pn(a,(""==o?"":o+".")+r,i);else if(s==kn)u!=kn||i.length<c.length?Pn(a,(""==o?"":o+".")+r,i):i.forEach((function(t,n){e(t,c[n],(""==o?"":o+".")+r+"["+n+"]",a)}));else if(s==An)if(u!=An||Object.keys(i).length<Object.keys(c).length)Pn(a,(""==o?"":o+".")+r,i);else for(var l in i)e(i[l],c[l],(""==o?"":o+".")+r+"."+l,a)};for(var s in t)c(s)}else r==kn?i!=kn||t.length<n.length?Pn(a,o,t):t.forEach((function(t,r){e(t,n[r],o+"["+r+"]",a)})):Pn(a,o,t)}(e,t,"",n),n}function Pn(e,t,n){e[t]=n}function jn(e){return Object.prototype.toString.call(e)}function Sn(e){if(e.__next_tick_callbacks&&e.__next_tick_callbacks.length){if(Object({NODE_ENV:"production",VUE_APP_DARK_MODE:"false",VUE_APP_NAME:"太极",VUE_APP_PLATFORM:"mp-weixin",BASE_URL:"/"}).VUE_APP_DEBUG){var t=e.$scope;console.log("["+ +new Date+"]["+(t.is||t.route)+"]["+e._uid+"]:flushCallbacks["+e.__next_tick_callbacks.length+"]")}var n=e.__next_tick_callbacks.slice(0);e.__next_tick_callbacks.length=0;for(var o=0;o<n.length;o++)n[o]()}}function Cn(e,t){if(!e.__next_tick_pending&&!function(e){return Wt.find((function(t){return e._watcher===t}))}(e)){if(Object({NODE_ENV:"production",VUE_APP_DARK_MODE:"false",VUE_APP_NAME:"太极",VUE_APP_PLATFORM:"mp-weixin",BASE_URL:"/"}).VUE_APP_DEBUG){var n=e.$scope;console.log("["+ +new Date+"]["+(n.is||n.route)+"]["+e._uid+"]:nextVueTick")}return Xe(t,e)}if(Object({NODE_ENV:"production",VUE_APP_DARK_MODE:"false",VUE_APP_NAME:"太极",VUE_APP_PLATFORM:"mp-weixin",BASE_URL:"/"}).VUE_APP_DEBUG){var o=e.$scope;console.log("["+ +new Date+"]["+(o.is||o.route)+"]["+e._uid+"]:nextMPTick")}var a;if(e.__next_tick_callbacks||(e.__next_tick_callbacks=[]),e.__next_tick_callbacks.push((function(){if(t)try{t.call(e)}catch(Nn){Ne(Nn,e,"nextTick")}else a&&a(e)})),!t&&"undefined"!==typeof Promise)return new Promise((function(e){a=e}))}function En(e,t){return t&&(t._isVue||t.__v_isMPComponent)?{}:t}function Tn(){}function Mn(e){return Array.isArray(e)?function(e){for(var t,n="",o=0,r=e.length;o<r;o++)a(t=Mn(e[o]))&&""!==t&&(n&&(n+=" "),n+=t);return n}(e):c(e)?function(e){var t="";for(var n in e)e[n]&&(t&&(t+=" "),t+=n);return t}(e):"string"===typeof e?e:""}var Ln=y((function(e){var t={},n=/:(.+)/;return e.split(/;(?![^(]*\))/g).forEach((function(e){if(e){var o=e.split(n);o.length>1&&(t[o[0].trim()]=o[1].trim())}})),t}));var Dn=["createSelectorQuery","createIntersectionObserver","selectAllComponents","selectComponent"];var In=["onLaunch","onShow","onHide","onUniNViewMessage","onPageNotFound","onThemeChange","onError","onUnhandledRejection","onInit","onLoad","onReady","onUnload","onPullDownRefresh","onReachBottom","onTabItemTap","onAddToFavorites","onShareTimeline","onShareAppMessage","onResize","onPageScroll","onNavigationBarButtonTap","onBackPress","onNavigationBarSearchInputChanged","onNavigationBarSearchInputConfirmed","onNavigationBarSearchInputClicked","onPageShow","onPageHide","onPageResize","onUploadDouyinVideo"];mn.prototype.__patch__=function(e,t){var n=this;if(null!==t&&("page"===this.mpType||"component"===this.mpType)){var o=this.$scope,a=Object.create(null);try{a=function(e){var t=Object.create(null),n=[].concat(Object.keys(e._data||{}),Object.keys(e._computedWatchers||{}));n.reduce((function(t,n){return t[n]=e[n],t}),t);var o=e.__composition_api_state__||e.__secret_vfa_state__,a=o&&o.rawBindings;return a&&Object.keys(a).forEach((function(n){t[n]=e[n]})),Object.assign(t,e.$mp.data||{}),Array.isArray(e.$options.behaviors)&&-1!==e.$options.behaviors.indexOf("uni://form-field")&&(t["name"]=e.name,t["value"]=e.value),JSON.parse(JSON.stringify(t,En))}(this)}catch(c){console.error(c)}a.__webviewId__=o.data.__webviewId__;var r=Object.create(null);Object.keys(a).forEach((function(e){r[e]=o.data[e]}));var i=!1===this.$shouldDiffData?a:$n(a,r);Object.keys(i).length?(Object({NODE_ENV:"production",VUE_APP_DARK_MODE:"false",VUE_APP_NAME:"太极",VUE_APP_PLATFORM:"mp-weixin",BASE_URL:"/"}).VUE_APP_DEBUG&&console.log("["+ +new Date+"]["+(o.is||o.route)+"]["+this._uid+"]差量更新",JSON.stringify(i)),this.__next_tick_pending=!0,o.setData(i,(function(){n.__next_tick_pending=!1,Sn(n)}))):Sn(this)}},mn.prototype.$mount=function(e,t){return function(e,t,n){return e.mpType?("app"===e.mpType&&(e.$options.render=Tn),e.$options.render||(e.$options.render=Tn),!e._$fallback&&Gt(e,"beforeMount"),new on(e,(function(){e._update(e._render(),n)}),S,{before:function(){e._isMounted&&!e._isDestroyed&&Gt(e,"beforeUpdate")}},!0),n=!1,e):e}(this,0,t)},function(e){var t=e.extend;e.extend=function(e){e=e||{};var n=e.methods;return n&&Object.keys(n).forEach((function(t){-1!==In.indexOf(t)&&(e[t]=n[t],delete n[t])})),t.call(this,e)};var n=e.config.optionMergeStrategies,o=n.created;In.forEach((function(e){n[e]=o})),e.prototype.__lifecycle_hooks__=In}(mn),function(e){e.config.errorHandler=function(t,n,o){e.util.warn("Error in "+o+': "'+t.toString()+'"',n),console.error(t);var a="function"===typeof getApp&&getApp();a&&a.onError&&a.onError(t)};var t=e.prototype.$emit;e.prototype.$emit=function(e){if(this.$scope&&e){var n=this.$scope["_triggerEvent"]||this.$scope["triggerEvent"];if(n)try{n.call(this.$scope,e,{__args__:$(arguments,1)})}catch(o){}}return t.apply(this,arguments)},e.prototype.$nextTick=function(e){return Cn(this,e)},Dn.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=at,e.prototype.__init_injections=rt,e.prototype.__call_hook=function(e,t){var n=this;ce();var o,a=n.$options[e],r=e+" hook";if(a)for(var i=0,c=a.length;i<c;i++)o=Re(a[i],n,t?[t]:null,n,r);return n._hasHookEvent&&n.$emit("hook:"+e,t),se(),o},e.prototype.__set_model=function(t,n,o,a){Array.isArray(a)&&(-1!==a.indexOf("trim")&&(o=o.trim()),-1!==a.indexOf("number")&&(o=this._n(o))),t||(t=this),e.set(t,n,o)},e.prototype.__set_sync=function(t,n,o){t||(t=this),e.set(t,n,o)},e.prototype.__get_orig=function(e){return u(e)&&e["$orig"]||e},e.prototype.__get_value=function(e,t){return function e(t,n){var o=n.split("."),a=o[0];return 0===a.indexOf("__$n")&&(a=parseInt(a.replace("__$n",""))),1===o.length?t[a]:e(t[a],o.slice(1).join("."))}(t||this,e)},e.prototype.__get_class=function(e,t){return function(e,t){return a(e)||a(t)?function(e,t){return e?t?e+" "+t:e:t||""}(e,Mn(t)):""}(t,e)},e.prototype.__get_style=function(e,t){if(!e&&!t)return"";var n=function(e){return Array.isArray(e)?j(e):"string"===typeof e?Ln(e):e}(e),o=t?P(t,n):n;return Object.keys(o).map((function(e){return k(e)+":"+o[e]})).join(";")},e.prototype.__map=function(e,t){var n,o,a,r,i;if(Array.isArray(e)){for(n=new Array(e.length),o=0,a=e.length;o<a;o++)n[o]=t(e[o],o);return n}if(c(e)){for(r=Object.keys(e),n=Object.create(null),o=0,a=r.length;o<a;o++)i=r[o],n[i]=t(e[i],i,o);return n}if("number"===typeof e){for(n=new Array(e),o=0,a=e;o<a;o++)n[o]=t(o,o);return n}return[]}}(mn),t["default"]=mn}.call(this,n("c8ba"))},"6f8f":function(e,t){e.exports=function(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}},e.exports.__esModule=!0,e.exports["default"]=e.exports},7037:function(e,t){function n(t){return e.exports=n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e.exports.__esModule=!0,e.exports["default"]=e.exports,n(t)}e.exports=n,e.exports.__esModule=!0,e.exports["default"]=e.exports},7661:function(e,t){function n(e){this.key=e.key,this.requestConfig={key:e.key,s:"rsx",platform:"WXJS",appname:e.key,sdkversion:"1.2.0",logversion:"2.0"},this.MeRequestConfig={key:e.key,serviceName:"https://restapi.amap.com/rest/me"}}n.prototype.getWxLocation=function(e,t){wx.getLocation({type:"gcj02",success:function(e){e=e.longitude+","+e.latitude,wx.setStorage({key:"userLocation",data:e}),t(e)},fail:function(n){wx.getStorage({key:"userLocation",success:function(e){e.data&&t(e.data)}}),e.fail({errCode:"0",errMsg:n.errMsg||""})}})},n.prototype.getMEKeywordsSearch=function(e){if(!e.options)return e.fail({errCode:"0",errMsg:"缺少必要参数"});var t=e.options,n=this.MeRequestConfig,o={key:n.key,s:"rsx",platform:"WXJS",appname:e.key,sdkversion:"1.2.0",logversion:"2.0"};t.layerId&&(o.layerId=t.layerId),t.keywords&&(o.keywords=t.keywords),t.city&&(o.city=t.city),t.filter&&(o.filter=t.filter),t.sortrule&&(o.sortrule=t.sortrule),t.pageNum&&(o.pageNum=t.pageNum),t.pageSize&&(o.pageSize=t.pageSize),t.sig&&(o.sig=t.sig),wx.request({url:n.serviceName+"/cpoint/datasearch/local",data:o,method:"GET",header:{"content-type":"application/json"},success:function(t){(t=t.data)&&t.status&&"1"===t.status&&0===t.code?e.success(t.data):e.fail({errCode:"0",errMsg:t})},fail:function(t){e.fail({errCode:"0",errMsg:t.errMsg||""})}})},n.prototype.getMEIdSearch=function(e){if(!e.options)return e.fail({errCode:"0",errMsg:"缺少必要参数"});var t=e.options,n=this.MeRequestConfig,o={key:n.key,s:"rsx",platform:"WXJS",appname:e.key,sdkversion:"1.2.0",logversion:"2.0"};t.layerId&&(o.layerId=t.layerId),t.id&&(o.id=t.id),t.sig&&(o.sig=t.sig),wx.request({url:n.serviceName+"/cpoint/datasearch/id",data:o,method:"GET",header:{"content-type":"application/json"},success:function(t){(t=t.data)&&t.status&&"1"===t.status&&0===t.code?e.success(t.data):e.fail({errCode:"0",errMsg:t})},fail:function(t){e.fail({errCode:"0",errMsg:t.errMsg||""})}})},n.prototype.getMEPolygonSearch=function(e){if(!e.options)return e.fail({errCode:"0",errMsg:"缺少必要参数"});var t=e.options,n=this.MeRequestConfig,o={key:n.key,s:"rsx",platform:"WXJS",appname:e.key,sdkversion:"1.2.0",logversion:"2.0"};t.layerId&&(o.layerId=t.layerId),t.keywords&&(o.keywords=t.keywords),t.polygon&&(o.polygon=t.polygon),t.filter&&(o.filter=t.filter),t.sortrule&&(o.sortrule=t.sortrule),t.pageNum&&(o.pageNum=t.pageNum),t.pageSize&&(o.pageSize=t.pageSize),t.sig&&(o.sig=t.sig),wx.request({url:n.serviceName+"/cpoint/datasearch/polygon",data:o,method:"GET",header:{"content-type":"application/json"},success:function(t){(t=t.data)&&t.status&&"1"===t.status&&0===t.code?e.success(t.data):e.fail({errCode:"0",errMsg:t})},fail:function(t){e.fail({errCode:"0",errMsg:t.errMsg||""})}})},n.prototype.getMEaroundSearch=function(e){if(!e.options)return e.fail({errCode:"0",errMsg:"缺少必要参数"});var t=e.options,n=this.MeRequestConfig,o={key:n.key,s:"rsx",platform:"WXJS",appname:e.key,sdkversion:"1.2.0",logversion:"2.0"};t.layerId&&(o.layerId=t.layerId),t.keywords&&(o.keywords=t.keywords),t.center&&(o.center=t.center),t.radius&&(o.radius=t.radius),t.filter&&(o.filter=t.filter),t.sortrule&&(o.sortrule=t.sortrule),t.pageNum&&(o.pageNum=t.pageNum),t.pageSize&&(o.pageSize=t.pageSize),t.sig&&(o.sig=t.sig),wx.request({url:n.serviceName+"/cpoint/datasearch/around",data:o,method:"GET",header:{"content-type":"application/json"},success:function(t){(t=t.data)&&t.status&&"1"===t.status&&0===t.code?e.success(t.data):e.fail({errCode:"0",errMsg:t})},fail:function(t){e.fail({errCode:"0",errMsg:t.errMsg||""})}})},n.prototype.getGeo=function(e){var t=this.requestConfig,n=e.options;t={key:this.key,extensions:"all",s:t.s,platform:t.platform,appname:this.key,sdkversion:t.sdkversion,logversion:t.logversion},n.address&&(t.address=n.address),n.city&&(t.city=n.city),n.batch&&(t.batch=n.batch),n.sig&&(t.sig=n.sig),wx.request({url:"https://restapi.amap.com/v3/geocode/geo",data:t,method:"GET",header:{"content-type":"application/json"},success:function(t){(t=t.data)&&t.status&&"1"===t.status?e.success(t):e.fail({errCode:"0",errMsg:t})},fail:function(t){e.fail({errCode:"0",errMsg:t.errMsg||""})}})},n.prototype.getRegeo=function(e){function t(t){var o=n.requestConfig;wx.request({url:"https://restapi.amap.com/v3/geocode/regeo",data:{key:n.key,location:t,extensions:"all",s:o.s,platform:o.platform,appname:n.key,sdkversion:o.sdkversion,logversion:o.logversion},method:"GET",header:{"content-type":"application/json"},success:function(n){if(n.data.status&&"1"==n.data.status){n=n.data.regeocode;var o=n.addressComponent,a=[],r=n.roads[0].name+"附近",i=t.split(",")[0],c=t.split(",")[1];if(n.pois&&n.pois[0]){r=n.pois[0].name+"附近";var s=n.pois[0].location;s&&(i=parseFloat(s.split(",")[0]),c=parseFloat(s.split(",")[1]))}o.provice&&a.push(o.provice),o.city&&a.push(o.city),o.district&&a.push(o.district),o.streetNumber&&o.streetNumber.street&&o.streetNumber.number?(a.push(o.streetNumber.street),a.push(o.streetNumber.number)):a.push(n.roads[0].name),a=a.join(""),e.success([{iconPath:e.iconPath,width:e.iconWidth,height:e.iconHeight,name:a,desc:r,longitude:i,latitude:c,id:0,regeocodeData:n}])}else e.fail({errCode:n.data.infocode,errMsg:n.data.info})},fail:function(t){e.fail({errCode:"0",errMsg:t.errMsg||""})}})}var n=this;e.location?t(e.location):n.getWxLocation(e,(function(e){t(e)}))},n.prototype.getWeather=function(e){function t(t){var a="base";e.type&&"forecast"==e.type&&(a="all"),wx.request({url:"https://restapi.amap.com/v3/weather/weatherInfo",data:{key:n.key,city:t,extensions:a,s:o.s,platform:o.platform,appname:n.key,sdkversion:o.sdkversion,logversion:o.logversion},method:"GET",header:{"content-type":"application/json"},success:function(t){if(t.data.status&&"1"==t.data.status)if(t.data.lives){if((t=t.data.lives)&&0<t.length){t=t[0];var n={city:{text:"城市",data:t.city},weather:{text:"天气",data:t.weather},temperature:{text:"温度",data:t.temperature},winddirection:{text:"风向",data:t.winddirection+"风"},windpower:{text:"风力",data:t.windpower+"级"},humidity:{text:"湿度",data:t.humidity+"%"}};n.liveData=t,e.success(n)}}else t.data.forecasts&&t.data.forecasts[0]&&e.success({forecast:t.data.forecasts[0]});else e.fail({errCode:t.data.infocode,errMsg:t.data.info})},fail:function(t){e.fail({errCode:"0",errMsg:t.errMsg||""})}})}var n=this,o=n.requestConfig;e.city?t(e.city):n.getWxLocation(e,(function(a){(function(a){wx.request({url:"https://restapi.amap.com/v3/geocode/regeo",data:{key:n.key,location:a,extensions:"all",s:o.s,platform:o.platform,appname:n.key,sdkversion:o.sdkversion,logversion:o.logversion},method:"GET",header:{"content-type":"application/json"},success:function(n){if(n.data.status&&"1"==n.data.status){if(n=n.data.regeocode,n.addressComponent)var o=n.addressComponent.adcode;else n.aois&&0<n.aois.length&&(o=n.aois[0].adcode);t(o)}else e.fail({errCode:n.data.infocode,errMsg:n.data.info})},fail:function(t){e.fail({errCode:"0",errMsg:t.errMsg||""})}})})(a)}))},n.prototype.getPoiAround=function(e){function t(t){t={key:n.key,location:t,s:o.s,platform:o.platform,appname:n.key,sdkversion:o.sdkversion,logversion:o.logversion},e.querytypes&&(t.types=e.querytypes),e.querykeywords&&(t.keywords=e.querykeywords),wx.request({url:"https://restapi.amap.com/v3/place/around",data:t,method:"GET",header:{"content-type":"application/json"},success:function(t){if(t.data.status&&"1"==t.data.status){if((t=t.data)&&t.pois){for(var n=[],o=0;o<t.pois.length;o++){var a=0==o?e.iconPathSelected:e.iconPath;n.push({latitude:parseFloat(t.pois[o].location.split(",")[1]),longitude:parseFloat(t.pois[o].location.split(",")[0]),iconPath:a,width:22,height:32,id:o,name:t.pois[o].name,address:t.pois[o].address})}e.success({markers:n,poisData:t.pois})}}else e.fail({errCode:t.data.infocode,errMsg:t.data.info})},fail:function(t){e.fail({errCode:"0",errMsg:t.errMsg||""})}})}var n=this,o=n.requestConfig;e.location?t(e.location):n.getWxLocation(e,(function(e){t(e)}))},n.prototype.getStaticmap=function(e){function t(t){n.push("location="+t),e.zoom&&n.push("zoom="+e.zoom),e.size&&n.push("size="+e.size),e.scale&&n.push("scale="+e.scale),e.markers&&n.push("markers="+e.markers),e.labels&&n.push("labels="+e.labels),e.paths&&n.push("paths="+e.paths),e.traffic&&n.push("traffic="+e.traffic),t="https://restapi.amap.com/v3/staticmap?"+n.join("&"),e.success({url:t})}var n=[];n.push("key="+this.key);var o=this.requestConfig;n.push("s="+o.s),n.push("platform="+o.platform),n.push("appname="+o.appname),n.push("sdkversion="+o.sdkversion),n.push("logversion="+o.logversion),e.location?t(e.location):this.getWxLocation(e,(function(e){t(e)}))},n.prototype.getInputtips=function(e){var t=Object.assign({},this.requestConfig);e.location&&(t.location=e.location),e.keywords&&(t.keywords=e.keywords),e.type&&(t.type=e.type),e.city&&(t.city=e.city),e.citylimit&&(t.citylimit=e.citylimit),wx.request({url:"https://restapi.amap.com/v3/assistant/inputtips",data:t,method:"GET",header:{"content-type":"application/json"},success:function(t){t&&t.data&&t.data.tips&&e.success({tips:t.data.tips})},fail:function(t){e.fail({errCode:"0",errMsg:t.errMsg||""})}})},n.prototype.getDrivingRoute=function(e){var t=Object.assign({},this.requestConfig);e.origin&&(t.origin=e.origin),e.destination&&(t.destination=e.destination),e.strategy&&(t.strategy=e.strategy),e.waypoints&&(t.waypoints=e.waypoints),e.avoidpolygons&&(t.avoidpolygons=e.avoidpolygons),e.avoidroad&&(t.avoidroad=e.avoidroad),wx.request({url:"https://restapi.amap.com/v3/direction/driving",data:t,method:"GET",header:{"content-type":"application/json"},success:function(t){t&&t.data&&t.data.route&&e.success({paths:t.data.route.paths,taxi_cost:t.data.route.taxi_cost||""})},fail:function(t){e.fail({errCode:"0",errMsg:t.errMsg||""})}})},n.prototype.getWalkingRoute=function(e){var t=Object.assign({},this.requestConfig);e.origin&&(t.origin=e.origin),e.destination&&(t.destination=e.destination),wx.request({url:"https://restapi.amap.com/v3/direction/walking",data:t,method:"GET",header:{"content-type":"application/json"},success:function(t){t&&t.data&&t.data.route&&e.success({paths:t.data.route.paths})},fail:function(t){e.fail({errCode:"0",errMsg:t.errMsg||""})}})},n.prototype.getTransitRoute=function(e){var t=Object.assign({},this.requestConfig);e.origin&&(t.origin=e.origin),e.destination&&(t.destination=e.destination),e.strategy&&(t.strategy=e.strategy),e.city&&(t.city=e.city),e.cityd&&(t.cityd=e.cityd),wx.request({url:"https://restapi.amap.com/v3/direction/transit/integrated",data:t,method:"GET",header:{"content-type":"application/json"},success:function(t){t&&t.data&&t.data.route&&(t=t.data.route,e.success({distance:t.distance||"",taxi_cost:t.taxi_cost||"",transits:t.transits}))},fail:function(t){e.fail({errCode:"0",errMsg:t.errMsg||""})}})},n.prototype.getRidingRoute=function(e){var t=Object.assign({},this.requestConfig);e.origin&&(t.origin=e.origin),e.destination&&(t.destination=e.destination),wx.request({url:"https://restapi.amap.com/v3/direction/riding",data:t,method:"GET",header:{"content-type":"application/json"},success:function(t){t&&t.data&&t.data.route&&e.success({paths:t.data.route.paths})},fail:function(t){e.fail({errCode:"0",errMsg:t.errMsg||""})}})},e.exports.AMapWX=n},"76bd":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={id:"2852637",name:"uniui图标库",font_family:"uniicons",css_prefix_text:"uniui-",description:"",glyphs:[{icon_id:"25027049",name:"yanse",font_class:"color",unicode:"e6cf",unicode_decimal:59087},{icon_id:"25027048",name:"wallet",font_class:"wallet",unicode:"e6b1",unicode_decimal:59057},{icon_id:"25015720",name:"settings-filled",font_class:"settings-filled",unicode:"e6ce",unicode_decimal:59086},{icon_id:"25015434",name:"shimingrenzheng-filled",font_class:"auth-filled",unicode:"e6cc",unicode_decimal:59084},{icon_id:"24934246",name:"shop-filled",font_class:"shop-filled",unicode:"e6cd",unicode_decimal:59085},{icon_id:"24934159",name:"staff-filled-01",font_class:"staff-filled",unicode:"e6cb",unicode_decimal:59083},{icon_id:"24932461",name:"VIP-filled",font_class:"vip-filled",unicode:"e6c6",unicode_decimal:59078},{icon_id:"24932462",name:"plus_circle_fill",font_class:"plus-filled",unicode:"e6c7",unicode_decimal:59079},{icon_id:"24932463",name:"folder_add-filled",font_class:"folder-add-filled",unicode:"e6c8",unicode_decimal:59080},{icon_id:"24932464",name:"yanse-filled",font_class:"color-filled",unicode:"e6c9",unicode_decimal:59081},{icon_id:"24932465",name:"tune-filled",font_class:"tune-filled",unicode:"e6ca",unicode_decimal:59082},{icon_id:"24932455",name:"a-rilidaka-filled",font_class:"calendar-filled",unicode:"e6c0",unicode_decimal:59072},{icon_id:"24932456",name:"notification-filled",font_class:"notification-filled",unicode:"e6c1",unicode_decimal:59073},{icon_id:"24932457",name:"wallet-filled",font_class:"wallet-filled",unicode:"e6c2",unicode_decimal:59074},{icon_id:"24932458",name:"paihangbang-filled",font_class:"medal-filled",unicode:"e6c3",unicode_decimal:59075},{icon_id:"24932459",name:"gift-filled",font_class:"gift-filled",unicode:"e6c4",unicode_decimal:59076},{icon_id:"24932460",name:"fire-filled",font_class:"fire-filled",unicode:"e6c5",unicode_decimal:59077},{icon_id:"24928001",name:"refreshempty",font_class:"refreshempty",unicode:"e6bf",unicode_decimal:59071},{icon_id:"24926853",name:"location-ellipse",font_class:"location-filled",unicode:"e6af",unicode_decimal:59055},{icon_id:"24926735",name:"person-filled",font_class:"person-filled",unicode:"e69d",unicode_decimal:59037},{icon_id:"24926703",name:"personadd-filled",font_class:"personadd-filled",unicode:"e698",unicode_decimal:59032},{icon_id:"24923351",name:"back",font_class:"back",unicode:"e6b9",unicode_decimal:59065},{icon_id:"24923352",name:"forward",font_class:"forward",unicode:"e6ba",unicode_decimal:59066},{icon_id:"24923353",name:"arrowthinright",font_class:"arrow-right",unicode:"e6bb",unicode_decimal:59067},{icon_id:"24923353",name:"arrowthinright",font_class:"arrowthinright",unicode:"e6bb",unicode_decimal:59067},{icon_id:"24923354",name:"arrowthinleft",font_class:"arrow-left",unicode:"e6bc",unicode_decimal:59068},{icon_id:"24923354",name:"arrowthinleft",font_class:"arrowthinleft",unicode:"e6bc",unicode_decimal:59068},{icon_id:"24923355",name:"arrowthinup",font_class:"arrow-up",unicode:"e6bd",unicode_decimal:59069},{icon_id:"24923355",name:"arrowthinup",font_class:"arrowthinup",unicode:"e6bd",unicode_decimal:59069},{icon_id:"24923356",name:"arrowthindown",font_class:"arrow-down",unicode:"e6be",unicode_decimal:59070},{icon_id:"24923356",name:"arrowthindown",font_class:"arrowthindown",unicode:"e6be",unicode_decimal:59070},{icon_id:"24923349",name:"arrowdown",font_class:"bottom",unicode:"e6b8",unicode_decimal:59064},{icon_id:"24923349",name:"arrowdown",font_class:"arrowdown",unicode:"e6b8",unicode_decimal:59064},{icon_id:"24923346",name:"arrowright",font_class:"right",unicode:"e6b5",unicode_decimal:59061},{icon_id:"24923346",name:"arrowright",font_class:"arrowright",unicode:"e6b5",unicode_decimal:59061},{icon_id:"24923347",name:"arrowup",font_class:"top",unicode:"e6b6",unicode_decimal:59062},{icon_id:"24923347",name:"arrowup",font_class:"arrowup",unicode:"e6b6",unicode_decimal:59062},{icon_id:"24923348",name:"arrowleft",font_class:"left",unicode:"e6b7",unicode_decimal:59063},{icon_id:"24923348",name:"arrowleft",font_class:"arrowleft",unicode:"e6b7",unicode_decimal:59063},{icon_id:"24923334",name:"eye",font_class:"eye",unicode:"e651",unicode_decimal:58961},{icon_id:"24923335",name:"eye-filled",font_class:"eye-filled",unicode:"e66a",unicode_decimal:58986},{icon_id:"24923336",name:"eye-slash",font_class:"eye-slash",unicode:"e6b3",unicode_decimal:59059},{icon_id:"24923337",name:"eye-slash-filled",font_class:"eye-slash-filled",unicode:"e6b4",unicode_decimal:59060},{icon_id:"24923305",name:"info-filled",font_class:"info-filled",unicode:"e649",unicode_decimal:58953},{icon_id:"24923299",name:"reload-01",font_class:"reload",unicode:"e6b2",unicode_decimal:59058},{icon_id:"24923195",name:"mic_slash_fill",font_class:"micoff-filled",unicode:"e6b0",unicode_decimal:59056},{icon_id:"24923165",name:"map-pin-ellipse",font_class:"map-pin-ellipse",unicode:"e6ac",unicode_decimal:59052},{icon_id:"24923166",name:"map-pin",font_class:"map-pin",unicode:"e6ad",unicode_decimal:59053},{icon_id:"24923167",name:"location",font_class:"location",unicode:"e6ae",unicode_decimal:59054},{icon_id:"24923064",name:"starhalf",font_class:"starhalf",unicode:"e683",unicode_decimal:59011},{icon_id:"24923065",name:"star",font_class:"star",unicode:"e688",unicode_decimal:59016},{icon_id:"24923066",name:"star-filled",font_class:"star-filled",unicode:"e68f",unicode_decimal:59023},{icon_id:"24899646",name:"a-rilidaka",font_class:"calendar",unicode:"e6a0",unicode_decimal:59040},{icon_id:"24899647",name:"fire",font_class:"fire",unicode:"e6a1",unicode_decimal:59041},{icon_id:"24899648",name:"paihangbang",font_class:"medal",unicode:"e6a2",unicode_decimal:59042},{icon_id:"24899649",name:"font",font_class:"font",unicode:"e6a3",unicode_decimal:59043},{icon_id:"24899650",name:"gift",font_class:"gift",unicode:"e6a4",unicode_decimal:59044},{icon_id:"24899651",name:"link",font_class:"link",unicode:"e6a5",unicode_decimal:59045},{icon_id:"24899652",name:"notification",font_class:"notification",unicode:"e6a6",unicode_decimal:59046},{icon_id:"24899653",name:"staff",font_class:"staff",unicode:"e6a7",unicode_decimal:59047},{icon_id:"24899654",name:"VIP",font_class:"vip",unicode:"e6a8",unicode_decimal:59048},{icon_id:"24899655",name:"folder_add",font_class:"folder-add",unicode:"e6a9",unicode_decimal:59049},{icon_id:"24899656",name:"tune",font_class:"tune",unicode:"e6aa",unicode_decimal:59050},{icon_id:"24899657",name:"shimingrenzheng",font_class:"auth",unicode:"e6ab",unicode_decimal:59051},{icon_id:"24899565",name:"person",font_class:"person",unicode:"e699",unicode_decimal:59033},{icon_id:"24899566",name:"email-filled",font_class:"email-filled",unicode:"e69a",unicode_decimal:59034},{icon_id:"24899567",name:"phone-filled",font_class:"phone-filled",unicode:"e69b",unicode_decimal:59035},{icon_id:"24899568",name:"phone",font_class:"phone",unicode:"e69c",unicode_decimal:59036},{icon_id:"24899570",name:"email",font_class:"email",unicode:"e69e",unicode_decimal:59038},{icon_id:"24899571",name:"personadd",font_class:"personadd",unicode:"e69f",unicode_decimal:59039},{icon_id:"24899558",name:"chatboxes-filled",font_class:"chatboxes-filled",unicode:"e692",unicode_decimal:59026},{icon_id:"24899559",name:"contact",font_class:"contact",unicode:"e693",unicode_decimal:59027},{icon_id:"24899560",name:"chatbubble-filled",font_class:"chatbubble-filled",unicode:"e694",unicode_decimal:59028},{icon_id:"24899561",name:"contact-filled",font_class:"contact-filled",unicode:"e695",unicode_decimal:59029},{icon_id:"24899562",name:"chatboxes",font_class:"chatboxes",unicode:"e696",unicode_decimal:59030},{icon_id:"24899563",name:"chatbubble",font_class:"chatbubble",unicode:"e697",unicode_decimal:59031},{icon_id:"24881290",name:"upload-filled",font_class:"upload-filled",unicode:"e68e",unicode_decimal:59022},{icon_id:"24881292",name:"upload",font_class:"upload",unicode:"e690",unicode_decimal:59024},{icon_id:"24881293",name:"weixin",font_class:"weixin",unicode:"e691",unicode_decimal:59025},{icon_id:"24881274",name:"compose",font_class:"compose",unicode:"e67f",unicode_decimal:59007},{icon_id:"24881275",name:"qq",font_class:"qq",unicode:"e680",unicode_decimal:59008},{icon_id:"24881276",name:"download-filled",font_class:"download-filled",unicode:"e681",unicode_decimal:59009},{icon_id:"24881277",name:"pengyouquan",font_class:"pyq",unicode:"e682",unicode_decimal:59010},{icon_id:"24881279",name:"sound",font_class:"sound",unicode:"e684",unicode_decimal:59012},{icon_id:"24881280",name:"trash-filled",font_class:"trash-filled",unicode:"e685",unicode_decimal:59013},{icon_id:"24881281",name:"sound-filled",font_class:"sound-filled",unicode:"e686",unicode_decimal:59014},{icon_id:"24881282",name:"trash",font_class:"trash",unicode:"e687",unicode_decimal:59015},{icon_id:"24881284",name:"videocam-filled",font_class:"videocam-filled",unicode:"e689",unicode_decimal:59017},{icon_id:"24881285",name:"spinner-cycle",font_class:"spinner-cycle",unicode:"e68a",unicode_decimal:59018},{icon_id:"24881286",name:"weibo",font_class:"weibo",unicode:"e68b",unicode_decimal:59019},{icon_id:"24881288",name:"videocam",font_class:"videocam",unicode:"e68c",unicode_decimal:59020},{icon_id:"24881289",name:"download",font_class:"download",unicode:"e68d",unicode_decimal:59021},{icon_id:"24879601",name:"help",font_class:"help",unicode:"e679",unicode_decimal:59001},{icon_id:"24879602",name:"navigate-filled",font_class:"navigate-filled",unicode:"e67a",unicode_decimal:59002},{icon_id:"24879603",name:"plusempty",font_class:"plusempty",unicode:"e67b",unicode_decimal:59003},{icon_id:"24879604",name:"smallcircle",font_class:"smallcircle",unicode:"e67c",unicode_decimal:59004},{icon_id:"24879605",name:"minus-filled",font_class:"minus-filled",unicode:"e67d",unicode_decimal:59005},{icon_id:"24879606",name:"micoff",font_class:"micoff",unicode:"e67e",unicode_decimal:59006},{icon_id:"24879588",name:"closeempty",font_class:"closeempty",unicode:"e66c",unicode_decimal:58988},{icon_id:"24879589",name:"clear",font_class:"clear",unicode:"e66d",unicode_decimal:58989},{icon_id:"24879590",name:"navigate",font_class:"navigate",unicode:"e66e",unicode_decimal:58990},{icon_id:"24879591",name:"minus",font_class:"minus",unicode:"e66f",unicode_decimal:58991},{icon_id:"24879592",name:"image",font_class:"image",unicode:"e670",unicode_decimal:58992},{icon_id:"24879593",name:"mic",font_class:"mic",unicode:"e671",unicode_decimal:58993},{icon_id:"24879594",name:"paperplane",font_class:"paperplane",unicode:"e672",unicode_decimal:58994},{icon_id:"24879595",name:"close",font_class:"close",unicode:"e673",unicode_decimal:58995},{icon_id:"24879596",name:"help-filled",font_class:"help-filled",unicode:"e674",unicode_decimal:58996},{icon_id:"24879597",name:"plus-filled",font_class:"paperplane-filled",unicode:"e675",unicode_decimal:58997},{icon_id:"24879598",name:"plus",font_class:"plus",unicode:"e676",unicode_decimal:58998},{icon_id:"24879599",name:"mic-filled",font_class:"mic-filled",unicode:"e677",unicode_decimal:58999},{icon_id:"24879600",name:"image-filled",font_class:"image-filled",unicode:"e678",unicode_decimal:59e3},{icon_id:"24855900",name:"locked-filled",font_class:"locked-filled",unicode:"e668",unicode_decimal:58984},{icon_id:"24855901",name:"info",font_class:"info",unicode:"e669",unicode_decimal:58985},{icon_id:"24855903",name:"locked",font_class:"locked",unicode:"e66b",unicode_decimal:58987},{icon_id:"24855884",name:"camera-filled",font_class:"camera-filled",unicode:"e658",unicode_decimal:58968},{icon_id:"24855885",name:"chat-filled",font_class:"chat-filled",unicode:"e659",unicode_decimal:58969},{icon_id:"24855886",name:"camera",font_class:"camera",unicode:"e65a",unicode_decimal:58970},{icon_id:"24855887",name:"circle",font_class:"circle",unicode:"e65b",unicode_decimal:58971},{icon_id:"24855888",name:"checkmarkempty",font_class:"checkmarkempty",unicode:"e65c",unicode_decimal:58972},{icon_id:"24855889",name:"chat",font_class:"chat",unicode:"e65d",unicode_decimal:58973},{icon_id:"24855890",name:"circle-filled",font_class:"circle-filled",unicode:"e65e",unicode_decimal:58974},{icon_id:"24855891",name:"flag",font_class:"flag",unicode:"e65f",unicode_decimal:58975},{icon_id:"24855892",name:"flag-filled",font_class:"flag-filled",unicode:"e660",unicode_decimal:58976},{icon_id:"24855893",name:"gear-filled",font_class:"gear-filled",unicode:"e661",unicode_decimal:58977},{icon_id:"24855894",name:"home",font_class:"home",unicode:"e662",unicode_decimal:58978},{icon_id:"24855895",name:"home-filled",font_class:"home-filled",unicode:"e663",unicode_decimal:58979},{icon_id:"24855896",name:"gear",font_class:"gear",unicode:"e664",unicode_decimal:58980},{icon_id:"24855897",name:"smallcircle-filled",font_class:"smallcircle-filled",unicode:"e665",unicode_decimal:58981},{icon_id:"24855898",name:"map-filled",font_class:"map-filled",unicode:"e666",unicode_decimal:58982},{icon_id:"24855899",name:"map",font_class:"map",unicode:"e667",unicode_decimal:58983},{icon_id:"24855825",name:"refresh-filled",font_class:"refresh-filled",unicode:"e656",unicode_decimal:58966},{icon_id:"24855826",name:"refresh",font_class:"refresh",unicode:"e657",unicode_decimal:58967},{icon_id:"24855808",name:"cloud-upload",font_class:"cloud-upload",unicode:"e645",unicode_decimal:58949},{icon_id:"24855809",name:"cloud-download-filled",font_class:"cloud-download-filled",unicode:"e646",unicode_decimal:58950},{icon_id:"24855810",name:"cloud-download",font_class:"cloud-download",unicode:"e647",unicode_decimal:58951},{icon_id:"24855811",name:"cloud-upload-filled",font_class:"cloud-upload-filled",unicode:"e648",unicode_decimal:58952},{icon_id:"24855813",name:"redo",font_class:"redo",unicode:"e64a",unicode_decimal:58954},{icon_id:"24855814",name:"images-filled",font_class:"images-filled",unicode:"e64b",unicode_decimal:58955},{icon_id:"24855815",name:"undo-filled",font_class:"undo-filled",unicode:"e64c",unicode_decimal:58956},{icon_id:"24855816",name:"more",font_class:"more",unicode:"e64d",unicode_decimal:58957},{icon_id:"24855817",name:"more-filled",font_class:"more-filled",unicode:"e64e",unicode_decimal:58958},{icon_id:"24855818",name:"undo",font_class:"undo",unicode:"e64f",unicode_decimal:58959},{icon_id:"24855819",name:"images",font_class:"images",unicode:"e650",unicode_decimal:58960},{icon_id:"24855821",name:"paperclip",font_class:"paperclip",unicode:"e652",unicode_decimal:58962},{icon_id:"24855822",name:"settings",font_class:"settings",unicode:"e653",unicode_decimal:58963},{icon_id:"24855823",name:"search",font_class:"search",unicode:"e654",unicode_decimal:58964},{icon_id:"24855824",name:"redo-filled",font_class:"redo-filled",unicode:"e655",unicode_decimal:58965},{icon_id:"24841702",name:"list",font_class:"list",unicode:"e644",unicode_decimal:58948},{icon_id:"24841489",name:"mail-open-filled",font_class:"mail-open-filled",unicode:"e63a",unicode_decimal:58938},{icon_id:"24841491",name:"hand-thumbsdown-filled",font_class:"hand-down-filled",unicode:"e63c",unicode_decimal:58940},{icon_id:"24841492",name:"hand-thumbsdown",font_class:"hand-down",unicode:"e63d",unicode_decimal:58941},{icon_id:"24841493",name:"hand-thumbsup-filled",font_class:"hand-up-filled",unicode:"e63e",unicode_decimal:58942},{icon_id:"24841494",name:"hand-thumbsup",font_class:"hand-up",unicode:"e63f",unicode_decimal:58943},{icon_id:"24841496",name:"heart-filled",font_class:"heart-filled",unicode:"e641",unicode_decimal:58945},{icon_id:"24841498",name:"mail-open",font_class:"mail-open",unicode:"e643",unicode_decimal:58947},{icon_id:"24841488",name:"heart",font_class:"heart",unicode:"e639",unicode_decimal:58937},{icon_id:"24839963",name:"loop",font_class:"loop",unicode:"e633",unicode_decimal:58931},{icon_id:"24839866",name:"pulldown",font_class:"pulldown",unicode:"e632",unicode_decimal:58930},{icon_id:"24813798",name:"scan",font_class:"scan",unicode:"e62a",unicode_decimal:58922},{icon_id:"24813786",name:"bars",font_class:"bars",unicode:"e627",unicode_decimal:58919},{icon_id:"24813788",name:"cart-filled",font_class:"cart-filled",unicode:"e629",unicode_decimal:58921},{icon_id:"24813790",name:"checkbox",font_class:"checkbox",unicode:"e62b",unicode_decimal:58923},{icon_id:"24813791",name:"checkbox-filled",font_class:"checkbox-filled",unicode:"e62c",unicode_decimal:58924},{icon_id:"24813794",name:"shop",font_class:"shop",unicode:"e62f",unicode_decimal:58927},{icon_id:"24813795",name:"headphones",font_class:"headphones",unicode:"e630",unicode_decimal:58928},{icon_id:"24813796",name:"cart",font_class:"cart",unicode:"e631",unicode_decimal:58929}]}},"7b1c":function(e,t,n){"use strict";(function(e){var o=n("4ea4");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=o(n("9523")),r=o(n("7037"));function i(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}var c={httpOne:"https://pc.xiaoyuanbianjie.top/api/",httpOne1:"https://pc.xiaoyuanbianjie.top/api",upload:"https://pc.xiaoyuanbianjie.top/api/common/upload",showtt:function(t,n){t&&t.length>0&&e.showToast({title:t,duration:2e3,icon:n||"none"})},showload:function(t){var n=arguments.length>1&&void 0!==arguments[1]&&arguments[1];t&&t.length>0&&e.showLoading({title:t,mask:n})},goNext:function(t){e.navigateTo({url:t})},goBack:function(t){e.navigateBack({delta:t})},goSwitchTab:function(t){e.switchTab({url:t})},goReLaunch:function(t){e.reLaunch({url:t})},goRedirectTo:function(t){e.redirectTo({url:t})},axios:function(t,n,o,a){var r=this;return a&&e.showLoading({title:a}),new Promise((function(i,c){e.request({url:r.httpOne+n,data:o,method:t,header:{"Content-Type":"application/json;charset=utf-8"},success:function(t){a&&e.hideLoading(),i(t.data)},fail:function(e){c(e)},complete:function(){}})}))},throttle:function(e,t){var n=this;clearTimeout(this.timeout);var o=this.tabs[this.current].id;this.timeout=setTimeout((function(){n.getList(o,n.current)}),450)},axiosFrom:function(t,n,o,a){var r=this,i=e.getStorageSync("token")?e.getStorageSync("token"):"";return a&&e.showLoading({title:a}),new Promise((function(c,s){e.request({url:r.httpOne+n,method:t,data:o,header:{"content-Type":"application/x-www-form-urlencoded",token:i},success:function(t){a&&e.hideLoading(),c(t.data)},fail:function(e){console.log("err",e),s(e)},complete:function(){}})}))},axiosFromToken:function(t,n,o,a){var r=this,i=e.getStorageSync("token")?e.getStorageSync("token"):"";return a&&e.showLoading({title:a}),new Promise((function(c,s){e.request({url:r.httpOne+n,method:t,data:o,header:{"content-Type":"application/x-www-form-urlencoded",token:i},success:function(t){if(a&&e.hideLoading(),401==t.statusCode)return e.showModal({title:"温馨提示",content:"尚未登录或登录已过期,是否前往登录?",success:function(t){e.clearStorageSync(),e.navigateTo({url:"/pages/login/login"})}}),!1;c(t.data)},fail:function(e){s(e)},complete:function(){}})}))},saveImage:function(t){e.showLoading({title:"加载中"}),e.downloadFile({url:t,success:function(t){e.saveImageToPhotosAlbum({filePath:t.tempFilePath,success:function(t){e.showToast({title:"保存成功",icon:"success"}),e.hideLoading()},fail:function(t){e.showToast({title:"保存失败",icon:"error"}),e.hideLoading(),console.log("保存错误",t)}})},fail:function(e){console.log("保存错误",e)}})},lookPhoto:function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;e.previewImage({current:n,urls:t,fail:function(e){}})},copyObj:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=null;if("object"==(0,r.default)(e)&&null!==e)for(var n in t=e instanceof Array?[]:{},e)t[n]=this.copyObj(e[n]);else t=e;return t},imageLook:function(t){e.previewImage({urls:t})},formInfo:function(t,n){var o=function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?i(Object(n),!0).forEach((function(t){(0,a.default)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):i(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({},t);n&&n[0]&&n.forEach((function(e){delete o[e]}));var r=!0;for(var c in o){var s=o[c];if(!s){e.showToast({title:"请检查信息是否填写",icon:"none"}),console.log("未填写完整value => ".concat(s,", key => ").concat(c)),r=!1;break}}return r},call:function(e){},isSfz:function(t){if(""!==t)return/^[1-9][0-9]{5}(19|20)[0-9]{2}((01|03|05|07|08|10|12)(0[1-9]|[1-2][0-9]|31)|(04|06|09|11)(0[1-9]|[1-2][0-9]|30)|02(0[1-9]|[1-2][0-9]))[0-9]{3}([0-9]|x|X)$/.test(t)||e.showToast({title:"身份证号格式不正确!",icon:"none"}),!1;e.showToast({title:"请输入身份证号",icon:"none"})},isPhone:function(t){return!(!/^(((1[3456789][0-9]{1})|(15[0-9]{1}))+\d{8})$/.test(t)||""===t)||(e.showToast({title:"手机号格式不正确",icon:"none"}),!1)},isEmail:function(e){return-1!=e.search(/^\w+((-\w+)|(\.\w+))*\@[A-Za-z0-9]+((\.|-)[A-Za-z0-9]+)*\.[A-Za-z0-9]+$/)},data:function(){var e=new Date,t=e.getFullYear(),n=e.getMonth()+1,o=e.getDate(),a=t+"-"+(n<10?"0"+n:n)+"-"+(o<10?"0"+o:o);return a},time:function(){var e=new Date,t=e.getFullYear(),n=e.getMonth()+1,o=e.getDate(),a=t+"-"+(n<10?"0"+n:n)+"-"+(o<10?"0"+o:o)+"-"+e.toTimeString().substr(0,8),r=t+"-"+(n<10?"0"+n:n)+"-"+(o<10?"0"+o:o)+"T"+e.toTimeString().substr(0,8);return console.log(r,"str"),a},timeTotimeStamp:function(e){var t=Date.parse(new Date(e).toString());return t},timeDifference:function(e,t){var n=new Date(e).getTime(),o=new Date(t).getTime(),a=o-n,r=Math.floor(a/864e5),i=Math.floor(a/36e5%24),c=Math.floor(a/6e4%60),s=Math.floor(a/1e3%60),u={day:r,hour:i,minute:c,second:s,timeText:"".concat(r,"天").concat(i,"时").concat(c,"分").concat(s,"秒")};return u},timestampDifference:function(e,t){var n=t-e,o=Math.floor(n/86400),a=Math.floor(n/60/60%24),r=Math.floor(n/60%60),i=Math.floor(n%60),c={day:o,hour:a,minute:r,second:i,timeText:"".concat(o,"天").concat(a,"时").concat(r,"分").concat(i,"秒")};return c},timestampToTime:function(e){e*=1e3;var t=new Date(e),n=t.getFullYear()+"-",o=(t.getMonth()+1<10?"0"+(t.getMonth()+1):t.getMonth()+1)+"-",a=(t.getDate()<10?"0"+t.getDate():t.getDate())+" ";t.getHours(),t.getHours(),t.getMinutes(),t.getMinutes(),t.getSeconds(),t.getSeconds();return n+o+a},getDays:function(){for(var e=new Date,t=e.getTime(),n=[],o=0;o<7;o++){var a={date:"",text:""},r=t+864e5*o,i=new Date(r),c=i.getFullYear(),s=i.getMonth()+1;n=i.getDate();a.text="星期"+"日一二三四五六".charAt(i.getDay()),a.date=c+"-"+s+"-"+n,a.select=0,a.year=c,a.month=s,a.day=n,0==o&&(a.text="今天"),1==o&&(a.text="明天"),2==o&&(a.text="后天"),n.push(a)}return n},isChine:function(e){return!/^([u4E00-u9FA5]|[uFE30-uFFA0])*$/.test(e)},isForNumber:function(e){return e=Number(e),0==e||e>1&&e<1e4?e+"":(e/1e4).toFixed(2)+"万"},tmCheckImage:function(e){return/(gif|jpg|jpeg|png|GIF|JPG|PNG)$/gi.test(e)},tmCheckVideo:function(e){return/(mp4|mp3|flv|wav)$/gi.test(e)},isPassword:function(t){if(""!==t)return!!/^(?![0-9]+$)(?![a-z]+$)(?![A-Z]+$)(?!([^(0-9a-zA-Z)])+$)^.{8,16}$/.test(t)||(e.showToast({title:"至少6位,包括大小写字母、数字、特殊字符",icon:"none"}),!1);e.showToast({title:"请输入密码",icon:"none"})},copyTextH5App:function(t){if(!t)return!1;t+="",e.setClipboardData({data:t+"",success:function(t){e.showToast({title:"复制成功"})}})}},s=c;t.default=s}).call(this,n("543d")["default"])},8132:function(e,t,n){"use strict";(function(t){var o=n("4ea4"),a=o(n("7037")),r=o(n("9523")),i=o(n("7b1c"));function c(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}e.exports={data:function(){return{URL:"https://pc.xiaoyuanbianjie.top",noClick:!0}},computed:{app:function(){return getApp().globalData},isVip:function(){return 0!=this.app.userInfo.membership_level}},onShow:function(){},onLoad:function(){},methods:{GetUrlParam:function(e,t){var n=e.split("?");if(n.length>1){for(var o,a=n[1].split("&"),r=0;r<a.length;r++)if(o=a[r].split("="),null!=o&&o[0]==t)return o[1];return""}return""},noMultipleClicks:function(e,t){var n=this;n.noClick&&(n.noClick=!1,t&&""!==t?e(t):e(),setTimeout((function(){n.noClick=!0}),2e3))},goNext:function(e){t.navigateTo({url:e})},goBack:function(e){t.navigateBack({delta:e})},showtt:function(e,n){e&&e.length>0&&t.showToast({title:e,duration:2e3,icon:n||"none"})},formInfo:function(e,n){var o=function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?c(Object(n),!0).forEach((function(t){(0,r.default)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):c(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({},e);n&&n[0]&&n.forEach((function(e){delete o[e]}));var a=!0;for(var i in o){var s=o[i];if(!s){t.showToast({title:"请检查信息是否填写",icon:"none"}),console.log("未填写完整",s,i),a=!1;break}}return a},copyObj:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=null;if("object"==(0,a.default)(e)&&null!==e)for(var n in t=e instanceof Array?[]:{},e)t[n]=this.copyObj(e[n]);else t=e;return t},axiosFromToken:function(e,n,o,a){var r=t.getStorageSync("token")?t.getStorageSync("token"):"";return a&&t.showLoading({title:a}),new Promise((function(c,s){t.request({url:i.default.httpOne+n,method:e,data:o,header:{"content-Type":"application/x-www-form-urlencoded",token:r},success:function(e){if(a&&t.hideLoading(),401==e.statusCode)return t.showModal({title:"温馨提示",content:"尚未登录或登录已过期,是否前往登录?",success:function(e){t.clearStorageSync(),t.navigateTo({url:"/pages/login/login"})}}),!1;c(e.data)},fail:function(e){s(e)},complete:function(){}})}))}}}}).call(this,n("543d")["default"])},"852b":function(e){e.exports=JSON.parse('{"uni-popup.cancel":"cancel","uni-popup.ok":"ok","uni-popup.placeholder":"pleace enter","uni-popup.title":"Hint","uni-popup.shareTitle":"Share to"}')},9523:function(e,t,n){var o=n("a395");e.exports=function(e,t,n){return t=o(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e},e.exports.__esModule=!0,e.exports["default"]=e.exports},"970b":function(e,t){e.exports=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")},e.exports.__esModule=!0,e.exports["default"]=e.exports},"9b42":function(e,t){e.exports=function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var o,a,r,i,c=[],s=!0,u=!1;try{if(r=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;s=!1}else for(;!(s=(o=r.call(n)).done)&&(c.push(o.value),c.length!==t);s=!0);}catch(l){u=!0,a=l}finally{try{if(!s&&null!=n["return"]&&(i=n["return"](),Object(i)!==i))return}finally{if(u)throw a}}return c}},e.exports.__esModule=!0,e.exports["default"]=e.exports},a395:function(e,t,n){var o=n("7037")["default"],a=n("e50d");e.exports=function(e){var t=a(e,"string");return"symbol"===o(t)?t:String(t)},e.exports.__esModule=!0,e.exports["default"]=e.exports},af6c:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default=[{name:"北京市",city:[{name:"北京市",area:["东城区","西城区","崇文区","宣武区","朝阳区","丰台区","石景山区","海淀区","门头沟区","房山区","通州区","顺义区","昌平区","大兴区","平谷区","怀柔区","密云县","延庆县"]}]},{name:"天津市",city:[{name:"天津市",area:["和平区","河东区","河西区","南开区","河北区","红桥区","塘沽区","汉沽区","大港区","东丽区","西青区","津南区","北辰区","武清区","宝坻区","宁河县","静海县","蓟 县"]}]},{name:"河北省",city:[{name:"石家庄市",area:["长安区","桥东区","桥西区","新华区","郊 区","井陉矿区","井陉县","正定县","栾城县","行唐县","灵寿县","高邑县","深泽县","赞皇县","无极县","平山县","元氏县","赵 县","辛集市","藁","晋州市","新乐市","鹿泉市"]},{name:"唐山市",area:["路南区","路北区","古冶区","开平区","新 区","丰润县","滦 县","滦南县","乐亭县","迁西县","玉田县","唐海县","遵化市","丰南市","迁安市"]},{name:"秦皇岛市",area:["海港区","山海关区","北戴河区","青龙满族自治县","昌黎县","抚宁县","卢龙县"]},{name:"邯郸市",area:["邯山区","丛台区","复兴区","峰峰矿区","邯郸县","临漳县","成安县","大名县","涉 县","磁 县","肥乡县","永年县","邱 县","鸡泽县","广平县","馆陶县","魏 县","曲周县","武安市"]},{name:"邢台市",area:["桥东区","桥西区","邢台县","临城县","内丘县","柏乡县","隆尧县","任 县","南和县","宁晋县","巨鹿县","新河县","广宗县","平乡县","威 县","清河县","临西县","南宫市","沙河市"]},{name:"保定市",area:["新市区","北市区","南市区","满城县","清苑县","涞水县","阜平县","徐水县","定兴县","唐 县","高阳县","容城县","涞源县","望都县","安新县","易 县","曲阳县","蠡 县","顺平县","博野","雄县","涿州市","定州市","安国市","高碑店市"]},{name:"张家口",area:["桥东区","桥西区","宣化区","下花园区","宣化县","张北县","康保县","沽源县","尚义县","蔚 县","阳原县","怀安县","万全县","怀来县","涿鹿县","赤城县","崇礼县"]},{name:"承德市",area:["双桥区","双滦区","鹰手营子矿区","承德县","兴隆县","平泉县","滦平县","隆化县","丰宁满族自治县","宽城满族自治县","围场满族蒙古族自治县"]},{name:"沧州市",area:["新华区","运河区","沧 县","青 县","东光县","海兴县","盐山县","肃宁县","南皮县","吴桥县","献 县","孟村回族自治县","泊头市","任丘市","黄骅市","河间市"]},{name:"廊坊市",area:["安次区","固安县","永清县","香河县","大城县","文安县","大厂回族自治县","霸州市","三河市"]},{name:"衡水市",area:["桃城区","枣强县","武邑县","武强县","饶阳县","安平县","故城县","景 县","阜城县","冀州市","深州市"]}]},{name:"山西省",city:[{name:"太原市",area:["小店区","迎泽区","杏花岭区","尖草坪区","万柏林区","晋源区","清徐县","阳曲县","娄烦县","古交市"]},{name:"大同市",area:["城 区","矿 区","南郊区","新荣区","阳高县","天镇县","广灵县","灵丘县","浑源县","左云县","大同县"]},{name:"阳泉市",area:["城 区","矿 区","郊 区","平定县","盂 县"]},{name:"长治市",area:["城 区","郊 区","长治县","襄垣县","屯留县","平顺县","黎城县","壶关县","长子县","武乡县","沁 县","沁源县","潞城市"]},{name:"晋城市",area:["城 区","沁水县","阳城县","陵川县","泽州县","高平市"]},{name:"朔州市",area:["朔城区","平鲁区","山阴县","应 县","右玉县","怀仁县"]},{name:"忻州市",area:["忻府区","原平市","定襄县","五台县","代 县","繁峙县","宁武县","静乐县","神池县","五寨县","岢岚县","河曲县","保德县","偏关县"]},{name:"吕梁市",area:["离石区","孝义市","汾阳市","文水县","交城县","兴 县","临 县","柳林县","石楼县","岚 县","方山县","中阳县","交口县"]},{name:"晋中市",area:["榆次市","介休市","榆社县","左权县","和顺县","昔阳县","寿阳县","太谷县","祁 县","平遥县","灵石县"]},{name:"临汾市",area:["临汾市","侯马市","霍州市","曲沃县","翼城县","襄汾县","洪洞县","古 县","安泽县","浮山县","吉 县","乡宁县","蒲 县","大宁县","永和县","隰 县","汾西县"]},{name:"运城市",area:["运城市","永济市","河津市","芮城县","临猗县","万荣县","新绛县","稷山县","闻喜县","夏 县","绛 县","平陆县","垣曲县"]}]},{name:"内蒙古",city:[{name:"呼和浩特市",area:["新城区","回民区","玉泉区","郊 区","土默特左旗","托克托县","和林格尔县","清水河县","武川县"]},{name:"包头市",area:["东河区","昆都伦区","青山区","石拐矿区","白云矿区","郊 区","土默特右旗","固阳县","达尔罕茂明安联合旗"]},{name:"乌海市",area:["海勃湾区","海南区","乌达区"]},{name:"赤峰市",area:["红山区","元宝山区","松山区","阿鲁科尔沁旗","巴林左旗","巴林右旗","林西县","克什克腾旗","翁牛特旗","喀喇沁旗","宁城县","敖汉旗"]},{name:"呼伦贝尔市",area:["海拉尔市","满洲里市","扎兰屯市","牙克石市","根河市","额尔古纳市","阿荣旗","莫力达瓦达斡尔族自治旗","鄂伦春自治旗","鄂温克族自治旗","新巴尔虎右旗","新巴尔虎左旗","陈巴尔虎旗"]},{name:"兴安盟",area:["乌兰浩特市","阿尔山市","科尔沁右翼前旗","科尔沁右翼中旗","扎赉特旗","突泉县"]},{name:"通辽市",area:["科尔沁区","霍林郭勒市","科尔沁左翼中旗","科尔沁左翼后旗","开鲁县","库伦旗","奈曼旗","扎鲁特旗"]},{name:"锡林郭勒盟",area:["二连浩特市","锡林浩特市","阿巴嘎旗","苏尼特左旗","苏尼特右旗","东乌珠穆沁旗","西乌珠穆沁旗","太仆寺旗","镶黄旗","正镶白旗","正蓝旗","多伦县"]},{name:"乌兰察布盟",area:["集宁市","丰镇市","卓资县","化德县","商都县","兴和县","凉城县","察哈尔右翼前旗","察哈尔右翼中旗","察哈尔右翼后旗","四子王旗"]},{name:"伊克昭盟",area:["东胜市","达拉特旗","准格尔旗","鄂托克前旗","鄂托克旗","杭锦旗","乌审旗","伊金霍洛旗"]},{name:"巴彦淖尔盟",area:["临河市","五原县","磴口县","乌拉特前旗","乌拉特中旗","乌拉特后旗","杭锦后旗"]},{name:"阿拉善盟",area:["阿拉善左旗","阿拉善右旗","额济纳旗"]}]},{name:"辽宁省",city:[{name:"沈阳市",area:["沈河区","皇姑区","和平区","大东区","铁西区","苏家屯区","东陵区","于洪区","新民市","法库县","辽中县","康平县","新城子区"]},{name:"大连市",area:["西岗区","中山区","沙河口区","甘井子区","旅顺口区","金州区","瓦房店市","普兰店市","庄河市","长海县"]},{name:"鞍山市",area:["铁东区","铁西区","立山区","千山区","海城市","台安县","岫岩满族自治县"]},{name:"抚顺市",area:["顺城区","新抚区","东洲区","望花区","抚顺县","清原满族自治县","新宾满族自治县"]},{name:"本溪市",area:["平山区","明山区","溪湖区","南芬区","本溪满族自治县","桓仁满族自治县"]},{name:"丹东市",area:["振兴区","元宝区","振安区","东港市","凤城市","宽甸满族自治县"]},{name:"锦州市",area:["太和区","古塔区","凌河区","凌海市","黑山县","义县","北宁市"]},{name:"营口市",area:["站前区","西市区","鲅鱼圈区","老边区","大石桥市","盖州市"]},{name:"阜新市",area:["海州区","新邱区","太平区","清河门区","细河区","彰武县","阜新蒙古族自治县"]},{name:"辽阳市",area:["白塔区","文圣区","宏伟区","太子河区","弓长岭区","灯塔市","辽阳县"]},{name:"盘锦",area:["双台子区","兴隆台区","盘山县","大洼县"]},{name:"铁岭市",area:["银州区","清河区","调兵山市","开原市","铁岭县","昌图县","西丰县"]},{name:"朝阳市",area:["双塔区","龙城区","凌源市","北票市","朝阳县","建平县","喀喇沁左翼蒙古族自治县"]},{name:"葫芦岛市",area:["龙港区","南票区","连山区","兴城市","绥中县","建昌县"]}]},{name:"吉林省",city:[{name:"长春市",area:["朝阳区","宽城区","二道区","南关区","绿园区","双阳区","九台市","榆树市","德惠市","农安县"]},{name:"吉林市",area:["船营区","昌邑区","龙潭区","丰满区","舒兰市","桦甸市","蛟河市","磐石市","永吉县"]},{name:"四平",area:["铁西区","铁东区","公主岭市","双辽市","梨树县","伊通满族自治县"]},{name:"辽源市",area:["龙山区","西安区","东辽县","东丰县"]},{name:"通化市",area:["东昌区","二道江区","梅河口市","集安市","通化县","辉南县","柳河县"]},{name:"白山市",area:["八道江区","江源区","临江市","靖宇县","抚松县","长白朝鲜族自治县"]},{name:"松原市",area:["宁江区","乾安县","长岭县","扶余县","前郭尔罗斯蒙古族自治县"]},{name:"白城市",area:["洮北区","大安市","洮南市","镇赉县","通榆县"]},{name:"延边朝鲜族自治州",area:["延吉市","图们市","敦化市","龙井市","珲春市","和龙市","安图县","汪清县"]}]},{name:"黑龙江省",city:[{name:"哈尔滨市",area:["松北区","道里区","南岗区","平房区","香坊区","道外区","呼兰区","阿城区","双城市","尚志市","五常市","宾县","方正县","通河县","巴彦县","延寿县","木兰县","依兰县"]},{name:"齐齐哈尔市",area:["龙沙区","昂昂溪区","铁锋区","建华区","富拉尔基区","碾子山区","梅里斯达斡尔族区","讷河市","富裕县","拜泉县","甘南县","依安县","克山县","泰来县","克东县","龙江县"]},{name:"鹤岗市",area:["兴山区","工农区","南山区","兴安区","向阳区","东山区","萝北县","绥滨县"]},{name:"双鸭山",area:["尖山区","岭东区","四方台区","宝山区","集贤县","宝清县","友谊县","饶河县"]},{name:"鸡西市",area:["鸡冠区","恒山区","城子河区","滴道区","梨树区","麻山区","密山市","虎林市","鸡东县"]},{name:"大庆市",area:["萨尔图区","红岗区","龙凤区","让胡路区","大同区","林甸县","肇州县","肇源县","杜尔伯特蒙古族自治县"]},{name:"伊春市",area:["伊春区","带岭区","南岔区","金山屯区","西林区","美溪区","乌马河区","翠峦区","友好区","上甘岭区","五营区","红星区","新青区","汤旺河区","乌伊岭区","铁力市","嘉荫县"]},{name:"牡丹江市",area:["爱民区","东安区","阳明区","西安区","绥芬河市","宁安市","海林市","穆棱市","林口县","东宁县"]},{name:"佳木斯市",area:["向阳区","前进区","东风区","郊区","同江市","富锦市","桦川县","抚远县","桦南县","汤原县"]},{name:"七台河市",area:["桃山区","新兴区","茄子河区","勃利县"]},{name:"黑河市",area:["爱辉区","北安市","五大连池市","逊克县","嫩江县","孙吴县"]},{name:"绥化市",area:["北林区","安达市","肇东市","海伦市","绥棱县","兰西县","明水县","青冈县","庆安县","望奎县"]},{name:"大兴安岭地区",area:["呼玛县","塔河县","漠河县","大兴安岭辖区"]}]},{name:"上海市",city:[{name:"上海市",area:["黄浦区","卢湾区","徐汇区","长宁区","静安区","普陀区","闸北区","虹口区","杨浦区","宝山区","闵行区","嘉定区","松江区","金山区","青浦区","南汇区","奉贤区","浦东新区","崇明县"]}]},{name:"江苏省",city:[{name:"南京市",area:["玄武区","白下区","秦淮区","建邺区","鼓楼区","下关区","栖霞区","雨花台区","浦口区","江宁区","六合区","溧水县","高淳县"]},{name:"苏州市",area:["金阊区","平江区","沧浪区","虎丘区","吴中区","相城区","常熟市","张家港市","昆山市","吴江市","太仓市"]},{name:"无锡市",area:["崇安区","南长区","北塘区","滨湖区","锡山区","惠山区","江阴市","宜兴市"]},{name:"常州市",area:["钟楼区","天宁区","戚墅堰区","新北区","武进区","金坛市","溧阳市"]},{name:"镇江市",area:["京口区","润州区","丹徒区","丹阳市","扬中市","句容市"]},{name:"南通市",area:["崇川区","港闸区","通州市","如皋市","海门市","启东市","海安县","如东县"]},{name:"泰州市",area:["海陵区","高港区","姜堰市","泰兴市","靖江市","兴化市"]},{name:"扬州市",area:["广陵区","维扬区","邗江区","江都市","仪征市","高邮市","宝应县"]},{name:"盐城市",area:["亭湖区","盐都区","大丰市","东台市","建湖县","射阳县","阜宁县","滨海县","响水县"]},{name:"连云港市",area:["新浦区","海州区","连云区","东海县","灌云县","赣榆县","灌南县"]},{name:"徐州市",area:["云龙区","鼓楼区","九里区","泉山区","贾汪区","邳州市","新沂市","铜山县","睢宁县","沛县","丰县"]},{name:"淮安市",area:["清河区","清浦区","楚州区","淮阴区","涟水县","洪泽县","金湖县","盱眙县"]},{name:"宿迁市",area:["宿城区","宿豫区","沭阳县","泗阳县","泗洪县"]}]},{name:"浙江省",city:[{name:"杭州市",area:["拱墅区","西湖区","上城区","下城区","江干区","滨江区","余杭区","萧山区","建德市","富阳市","临安市","桐庐县","淳安县"]},{name:"宁波市",area:["海曙区","江东区","江北区","镇海区","北仑区","鄞州区","余姚市","慈溪市","奉化市","宁海县","象山县"]},{name:"温州市",area:["鹿城区","龙湾区","瓯海区","瑞安市","乐清市","永嘉县","洞头县","平阳县","苍南县","文成县","泰顺县"]},{name:"嘉兴市",area:["秀城区","秀洲区","海宁市","平湖市","桐乡市","嘉善县","海盐县"]},{name:"湖州市",area:["吴兴区","南浔区","长兴县","德清县","安吉县"]},{name:"绍兴市",area:["越城区","诸暨市","上虞市","嵊州市","绍兴县","新昌县"]},{name:"金华市",area:["婺城区","金东区","兰溪市","义乌市","东阳市","永康市","武义县","浦江县","磐安县"]},{name:"衢州市",area:["柯城区","衢江区","江山市","龙游县","常山县","开化县"]},{name:"舟山市",area:["定海区","普陀区","岱山县","嵊泗县"]},{name:"台州市",area:["椒江区","黄岩区","路桥区","临海市","温岭市","玉环县","天台县","仙居县","三门县"]},{name:"丽水市",area:["莲都区","龙泉市","缙云县","青田县","云和县","遂昌县","松阳县","庆元县","景宁畲族自治县"]}]},{name:"安徽省",city:[{name:"合肥市",area:["庐阳区","瑶海区","蜀山区","包河区","长丰县","肥东县","肥西县"]},{name:"芜湖市",area:["镜湖区","弋江区","鸠江区","三山区","芜湖县","南陵县","繁昌县"]},{name:"蚌埠市",area:["蚌山区","龙子湖区","禹会区","淮上区","怀远县","固镇县","五河县"]},{name:"淮南市",area:["田家庵区","大通区","谢家集区","八公山区","潘集区","凤台县"]},{name:"马鞍山市",area:["雨山区","花山区","金家庄区","当涂县"]},{name:"淮北市",area:["相山区","杜集区","烈山区","濉溪县"]},{name:"铜陵市",area:["铜官山区","狮子山区","郊区","铜陵县"]},{name:"安庆市",area:["迎江区","大观区","宜秀区","桐城市","宿松县","枞阳县","太湖县","怀宁县","岳西县","望江县","潜山县"]},{name:"黄山市",area:["屯溪区","黄山区","徽州区","休宁县","歙县","祁门县","黟县"]},{name:"滁州市",area:["琅琊区","南谯区","天长市","明光市","全椒县","来安县","定远县","凤阳县"]},{name:"阜阳市",area:["颍州区","颍东区","颍泉区","界首市","临泉县","颍上县","阜南县","太和县"]},{name:"宿州市",area:["埇桥区","萧县","泗县","砀山县","灵璧县"]},{name:"巢湖市",area:["居巢区","含山县","无为县","庐江县","和县"]},{name:"六安市",area:["金安区","裕安区","寿县","霍山县","霍邱县","舒城县","金寨县"]},{name:"亳州市",area:["谯城区","利辛县","涡阳县","蒙城县"]},{name:"池州市",area:["贵池区","东至县","石台县","青阳县"]},{name:"宣城市",area:["宣州区","宁国市","广德县","郎溪县","泾县","旌德县","绩溪县"]}]},{name:"福建省",city:[{name:"福州市",area:["鼓楼区","台江区","仓山区","马尾区","晋安区","福清市","长乐市","闽侯县","闽清县","永泰县","连江县","罗源县","平潭县"]},{name:"厦门市",area:["思明区","海沧区","湖里区","集美区","同安区","翔安区"]},{name:"莆田市",area:["城厢区","涵江区","荔城区","秀屿区","仙游县"]},{name:"三明市",area:["梅列区","三元区","永安市","明溪县","将乐县","大田县","宁化县","建宁县","沙县","尤溪县","清流县","泰宁县"]},{name:"泉州市",area:["鲤城区","丰泽区","洛江区","泉港区","石狮市","晋江市","南安市","惠安县","永春县","安溪县","德化县","金门县"]},{name:"漳州市",area:["芗城区","龙文区","龙海市","平和县","南靖县","诏安县","漳浦县","华安县","东山县","长泰县","云霄县"]},{name:"南平市",area:["延平区","建瓯市","邵武市","武夷山市","建阳市","松溪县","光泽县","顺昌县","浦城县","政和县"]},{name:"龙岩市",area:["新罗区","漳平市","长汀县","武平县","上杭县","永定县","连城县"]},{name:"宁德市",area:["蕉城区","福安市","福鼎市","寿宁县","霞浦县","柘荣县","屏南县","古田县","周宁县"]}]},{name:"江西省",city:[{name:"南昌市",area:["东湖区","西湖区","青云谱区","湾里区","青山湖区","新建县","南昌县","进贤县","安义县"]},{name:"景德镇市",area:["珠山区","昌江区","乐平市","浮梁县"]},{name:"萍乡市",area:["安源区","湘东区","莲花县","上栗县","芦溪县"]},{name:"九江市",area:["浔阳区","庐山区","瑞昌市","九江县","星子县","武宁县","彭泽县","永修县","修水县","湖口县","德安县","都昌县"]},{name:"新余市",area:["渝水区","分宜县"]},{name:"鹰潭市",area:["月湖区","贵溪市","余江县"]},{name:"赣州市",area:["章贡区","瑞金市","南康市","石城县","安远县","赣县","宁都县","寻乌县","兴国县","定南县","上犹县","于都县","龙南县","崇义县","信丰县","全南县","大余县","会昌县"]},{name:"吉安市",area:["吉州区","青原区","井冈山市","吉安县","永丰县","永新县","新干县","泰和县","峡江县","遂川县","安福县","吉水县","万安县"]},{name:"宜春市",area:["袁州区","丰城市","樟树市","高安市","铜鼓县","靖安县","宜丰县","奉新县","万载县","上高县"]},{name:"抚州市",area:["临川区","南丰县","乐安县","金溪县","南城县","东乡县","资溪县","宜黄县","广昌县","黎川县","崇仁县"]},{name:"上饶市",area:["信州区","德兴市","上饶县","广丰县","鄱阳县","婺源县","铅山县","余干县","横峰县","弋阳县","玉山县","万年县"]}]},{name:"山东省",city:[{name:"济南市",area:["市中区","历下区","天桥区","槐荫区","历城区","长清区","章丘市","平阴县","济阳县","商河县"]},{name:"青岛市",area:["市南区","市北区","城阳区","四方区","李沧区","黄岛区","崂山区","胶南市","胶州市","平度市","莱西市","即墨市"]},{name:"淄博市",area:["张店区","临淄区","淄川区","博山区","周村区","桓台县","高青县","沂源县"]},{name:"枣庄市",area:["市中区","山亭区","峄城区","台儿庄区","薛城区","滕州市"]},{name:"东营市",area:["东营区","河口区","垦利县","广饶县","利津县"]},{name:"烟台市",area:["芝罘区","福山区","牟平区","莱山区","龙口市","莱阳市","莱州市","招远市","蓬莱市","栖霞市","海阳市","长岛县"]},{name:"潍坊市",area:["潍城区","寒亭区","坊子区","奎文区","青州市","诸城市","寿光市","安丘市","高密市","昌邑市","昌乐县","临朐县"]},{name:"济宁市",area:["市中区","任城区","曲阜市","兖州市","邹城市","鱼台县","金乡县","嘉祥县","微山县","汶上县","泗水县","梁山县"]},{name:"泰安市",area:["泰山区","岱岳区","新泰市","肥城市","宁阳县","东平县"]},{name:"威海市",area:["环翠区","乳山市","文登市","荣成市"]},{name:"日照市",area:["东港区","岚山区","五莲县","莒县"]},{name:"莱芜市",area:["莱城区","钢城区"]},{name:"临沂市",area:["兰山区","罗庄区","河东区","沂南县","郯城县","沂水县","苍山县","费县","平邑县","莒南县","蒙阴县","临沭县"]},{name:"德州市",area:["德城区","乐陵市","禹城市","陵县","宁津县","齐河县","武城县","庆云县","平原县","夏津县","临邑县"]},{name:"聊城市",area:["东昌府区","临清市","高唐县","阳谷县","茌平县","莘县","东阿县","冠县"]},{name:"滨州市",area:["滨城区","邹平县","沾化县","惠民县","博兴县","阳信县","无棣县"]},{name:"菏泽市",area:["牡丹区","鄄城县","单县","郓城县","曹县","定陶县","巨野县","东明县","成武县"]}]},{name:"河南省",city:[{name:"郑州市",area:["中原区","金水区","二七区","管城回族区","上街区","惠济区","巩义市","新郑市","新密市","登封市","荥阳市","中牟县"]},{name:"开封市",area:["鼓楼区","龙亭区","顺河回族区","禹王台区","金明区","开封县","尉氏县","兰考县","杞县","通许县"]},{name:"洛阳市",area:["西工区","老城区","涧西区","瀍河回族区","洛龙区","吉利区","偃师市","孟津县","汝阳县","伊川县","洛宁县","嵩县","宜阳县","新安县","栾川县"]},{name:"平顶山市",area:["新华区","卫东区","湛河区","石龙区","汝州市","舞钢市","宝丰县","叶县","郏县","鲁山县"]},{name:"安阳市",area:["北关区","文峰区","殷都区","龙安区","林州市","安阳县","滑县","内黄县","汤阴县"]},{name:"鹤壁市",area:["淇滨区","山城区","鹤山区","浚县","淇县"]},{name:"新乡市",area:["卫滨区","红旗区","凤泉区","牧野区","卫辉市","辉县市","新乡县","获嘉县","原阳县","长垣县","封丘县","延津县"]},{name:"焦作市",area:["解放区","中站区","马村区","山阳区","沁阳市","孟州市","修武县","温县","武陟县","博爱县"]},{name:"濮阳市",area:["华龙区","濮阳县","南乐县","台前县","清丰县","范县"]},{name:"许昌市",area:["魏都区","禹州市","长葛市","许昌县","鄢陵县","襄城县"]},{name:"漯河市",area:["源汇区","郾城区","召陵区","临颍县","舞阳县"]},{name:"三门峡市",area:["湖滨区","义马市","灵宝市","渑池县","卢氏县","陕县"]},{name:"南阳市",area:["卧龙区","宛城区","邓州市","桐柏县","方城县","淅川县","镇平县","唐河县","南召县","内乡县","新野县","社旗县","西峡县"]},{name:"商丘市",area:["梁园区","睢阳区","永城市","宁陵县","虞城县","民权县","夏邑县","柘城县","睢县"]},{name:"信阳市",area:["浉河区","平桥区","潢川县","淮滨县","息县","新县","商城县","固始县","罗山县","光山县"]},{name:"周口市",area:["川汇区","项城市","商水县","淮阳县","太康县","鹿邑县","西华县","扶沟县","沈丘县","郸城县"]},{name:"驻马店市",area:["驿城区","确山县","新蔡县","上蔡县","西平县","泌阳县","平舆县","汝南县","遂平县","正阳县"]},{name:"焦作市",area:["济源市"]}]},{name:"湖北省",city:[{name:"武汉市",area:["江岸区","武昌区","江汉区","硚口区","汉阳区","青山区","洪山区","东西湖区","汉南区","蔡甸区","江夏区","黄陂区","新洲区"]},{name:"黄石市",area:["黄石港区","西塞山区","下陆区","铁山区","大冶市","阳新县"]},{name:"十堰市",area:["张湾区","茅箭区","丹江口市","郧县","竹山县","房县","郧西县","竹溪县"]},{name:"荆州市",area:["沙市区","荆州区","洪湖市","石首市","松滋市","监利县","公安县","江陵县"]},{name:"宜昌市",area:["西陵区","伍家岗区","点军区","猇亭区","夷陵区","宜都市","当阳市","枝江市","秭归县","远安县","兴山县","五峰土家族自治县","长阳土家族自治县"]},{name:"襄樊市",area:["襄城区","樊城区","襄阳区","老河口市","枣阳市","宜城市","南漳县","谷城县","保康县"]},{name:"鄂州市",area:["鄂城区","华容区","梁子湖区"]},{name:"荆门市",area:["东宝区","掇刀区","钟祥市","京山县","沙洋县"]},{name:"孝感市",area:["孝南区","应城市","安陆市","汉川市","云梦县","大悟县","孝昌县"]},{name:"黄冈市",area:["黄州区","麻城市","武穴市","红安县","罗田县","浠水县","蕲春县","黄梅县","英山县","团风县"]},{name:"咸宁市",area:["咸安区","赤壁市","嘉鱼县","通山县","崇阳县","通城县"]},{name:"随州市",area:["曾都区","广水市"]},{name:"恩施土家族苗族自治州",area:["恩施市","利川市","建始县","来凤县","巴东县","鹤峰县","宣恩县","咸丰县"]},{name:"仙桃市",area:["仙桃"]},{name:"天门市",area:["天门"]},{name:"潜江市",area:["潜江"]},{name:"神农架林区",area:["神农架林区"]}]},{name:"湖南省",city:[{name:"长沙市",area:["岳麓区","芙蓉区","天心区","开福区","雨花区","浏阳市","长沙县","望城县","宁乡县"]},{name:"株洲市",area:["天元区","荷塘区","芦淞区","石峰区","醴陵市","株洲县","炎陵县","茶陵县","攸县"]},{name:"湘潭市",area:["岳塘区","雨湖区","湘乡市","韶山市","湘潭县"]},{name:"衡阳市",area:["雁峰区","珠晖区","石鼓区","蒸湘区","南岳区","耒阳市","常宁市","衡阳县","衡东县","衡山县","衡南县","祁东县"]},{name:"邵阳市",area:["双清区","大祥区","北塔区","武冈市","邵东县","洞口县","新邵县","绥宁县","新宁县","邵阳县","隆回县","城步苗族自治县"]},{name:"岳阳市",area:["岳阳楼区","云溪区","君山区","临湘市","汨罗市","岳阳县","湘阴县","平江县","华容县"]},{name:"常德市",area:["武陵区","鼎城区","津市市","澧县","临澧县","桃源县","汉寿县","安乡县","石门县"]},{name:"张家界市",area:["永定区","武陵源区","慈利县","桑植县"]},{name:"益阳市",area:["赫山区","资阳区","沅江市","桃江县","南县","安化县"]},{name:"郴州市",area:["北湖区","苏仙区","资兴市","宜章县","汝城县","安仁县","嘉禾县","临武县","桂东县","永兴县","桂阳县"]},{name:"永州市",area:["冷水滩区","零陵区","祁阳县","蓝山县","宁远县","新田县","东安县","江永县","道县","双牌县","江华瑶族自治县"]},{name:"怀化市",area:["鹤城区","洪江市","会同县","沅陵县","辰溪县","溆浦县","中方县","新晃侗族自治县","芷江侗族自治县","通道侗族自治县","靖州苗族侗族自治县","麻阳苗族自治县"]},{name:"娄底市",area:["娄星区","冷水江市","涟源市","新化县","双峰县"]},{name:"湘西土家族苗族自治州",area:["吉首市","古丈县","龙山县","永顺县","凤凰县","泸溪县","保靖县","花垣县"]}]},{name:"广东省",city:[{name:"广州市",area:["越秀区","荔湾区","海珠区","天河区","白云区","黄埔区","番禺区","花都区","南沙区","萝岗区","增城市","从化市"]},{name:"深圳市",area:["福田区","罗湖区","南山区","宝安区","龙岗区","盐田区"]},{name:"东莞市",area:["莞城","常平","塘厦","塘厦","塘厦"]},{name:"中山市",area:["中山"]},{name:"潮州市",area:["湘桥区","潮安县","饶平县"]},{name:"揭阳市",area:["榕城区","揭东县","揭西县","惠来县","普宁市"]},{name:"云浮市",area:["云城区","新兴县","郁南县","云安县","罗定市"]},{name:"珠海市",area:["香洲区","斗门区","金湾区"]},{name:"汕头市",area:["金平区","濠江区","龙湖区","潮阳区","潮南区","澄海区","南澳县"]},{name:"韶关市",area:["浈江区","武江区","曲江区","乐昌市","南雄市","始兴县","仁化县","翁源县","新丰县","乳源瑶族自治县"]},{name:"佛山市",area:["禅城区","南海区","顺德区","三水区","高明区"]},{name:"江门市",area:["蓬江区","江海区","新会区","恩平市","台山市","开平市","鹤山市"]},{name:"湛江市",area:["赤坎区","霞山区","坡头区","麻章区","吴川市","廉江市","雷州市","遂溪县","徐闻县"]},{name:"茂名市",area:["茂南区","茂港区","化州市","信宜市","高州市","电白县"]},{name:"肇庆市",area:["端州区","鼎湖区","高要市","四会市","广宁县","怀集县","封开县","德庆县"]},{name:"惠州市",area:["惠城区","惠阳区","博罗县","惠东县","龙门县"]},{name:"梅州市",area:["梅江区","兴宁市","梅县","大埔县","丰顺县","五华县","平远县","蕉岭县"]},{name:"汕尾市",area:["城区","陆丰市","海丰县","陆河县"]},{name:"河源市",area:["源城区","紫金县","龙川县","连平县","和平县","东源县"]},{name:"阳江市",area:["江城区","阳春市","阳西县","阳东县"]},{name:"清远市",area:["清城区","英德市","连州市","佛冈县","阳山县","清新县","连山壮族瑶族自治县","连南瑶族自治县"]}]},{name:"广西",city:[{name:"南宁市",area:["青秀区","兴宁区","西乡塘区","良庆区","江南区","邕宁区","武鸣县","隆安县","马山县","上林县","宾阳县","横县"]},{name:"柳州市",area:["城中区","鱼峰区","柳北区","柳南区","柳江县","柳城县","鹿寨县","融安县","融水苗族自治县","三江侗族自治县"]},{name:"桂林市",area:["象山区","秀峰区","叠彩区","七星区","雁山区","阳朔县","临桂县","灵川县","全州县","平乐县","兴安县","灌阳县","荔浦县","资源县","永福县","龙胜各族自治县","恭城瑶族自治县"]},{name:"梧州市",area:["万秀区","蝶山区","长洲区","岑溪市","苍梧县","藤县","蒙山县"]},{name:"北海市",area:["海城区","银海区","铁山港区","合浦县"]},{name:"防城港市",area:["港口区","防城区","东兴市","上思县"]},{name:"钦州市",area:["钦南区","钦北区","灵山县","浦北县"]},{name:"贵港市",area:["港北区","港南区","覃塘区","桂平市","平南县"]},{name:"玉林市",area:["玉州区","北流市","容县","陆川县","博白县","兴业县"]},{name:"百色市",area:["右江区","凌云县","平果县","西林县","乐业县","德保县","田林县","田阳县","靖西县","田东县","那坡县","隆林各族自治县"]},{name:"贺州市",area:["八步区","钟山县","昭平县","富川瑶族自治县"]},{name:"河池市",area:["金城江区","宜州市","天峨县","凤山县","南丹县","东兰县","都安瑶族自治县","罗城仫佬族自治县","巴马瑶族自治县","环江毛南族自治县","大化瑶族自治县"]},{name:"来宾市",area:["兴宾区","合山市","象州县","武宣县","忻城县","金秀瑶族自治县"]},{name:"崇左市",area:["江州区","凭祥市","宁明县","扶绥县","龙州县","大新县","天等县"]}]},{name:"海南省",city:[{name:"海口市",area:["龙华区","秀英区","琼山区","美兰区"]},{name:"三亚市",area:["三亚市"]},{name:"五指山市",area:["五指山"]},{name:"琼海市",area:["琼海"]},{name:"儋州市",area:["儋州"]},{name:"文昌市",area:["文昌"]},{name:"万宁市",area:["万宁"]},{name:"东方市",area:["东方"]},{name:"澄迈县",area:["澄迈县"]},{name:"定安县",area:["定安县"]},{name:"屯昌县",area:["屯昌县"]},{name:"临高县",area:["临高县"]},{name:"白沙黎族自治县",area:["白沙黎族自治县"]},{name:"昌江黎族自治县",area:["昌江黎族自治县"]},{name:"乐东黎族自治县",area:["乐东黎族自治县"]},{name:"陵水黎族自治县",area:["陵水黎族自治县"]},{name:"保亭黎族苗族自治县",area:["保亭黎族苗族自治县"]},{name:"琼中黎族苗族自治县",area:["琼中黎族苗族自治县"]}]},{name:"重庆市",city:[{name:"重庆市",area:["渝中区","大渡口区","江北区","南岸区","北碚区","渝北区","巴南区","长寿区","双桥区","沙坪坝区","万盛区","万州区","涪陵区","黔江区","永川区","合川区","江津区","九龙坡区","南川区","綦江县","潼南县","荣昌县","璧山县","大足县","铜梁县","梁平县","开县","忠县","城口县","垫江县","武隆县","丰都县","奉节县","云阳县","巫溪县","巫山县","石柱土家族自治县","秀山土家族苗族自治县","酉阳土家族苗族自治县","彭水苗族土家族自治县"]}]},{name:"四川省",city:[{name:"成都市",area:["青羊区","锦江区","金牛区","武侯区","成华区","龙泉驿区","青白江区","新都区","温江区","都江堰市","彭州市","邛崃市","崇州市","金堂县","郫县","新津县","双流县","蒲江县","大邑县"]},{name:"自贡市",area:["大安区","自流井区","贡井区","沿滩区","荣县","富顺县"]},{name:"攀枝花市",area:["仁和区","米易县","盐边县","东区","西区"]},{name:"泸州市",area:["江阳区","纳溪区","龙马潭区","泸县","合江县","叙永县","古蔺县"]},{name:"德阳市",area:["旌阳区","广汉市","什邡市","绵竹市","罗江县","中江县"]},{name:"绵阳市",area:["涪城区","游仙区","江油市","盐亭县","三台县","平武县","安县","梓潼县","北川羌族自治县"]},{name:"广元市",area:["元坝区","朝天区","青川县","旺苍县","剑阁县","苍溪县","市中区"]},{name:"遂宁市",area:["船山区","安居区","射洪县","蓬溪县","大英县"]},{name:"内江市",area:["市中区","东兴区","资中县","隆昌县","威远县"]},{name:"乐山市",area:["市中区","五通桥区","沙湾区","金口河区","峨眉山市","夹江县","井研县","犍为县","沐川县","马边彝族自治县","峨边彝族自治县"]},{name:"南充",area:["顺庆区","高坪区","嘉陵区","阆中市","营山县","蓬安县","仪陇县","南部县","西充县"]},{name:"眉山市",area:["东坡区","仁寿县","彭山县","洪雅县","丹棱县","青神县"]},{name:"宜宾市",area:["翠屏区","宜宾县","兴文县","南溪县","珙县","长宁县","高县","江安县","筠连县","屏山县"]},{name:"广安市",area:["广安区","华蓥市","岳池县","邻水县","武胜县"]},{name:"达州市",area:["通川区","万源市","达县","渠县","宣汉县","开江县","大竹县"]},{name:"雅安市",area:["雨城区","芦山县","石棉县","名山县","天全县","荥经县","宝兴县","汉源县"]},{name:"巴中市",area:["巴州区","南江县","平昌县","通江县"]},{name:"资阳市",area:["雁江区","简阳市","安岳县","乐至县"]},{name:"阿坝藏族羌族自治州",area:["马尔康县","九寨沟县","红原县","汶川县","阿坝县","理县","若尔盖县","小金县","黑水县","金川县","松潘县","壤塘县","茂县"]},{name:"甘孜藏族自治州",area:["康定县","丹巴县","炉霍县","九龙县","甘孜县","雅江县","新龙县","道孚县","白玉县","理塘县","德格县","乡城县","石渠县","稻城县","色达县","巴塘县","泸定县","得荣县"]},{name:"凉山彝族自治州",area:["西昌市","美姑县","昭觉县","金阳县","甘洛县","布拖县","雷波县","普格县","宁南县","喜德县","会东县","越西县","会理县","盐源县","德昌县","冕宁县","木里藏族自治县"]}]},{name:"贵州省",city:[{name:"贵阳市",area:["南明区","云岩区","花溪区","乌当区","白云区","小河区","清镇市","开阳县","修文县","息烽县"]},{name:"六盘水市",area:["钟山区","水城县","盘县","六枝特区"]},{name:"遵义市",area:["红花岗区","汇川区","赤水市","仁怀市","遵义县","绥阳县","桐梓县","习水县","凤冈县","正安县","余庆县","湄潭县","道真仡佬族苗族自治县","务川仡佬族苗族自治县"]},{name:"安顺市",area:["西秀区","普定县","平坝县","镇宁布依族苗族自治县","紫云苗族布依族自治县","关岭布依族苗族自治县"]},{name:"铜仁地区",area:["铜仁市","德江县","江口县","思南县","石阡县","玉屏侗族自治县","松桃苗族自治县","印江土家族苗族自治县","沿河土家族自治县","万山特区"]},{name:"毕节地区",area:["毕节市","黔西县","大方县","织金县","金沙县","赫章县","纳雍县","威宁彝族回族苗族自治县"]},{name:"黔西南布依族苗族自治州",area:["兴义市","望谟县","兴仁县","普安县","册亨县","晴隆县","贞丰县","安龙县"]},{name:"黔东南苗族侗族自治州",area:["凯里市","施秉县","从江县","锦屏县","镇远县","麻江县","台江县","天柱县","黄平县","榕江县","剑河县","三穗县","雷山县","黎平县","岑巩县","丹寨县"]},{name:"黔南布依族苗族自治州",area:["都匀市","福泉市","贵定县","惠水县","罗甸县","瓮安县","荔波县","龙里县","平塘县","长顺县","独山县","三都水族自治县"]}]},{name:"云南省",city:[{name:"昆明市",area:["盘龙区","五华区","官渡区","西山区","东川区","安宁市","呈贡县","晋宁县","富民县","宜良县","嵩明县","石林彝族自治县","禄劝彝族苗族自治县","寻甸回族彝族自治县"]},{name:"曲靖市",area:["麒麟区","宣威市","马龙县","沾益县","富源县","罗平县","师宗县","陆良县","会泽县"]},{name:"玉溪市",area:["红塔区","江川县","澄江县","通海县","华宁县","易门县","峨山彝族自治县","新平彝族傣族自治县","元江哈尼族彝族傣族自治县"]},{name:"保山市",area:["隆阳区","施甸县","腾冲县","龙陵县","昌宁县"]},{name:"昭通市",area:["昭阳区","鲁甸县","巧家县","盐津县","大关县","永善县","绥江县","镇雄县","彝良县","威信县","水富县"]},{name:"丽江市",area:["古城区","永胜县","华坪县","玉龙纳西族自治县","宁蒗彝族自治县"]},{name:"普洱市",area:["思茅区","普洱哈尼族彝族自治县","墨江哈尼族自治县","景东彝族自治县","景谷傣族彝族自治县","镇沅彝族哈尼族拉祜族自治县","江城哈尼族彝族自治县","孟连傣族拉祜族佤族自治县","澜沧拉祜族自治县","西盟佤族自治县"]},{name:"临沧市",area:["临翔区","凤庆县","云县","永德县","镇康县","双江拉祜族佤族布朗族傣族自治县","耿马傣族佤族自治县","沧源佤族自治县"]},{name:"德宏傣族景颇族自治州",area:["潞西市","瑞丽市","梁河县","盈江县","陇川县"]},{name:"怒江傈僳族自治州",area:["泸水县","福贡县","贡山独龙族怒族自治县","兰坪白族普米族自治县"]},{name:"迪庆藏族自治州",area:["香格里拉县","德钦县","维西傈僳族自治县"]},{name:"大理白族自治州",area:["大理市","祥云县","宾川县","弥渡县","永平县","云龙县","洱源县","剑川县","鹤庆县","漾濞彝族自治县","南涧彝族自治县","巍山彝族回族自治县"]},{name:"楚雄彝族自治州",area:["楚雄市","双柏县","牟定县","南华县","姚安县","大姚县","永仁县","元谋县","武定县","禄丰县"]},{name:"红河哈尼族彝族自治州",area:["蒙自县","个旧市","开远市","绿春县","建水县","石屏县","弥勒县","泸西县","元阳县","红河县","金平苗族瑶族傣族自治县","河口瑶族自治县","屏边苗族自治县"]},{name:"文山壮族苗族自治州",area:["文山县","砚山县","西畴县","麻栗坡县","马关县","丘北县","广南县","富宁县"]},{name:"西双版纳傣族自治州",area:["景洪市","勐海县","勐腊县"]}]},{name:"西藏",city:[{name:"拉萨市",area:["城关区","林周县","当雄县","尼木县","曲水县","堆龙德庆县","达孜县","墨竹工卡县"]},{name:"那曲地区",area:["那曲县","嘉黎县","比如县","聂荣县","安多县","申扎县","索县","班戈县","巴青县","尼玛县"]},{name:"昌都地区",area:["昌都县","江达县","贡觉县","类乌齐县","丁青县","察雅县","八宿县","左贡县","芒康县","洛隆县","边坝县"]},{name:"林芝地区",area:["林芝县","工布江达县","米林县","墨脱县","波密县","察隅县","朗县"]},{name:"山南地区",area:["乃东县","扎囊县","贡嘎县","桑日县","琼结县","曲松县","措美县","洛扎县","加查县","隆子县","错那县","浪卡子县"]},{name:"日喀则地区",area:["日喀则市","南木林县","江孜县","定日县","萨迦县","拉孜县","昂仁县","谢通门县","白朗县","仁布县","康马县","定结县","仲巴县","亚东县","吉隆县","聂拉木县","萨嘎县","岗巴县"]},{name:"阿里地区",area:["噶尔县","普兰县","札达县","日土县","革吉县","改则县","措勤县"]}]},{name:"陕西省",city:[{name:"西安市",area:["莲湖区","新城区","碑林区","雁塔区","灞桥区","未央区","阎良区","临潼区","长安区","高陵县","蓝田县","户县","周至县"]},{name:"铜川市",area:["耀州区","王益区","印台区","宜君县"]},{name:"宝鸡市",area:["渭滨区","金台区","陈仓区","岐山县","凤翔县","陇县","太白县","麟游县","扶风县","千阳县","眉县","凤县"]},{name:"咸阳市",area:["秦都区","渭城区","杨陵区","兴平市","礼泉县","泾阳县","永寿县","三原县","彬县","旬邑县","长武县","乾县","武功县","淳化县"]},{name:"渭南市",area:["临渭区","韩城市","华阴市","蒲城县","潼关县","白水县","澄城县","华县","合阳县","富平县","大荔县"]},{name:"延安市",area:["宝塔区","安塞县","洛川县","子长县","黄陵县","延川县","富县","延长县","甘泉县","宜川县","志丹县","黄龙县","吴起县"]},{name:"汉中市",area:["汉台区","留坝县","镇巴县","城固县","南郑县","洋县","宁强县","佛坪县","勉县","西乡县","略阳县"]},{name:"榆林市",area:["榆阳区","清涧县","绥德县","神木县","佳县","府谷县","子洲县","靖边县","横山县","米脂县","吴堡县","定边县"]},{name:"安康市",area:["汉滨区","紫阳县","岚皋县","旬阳县","镇坪县","平利县","石泉县","宁陕县","白河县","汉阴县"]},{name:"商洛市",area:["商州区","镇安县","山阳县","洛南县","商南县","丹凤县","柞水县"]}]},{name:"甘肃省",city:[{name:"兰州市",area:["城关区","七里河区","西固区","安宁区","红古区","永登县","皋兰县","榆中县"]},{name:"嘉峪关市",area:["嘉峪关市"]},{name:"金昌市",area:["金川区","永昌县"]},{name:"白银市",area:["白银区","平川区","靖远县","会宁县","景泰县"]},{name:"天水市",area:["清水县","秦安县","甘谷县","武山县","张家川回族自治县","北道区","秦城区"]},{name:"武威市",area:["凉州区","民勤县","古浪县","天祝藏族自治县"]},{name:"酒泉市",area:["肃州区","玉门市","敦煌市","金塔县","肃北蒙古族自治县","阿克塞哈萨克族自治县","安西县"]},{name:"张掖市",area:["甘州区","民乐县","临泽县","高台县","山丹县","肃南裕固族自治县"]},{name:"庆阳市",area:["西峰区","庆城县","环县","华池县","合水县","正宁县","宁县","镇原县"]},{name:"平凉市",area:["崆峒区","泾川县","灵台县","崇信县","华亭县","庄浪县","静宁县"]},{name:"定西市",area:["安定区","通渭县","临洮县","漳县","岷县","渭源县","陇西县"]},{name:"陇南市",area:["武都区","成县","宕昌县","康县","文县","西和县","礼县","两当县","徽县"]},{name:"临夏回族自治州",area:["临夏市","临夏县","康乐县","永靖县","广河县","和政县","东乡族自治县","积石山保安族东乡族撒拉族自治县"]},{name:"甘南藏族自治州",area:["合作市","临潭县","卓尼县","舟曲县","迭部县","玛曲县","碌曲县","夏河县"]}]},{name:"青海省",city:[{name:"西宁市",area:["城中区","城东区","城西区","城北区","湟源县","湟中县","大通回族土族自治县"]},{name:"海东地区",area:["平安县","乐都县","民和回族土族自治县","互助土族自治县","化隆回族自治县","循化撒拉族自治县"]},{name:"海北藏族自治州",area:["海晏县","祁连县","刚察县","门源回族自治县"]},{name:"海南藏族自治州",area:["共和县","同德县","贵德县","兴海县","贵南县"]},{name:"黄南藏族自治州",area:["同仁县","尖扎县","泽库县","河南蒙古族自治县"]},{name:"果洛藏族自治州",area:["玛沁县","班玛县","甘德县","达日县","久治县","玛多县"]},{name:"玉树藏族自治州",area:["玉树县","杂多县","称多县","治多县","囊谦县","曲麻莱县"]},{name:"海西蒙古族藏族自治州",area:["德令哈市","格尔木市","乌兰县","都兰县","天峻县"]}]},{name:"宁夏",city:[{name:"银川市",area:["兴庆区","西夏区","金凤区","灵武市","永宁县","贺兰县"]},{name:"石嘴山市",area:["大武口区","惠农区","平罗县"]},{name:"吴忠市",area:["利通区","青铜峡市","盐池县","同心县"]},{name:"固原市",area:["原州区","西吉县","隆德县","泾源县","彭阳县"]},{name:"中卫市",area:["沙坡头区","中宁县","海原县"]}]},{name:"新疆",city:[{name:"乌鲁木齐市",area:["天山区","沙依巴克区","新市区","水磨沟区","头屯河区","达坂城区","东山区","乌鲁木齐县"]},{name:"克拉玛依市",area:["克拉玛依区","独山子区","白碱滩区","乌尔禾区"]},{name:"吐鲁番地区",area:["吐鲁番市","托克逊县","鄯善县"]},{name:"哈密地区",area:["哈密市","伊吾县","巴里坤哈萨克自治县"]},{name:"和田地区",area:["和田市","和田县","洛浦县","民丰县","皮山县","策勒县","于田县","墨玉县"]},{name:"阿克苏地区",area:["阿克苏市","温宿县","沙雅县","拜城县","阿瓦提县","库车县","柯坪县","新和县","乌什县"]},{name:"喀什地区",area:["喀什市","巴楚县","泽普县","伽师县","叶城县","岳普湖县","疏勒县","麦盖提县","英吉沙县","莎车县","疏附县","塔什库尔干塔吉克自治县"]},{name:"克孜勒苏柯尔克孜自治州",area:["阿图什市","阿合奇县","乌恰县","阿克陶县"]},{name:"巴音郭楞蒙古自治州",area:["库尔勒市","和静县","尉犁县","和硕县","且末县","博湖县","轮台县","若羌县","焉耆回族自治县"]},{name:"昌吉回族自治州",area:["昌吉市","阜康市","奇台县","玛纳斯县","吉木萨尔县","呼图壁县","木垒哈萨克自治县","米泉市"]},{name:"博尔塔拉蒙古自治州",area:["博乐市","精河县","温泉县"]},{name:"石河子",area:["石河子"]},{name:"阿拉尔",area:["阿拉尔"]},{name:"图木舒克",area:["图木舒克"]},{name:"五家渠",area:["五家渠"]},{name:"伊犁哈萨克自治州",area:["伊宁市","奎屯市","伊宁县","特克斯县","尼勒克县","昭苏县","新源县","霍城县","巩留县","察布查尔锡伯自治县","塔城地区","阿勒泰地区"]}]},{name:"台湾省",city:[{name:"台北市",area:["内湖区","南港区","中正区","万华区","大同区","中山区","松山区","大安区","信义区","文山区","士林区","北投区"]},{name:"新北市",area:["板桥区","汐止区","新店区"]},{name:"桃园市",area:["其他"]},{name:"台中市",area:["其他"]},{name:"台南市",area:["其他"]},{name:"高雄市",area:["其他"]}]},{name:"澳门",city:[{name:"澳门",area:["花地玛堂区","圣安多尼堂区","大堂区","望德堂区","风顺堂区","嘉模堂区","圣方济各堂区","路凼"]}]},{name:"香港",city:[{name:"香港",area:["深水埗区","油尖旺区","九龙城区","黄大仙区","观塘区","北区","大埔区","沙田区","西贡区","元朗区","屯门区","荃湾区","葵青区","离岛区","中西区","湾仔区","东区","南区"]}]}]},b17c:function(e,t,n){var o=n("4a4b"),a=n("6f8f");function r(t,n,i){return a()?(e.exports=r=Reflect.construct.bind(),e.exports.__esModule=!0,e.exports["default"]=e.exports):(e.exports=r=function(e,t,n){var a=[null];a.push.apply(a,t);var r=Function.bind.apply(e,a),i=new r;return n&&o(i,n.prototype),i},e.exports.__esModule=!0,e.exports["default"]=e.exports),r.apply(null,arguments)}e.exports=r,e.exports.__esModule=!0,e.exports["default"]=e.exports},c135:function(e,t){e.exports=function(e){if(Array.isArray(e))return e},e.exports.__esModule=!0,e.exports["default"]=e.exports},c238:function(e){e.exports=JSON.parse('{"uni-popup.cancel":"取消","uni-popup.ok":"确定","uni-popup.placeholder":"请输入","uni-popup.title":"提示","uni-popup.shareTitle":"分享到"}')},c240:function(e,t){e.exports=function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")},e.exports.__esModule=!0,e.exports["default"]=e.exports},c8ba:function(e,t){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(o){"object"===typeof window&&(n=window)}e.exports=n},d1f6:function(e,t,n){"use strict";(function(e){var o=n("4ea4");Object.defineProperty(t,"__esModule",{value:!0}),t.createAnimation=function(e,t){if(!t)return;return clearTimeout(t.timer),new u(e,t)};var a=o(n("9523")),r=o(n("970b")),i=o(n("5bc3"));function c(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function s(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?c(Object(n),!0).forEach((function(t){(0,a.default)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):c(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var u=function(){function t(n,o){(0,r.default)(this,t),this.options=n,this.animation=e.createAnimation(n),this.currentStepAnimates={},this.next=0,this.$=o}return(0,i.default)(t,[{key:"_nvuePushAnimates",value:function(e,t){var n=this.currentStepAnimates[this.next],o={};if(o=n||{styles:{},config:{}},l.includes(e)){o.styles.transform||(o.styles.transform="");var a="";"rotate"===e&&(a="deg"),o.styles.transform+="".concat(e,"(").concat(t+a,") ")}else o.styles[e]="".concat(t);this.currentStepAnimates[this.next]=o}},{key:"_animateRun",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=this.$.$refs["ani"].ref;if(n)return new Promise((function(o,a){nvueAnimation.transition(n,s({styles:e},t),(function(e){o()}))}))}},{key:"_nvueNextAnimate",value:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,o=arguments.length>2?arguments[2]:void 0,a=e[n];if(a){var r=a.styles,i=a.config;this._animateRun(r,i).then((function(){n+=1,t._nvueNextAnimate(e,n,o)}))}else this.currentStepAnimates={},"function"===typeof o&&o(),this.isEnd=!0}},{key:"step",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return this.animation.step(e),this}},{key:"run",value:function(e){this.$.animationData=this.animation.export(),this.$.timer=setTimeout((function(){"function"===typeof e&&e()}),this.$.durationTime)}}]),t}(),l=["matrix","matrix3d","rotate","rotate3d","rotateX","rotateY","rotateZ","scale","scale3d","scaleX","scaleY","scaleZ","skew","skewX","skewY","translate","translate3d","translateX","translateY","translateZ"];l.concat(["opacity","backgroundColor"],["width","height","left","right","top","bottom"]).forEach((function(e){u.prototype[e]=function(){var t;return(t=this.animation)[e].apply(t,arguments),this}}))}).call(this,n("543d")["default"])},e50d:function(e,t,n){var o=n("7037")["default"];e.exports=function(e,t){if("object"!==o(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var a=n.call(e,t||"default");if("object"!==o(a))return a;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)},e.exports.__esModule=!0,e.exports["default"]=e.exports},efd5:function(e,t,n){"use strict";(function(e){var o=n("4ea4");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=o(n("7037")),r={};(function(){function t(e){var t,n,o;return e<128?[e]:e<2048?(t=192+(e>>6),n=128+(63&e),[t,n]):(t=224+(e>>12),n=128+(e>>6&63),o=128+(63&e),[t,n,o])}function n(e,n){this.typeNumber=-1,this.errorCorrectLevel=n,this.modules=null,this.moduleCount=0,this.dataCache=null,this.rsBlocks=null,this.totalDataCount=-1,this.data=e,this.utf8bytes=function(e){for(var n=[],o=0;o<e.length;o++)for(var a=e.charCodeAt(o),r=t(a),i=0;i<r.length;i++)n.push(r[i]);return n}(e),this.make()}n.prototype={constructor:n,getModuleCount:function(){return this.moduleCount},make:function(){this.getRightType(),this.dataCache=this.createData(),this.createQrcode()},makeImpl:function(e){this.moduleCount=4*this.typeNumber+17,this.modules=new Array(this.moduleCount);for(var t=0;t<this.moduleCount;t++)this.modules[t]=new Array(this.moduleCount);this.setupPositionProbePattern(0,0),this.setupPositionProbePattern(this.moduleCount-7,0),this.setupPositionProbePattern(0,this.moduleCount-7),this.setupPositionAdjustPattern(),this.setupTimingPattern(),this.setupTypeInfo(!0,e),this.typeNumber>=7&&this.setupTypeNumber(!0),this.mapData(this.dataCache,e)},setupPositionProbePattern:function(e,t){for(var n=-1;n<=7;n++)if(!(e+n<=-1||this.moduleCount<=e+n))for(var o=-1;o<=7;o++)t+o<=-1||this.moduleCount<=t+o||(this.modules[e+n][t+o]=0<=n&&n<=6&&(0==o||6==o)||0<=o&&o<=6&&(0==n||6==n)||2<=n&&n<=4&&2<=o&&o<=4)},createQrcode:function(){for(var e=0,t=0,n=null,o=0;o<8;o++){this.makeImpl(o);var a=c.getLostPoint(this);(0==o||e>a)&&(e=a,t=o,n=this.modules)}this.modules=n,this.setupTypeInfo(!1,t),this.typeNumber>=7&&this.setupTypeNumber(!1)},setupTimingPattern:function(){for(var e=8;e<this.moduleCount-8;e++)null==this.modules[e][6]&&(this.modules[e][6]=e%2==0,null==this.modules[6][e]&&(this.modules[6][e]=e%2==0))},setupPositionAdjustPattern:function(){for(var e=c.getPatternPosition(this.typeNumber),t=0;t<e.length;t++)for(var n=0;n<e.length;n++){var o=e[t],a=e[n];if(null==this.modules[o][a])for(var r=-2;r<=2;r++)for(var i=-2;i<=2;i++)this.modules[o+r][a+i]=-2==r||2==r||-2==i||2==i||0==r&&0==i}},setupTypeNumber:function(e){for(var t=c.getBCHTypeNumber(this.typeNumber),n=0;n<18;n++){var o=!e&&1==(t>>n&1);this.modules[Math.floor(n/3)][n%3+this.moduleCount-8-3]=o,this.modules[n%3+this.moduleCount-8-3][Math.floor(n/3)]=o}},setupTypeInfo:function(e,t){for(var n=o[this.errorCorrectLevel]<<3|t,a=c.getBCHTypeInfo(n),r=0;r<15;r++){var i=!e&&1==(a>>r&1);r<6?this.modules[r][8]=i:r<8?this.modules[r+1][8]=i:this.modules[this.moduleCount-15+r][8]=i;i=!e&&1==(a>>r&1);r<8?this.modules[8][this.moduleCount-r-1]=i:r<9?this.modules[8][15-r-1+1]=i:this.modules[8][15-r-1]=i}this.modules[this.moduleCount-8][8]=!e},createData:function(){var e=new d,t=this.typeNumber>9?16:8;e.put(4,4),e.put(this.utf8bytes.length,t);for(var o=0,a=this.utf8bytes.length;o<a;o++)e.put(this.utf8bytes[o],8);e.length+4<=8*this.totalDataCount&&e.put(0,4);while(e.length%8!=0)e.putBit(!1);while(1){if(e.length>=8*this.totalDataCount)break;if(e.put(n.PAD0,8),e.length>=8*this.totalDataCount)break;e.put(n.PAD1,8)}return this.createBytes(e)},createBytes:function(e){for(var t=0,n=0,o=0,a=this.rsBlock.length/3,r=new Array,i=0;i<a;i++)for(var s=this.rsBlock[3*i+0],u=this.rsBlock[3*i+1],f=this.rsBlock[3*i+2],d=0;d<s;d++)r.push([f,u]);for(var p=new Array(r.length),h=new Array(r.length),m=0;m<r.length;m++){var v=r[m][0],_=r[m][1]-v;n=Math.max(n,v),o=Math.max(o,_),p[m]=new Array(v);for(i=0;i<p[m].length;i++)p[m][i]=255&e.buffer[i+t];t+=v;var g=c.getErrorCorrectPolynomial(_),y=new l(p[m],g.getLength()-1),b=y.mod(g);h[m]=new Array(g.getLength()-1);for(i=0;i<h[m].length;i++){var w=i+b.getLength()-h[m].length;h[m][i]=w>=0?b.get(w):0}}var x=new Array(this.totalDataCount),O=0;for(i=0;i<n;i++)for(m=0;m<r.length;m++)i<p[m].length&&(x[O++]=p[m][i]);for(i=0;i<o;i++)for(m=0;m<r.length;m++)i<h[m].length&&(x[O++]=h[m][i]);return x},mapData:function(e,t){for(var n=-1,o=this.moduleCount-1,a=7,r=0,i=this.moduleCount-1;i>0;i-=2){6==i&&i--;while(1){for(var s=0;s<2;s++)if(null==this.modules[o][i-s]){var u=!1;r<e.length&&(u=1==(e[r]>>>a&1));var l=c.getMask(t,o,i-s);l&&(u=!u),this.modules[o][i-s]=u,a--,-1==a&&(r++,a=7)}if(o+=n,o<0||this.moduleCount<=o){o-=n,n=-n;break}}}}},n.PAD0=236,n.PAD1=17;for(var o=[1,0,3,2],i={PATTERN000:0,PATTERN001:1,PATTERN010:2,PATTERN011:3,PATTERN100:4,PATTERN101:5,PATTERN110:6,PATTERN111:7},c={PATTERN_POSITION_TABLE:[[],[6,18],[6,22],[6,26],[6,30],[6,34],[6,22,38],[6,24,42],[6,26,46],[6,28,50],[6,30,54],[6,32,58],[6,34,62],[6,26,46,66],[6,26,48,70],[6,26,50,74],[6,30,54,78],[6,30,56,82],[6,30,58,86],[6,34,62,90],[6,28,50,72,94],[6,26,50,74,98],[6,30,54,78,102],[6,28,54,80,106],[6,32,58,84,110],[6,30,58,86,114],[6,34,62,90,118],[6,26,50,74,98,122],[6,30,54,78,102,126],[6,26,52,78,104,130],[6,30,56,82,108,134],[6,34,60,86,112,138],[6,30,58,86,114,142],[6,34,62,90,118,146],[6,30,54,78,102,126,150],[6,24,50,76,102,128,154],[6,28,54,80,106,132,158],[6,32,58,84,110,136,162],[6,26,54,82,110,138,166],[6,30,58,86,114,142,170]],G15:1335,G18:7973,G15_MASK:21522,getBCHTypeInfo:function(e){var t=e<<10;while(c.getBCHDigit(t)-c.getBCHDigit(c.G15)>=0)t^=c.G15<<c.getBCHDigit(t)-c.getBCHDigit(c.G15);return(e<<10|t)^c.G15_MASK},getBCHTypeNumber:function(e){var t=e<<12;while(c.getBCHDigit(t)-c.getBCHDigit(c.G18)>=0)t^=c.G18<<c.getBCHDigit(t)-c.getBCHDigit(c.G18);return e<<12|t},getBCHDigit:function(e){var t=0;while(0!=e)t++,e>>>=1;return t},getPatternPosition:function(e){return c.PATTERN_POSITION_TABLE[e-1]},getMask:function(e,t,n){switch(e){case i.PATTERN000:return(t+n)%2==0;case i.PATTERN001:return t%2==0;case i.PATTERN010:return n%3==0;case i.PATTERN011:return(t+n)%3==0;case i.PATTERN100:return(Math.floor(t/2)+Math.floor(n/3))%2==0;case i.PATTERN101:return t*n%2+t*n%3==0;case i.PATTERN110:return(t*n%2+t*n%3)%2==0;case i.PATTERN111:return(t*n%3+(t+n)%2)%2==0;default:throw new Error("bad maskPattern:"+e)}},getErrorCorrectPolynomial:function(e){for(var t=new l([1],0),n=0;n<e;n++)t=t.multiply(new l([1,s.gexp(n)],0));return t},getLostPoint:function(e){for(var t=e.getModuleCount(),n=0,o=0,a=0;a<t;a++)for(var r=0,i=e.modules[a][0],c=0;c<t;c++){var s=e.modules[a][c];if(c<t-6&&s&&!e.modules[a][c+1]&&e.modules[a][c+2]&&e.modules[a][c+3]&&e.modules[a][c+4]&&!e.modules[a][c+5]&&e.modules[a][c+6]&&(c<t-10?e.modules[a][c+7]&&e.modules[a][c+8]&&e.modules[a][c+9]&&e.modules[a][c+10]&&(n+=40):c>3&&e.modules[a][c-1]&&e.modules[a][c-2]&&e.modules[a][c-3]&&e.modules[a][c-4]&&(n+=40)),a<t-1&&c<t-1){var u=0;s&&u++,e.modules[a+1][c]&&u++,e.modules[a][c+1]&&u++,e.modules[a+1][c+1]&&u++,0!=u&&4!=u||(n+=3)}i^s?r++:(i=s,r>=5&&(n+=3+r-5),r=1),s&&o++}for(c=0;c<t;c++)for(r=0,i=e.modules[0][c],a=0;a<t;a++){s=e.modules[a][c];a<t-6&&s&&!e.modules[a+1][c]&&e.modules[a+2][c]&&e.modules[a+3][c]&&e.modules[a+4][c]&&!e.modules[a+5][c]&&e.modules[a+6][c]&&(a<t-10?e.modules[a+7][c]&&e.modules[a+8][c]&&e.modules[a+9][c]&&e.modules[a+10][c]&&(n+=40):a>3&&e.modules[a-1][c]&&e.modules[a-2][c]&&e.modules[a-3][c]&&e.modules[a-4][c]&&(n+=40)),i^s?r++:(i=s,r>=5&&(n+=3+r-5),r=1)}var l=Math.abs(100*o/t/t-50)/5;return n+=10*l,n}},s={glog:function(e){if(e<1)throw new Error("glog("+e+")");return s.LOG_TABLE[e]},gexp:function(e){while(e<0)e+=255;while(e>=256)e-=255;return s.EXP_TABLE[e]},EXP_TABLE:new Array(256),LOG_TABLE:new Array(256)},u=0;u<8;u++)s.EXP_TABLE[u]=1<<u;for(u=8;u<256;u++)s.EXP_TABLE[u]=s.EXP_TABLE[u-4]^s.EXP_TABLE[u-5]^s.EXP_TABLE[u-6]^s.EXP_TABLE[u-8];for(u=0;u<255;u++)s.LOG_TABLE[s.EXP_TABLE[u]]=u;function l(e,t){if(void 0==e.length)throw new Error(e.length+"/"+t);var n=0;while(n<e.length&&0==e[n])n++;this.num=new Array(e.length-n+t);for(var o=0;o<e.length-n;o++)this.num[o]=e[o+n]}l.prototype={get:function(e){return this.num[e]},getLength:function(){return this.num.length},multiply:function(e){for(var t=new Array(this.getLength()+e.getLength()-1),n=0;n<this.getLength();n++)for(var o=0;o<e.getLength();o++)t[n+o]^=s.gexp(s.glog(this.get(n))+s.glog(e.get(o)));return new l(t,0)},mod:function(e){var t=this.getLength(),n=e.getLength();if(t-n<0)return this;for(var o=new Array(t),a=0;a<t;a++)o[a]=this.get(a);while(o.length>=n){var r=s.glog(o[0])-s.glog(e.get(0));for(a=0;a<e.getLength();a++)o[a]^=s.gexp(s.glog(e.get(a))+r);while(0==o[0])o.shift()}return new l(o,0)}};var f=[[1,26,19],[1,26,16],[1,26,13],[1,26,9],[1,44,34],[1,44,28],[1,44,22],[1,44,16],[1,70,55],[1,70,44],[2,35,17],[2,35,13],[1,100,80],[2,50,32],[2,50,24],[4,25,9],[1,134,108],[2,67,43],[2,33,15,2,34,16],[2,33,11,2,34,12],[2,86,68],[4,43,27],[4,43,19],[4,43,15],[2,98,78],[4,49,31],[2,32,14,4,33,15],[4,39,13,1,40,14],[2,121,97],[2,60,38,2,61,39],[4,40,18,2,41,19],[4,40,14,2,41,15],[2,146,116],[3,58,36,2,59,37],[4,36,16,4,37,17],[4,36,12,4,37,13],[2,86,68,2,87,69],[4,69,43,1,70,44],[6,43,19,2,44,20],[6,43,15,2,44,16],[4,101,81],[1,80,50,4,81,51],[4,50,22,4,51,23],[3,36,12,8,37,13],[2,116,92,2,117,93],[6,58,36,2,59,37],[4,46,20,6,47,21],[7,42,14,4,43,15],[4,133,107],[8,59,37,1,60,38],[8,44,20,4,45,21],[12,33,11,4,34,12],[3,145,115,1,146,116],[4,64,40,5,65,41],[11,36,16,5,37,17],[11,36,12,5,37,13],[5,109,87,1,110,88],[5,65,41,5,66,42],[5,54,24,7,55,25],[11,36,12],[5,122,98,1,123,99],[7,73,45,3,74,46],[15,43,19,2,44,20],[3,45,15,13,46,16],[1,135,107,5,136,108],[10,74,46,1,75,47],[1,50,22,15,51,23],[2,42,14,17,43,15],[5,150,120,1,151,121],[9,69,43,4,70,44],[17,50,22,1,51,23],[2,42,14,19,43,15],[3,141,113,4,142,114],[3,70,44,11,71,45],[17,47,21,4,48,22],[9,39,13,16,40,14],[3,135,107,5,136,108],[3,67,41,13,68,42],[15,54,24,5,55,25],[15,43,15,10,44,16],[4,144,116,4,145,117],[17,68,42],[17,50,22,6,51,23],[19,46,16,6,47,17],[2,139,111,7,140,112],[17,74,46],[7,54,24,16,55,25],[34,37,13],[4,151,121,5,152,122],[4,75,47,14,76,48],[11,54,24,14,55,25],[16,45,15,14,46,16],[6,147,117,4,148,118],[6,73,45,14,74,46],[11,54,24,16,55,25],[30,46,16,2,47,17],[8,132,106,4,133,107],[8,75,47,13,76,48],[7,54,24,22,55,25],[22,45,15,13,46,16],[10,142,114,2,143,115],[19,74,46,4,75,47],[28,50,22,6,51,23],[33,46,16,4,47,17],[8,152,122,4,153,123],[22,73,45,3,74,46],[8,53,23,26,54,24],[12,45,15,28,46,16],[3,147,117,10,148,118],[3,73,45,23,74,46],[4,54,24,31,55,25],[11,45,15,31,46,16],[7,146,116,7,147,117],[21,73,45,7,74,46],[1,53,23,37,54,24],[19,45,15,26,46,16],[5,145,115,10,146,116],[19,75,47,10,76,48],[15,54,24,25,55,25],[23,45,15,25,46,16],[13,145,115,3,146,116],[2,74,46,29,75,47],[42,54,24,1,55,25],[23,45,15,28,46,16],[17,145,115],[10,74,46,23,75,47],[10,54,24,35,55,25],[19,45,15,35,46,16],[17,145,115,1,146,116],[14,74,46,21,75,47],[29,54,24,19,55,25],[11,45,15,46,46,16],[13,145,115,6,146,116],[14,74,46,23,75,47],[44,54,24,7,55,25],[59,46,16,1,47,17],[12,151,121,7,152,122],[12,75,47,26,76,48],[39,54,24,14,55,25],[22,45,15,41,46,16],[6,151,121,14,152,122],[6,75,47,34,76,48],[46,54,24,10,55,25],[2,45,15,64,46,16],[17,152,122,4,153,123],[29,74,46,14,75,47],[49,54,24,10,55,25],[24,45,15,46,46,16],[4,152,122,18,153,123],[13,74,46,32,75,47],[48,54,24,14,55,25],[42,45,15,32,46,16],[20,147,117,4,148,118],[40,75,47,7,76,48],[43,54,24,22,55,25],[10,45,15,67,46,16],[19,148,118,6,149,119],[18,75,47,31,76,48],[34,54,24,34,55,25],[20,45,15,61,46,16]];function d(){this.buffer=new Array,this.length=0}n.prototype.getRightType=function(){for(var e=1;e<41;e++){var t=f[4*(e-1)+this.errorCorrectLevel];if(void 0==t)throw new Error("bad rs block @ typeNumber:"+e+"/errorCorrectLevel:"+this.errorCorrectLevel);for(var n=t.length/3,o=0,a=0;a<n;a++){var r=t[3*a+0],i=t[3*a+2];o+=i*r}var c=e>9?2:1;if(this.utf8bytes.length+c<o||40==e){this.typeNumber=e,this.rsBlock=t,this.totalDataCount=o;break}}},d.prototype={get:function(e){var t=Math.floor(e/8);return this.buffer[t]>>>7-e%8&1},put:function(e,t){for(var n=0;n<t;n++)this.putBit(e>>>t-n-1&1)},putBit:function(e){var t=Math.floor(this.length/8);this.buffer.length<=t&&this.buffer.push(0),e&&(this.buffer[t]|=128>>>this.length%8),this.length++}};var p=[];r=function(t){if(this.options={text:"",size:256,correctLevel:3,background:"#ffffff",foreground:"#000000",pdground:"#000000",image:"",imageSize:30,canvasId:t.canvasId,context:t.context,usingComponents:t.usingComponents,showLoading:t.showLoading,loadingText:t.loadingText},"string"===typeof t&&(t={text:t}),t)for(var o in t)this.options[o]=t[o];for(var r=null,i=(o=0,p.length);o<i;o++)if(p[o].text==this.options.text&&p[o].text.correctLevel==this.options.correctLevel){r=p[o].obj;break}o==i&&(r=new n(this.options.text,this.options.correctLevel),p.push({text:this.options.text,correctLevel:this.options.correctLevel,obj:r}));var c=function(e){var t=e.options;return t.pdground&&(e.row>1&&e.row<5&&e.col>1&&e.col<5||e.row>e.count-6&&e.row<e.count-2&&e.col>1&&e.col<5||e.row>1&&e.row<5&&e.col>e.count-6&&e.col<e.count-2)?t.pdground:t.foreground};(function(t){t.showLoading&&e.showLoading({title:t.loadingText,mask:!0});for(var n=e.createCanvasContext(t.canvasId,t.context),o=r.getModuleCount(),a=t.size,i=t.imageSize,u=(a/o).toPrecision(4),l=(a/o).toPrecision(4),f=0;f<o;f++)for(var d=0;d<o;d++){var p=Math.ceil((d+1)*u)-Math.floor(d*u),h=Math.ceil((f+1)*u)-Math.floor(f*u),m=c({row:f,col:d,count:o,options:t});n.setFillStyle(r.modules[f][d]?m:t.background),n.fillRect(Math.round(d*u),Math.round(f*l),p,h)}if(t.image){var v=Number(((a-i)/2).toFixed(2)),_=Number(((a-i)/2).toFixed(2));(function(e,n,o,a,r,i,c,s,u){e.setLineWidth(c),e.setFillStyle(t.background),e.setStrokeStyle(t.background),e.beginPath(),e.moveTo(n+i,o),e.arcTo(n+a,o,n+a,o+i,i),e.arcTo(n+a,o+r,n+a-i,o+r,i),e.arcTo(n,o+r,n,o+r-i,i),e.arcTo(n,o,n+i,o,i),e.closePath(),s&&e.fill(),u&&e.stroke()})(n,v,_,i,i,2,6,!0,!0),n.drawImage(t.image,v,_,i,i)}setTimeout((function(){n.draw(!0,(function(){setTimeout((function(){e.canvasToTempFilePath({width:t.width,height:t.height,destWidth:t.width,destHeight:t.height,canvasId:t.canvasId,quality:Number(1),success:function(e){t.cbResult&&(s(e.tempFilePath)?s(e.apFilePath)?t.cbResult(e.tempFilePath):t.cbResult(e.apFilePath):t.cbResult(e.tempFilePath))},fail:function(e){t.cbResult&&t.cbResult(e)},complete:function(){e.hideLoading()}},t.context)}),t.text.length+100)}))}),t.usingComponents?0:150)})(this.options);var s=function(e){var t=(0,a.default)(e),n=!1;return"number"==t&&""==String(e)||"undefined"==t?n=!0:"object"==t?"{}"!=JSON.stringify(e)&&"[]"!=JSON.stringify(e)&&null!=e||(n=!0):"string"==t?""!=e&&"undefined"!=e&&"null"!=e&&"{}"!=e&&"[]"!=e||(n=!0):"function"==t&&(n=!1),n}},r.prototype.clear=function(t){var n=e.createCanvasContext(this.options.canvasId,this.options.context);n.clearRect(0,0,this.options.size,this.options.size),n.draw(!1,(function(){t&&t()}))}})();var i=r;t.default=i}).call(this,n("543d")["default"])},f0c5:function(e,t,n){"use strict";function o(e,t,n,o,a,r,i,c,s,u){var l,f="function"===typeof e?e.options:e;if(s){f.components||(f.components={});var d=Object.prototype.hasOwnProperty;for(var p in s)d.call(s,p)&&!d.call(f.components,p)&&(f.components[p]=s[p])}if(u&&((u.beforeCreate||(u.beforeCreate=[])).unshift((function(){this[u.__module]=this})),(f.mixins||(f.mixins=[])).push(u)),t&&(f.render=t,f.staticRenderFns=n,f._compiled=!0),o&&(f.functional=!0),r&&(f._scopeId="data-v-"+r),i?(l=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__),a&&a.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(i)},f._ssrRegister=l):a&&(l=c?function(){a.call(this,this.$root.$options.shadowRoot)}:a),l)if(f.functional){f._injectStyles=l;var h=f.render;f.render=function(e,t){return l.call(t),h(e,t)}}else{var m=f.beforeCreate;f.beforeCreate=m?[].concat(m,l):[l]}return{exports:e,options:f}}n.d(t,"a",(function(){return o}))},fef4:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o={data:function(){return{}},created:function(){this.popup=this.getParent()},methods:{getParent:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"uniPopup",t=this.$parent,n=t.$options.name;while(n!==e){if(t=t.$parent,!t)return!1;n=t.$options.name}return t}}};t.default=o}}]);