8 lines
165 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

"use strict";function e(e,t){const n=Object.create(null),o=e.split(",");for(let r=0;r<o.length;r++)n[o[r]]=!0;return t?e=>!!n[e.toLowerCase()]:e=>!!n[e]}function t(e){if(v(e)){const n={};for(let o=0;o<e.length;o++){const r=e[o],c=w(r)?i(r):t(r);if(c)for(const e in c)n[e]=c[e]}return n}return w(e)||B(e)?e:void 0}const n=/;(?![^(]*\))/g,o=/:([^]+)/,r=/\/\*.*?\*\//gs;function i(e){const t={};return e.replace(r,"").split(n).forEach((e=>{if(e){const n=e.split(o);n.length>1&&(t[n[0].trim()]=n[1].trim())}})),t}function c(e){let t="";if(w(e))t=e;else if(v(e))for(let n=0;n<e.length;n++){const o=c(e[n]);o&&(t+=o+" ")}else if(B(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const a=(e,t)=>t&&t.__v_isRef?a(e,t.value):A(t)?{[`Map(${t.size})`]:[...t.entries()].reduce(((e,[t,n])=>(e[`${t} =>`]=n,e)),{})}:x(t)?{[`Set(${t.size})`]:[...t.values()]}:!B(t)||v(t)||O(t)?t:String(t),s={},l=[],u=()=>{},f=()=>!1,p=/^on[^a-z]/,d=e=>p.test(e),h=e=>e.startsWith("onUpdate:"),g=Object.assign,m=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},y=Object.prototype.hasOwnProperty,b=(e,t)=>y.call(e,t),v=Array.isArray,A=e=>"[object Map]"===j(e),x=e=>"[object Set]"===j(e),S=e=>"function"==typeof e,w=e=>"string"==typeof e,E=e=>"symbol"==typeof e,B=e=>null!==e&&"object"==typeof e,C=e=>B(e)&&S(e.then)&&S(e.catch),P=Object.prototype.toString,j=e=>P.call(e),O=e=>"[object Object]"===j(e),k=e=>w(e)&&"NaN"!==e&&"-"!==e[0]&&""+parseInt(e,10)===e,I=e(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Q=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},T=/-(\w)/g,N=Q((e=>e.replace(T,((e,t)=>t?t.toUpperCase():"")))),z=/\B([A-Z])/g,F=Q((e=>e.replace(z,"-$1").toLowerCase())),M=Q((e=>e.charAt(0).toUpperCase()+e.slice(1))),D=Q((e=>e?`on${M(e)}`:"")),L=(e,t)=>!Object.is(e,t),H=(e,t)=>{for(let n=0;n<e.length;n++)e[n](t)},U=e=>{const t=parseFloat(e);return isNaN(t)?e:t},R="onShow",V="onHide",q="onLaunch",W="onError",J="onThemeChange",X="onPageNotFound",$="onUnhandledRejection",G="onLoad",Y="onReady",K="onUnload",_="onInit",Z="onSaveExitState",ee="onResize",te="onBackPress",ne="onPageScroll",oe="onTabItemTap",re="onReachBottom",ie="onPullDownRefresh",ce="onShareTimeline",ae="onAddToFavorites",se="onShareAppMessage",le="onNavigationBarButtonTap",ue="onNavigationBarSearchInputClicked",fe="onNavigationBarSearchInputChanged",pe="onNavigationBarSearchInputConfirmed",de="onNavigationBarSearchInputFocusChanged",he=/:/g;function ge(e,t=null){let n;return(...o)=>(e&&(n=e.apply(t,o),e=null),n)}function me(e,t){if(!w(t))return;const n=(t=t.replace(/\[(\d+)\]/g,".$1")).split(".");let o=n[0];return e||(e={}),1===n.length?e[o]:me(e[o],n.slice(1).join("."))}function ye(e){let t={};return O(e)&&Object.keys(e).sort().forEach((n=>{const o=n;t[o]=e[o]})),Object.keys(t)?t:e}const be=encodeURIComponent;function ve(e,t=be){const n=e?Object.keys(e).map((n=>{let o=e[n];return void 0===typeof o||null===o?o="":O(o)&&(o=JSON.stringify(o)),t(n)+"="+t(o)})).filter((e=>e.length>0)).join("&"):null;return n?`?${n}`:""}const Ae=[_,G,R,V,K,te,ne,oe,re,ie,ce,se,ae,Z,le,ue,fe,pe,de];const xe=[R,V,q,W,J,X,$,_,G,Y,K,ee,te,ne,oe,re,ie,ce,ae,se,Z,le,ue,fe,pe,de],Se=(()=>({onPageScroll:1,onShareAppMessage:2,onShareTimeline:4}))();function we(e,t,n=!0){return!(n&&!S(t))&&(xe.indexOf(e)>-1||0===e.indexOf("on"))}let Ee;const Be=[];const Ce=ge(((e,t)=>{if(S(e._component.onError))return t(e)})),Pe=function(){};Pe.prototype={on:function(e,t,n){var o=this.e||(this.e={});return(o[e]||(o[e]=[])).push({fn:t,ctx:n}),this},once:function(e,t,n){var o=this;function r(){o.off(e,r),t.apply(n,arguments)}return r._=t,this.on(e,r,n)},emit:function(e){for(var t=[].slice.call(arguments,1),n=((this.e||(this.e={}))[e]||[]).slice(),o=0,r=n.length;o<r;o++)n[o].fn.apply(n[o].ctx,t);return this},off:function(e,t){var n=this.e||(this.e={}),o=n[e],r=[];if(o&&t)for(var i=0,c=o.length;i<c;i++)o[i].fn!==t&&o[i].fn._!==t&&r.push(o[i]);return r.length?n[e]=r:delete n[e],this}};var je=Pe;const Oe="zh-Hans",ke="zh-Hant",Ie="en";function Qe(e,t){if(!e)return;if(e=e.trim().replace(/_/g,"-"),t&&t[e])return e;if("chinese"===(e=e.toLowerCase()))return Oe;if(0===e.indexOf("zh"))return e.indexOf("-hans")>-1?Oe:e.indexOf("-hant")>-1?ke:(n=e,["-tw","-hk","-mo","-cht"].find((e=>-1!==n.indexOf(e)))?ke:Oe);var n;let o=[Ie,"fr","es"];t&&Object.keys(t).length>0&&(o=Object.keys(t));const r=function(e,t){return t.find((t=>0===e.indexOf(t)))}(e,o);return r||void 0}function Te(e){return function(){try{return e.apply(e,arguments)}catch(t){console.error(t)}}}let Ne=1;const ze={};function Fe(e,t,n){if("number"==typeof e){const o=ze[e];if(o)return o.keepAlive||delete ze[e],o.callback(t,n)}return t}const Me="success",De="fail",Le="complete";function He(e,t={},{beforeAll:n,beforeSuccess:o}={}){O(t)||(t={});const{success:r,fail:i,complete:c}=function(e){const t={};for(const n in e){const o=e[n];S(o)&&(t[n]=Te(o),delete e[n])}return t}(t),a=S(r),s=S(i),l=S(c),u=Ne++;return function(e,t,n,o=!1){ze[e]={name:t,keepAlive:o,callback:n}}(u,e,(u=>{(u=u||{}).errMsg=function(e,t){return e&&-1!==e.indexOf(":fail")?t+e.substring(e.indexOf(":fail")):t+":ok"}(u.errMsg,e),S(n)&&n(u),u.errMsg===e+":ok"?(S(o)&&o(u,t),a&&r(u)):s&&i(u),l&&c(u)})),u}const Ue="success",Re="fail",Ve="complete",qe={},We={};function Je(e,t){return function(n){return e(n,t)||n}}function Xe(e,t,n){let o=!1;for(let r=0;r<e.length;r++){const i=e[r];if(o)o=Promise.resolve(Je(i,n));else{const e=i(t,n);if(C(e)&&(o=Promise.resolve(e)),!1===e)return{then(){},catch(){}}}}return o||{then:e=>e(t),catch(){}}}function $e(e,t={}){return[Ue,Re,Ve].forEach((n=>{const o=e[n];if(!v(o))return;const r=t[n];t[n]=function(e){Xe(o,e,t).then((e=>S(r)&&r(e)||e))}})),t}function Ge(e,t){const n=[];v(qe.returnValue)&&n.push(...qe.returnValue);const o=We[e];return o&&v(o.returnValue)&&n.push(...o.returnValue),n.forEach((e=>{t=e(t)||t})),t}function Ye(e){const t=Object.create(null);Object.keys(qe).forEach((e=>{"returnValue"!==e&&(t[e]=qe[e].slice())}));const n=We[e];return n&&Object.keys(n).forEach((e=>{"returnValue"!==e&&(t[e]=(t[e]||[]).concat(n[e]))})),t}function Ke(e,t,n,o){const r=Ye(e);if(r&&Object.keys(r).length){if(v(r.invoke)){return Xe(r.invoke,n).then((n=>t($e(Ye(e),n),...o)))}return t($e(r,n),...o)}return t(n,...o)}function _e(e,t){return(n={},...o)=>function(e){return!(!O(e)||![Me,De,Le].find((t=>S(e[t]))))}(n)?Ge(e,Ke(e,t,n,o)):Ge(e,new Promise(((r,i)=>{Ke(e,t,g(n,{success:r,fail:i}),o)})))}function Ze(e,t,n,o){return Fe(e,g({errMsg:t+":fail"+(n?" "+n:"")},o))}function et(e,t,n,o){if(o&&o.beforeInvoke){const e=o.beforeInvoke(t);if(w(e))return e}const r=function(e,t){const n=e[0];if(!t||!O(t.formatArgs)&&O(n))return;const o=t.formatArgs,r=Object.keys(o);for(let i=0;i<r.length;i++){const t=r[i],c=o[t];if(S(c)){const o=c(e[0][t],n);if(w(o))return o}else b(n,t)||(n[t]=c)}}(t,o);if(r)return r}function tt(e,t,n,o){return n=>{const r=He(e,n,o),i=et(0,[n],0,o);return i?Ze(r,e,i):t(n,{resolve:t=>function(e,t,n){return Fe(e,g(n||{},{errMsg:t+":ok"}))}(r,e,t),reject:(t,n)=>Ze(r,e,function(e){return!e||w(e)?e:e.stack?(console.error(e.message+"\n"+e.stack),e.message):e}(t),n)})}}function nt(e,t,n,o){return function(e,t,n,o){return(...e)=>{const n=et(0,e,0,o);if(n)throw new Error(n);return t.apply(null,e)}}(0,t,0,o)}let ot=!1,rt=0,it=0;function ct(){const{platform:e,pixelRatio:t,windowWidth:n}=wx.getSystemInfoSync();rt=n,it=t,ot="ios"===e}const at=nt(0,((e,t)=>{if(0===rt&&ct(),0===(e=Number(e)))return 0;let n=e/750*(t||rt);return n<0&&(n=-n),n=Math.floor(n+1e-4),0===n&&(n=1!==it&&ot?.5:1),e<0?-n:n}));function st(e,t){Object.keys(t).forEach((n=>{S(t[n])&&(e[n]=function(e,t){const n=t?e?e.concat(t):v(t)?t:[t]:e;return n?function(e){const t=[];for(let n=0;n<e.length;n++)-1===t.indexOf(e[n])&&t.push(e[n]);return t}(n):n}(e[n],t[n]))}))}function lt(e,t){e&&t&&Object.keys(t).forEach((n=>{const o=e[n],r=t[n];v(o)&&S(r)&&m(o,r)}))}const ut=nt(0,((e,t)=>{w(e)&&O(t)?st(We[e]||(We[e]={}),t):O(e)&&st(qe,e)})),ft=nt(0,((e,t)=>{w(e)?O(t)?lt(We[e],t):delete We[e]:O(e)&&lt(qe,e)})),pt=new je,dt=nt(0,((e,t)=>(pt.on(e,t),()=>pt.off(e,t)))),ht=nt(0,((e,t)=>(pt.once(e,t),()=>pt.off(e,t)))),gt=nt(0,((e,t)=>{e?(v(e)||(e=[e]),e.forEach((e=>pt.off(e,t)))):pt.e={}})),mt=nt(0,((e,...t)=>{pt.emit(e,...t)}));let yt,bt,vt;function At(e){try{return JSON.parse(e)}catch(t){}return e}const xt=[];function St(e,t){xt.forEach((n=>{n(e,t)})),xt.length=0}const wt=_e(Et="getPushClientId",function(e,t,n,o){return tt(e,t,0,o)}(Et,((e,{resolve:t,reject:n})=>{Promise.resolve().then((()=>{void 0===vt&&(vt=!1,yt="",bt="uniPush is not enabled"),xt.push(((e,o)=>{e?t({cid:e}):n(o)})),void 0!==yt&&St(yt,bt)}))}),0,Bt));var Et,Bt;const Ct=[],Pt=/^\$|getLocale|setLocale|sendNativeEvent|restoreGlobal|requireGlobal|getCurrentSubNVue|getMenuButtonBoundingClientRect|^report|interceptors|Interceptor$|getSubNVueById|requireNativePlugin|upx2px|hideKeyboard|canIUse|^create|Sync$|Manager$|base64ToArrayBuffer|arrayBufferToBase64|getDeviceInfo|getAppBaseInfo|getWindowInfo|getSystemSetting|getAppAuthorizeSetting/,jt=/^create|Manager$/,Ot=["createBLEConnection"],kt=["createBLEConnection"],It=/^on|^off/;function Qt(e){return jt.test(e)&&-1===Ot.indexOf(e)}function Tt(e){return Pt.test(e)&&-1===kt.indexOf(e)}function Nt(e){return!(Qt(e)||Tt(e)||function(e){return It.test(e)&&"onPush"!==e}(e))}function zt(e,t){return Nt(e)&&S(t)?function(n={},...o){return S(n.success)||S(n.fail)||S(n.complete)?Ge(e,Ke(e,t,n,o)):Ge(e,new Promise(((r,i)=>{Ke(e,t,g({},n,{success:r,fail:i}),o)})))}:t}Promise.prototype.finally||(Promise.prototype.finally=function(e){const t=this.constructor;return this.then((n=>t.resolve(e&&e()).then((()=>n))),(n=>t.resolve(e&&e()).then((()=>{throw n}))))});const Ft=["success","fail","cancel","complete"];const Mt=()=>{const e=S(getApp)&&getApp({allowDefault:!0});return e&&e.$vm?e.$vm.$locale:Qe(wx.getSystemInfoSync().language)||Ie},Dt=[];"undefined"!=typeof global&&(global.getLocale=Mt);const Lt="__DC_STAT_UUID";let Ht;function Ut(e=wx){return function(t,n){Ht=Ht||e.getStorageSync(Lt),Ht||(Ht=Date.now()+""+Math.floor(1e7*Math.random()),wx.setStorage({key:Lt,data:Ht})),n.deviceId=Ht}}function Rt(e,t){if(e.safeArea){const n=e.safeArea;t.safeAreaInsets={top:n.top,left:n.left,right:e.windowWidth-n.right,bottom:e.screenHeight-n.bottom}}}function Vt(e,t){let n=e.deviceType||"phone";{const e={ipad:"pad",windows:"pc",mac:"pc"},o=Object.keys(e),r=t.toLocaleLowerCase();for(let t=0;t<o.length;t++){const i=o[t];if(-1!==r.indexOf(i)){n=e[i];break}}}return n}function qt(e){let t=e;return t&&(t=t.toLocaleLowerCase()),t}function Wt(e){return Mt?Mt():e}function Jt(e){let t=e.hostName||"WeChat";return e.environment?t=e.environment:e.host&&e.host.env&&(t=e.host.env),t}const Xt={returnValue:(e,t)=>{Rt(e,t),Ut()(e,t),function(e,t){const{brand:n="",model:o="",system:r="",language:i="",theme:c,version:a,platform:s,fontSizeSetting:l,SDKVersion:u,pixelRatio:f,deviceOrientation:p}=e;let d="",h="";d=r.split(" ")[0]||"",h=r.split(" ")[1]||"";let m=a,y=Vt(e,o),b=qt(n),v=Jt(e),A=p,x=f,S=u;const w=i.replace(/_/g,"-"),E={appId:"",appName:"",appVersion:"1.0.0",appVersionCode:"100",appLanguage:Wt(w),uniCompileVersion:"3.8.12",uniRuntimeVersion:"3.8.12",uniPlatform:"mp-weixin",deviceBrand:b,deviceModel:o,deviceType:y,devicePixelRatio:x,deviceOrientation:A,osName:d.toLocaleLowerCase(),osVersion:h,hostTheme:c,hostVersion:m,hostLanguage:w,hostName:v,hostSDKVersion:S,hostFontSizeSetting:l,windowTop:0,windowBottom:0,osLanguage:void 0,osTheme:void 0,ua:void 0,hostPackageName:void 0,browserName:void 0,browserVersion:void 0};g(t,E)}(e,t)}},$t=Xt,Gt={args(e,t){let n=parseInt(e.current);if(isNaN(n))return;const o=e.urls;if(!v(o))return;const r=o.length;return r?(n<0?n=0:n>=r&&(n=r-1),n>0?(t.current=o[n],t.urls=o.filter(((e,t)=>!(t<n)||e!==o[n]))):t.current=o[0],{indicator:!1,loop:!1}):void 0}},Yt={args(e,t){t.alertText=e.title}},Kt={returnValue:(e,t)=>{const{brand:n,model:o}=e;let r=Vt(e,o),i=qt(n);Ut()(e,t),t=ye(g(t,{deviceType:r,deviceBrand:i,deviceModel:o}))}},_t={returnValue:(e,t)=>{const{version:n,language:o,SDKVersion:r,theme:i}=e;let c=Jt(e),a=o.replace(/_/g,"-");t=ye(g(t,{hostVersion:n,hostLanguage:a,hostName:c,hostSDKVersion:r,hostTheme:i,appId:"",appName:"",appVersion:"1.0.0",appVersionCode:"100",appLanguage:Wt(a)}))}},Zt={returnValue:(e,t)=>{Rt(e,t),t=ye(g(t,{windowTop:0,windowBottom:0}))}},en={$on:dt,$off:gt,$once:ht,$emit:mt,upx2px:at,interceptors:{},addInterceptor:ut,removeInterceptor:ft,onCreateVueApp:function(e){if(Ee)return e(Ee);Be.push(e)},invokeCreateVueAppHook:function(e){Ee=e,Be.forEach((t=>t(e)))},getLocale:Mt,setLocale:e=>{const t=S(getApp)&&getApp();if(!t)return!1;return t.$vm.$locale!==e&&(t.$vm.$locale=e,Dt.forEach((t=>t({locale:e}))),!0)},onLocaleChange:e=>{-1===Dt.indexOf(e)&&Dt.push(e)},getPushClientId:wt,onPushMessage:e=>{-1===Ct.indexOf(e)&&Ct.push(e)},offPushMessage:e=>{if(e){const t=Ct.indexOf(e);t>-1&&Ct.splice(t,1)}else Ct.length=0},invokePushCallback:function(e){if("enabled"===e.type)vt=!0;else if("clientId"===e.type)yt=e.cid,bt=e.errMsg,St(yt,e.errMsg);else if("pushMsg"===e.type){const t={type:"receive",data:At(e.message)};for(let e=0;e<Ct.length;e++){if((0,Ct[e])(t),t.stopped)break}}else"click"===e.type&&Ct.forEach((t=>{t({type:"click",data:At(e.message)})}))}};const tn=["qy","env","error","version","lanDebug","cloud","serviceMarket","router","worklet","__webpack_require_UNI_MP_PLUGIN__"],nn=["lanDebug","router","worklet"],on=wx.getLaunchOptionsSync?wx.getLaunchOptionsSync():null;function rn(e){return(!on||1154!==on.scene||!nn.includes(e))&&(tn.indexOf(e)>-1||"function"==typeof wx[e])}function cn(){const e={};for(const t in wx)rn(t)&&(e[t]=wx[t]);return"undefined"!=typeof globalThis&&"undefined"==typeof requireMiniProgram&&(globalThis.wx=e),e}const an=["__route__","__wxExparserNodeId__","__wxWebviewId__"],sn=(ln={oauth:["weixin"],share:["weixin"],payment:["wxpay"],push:["weixin"]},function({service:e,success:t,fail:n,complete:o}){let r;ln[e]?(r={errMsg:"getProvider:ok",service:e,provider:ln[e]},S(t)&&t(r)):(r={errMsg:"getProvider:fail:["+e+"]"},S(n)&&n(r)),S(o)&&o(r)});var ln;const un=cn();let fn=un.getAppBaseInfo&&un.getAppBaseInfo();fn||(fn=un.getSystemInfoSync());const pn=fn?fn.host:null,dn=pn&&"SAAASDK"===pn.env?un.miniapp.shareVideoMessage:un.shareVideoMessage;var hn=Object.freeze({__proto__:null,createSelectorQuery:function(){const e=un.createSelectorQuery(),t=e.in;return e.in=function(e){return t.call(this,function(e){const t=Object.create(null);return an.forEach((n=>{t[n]=e[n]})),t}(e))},e},getProvider:sn,shareVideoMessage:dn});const gn={args(e,t){e.compressedHeight&&!t.compressHeight&&(t.compressHeight=e.compressedHeight),e.compressedWidth&&!t.compressWidth&&(t.compressWidth=e.compressedWidth)}};var mn=function(e,t,n=wx){const o=function(e){function t(e,t,n){return function(r){return t(o(e,r,n))}}function n(e,n,o={},r={},i=!1){if(O(n)){const c=!0===i?n:{};S(o)&&(o=o(n,c)||{});for(const a in n)if(b(o,a)){let t=o[a];S(t)&&(t=t(n[a],n,c)),t?w(t)?c[t]=n[a]:O(t)&&(c[t.name?t.name:a]=t.value):console.warn(` ${e} ${a}`)}else if(-1!==Ft.indexOf(a)){const o=n[a];S(o)&&(c[a]=t(e,o,r))}else i||b(c,a)||(c[a]=n[a]);return c}return S(n)&&(n=t(e,n,r)),n}function o(t,o,r,i=!1){return S(e.returnValue)&&(o=e.returnValue(t,o)),n(t,o,r,{},i)}return function(t,r){if(!b(e,t))return r;const i=e[t];return i?function(e,r){let c=i;S(i)&&(c=i(e));const a=[e=n(t,e,c.args,c.returnValue)];void 0!==r&&a.push(r);const s=wx[c.name||t].apply(wx,a);return Tt(t)?o(t,s,c.returnValue,Qt(t)):s}:function(){console.error(` ${t}`)}}}(t);return new Proxy({},{get:(t,r)=>b(t,r)?t[r]:b(e,r)?zt(r,e[r]):b(en,r)?zt(r,en[r]):zt(r,o(r,n[r]))})}(hn,Object.freeze({__proto__:null,compressImage:gn,getAppAuthorizeSetting:{returnValue:function(e,t){const{locationReducedAccuracy:n}=e;t.locationAccuracy="unsupported",!0===n?t.locationAccuracy="reduced":!1===n&&(t.locationAccuracy="full")}},getAppBaseInfo:_t,getDeviceInfo:Kt,getSystemInfo:Xt,getSystemInfoSync:$t,getWindowInfo:Zt,previewImage:Gt,redirectTo:{},showActionSheet:Yt}),cn());let yn;class bn{constructor(e=!1){this.detached=e,this._active=!0,this.effects=[],this.cleanups=[],this.parent=yn,!e&&yn&&(this.index=(yn.scopes||(yn.scopes=[])).push(this)-1)}get active(){return this._active}run(e){if(this._active){const t=yn;try{return yn=this,e()}finally{yn=t}}}on(){yn=this}off(){yn=this.parent}stop(e){if(this._active){let t,n;for(t=0,n=this.effects.length;t<n;t++)this.effects[t].stop();for(t=0,n=this.cleanups.length;t<n;t++)this.cleanups[t]();if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].stop(!0);if(!this.detached&&this.parent&&!e){const e=this.parent.scopes.pop();e&&e!==this&&(this.parent.scopes[this.index]=e,e.index=this.index)}this.parent=void 0,this._active=!1}}}function vn(e){return new bn(e)}function An(){return yn}const xn=e=>{const t=new Set(e);return t.w=0,t.n=0,t},Sn=e=>(e.w&Cn)>0,wn=e=>(e.n&Cn)>0,En=new WeakMap;let Bn=0,Cn=1;let Pn;const jn=Symbol(""),On=Symbol("");class kn{constructor(e,t=null,n){this.fn=e,this.scheduler=t,this.active=!0,this.deps=[],this.parent=void 0,function(e,t=yn){t&&t.active&&t.effects.push(e)}(this,n)}run(){if(!this.active)return this.fn();let e=Pn,t=Qn;for(;e;){if(e===this)return;e=e.parent}try{return this.parent=Pn,Pn=this,Qn=!0,Cn=1<<++Bn,Bn<=30?(({deps:e})=>{if(e.length)for(let t=0;t<e.length;t++)e[t].w|=Cn})(this):In(this),this.fn()}finally{Bn<=30&&(e=>{const{deps:t}=e;if(t.length){let n=0;for(let o=0;o<t.length;o++){const r=t[o];Sn(r)&&!wn(r)?r.delete(e):t[n++]=r,r.w&=~Cn,r.n&=~Cn}t.length=n}})(this),Cn=1<<--Bn,Pn=this.parent,Qn=t,this.parent=void 0,this.deferStop&&this.stop()}}stop(){Pn===this?this.deferStop=!0:this.active&&(In(this),this.onStop&&this.onStop(),this.active=!1)}}function In(e){const{deps:t}=e;if(t.length){for(let n=0;n<t.length;n++)t[n].delete(e);t.length=0}}let Qn=!0;const Tn=[];function Nn(){Tn.push(Qn),Qn=!1}function zn(){const e=Tn.pop();Qn=void 0===e||e}function Fn(e,t,n){if(Qn&&Pn){let t=En.get(e);t||En.set(e,t=new Map);let o=t.get(n);o||t.set(n,o=xn()),Mn(o)}}function Mn(e,t){let n=!1;Bn<=30?wn(e)||(e.n|=Cn,n=!Sn(e)):n=!e.has(Pn),n&&(e.add(Pn),Pn.deps.push(e))}function Dn(e,t,n,o,r,i){const c=En.get(e);if(!c)return;let a=[];if("clear"===t)a=[...c.values()];else if("length"===n&&v(e)){const e=Number(o);c.forEach(((t,n)=>{("length"===n||n>=e)&&a.push(t)}))}else switch(void 0!==n&&a.push(c.get(n)),t){case"add":v(e)?k(n)&&a.push(c.get("length")):(a.push(c.get(jn)),A(e)&&a.push(c.get(On)));break;case"delete":v(e)||(a.push(c.get(jn)),A(e)&&a.push(c.get(On)));break;case"set":A(e)&&a.push(c.get(jn))}if(1===a.length)a[0]&&Ln(a[0]);else{const e=[];for(const t of a)t&&e.push(...t);Ln(xn(e))}}function Ln(e,t){const n=v(e)?e:[...e];for(const o of n)o.computed&&Hn(o);for(const o of n)o.computed||Hn(o)}function Hn(e,t){(e!==Pn||e.allowRecurse)&&(e.scheduler?e.scheduler():e.run())}const Un=e("__proto__,__v_isRef,__isVue"),Rn=new Set(Object.getOwnPropertyNames(Symbol).filter((e=>"arguments"!==e&&"caller"!==e)).map((e=>Symbol[e])).filter(E)),Vn=Gn(),qn=Gn(!1,!0),Wn=Gn(!0),Jn=Xn();function Xn(){const e={};return["includes","indexOf","lastIndexOf"].forEach((t=>{e[t]=function(...e){const n=To(this);for(let t=0,r=this.length;t<r;t++)Fn(n,0,t+"");const o=n[t](...e);return-1===o||!1===o?n[t](...e.map(To)):o}})),["push","pop","shift","unshift","splice"].forEach((t=>{e[t]=function(...e){Nn();const n=To(this)[t].apply(this,e);return zn(),n}})),e}function $n(e){const t=To(this);return Fn(t,0,e),t.hasOwnProperty(e)}function Gn(e=!1,t=!1){return function(n,o,r){if("__v_isReactive"===o)return!e;if("__v_isReadonly"===o)return e;if("__v_isShallow"===o)return t;if("__v_raw"===o&&r===(e?t?Bo:Eo:t?wo:So).get(n))return n;const i=v(n);if(!e){if(i&&b(Jn,o))return Reflect.get(Jn,o,r);if("hasOwnProperty"===o)return $n}const c=Reflect.get(n,o,r);return(E(o)?Rn.has(o):Un(o))?c:(e||Fn(n,0,o),t?c:Lo(c)?i&&k(o)?c:c.value:B(c)?e?jo(c):Po(c):c)}}function Yn(e=!1){return function(t,n,o,r){let i=t[n];if(Io(i)&&Lo(i)&&!Lo(o))return!1;if(!e&&(Qo(o)||Io(o)||(i=To(i),o=To(o)),!v(t)&&Lo(i)&&!Lo(o)))return i.value=o,!0;const c=v(t)&&k(n)?Number(n)<t.length:b(t,n),a=Reflect.set(t,n,o,r);return t===To(r)&&(c?L(o,i)&&Dn(t,"set",n,o):Dn(t,"add",n,o)),a}}const Kn={get:Vn,set:Yn(),deleteProperty:function(e,t){const n=b(e,t);e[t];const o=Reflect.deleteProperty(e,t);return o&&n&&Dn(e,"delete",t,void 0),o},has:function(e,t){const n=Reflect.has(e,t);return E(t)&&Rn.has(t)||Fn(e,0,t),n},ownKeys:function(e){return Fn(e,0,v(e)?"length":jn),Reflect.ownKeys(e)}},_n={get:Wn,set:(e,t)=>!0,deleteProperty:(e,t)=>!0},Zn=g({},Kn,{get:qn,set:Yn(!0)}),eo=e=>e,to=e=>Reflect.getPrototypeOf(e);function no(e,t,n=!1,o=!1){const r=To(e=e.__v_raw),i=To(t);n||(t!==i&&Fn(r,0,t),Fn(r,0,i));const{has:c}=to(r),a=o?eo:n?Fo:zo;return c.call(r,t)?a(e.get(t)):c.call(r,i)?a(e.get(i)):void(e!==r&&e.get(t))}function oo(e,t=!1){const n=this.__v_raw,o=To(n),r=To(e);return t||(e!==r&&Fn(o,0,e),Fn(o,0,r)),e===r?n.has(e):n.has(e)||n.has(r)}function ro(e,t=!1){return e=e.__v_raw,!t&&Fn(To(e),0,jn),Reflect.get(e,"size",e)}function io(e){e=To(e);const t=To(this);return to(t).has.call(t,e)||(t.add(e),Dn(t,"add",e,e)),this}function co(e,t){t=To(t);const n=To(this),{has:o,get:r}=to(n);let i=o.call(n,e);i||(e=To(e),i=o.call(n,e));const c=r.call(n,e);return n.set(e,t),i?L(t,c)&&Dn(n,"set",e,t):Dn(n,"add",e,t),this}function ao(e){const t=To(this),{has:n,get:o}=to(t);let r=n.call(t,e);r||(e=To(e),r=n.call(t,e)),o&&o.call(t,e);const i=t.delete(e);return r&&Dn(t,"delete",e,void 0),i}function so(){const e=To(this),t=0!==e.size,n=e.clear();return t&&Dn(e,"clear",void 0,void 0),n}function lo(e,t){return function(n,o){const r=this,i=r.__v_raw,c=To(i),a=t?eo:e?Fo:zo;return!e&&Fn(c,0,jn),i.forEach(((e,t)=>n.call(o,a(e),a(t),r)))}}function uo(e,t,n){return function(...o){const r=this.__v_raw,i=To(r),c=A(i),a="entries"===e||e===Symbol.iterator&&c,s="keys"===e&&c,l=r[e](...o),u=n?eo:t?Fo:zo;return!t&&Fn(i,0,s?On:jn),{next(){const{value:e,done:t}=l.next();return t?{value:e,done:t}:{value:a?[u(e[0]),u(e[1])]:u(e),done:t}},[Symbol.iterator](){return this}}}}function fo(e){return function(...t){return"delete"!==e&&this}}function po(){const e={get(e){return no(this,e)},get size(){return ro(this)},has:oo,add:io,set:co,delete:ao,clear:so,forEach:lo(!1,!1)},t={get(e){return no(this,e,!1,!0)},get size(){return ro(this)},has:oo,add:io,set:co,delete:ao,clear:so,forEach:lo(!1,!0)},n={get(e){return no(this,e,!0)},get size(){return ro(this,!0)},has(e){return oo.call(this,e,!0)},add:fo("add"),set:fo("set"),delete:fo("delete"),clear:fo("clear"),forEach:lo(!0,!1)},o={get(e){return no(this,e,!0,!0)},get size(){return ro(this,!0)},has(e){return oo.call(this,e,!0)},add:fo("add"),set:fo("set"),delete:fo("delete"),clear:fo("clear"),forEach:lo(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach((r=>{e[r]=uo(r,!1,!1),n[r]=uo(r,!0,!1),t[r]=uo(r,!1,!0),o[r]=uo(r,!0,!0)})),[e,n,t,o]}const[ho,go,mo,yo]=po();function bo(e,t){const n=t?e?yo:mo:e?go:ho;return(t,o,r)=>"__v_isReactive"===o?!e:"__v_isReadonly"===o?e:"__v_raw"===o?t:Reflect.get(b(n,o)&&o in t?n:t,o,r)}const vo={get:bo(!1,!1)},Ao={get:bo(!1,!0)},xo={get:bo(!0,!1)},So=new WeakMap,wo=new WeakMap,Eo=new WeakMap,Bo=new WeakMap;function Co(e){return e.__v_skip||!Object.isExtensible(e)?0:function(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}((e=>j(e).slice(8,-1))(e))}function Po(e){return Io(e)?e:Oo(e,!1,Kn,vo,So)}function jo(e){return Oo(e,!0,_n,xo,Eo)}function Oo(e,t,n,o,r){if(!B(e))return e;if(e.__v_raw&&(!t||!e.__v_isReactive))return e;const i=r.get(e);if(i)return i;const c=Co(e);if(0===c)return e;const a=new Proxy(e,2===c?o:n);return r.set(e,a),a}function ko(e){return Io(e)?ko(e.__v_raw):!(!e||!e.__v_isReactive)}function Io(e){return!(!e||!e.__v_isReadonly)}function Qo(e){return!(!e||!e.__v_isShallow)}function To(e){const t=e&&e.__v_raw;return t?To(t):e}function No(e){return((e,t,n)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})})(e,"__v_skip",!0),e}const zo=e=>B(e)?Po(e):e,Fo=e=>B(e)?jo(e):e;function Mo(e){Qn&&Pn&&Mn((e=To(e)).dep||(e.dep=xn()))}function Do(e,t){const n=(e=To(e)).dep;n&&Ln(n)}function Lo(e){return!(!e||!0!==e.__v_isRef)}function Ho(e){return function(e,t){if(Lo(e))return e;return new Uo(e,t)}(e,!1)}class Uo{constructor(e,t){this.__v_isShallow=t,this.dep=void 0,this.__v_isRef=!0,this._rawValue=t?e:To(e),this._value=t?e:zo(e)}get value(){return Mo(this),this._value}set value(e){const t=this.__v_isShallow||Qo(e)||Io(e);e=t?e:To(e),L(e,this._rawValue)&&(this._rawValue=e,this._value=t?e:zo(e),Do(this))}}function Ro(e){return Lo(e)?e.value:e}const Vo={get:(e,t,n)=>Ro(Reflect.get(e,t,n)),set:(e,t,n,o)=>{const r=e[t];return Lo(r)&&!Lo(n)?(r.value=n,!0):Reflect.set(e,t,n,o)}};function qo(e){return ko(e)?e:new Proxy(e,Vo)}class Wo{constructor(e,t,n){this._object=e,this._key=t,this._defaultValue=n,this.__v_isRef=!0}get value(){const e=this._object[this._key];return void 0===e?this._defaultValue:e}set value(e){this._object[this._key]=e}get dep(){return e=To(this._object),t=this._key,null===(n=En.get(e))||void 0===n?void 0:n.get(t);var e,t,n}}function Jo(e,t,n){const o=e[t];return Lo(o)?o:new Wo(e,t,n)}var Xo;class $o{constructor(e,t,n,o){this._setter=t,this.dep=void 0,this.__v_isRef=!0,this[Xo]=!1,this._dirty=!0,this.effect=new kn(e,(()=>{this._dirty||(this._dirty=!0,Do(this))})),this.effect.computed=this,this.effect.active=this._cacheable=!o,this.__v_isReadonly=n}get value(){const e=To(this);return Mo(e),!e._dirty&&e._cacheable||(e._dirty=!1,e._value=e.effect.run()),e._value}set value(e){this._setter(e)}}function Go(e,t,n,o){let r;try{r=o?e(...o):e()}catch(i){Ko(i,t,n)}return r}function Yo(e,t,n,o){if(S(e)){const r=Go(e,t,n,o);return r&&C(r)&&r.catch((e=>{Ko(e,t,n)})),r}const r=[];for(let i=0;i<e.length;i++)r.push(Yo(e[i],t,n,o));return r}function Ko(e,t,n,o=!0){t&&t.vnode;if(t){let o=t.parent;const r=t.proxy,i=n;for(;o;){const t=o.ec;if(t)for(let n=0;n<t.length;n++)if(!1===t[n](e,r,i))return;o=o.parent}const c=t.appContext.config.errorHandler;if(c)return void Go(c,null,10,[e,r,i])}!function(e){console.error(e)}(e,0,0,o)}Xo="__v_isReadonly";let _o=!1,Zo=!1;const er=[];let tr=0;const nr=[];let or=null,rr=0;const ir=Promise.resolve();let cr=null;function ar(e){const t=cr||ir;return e?t.then(this?e.bind(this):e):t}function sr(e){er.length&&er.includes(e,_o&&e.allowRecurse?tr+1:tr)||(null==e.id?er.push(e):er.splice(function(e){let t=tr+1,n=er.length;for(;t<n;){const o=t+n>>>1;pr(er[o])<e?t=o+1:n=o}return t}(e.id),0,e),lr())}function lr(){_o||Zo||(Zo=!0,cr=ir.then(hr))}function ur(e){v(e)?nr.push(...e):or&&or.includes(e,e.allowRecurse?rr+1:rr)||nr.push(e),lr()}function fr(e,t=(_o?tr+1:0)){for(;t<er.length;t++){const e=er[t];e&&e.pre&&(er.splice(t,1),t--,e())}}const pr=e=>null==e.id?1/0:e.id,dr=(e,t)=>{const n=pr(e)-pr(t);if(0===n){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function hr(e){Zo=!1,_o=!0,er.sort(dr);try{for(tr=0;tr<er.length;tr++){const e=er[tr];e&&!1!==e.active&&Go(e,null,14)}}finally{tr=0,er.length=0,function(){if(nr.length){const e=[...new Set(nr)];if(nr.length=0,or)return void or.push(...e);for(or=e,or.sort(((e,t)=>pr(e)-pr(t))),rr=0;rr<or.length;rr++)or[rr]();or=null,rr=0}}(),_o=!1,cr=null,(er.length||nr.length)&&hr()}}function gr(e,t,...n){if(e.isUnmounted)return;const o=e.vnode.props||s;let r=n;const i=t.startsWith("update:"),c=i&&t.slice(7);if(c&&c in o){const e=`${"modelValue"===c?"model":c}Modifiers`,{number:t,trim:i}=o[e]||s;i&&(r=n.map((e=>w(e)?e.trim():e))),t&&(r=n.map(U))}let a,l=o[a=D(t)]||o[a=D(N(t))];!l&&i&&(l=o[a=D(F(t))]),l&&Yo(l,e,6,r);const u=o[a+"Once"];if(u){if(e.emitted){if(e.emitted[a])return}else e.emitted={};e.emitted[a]=!0,Yo(u,e,6,r)}}function mr(e,t,n=!1){const o=t.emitsCache,r=o.get(e);if(void 0!==r)return r;const i=e.emits;let c={},a=!1;if(!S(e)){const o=e=>{const n=mr(e,t,!0);n&&(a=!0,g(c,n))};!n&&t.mixins.length&&t.mixins.forEach(o),e.extends&&o(e.extends),e.mixins&&e.mixins.forEach(o)}return i||a?(v(i)?i.forEach((e=>c[e]=null)):g(c,i),B(e)&&o.set(e,c),c):(B(e)&&o.set(e,null),null)}function yr(e,t){return!(!e||!d(t))&&(t=t.slice(2).replace(/Once$/,""),b(e,t[0].toLowerCase()+t.slice(1))||b(e,F(t))||b(e,t))}let br=null;function vr(e){const t=br;return br=e,e&&e.type.__scopeId,t}function Ar(e,t,n=!1){const o=xi||br;if(o){const r=null==o.parent?o.vnode.appContext&&o.vnode.appContext.provides:o.parent.provides;if(r&&e in r)return r[e];if(arguments.length>1)return n&&S(t)?t.call(o.proxy):t}}const xr={};function Sr(e,t,n){return wr(e,t,n)}function wr(e,t,{immediate:n,deep:o,flush:r,onTrack:i,onTrigger:c}=s){const a=An()===(null==xi?void 0:xi.scope)?xi:null;let l,f,p=!1,d=!1;if(Lo(e)?(l=()=>e.value,p=Qo(e)):ko(e)?(l=()=>e,o=!0):v(e)?(d=!0,p=e.some((e=>ko(e)||Qo(e))),l=()=>e.map((e=>Lo(e)?e.value:ko(e)?Cr(e):S(e)?Go(e,a,2):void 0))):l=S(e)?t?()=>Go(e,a,2):()=>{if(!a||!a.isUnmounted)return f&&f(),Yo(e,a,3,[h])}:u,t&&o){const e=l;l=()=>Cr(e())}let h=e=>{f=A.onStop=()=>{Go(e,a,4)}},g=d?new Array(e.length).fill(xr):xr;const y=()=>{if(A.active)if(t){const e=A.run();(o||p||(d?e.some(((e,t)=>L(e,g[t]))):L(e,g)))&&(f&&f(),Yo(t,a,3,[e,g===xr?void 0:d&&g[0]===xr?[]:g,h]),g=e)}else A.run()};let b;y.allowRecurse=!!t,"sync"===r?b=y:"post"===r?b=()=>mi(y,a&&a.suspense):(y.pre=!0,a&&(y.id=a.uid),b=()=>sr(y));const A=new kn(l,b);t?n?y():g=A.run():"post"===r?mi(A.run.bind(A),a&&a.suspense):A.run();return()=>{A.stop(),a&&a.scope&&m(a.scope.effects,A)}}function Er(e,t,n){const o=this.proxy,r=w(e)?e.includes(".")?Br(o,e):()=>o[e]:e.bind(o,o);let i;S(t)?i=t:(i=t.handler,n=t);const c=xi;wi(this);const a=wr(r,i.bind(o),n);return c?wi(c):Ei(),a}function Br(e,t){const n=t.split(".");return()=>{let t=e;for(let e=0;e<n.length&&t;e++)t=t[n[e]];return t}}function Cr(e,t){if(!B(e)||e.__v_skip)return e;if((t=t||new Set).has(e))return e;if(t.add(e),Lo(e))Cr(e.value,t);else if(v(e))for(let n=0;n<e.length;n++)Cr(e[n],t);else if(x(e)||A(e))e.forEach((e=>{Cr(e,t)}));else if(O(e))for(const n in e)Cr(e[n],t);return e}function Pr(e,t){Or(e,"a",t)}function jr(e,t){Or(e,"da",t)}function Or(e,t,n=xi){const o=e.__wdc||(e.__wdc=()=>{let t=n;for(;t;){if(t.isDeactivated)return;t=t.parent}return e()});if(Ir(t,o,n),n){let e=n.parent;for(;e&&e.parent;)e.parent.vnode.type.__isKeepAlive&&kr(o,t,n,e),e=e.parent}}function kr(e,t,n,o){const r=Ir(t,e,o,!0);Dr((()=>{m(o[t],r)}),n)}function Ir(e,t,n=xi,o=!1){if(n){(function(e){return Ae.indexOf(e)>-1})(e)&&(n=n.root);const r=n[e]||(n[e]=[]),i=t.__weh||(t.__weh=(...o)=>{if(n.isUnmounted)return;Nn(),wi(n);const r=Yo(t,n,e,o);return Ei(),zn(),r});return o?r.unshift(i):r.push(i),i}}const Qr=e=>(t,n=xi)=>(!Ci||"sp"===e)&&Ir(e,((...e)=>t(...e)),n),Tr=Qr("bm"),Nr=Qr("m"),zr=Qr("bu"),Fr=Qr("u"),Mr=Qr("bum"),Dr=Qr("um"),Lr=Qr("sp"),Hr=Qr("rtg"),Ur=Qr("rtc");function Rr(e,t=xi){Ir("ec",e,t)}const Vr="components";function qr(e,t){return e&&(e[t]||e[N(t)]||e[M(N(t))])}const Wr=e=>e?Bi(e)?Oi(e)||e.proxy:Wr(e.parent):null,Jr=g(Object.create(null),{$:e=>e,$el:e=>e.__$el||(e.__$el={}),$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>Wr(e.parent),$root:e=>Wr(e.root),$emit:e=>e.emit,$options:e=>Zr(e),$forceUpdate:e=>e.f||(e.f=()=>sr(e.update)),$watch:e=>Er.bind(e)}),Xr=(e,t)=>e!==s&&!e.__isScriptSetup&&b(e,t),$r={get({_:e},t){const{ctx:n,setupState:o,data:r,props:i,accessCache:c,type:a,appContext:l}=e;let u;if("$"!==t[0]){const a=c[t];if(void 0!==a)switch(a){case 1:return o[t];case 2:return r[t];case 4:return n[t];case 3:return i[t]}else{if(Xr(o,t))return c[t]=1,o[t];if(r!==s&&b(r,t))return c[t]=2,r[t];if((u=e.propsOptions[0])&&b(u,t))return c[t]=3,i[t];if(n!==s&&b(n,t))return c[t]=4,n[t];Gr&&(c[t]=0)}}const f=Jr[t];let p,d;return f?("$attrs"===t&&Fn(e,0,t),f(e)):(p=a.__cssModules)&&(p=p[t])?p:n!==s&&b(n,t)?(c[t]=4,n[t]):(d=l.config.globalProperties,b(d,t)?d[t]:void 0)},set({_:e},t,n){const{data:o,setupState:r,ctx:i}=e;return Xr(r,t)?(r[t]=n,!0):o!==s&&b(o,t)?(o[t]=n,!0):!b(e.props,t)&&(("$"!==t[0]||!(t.slice(1)in e))&&(i[t]=n,!0))},has({_:{data:e,setupState:t,accessCache:n,ctx:o,appContext:r,propsOptions:i}},c){let a;return!!n[c]||e!==s&&b(e,c)||Xr(t,c)||(a=i[0])&&b(a,c)||b(o,c)||b(Jr,c)||b(r.config.globalProperties,c)},defineProperty(e,t,n){return null!=n.get?e._.accessCache[t]=0:b(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};let Gr=!0;function Yr(e){const t=Zr(e),n=e.proxy,o=e.ctx;Gr=!1,t.beforeCreate&&Kr(t.beforeCreate,e,"bc");const{data:r,computed:i,methods:c,watch:a,provide:s,inject:l,created:f,beforeMount:p,mounted:d,beforeUpdate:h,updated:g,activated:m,deactivated:y,beforeDestroy:b,beforeUnmount:A,destroyed:x,unmounted:w,render:E,renderTracked:C,renderTriggered:P,errorCaptured:j,serverPrefetch:O,expose:k,inheritAttrs:I,components:Q,directives:T,filters:N}=t;if(l&&function(e,t,n=u,o=!1){v(e)&&(e=oi(e));for(const r in e){const n=e[r];let i;i=B(n)?"default"in n?Ar(n.from||r,n.default,!0):Ar(n.from||r):Ar(n),Lo(i)&&o?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>i.value,set:e=>i.value=e}):t[r]=i}}(l,o,null,e.appContext.config.unwrapInjectedRef),c)for(const u in c){const e=c[u];S(e)&&(o[u]=e.bind(n))}if(r){const t=r.call(n,n);B(t)&&(e.data=Po(t))}if(Gr=!0,i)for(const v in i){const e=i[v],t=S(e)?e.bind(n,n):S(e.get)?e.get.bind(n,n):u,r=!S(e)&&S(e.set)?e.set.bind(n):u,c=ki({get:t,set:r});Object.defineProperty(o,v,{enumerable:!0,configurable:!0,get:()=>c.value,set:e=>c.value=e})}if(a)for(const u in a)_r(a[u],o,n,u);if(s){const e=S(s)?s.call(n):s;Reflect.ownKeys(e).forEach((t=>{!function(e,t){if(xi){let n=xi.provides;const o=xi.parent&&xi.parent.provides;o===n&&(n=xi.provides=Object.create(o)),n[e]=t,"app"===xi.type.mpType&&xi.appContext.app.provide(e,t)}}(t,e[t])}))}function z(e,t){v(t)?t.forEach((t=>e(t.bind(n)))):t&&e(t.bind(n))}if(f&&Kr(f,e,"c"),z(Tr,p),z(Nr,d),z(zr,h),z(Fr,g),z(Pr,m),z(jr,y),z(Rr,j),z(Ur,C),z(Hr,P),z(Mr,A),z(Dr,w),z(Lr,O),v(k))if(k.length){const t=e.exposed||(e.exposed={});k.forEach((e=>{Object.defineProperty(t,e,{get:()=>n[e],set:t=>n[e]=t})}))}else e.exposed||(e.exposed={});E&&e.render===u&&(e.render=E),null!=I&&(e.inheritAttrs=I),Q&&(e.components=Q),T&&(e.directives=T),e.ctx.$onApplyOptions&&e.ctx.$onApplyOptions(t,e,n)}function Kr(e,t,n){Yo(v(e)?e.map((e=>e.bind(t.proxy))):e.bind(t.proxy),t,n)}function _r(e,t,n,o){const r=o.includes(".")?Br(n,o):()=>n[o];if(w(e)){const n=t[e];S(n)&&Sr(r,n)}else if(S(e))Sr(r,e.bind(n));else if(B(e))if(v(e))e.forEach((e=>_r(e,t,n,o)));else{const o=S(e.handler)?e.handler.bind(n):t[e.handler];S(o)&&Sr(r,o,e)}}function Zr(e){const t=e.type,{mixins:n,extends:o}=t,{mixins:r,optionsCache:i,config:{optionMergeStrategies:c}}=e.appContext,a=i.get(t);let s;return a?s=a:r.length||n||o?(s={},r.length&&r.forEach((e=>ei(s,e,c,!0))),ei(s,t,c)):s=t,B(t)&&i.set(t,s),s}function ei(e,t,n,o=!1){const{mixins:r,extends:i}=t;i&&ei(e,i,n,!0),r&&r.forEach((t=>ei(e,t,n,!0)));for(const c in t)if(o&&"expose"===c);else{const o=ti[c]||n&&n[c];e[c]=o?o(e[c],t[c]):t[c]}return e}const ti={data:ni,props:ii,emits:ii,methods:ii,computed:ii,beforeCreate:ri,created:ri,beforeMount:ri,mounted:ri,beforeUpdate:ri,updated:ri,beforeDestroy:ri,beforeUnmount:ri,destroyed:ri,unmounted:ri,activated:ri,deactivated:ri,errorCaptured:ri,serverPrefetch:ri,components:ii,directives:ii,watch:function(e,t){if(!e)return t;if(!t)return e;const n=g(Object.create(null),e);for(const o in t)n[o]=ri(e[o],t[o]);return n},provide:ni,inject:function(e,t){return ii(oi(e),oi(t))}};function ni(e,t){return t?e?function(){return g(S(e)?e.call(this,this):e,S(t)?t.call(this,this):t)}:t:e}function oi(e){if(v(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function ri(e,t){return e?[...new Set([].concat(e,t))]:t}function ii(e,t){return e?g(g(Object.create(null),e),t):t}function ci(e,t,n,o=!1){const r={},i={};e.propsDefaults=Object.create(null),ai(e,t,r,i);for(const c in e.propsOptions[0])c in r||(r[c]=void 0);n?e.props=o?r:Oo(r,!1,Zn,Ao,wo):e.type.props?e.props=r:e.props=i,e.attrs=i}function ai(e,t,n,o){const[r,i]=e.propsOptions;let c,a=!1;if(t)for(let s in t){if(I(s))continue;const l=t[s];let u;r&&b(r,u=N(s))?i&&i.includes(u)?(c||(c={}))[u]=l:n[u]=l:yr(e.emitsOptions,s)||s in o&&l===o[s]||(o[s]=l,a=!0)}if(i){const t=To(n),o=c||s;for(let c=0;c<i.length;c++){const a=i[c];n[a]=si(r,t,a,o[a],e,!b(o,a))}}return a}function si(e,t,n,o,r,i){const c=e[n];if(null!=c){const e=b(c,"default");if(e&&void 0===o){const e=c.default;if(c.type!==Function&&S(e)){const{propsDefaults:i}=r;n in i?o=i[n]:(wi(r),o=i[n]=e.call(null,t),Ei())}else o=e}c[0]&&(i&&!e?o=!1:!c[1]||""!==o&&o!==F(n)||(o=!0))}return o}function li(e,t,n=!1){const o=t.propsCache,r=o.get(e);if(r)return r;const i=e.props,c={},a=[];let u=!1;if(!S(e)){const o=e=>{u=!0;const[n,o]=li(e,t,!0);g(c,n),o&&a.push(...o)};!n&&t.mixins.length&&t.mixins.forEach(o),e.extends&&o(e.extends),e.mixins&&e.mixins.forEach(o)}if(!i&&!u)return B(e)&&o.set(e,l),l;if(v(i))for(let l=0;l<i.length;l++){const e=N(i[l]);ui(e)&&(c[e]=s)}else if(i)for(const s in i){const e=N(s);if(ui(e)){const t=i[s],n=c[e]=v(t)||S(t)?{type:t}:Object.assign({},t);if(n){const t=di(Boolean,n.type),o=di(String,n.type);n[0]=t>-1,n[1]=o<0||t<o,(t>-1||b(n,"default"))&&a.push(e)}}}const f=[c,a];return B(e)&&o.set(e,f),f}function ui(e){return"$"!==e[0]}function fi(e){const t=e&&e.toString().match(/^\s*(function|class) (\w+)/);return t?t[2]:null===e?"null":""}function pi(e,t){return fi(e)===fi(t)}function di(e,t){return v(t)?t.findIndex((t=>pi(t,e))):S(t)&&pi(t,e)?0:-1}function hi(){return{app:null,config:{isNativeTag:f,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let gi=0;const mi=ur;function yi(e){return e?ko(t=e)||Io(t)||"__vInternal"in e?g({},e):e:null;var t}const bi=hi();let vi=0;function Ai(e,t,n){const o=e.type,r=(t?t.appContext:e.appContext)||bi,i={uid:vi++,vnode:e,type:o,parent:t,appContext:r,root:null,next:null,subTree:null,effect:null,update:null,scope:new bn(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(r.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:li(o,r),emitsOptions:mr(o,r),emit:null,emitted:null,propsDefaults:s,inheritAttrs:o.inheritAttrs,ctx:s,data:s,props:s,attrs:s,slots:s,refs:s,setupState:s,setupContext:null,suspense:n,suspenseId:n?n.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return i.ctx={_:i},i.root=t?t.root:i,i.emit=gr.bind(null,i),e.ce&&e.ce(i),i}let xi=null;const Si=()=>xi||br,wi=e=>{xi=e,e.scope.on()},Ei=()=>{xi&&xi.scope.off(),xi=null};function Bi(e){return 4&e.vnode.shapeFlag}let Ci=!1;function Pi(e,t=!1){Ci=t;const{props:n}=e.vnode,o=Bi(e);ci(e,n,o,t);const r=o?function(e){const t=e.type;e.accessCache=Object.create(null),e.proxy=No(new Proxy(e.ctx,$r));const{setup:n}=t;if(n){const t=e.setupContext=n.length>1?function(e){const t=t=>{e.exposed=t||{}};let n;return{get attrs(){return n||(n=function(e){return new Proxy(e.attrs,{get:(t,n)=>(Fn(e,0,"$attrs"),t[n])})}(e))},slots:e.slots,emit:e.emit,expose:t}}(e):null;wi(e),Nn();const o=Go(n,e,0,[e.props,t]);zn(),Ei(),C(o)?o.then(Ei,Ei):function(e,t){S(t)?e.render=t:B(t)&&(e.setupState=qo(t));ji(e)}(e,o)}else ji(e)}(e):void 0;return Ci=!1,r}function ji(e,t,n){const o=e.type;e.render||(e.render=o.render||u),wi(e),Nn(),Yr(e),zn(),Ei()}function Oi(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(qo(No(e.exposed)),{get:(t,n)=>n in t?t[n]:e.proxy[n],has:(e,t)=>t in e||t in Jr}))}const ki=(e,t)=>function(e,t,n=!1){let o,r;const i=S(e);return i?(o=e,r=u):(o=e.get,r=e.set),new $o(o,r,i||!r,n)}(e,0,Ci),Ii="3.2.47";function Qi(e){return Ro(e)}const Ti="[object Array]",Ni="[object Object]";function zi(e,t){const n={};return Fi(e,t),Mi(e,t,"",n),n}function Fi(e,t){if((e=Qi(e))===t)return;const n=j(e),o=j(t);if(n==Ni&&o==Ni)for(let r in t){const n=e[r];void 0===n?e[r]=null:Fi(n,t[r])}else n==Ti&&o==Ti&&e.length>=t.length&&t.forEach(((t,n)=>{Fi(e[n],t)}))}function Mi(e,t,n,o){if((e=Qi(e))===t)return;const r=j(e),i=j(t);if(r==Ni)if(i!=Ni||Object.keys(e).length<Object.keys(t).length)Di(o,n,e);else for(let c in e){const r=Qi(e[c]),i=t[c],a=j(r),s=j(i);if(a!=Ti&&a!=Ni)r!=i&&Di(o,(""==n?"":n+".")+c,r);else if(a==Ti)s!=Ti||r.length<i.length?Di(o,(""==n?"":n+".")+c,r):r.forEach(((e,t)=>{Mi(e,i[t],(""==n?"":n+".")+c+"["+t+"]",o)}));else if(a==Ni)if(s!=Ni||Object.keys(r).length<Object.keys(i).length)Di(o,(""==n?"":n+".")+c,r);else for(let e in r)Mi(r[e],i[e],(""==n?"":n+".")+c+"."+e,o)}else r==Ti?i!=Ti||e.length<t.length?Di(o,n,e):e.forEach(((e,r)=>{Mi(e,t[r],n+"["+r+"]",o)})):Di(o,n,e)}function Di(e,t,n){e[t]=n}function Li(e){const t=e.ctx.__next_tick_callbacks;if(t&&t.length){const e=t.slice(0);t.length=0;for(let t=0;t<e.length;t++)e[t]()}}function Hi(e,t){const n=e.ctx;if(!n.__next_tick_pending&&!function(e){return er.includes(e.update)}(e))return ar(t&&t.bind(e.proxy));let o;return n.__next_tick_callbacks||(n.__next_tick_callbacks=[]),n.__next_tick_callbacks.push((()=>{t?Go(t.bind(e.proxy),e,14):o&&o(e.proxy)})),new Promise((e=>{o=e}))}function Ui(e,t){const n=typeof(e=Qi(e));if("object"===n&&null!==e){let n=t.get(e);if(void 0!==n)return n;if(v(e)){const o=e.length;n=new Array(o),t.set(e,n);for(let r=0;r<o;r++)n[r]=Ui(e[r],t)}else{n={},t.set(e,n);for(const o in e)b(e,o)&&(n[o]=Ui(e[o],t))}return n}if("symbol"!==n)return e}function Ri(e){return Ui(e,"undefined"!=typeof WeakMap?new WeakMap:new Map)}function Vi(e,t,n){if(!t)return;t=Ri(t);const o=e.ctx,r=o.mpType;if("page"===r||"component"===r){t.r0=1;const r=o.$scope,i=Object.keys(t),c=zi(t,n||function(e,t){const n=e.data,o=Object.create(null);return t.forEach((e=>{o[e]=n[e]})),o}(r,i));Object.keys(c).length?(o.__next_tick_pending=!0,r.setData(c,(()=>{o.__next_tick_pending=!1,Li(e)})),fr()):Li(e)}}function qi(e,t,n){t.appContext.config.globalProperties.$applyOptions(e,t,n);const o=e.computed;if(o){const e=Object.keys(o);if(e.length){const n=t.ctx;n.$computedKeys||(n.$computedKeys=[]),n.$computedKeys.push(...e)}}delete t.ctx.$onApplyOptions}function Wi(e,t=!1){const{setupState:n,$templateRefs:o,ctx:{$scope:r,$mpPlatform:i}}=e;if("mp-alipay"===i)return;if(!o||!r)return;if(t)return o.forEach((e=>Ji(e,null,n)));const c="mp-baidu"===i||"mp-toutiao"===i,a=e=>{const t=(r.selectAllComponents(".r")||[]).concat(r.selectAllComponents(".r-i-f")||[]);return e.filter((e=>{const o=function(e,t){const n=e.find((e=>e&&(e.properties||e.props).uI===t));if(n){const e=n.$vm;return e?Oi(e.$)||e:function(e){B(e)&&No(e);return e}(n)}return null}(t,e.i);return!(!c||null!==o)||(Ji(e,o,n),!1)}))},s=()=>{const t=a(o);t.length&&e.proxy&&e.proxy.$scope&&e.proxy.$scope.setData({r1:1},(()=>{a(t)}))};r._$setRef?r._$setRef(s):Hi(e,s)}function Ji({r:e,f:t},n,o){if(S(e))e(n,{});else{const r=w(e),i=Lo(e);if(r||i)if(t){if(!i)return;v(e.value)||(e.value=[]);const t=e.value;if(-1===t.indexOf(n)){if(t.push(n),!n)return;Mr((()=>m(t,n)),n.$)}}else r?b(o,e)&&(o[e]=n):Lo(e)&&(e.value=n)}}var Xi,$i;($i=Xi||(Xi={})).APP="app",$i.PAGE="page",$i.COMPONENT="component";const Gi=ur;function Yi(e,t){const n=e.component=Ai(e,t.parentComponent,null);return n.ctx.$onApplyOptions=qi,n.ctx.$children=[],"app"===t.mpType&&(n.render=u),t.onBeforeSetup&&t.onBeforeSetup(n,t),Pi(n),t.parentComponent&&n.proxy&&t.parentComponent.ctx.$children.push(Oi(n)||n.proxy),function(e){const t=tc.bind(e);e.$updateScopedSlots=()=>ar((()=>sr(t)));const n=()=>{if(e.isMounted){const{next:t,bu:n,u:o}=e;nc(e,!1),ec(),n&&H(n),nc(e,!0),Vi(e,_i(e)),o&&Gi(o)}else Mr((()=>{Wi(e,!0)}),e),Vi(e,_i(e))},o=e.effect=new kn(n,(()=>sr(e.update)),e.scope),r=e.update=o.run.bind(o);r.id=e.uid,nc(e,!0),r()}(n),n.proxy}const Ki=e=>{let t;for(const n in e)("class"===n||"style"===n||d(n))&&((t||(t={}))[n]=e[n]);return t};function _i(e){const{type:t,vnode:n,proxy:o,withProxy:r,props:i,propsOptions:[c],slots:a,attrs:s,emit:l,render:u,renderCache:f,data:p,setupState:d,ctx:h,uid:g,appContext:{app:{config:{globalProperties:{pruneComponentPropsCache:m}}}},inheritAttrs:y}=e;let b;e.$templateRefs=[],e.$ei=0,m(g),e.__counter=0===e.__counter?1:0;const v=vr(e);try{if(4&n.shapeFlag){Zi(y,i,c,s);const e=r||o;b=u.call(e,e,f,i,d,p,h)}else{Zi(y,i,c,t.props?s:Ki(s));const e=t;b=e.length>1?e(i,{attrs:s,slots:a,emit:l}):e(i,null)}}catch(A){Ko(A,e,1),b=!1}return Wi(e),vr(v),b}function Zi(e,t,n,o){if(t&&o&&!1!==e){const e=Object.keys(o).filter((e=>"class"!==e&&"style"!==e));if(!e.length)return;n&&e.some(h)?e.forEach((e=>{h(e)&&e.slice(9)in n||(t[e]=o[e])})):e.forEach((e=>t[e]=o[e]))}}const ec=e=>{Nn(),fr(),zn()};function tc(){const e=this.$scopedSlotsData;if(!e||0===e.length)return;const t=this.ctx.$scope,n=t.data,o=Object.create(null);e.forEach((({path:e,index:t,data:r})=>{const i=me(n,e),c=w(t)?`${e}.${t}`:`${e}[${t}]`;if(void 0===i||void 0===i[t])o[c]=r;else{const e=zi(r,i[t]);Object.keys(e).forEach((t=>{o[c+"."+t]=e[t]}))}})),e.length=0,Object.keys(o).length&&t.setData(o)}function nc({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}const oc=function(e,t=null){S(e)||(e=Object.assign({},e)),null==t||B(t)||(t=null);const n=hi(),o=new Set,r=n.app={_uid:gi++,_component:e,_props:t,_container:null,_context:n,_instance:null,version:Ii,get config(){return n.config},set config(e){},use:(e,...t)=>(o.has(e)||(e&&S(e.install)?(o.add(e),e.install(r,...t)):S(e)&&(o.add(e),e(r,...t))),r),mixin:e=>(n.mixins.includes(e)||n.mixins.push(e),r),component:(e,t)=>t?(n.components[e]=t,r):n.components[e],directive:(e,t)=>t?(n.directives[e]=t,r):n.directives[e],mount(){},unmount(){},provide:(e,t)=>(n.provides[e]=t,r)};return r};function rc(e,t=null){("undefined"!=typeof window?window:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof global?global:"undefined"!=typeof my?my:void 0).__VUE__=!0;const n=oc(e,t),o=n._context;o.config.globalProperties.$nextTick=function(e){return Hi(this.$,e)};const r=e=>(e.appContext=o,e.shapeFlag=6,e),i=function(e,t){return Yi(r(e),t)},c=function(e){return e&&function(e){const{bum:t,scope:n,update:o,um:r}=e;t&&H(t),n.stop(),o&&(o.active=!1),r&&Gi(r),Gi((()=>{e.isUnmounted=!0}))}(e.$)};return n.mount=function(){e.render=u;const t=Yi(r({type:e}),{mpType:Xi.APP,mpInstance:null,parentComponent:null,slots:[],props:null});return n._instance=t.$,t.$app=n,t.$createComponent=i,t.$destroyComponent=c,o.$appInstance=t,t},n.unmount=function(){},n}function ic(e,t,n,o){S(t)&&Ir(e,t.bind(n),o)}function cc(e,t,n){!function(e,t,n){const o=e.mpType||n.$mpType;o&&"component"!==o&&Object.keys(e).forEach((o=>{if(we(o,e[o],!1)){const r=e[o];v(r)?r.forEach((e=>ic(o,e,n,t))):ic(o,r,n,t)}}))}(e,t,n)}function ac(e,t,n){return e[t]=n}function sc(e){return function(t,n,o){if(!n)throw t;const r=e._instance;if(!r||!r.proxy)throw t;r.proxy.$callHook(W,t)}}function lc(e,t){return e?[...new Set([].concat(e,t))]:t}let uc;const fc="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",pc=/^(?:[A-Za-z\d+/]{4})*?(?:[A-Za-z\d+/]{2}(?:==)?|[A-Za-z\d+/]{3}=?)?$/;function dc(){const e=mn.getStorageSync("uni_id_token")||"",t=e.split(".");if(!e||3!==t.length)return{uid:null,role:[],permission:[],tokenExpired:0};let n;try{n=JSON.parse((o=t[1],decodeURIComponent(uc(o).split("").map((function(e){return"%"+("00"+e.charCodeAt(0).toString(16)).slice(-2)})).join(""))))}catch(r){throw new Error(""+r.message)}var o;return n.tokenExpired=1e3*n.exp,delete n.exp,delete n.iat,n}function hc(e){const t=e._context.config;var n;t.errorHandler=Ce(e,sc),n=t.optionMergeStrategies,xe.forEach((e=>{n[e]=lc}));const o=t.globalProperties;!function(e){e.uniIDHasRole=function(e){const{role:t}=dc();return t.indexOf(e)>-1},e.uniIDHasPermission=function(e){const{permission:t}=dc();return this.uniIDHasRole("admin")||t.indexOf(e)>-1},e.uniIDTokenValid=function(){const{tokenExpired:e}=dc();return e>Date.now()}}(o),o.$set=ac,o.$applyOptions=cc,mn.invokeCreateVueAppHook(e)}uc="function"!=typeof atob?function(e){if(e=String(e).replace(/[\t\n\f\r ]+/g,""),!pc.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,r="",i=0;i<e.length;)t=fc.indexOf(e.charAt(i++))<<18|fc.indexOf(e.charAt(i++))<<12|(n=fc.indexOf(e.charAt(i++)))<<6|(o=fc.indexOf(e.charAt(i++))),r+=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 r}:atob;const gc=Object.create(null);function mc(e){delete gc[e]}function yc(e){if(!e)return;const[t,n]=e.split(",");return gc[t]?gc[t][parseInt(n)]:void 0}var bc={install(e){hc(e),e.config.globalProperties.pruneComponentPropsCache=mc;const t=e.mount;e.mount=function(n){const o=t.call(e,n),r=function(){const e="createApp";if("undefined"!=typeof global)return global[e];if("undefined"!=typeof my)return my[e]}();return r?r(o):"undefined"!=typeof createMiniProgramApp&&createMiniProgramApp(o),o}}};function vc(e,t){const n=Si(),o=n.ctx,r=void 0===t||"mp-weixin"!==o.$mpPlatform&&"mp-qq"!==o.$mpPlatform||!w(t)&&"number"!=typeof t?"":"_"+t,i="e"+n.$ei+++r,c=o.$scope;if(!e)return delete c[i],i;const a=c[i];return a?a.value=e:c[i]=function(e,t){const n=e=>{var o;(o=e).type&&o.target&&(o.preventDefault=u,o.stopPropagation=u,o.stopImmediatePropagation=u,b(o,"detail")||(o.detail={}),b(o,"markerId")&&(o.detail="object"==typeof o.detail?o.detail:{},o.detail.markerId=o.markerId),O(o.detail)&&b(o.detail,"checked")&&!b(o.detail,"value")&&(o.detail.value=o.detail.checked),O(o.detail)&&(o.target=g({},o.target,o.detail)));let r=[e];e.detail&&e.detail.__args__&&(r=e.detail.__args__);const i=n.value,c=()=>Yo(function(e,t){if(v(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n&&n.call(e),e._stopped=!0},t.map((e=>t=>!t._stopped&&e(t)))}return t}(e,i),t,5,r),a=e.target,s=!!a&&(!!a.dataset&&"true"===String(a.dataset.eventsync));if(!Ac.includes(e.type)||s){const t=c();if("input"===e.type&&(v(t)||C(t)))return;return t}setTimeout(c)};return n.value=e,n}(e,n),i}const Ac=["tap","longpress","longtap","transitionend","animationstart","animationiteration","animationend","touchforcechange"];function xc(e,t={},n){const o=Si(),{parent:r,isMounted:i,ctx:{$scope:c}}=o,a=(c.properties||c.props).uI;if(!a)return;if(!r&&!i)return void Nr((()=>{xc(e,t,n)}),o);const s=function(e,t){let n=t.parent;for(;n;){const t=n.$ssi;if(t&&t[e])return t[e];n=n.parent}}(a,o);s&&s(e,t,n)}function Sc(e){return w(e)?e:function(e){let t="";if(!e||w(e))return t;for(const n in e)t+=`${n.startsWith("--")?n:F(n)}:${e[n]};`;return t}(t(e))}const wc=function(e,t=null){return e&&(e.mpType="app"),rc(e,t).use(bc)},Ec=["createSelectorQuery","createIntersectionObserver","selectAllComponents","selectComponent"];function Bc(e,t){const n=e.ctx;n.mpType=t.mpType,n.$mpType=t.mpType,n.$mpPlatform="mp-weixin",n.$scope=t.mpInstance,n.$mp={},n._self={},e.slots={},v(t.slots)&&t.slots.length&&(t.slots.forEach((t=>{e.slots[t]=!0})),e.slots.d&&(e.slots.default=!0)),n.getOpenerEventChannel=function(){return t.mpInstance.getOpenerEventChannel()},n.$hasHook=Cc,n.$callHook=Pc,e.emit=function(e,t){return function(n,...o){const r=t.$scope;if(r&&n){const e={__args__:o};r.triggerEvent(n,e)}return e.apply(this,[n,...o])}}(e.emit,n)}function Cc(e){const t=this.$[e];return!(!t||!t.length)}function Pc(e,t){"mounted"===e&&(Pc.call(this,"bm"),this.$.isMounted=!0,e="m");const n=this.$[e];return n&&((e,t)=>{let n;for(let o=0;o<e.length;o++)n=e[o](t);return n})(n,t)}const jc=[G,R,V,K,ee,oe,re,ie,ae];function Oc(e,t=new Set){if(e){Object.keys(e).forEach((n=>{we(n,e[n])&&t.add(n)}));{const{extends:n,mixins:o}=e;o&&o.forEach((e=>Oc(e,t))),n&&Oc(n,t)}}return t}function kc(e,t,n){-1!==n.indexOf(t)||b(e,t)||(e[t]=function(e){return this.$vm&&this.$vm.$callHook(t,e)})}const Ic=[Y];function Qc(e,t,n=Ic){t.forEach((t=>kc(e,t,n)))}function Tc(e,t,n=Ic){Oc(t).forEach((t=>kc(e,t,n)))}const Nc=ge((()=>{const e=[],t=S(getApp)&&getApp({allowDefault:!0});if(t&&t.$vm&&t.$vm.$){const n=t.$vm.$.appContext.mixins;if(v(n)){const t=Object.keys(Se);n.forEach((n=>{t.forEach((t=>{b(n,t)&&!e.includes(t)&&e.push(t)}))}))}}return e}));const zc=[R,V,W,J,X,$];function Fc(e,t){const n=e.$,o={globalData:e.$options&&e.$options.globalData||{},$vm:e,onLaunch(t){this.$vm=e;const o=n.ctx;this.$vm&&o.$scope||(Bc(n,{mpType:"app",mpInstance:this,slots:[]}),o.globalData=this.globalData,e.$callHook(q,t))}};!function(e){const t=Ho(Qe(wx.getSystemInfoSync().language)||Ie);Object.defineProperty(e,"$locale",{get:()=>t.value,set(e){t.value=e}})}(e);const r=e.$.type;Qc(o,zc),Tc(o,r);{const e=r.methods;e&&g(o,e)}return t&&t.parse(o),o}function Mc(e,t){if(S(e.onLaunch)){const t=wx.getLaunchOptionsSync&&wx.getLaunchOptionsSync();e.onLaunch(t)}S(e.onShow)&&wx.onAppShow&&wx.onAppShow((e=>{t.$callHook("onShow",e)})),S(e.onHide)&&wx.onAppHide&&wx.onAppHide((e=>{t.$callHook("onHide",e)}))}const Dc=["externalClasses"];const Lc=/_(.*)_worklet_factory_/;function Hc(e,t){const n=e.$children;for(let r=n.length-1;r>=0;r--){const e=n[r];if(e.$scope._$vueId===t)return e}let o;for(let r=n.length-1;r>=0;r--)if(o=Hc(n[r],t),o)return o}const Uc=["eO","uR","uRIF","uI","uT","uP","uS"];function Rc(e){e.properties||(e.properties={}),g(e.properties,function(e,t=!1){const n={};return t||(Uc.forEach((e=>{n[e]={type:null,value:""}})),n.uS={type:null,value:[],observer:function(e){const t=Object.create(null);e&&e.forEach((e=>{t[e]=!0})),this.setData({$slots:t})}}),e.behaviors&&e.behaviors.includes("wx://form-field")&&(e.properties&&e.properties.name||(n.name={type:null,value:""}),e.properties&&e.properties.value||(n.value={type:null,value:""})),n}(e),function(e){const t={};return e&&e.virtualHost&&(t.virtualHostStyle={type:null,value:""},t.virtualHostClass={type:null,value:""}),t}(e.options))}const Vc=[String,Number,Boolean,Object,Array,null];function qc(e,t){const n=function(e){return v(e)&&1===e.length?e[0]:e}(e);return-1!==Vc.indexOf(n)?n:null}function Wc(e,t){return(t?function(e){const t={};O(e)&&Object.keys(e).forEach((n=>{-1===Uc.indexOf(n)&&(t[n]=e[n])}));return t}(e):yc(e.uP))||{}}function Jc(e){const t=function(){const e=this.properties.uP;e&&(this.$vm?function(e,t){const n=To(t.props),o=yc(e)||{};Xc(n,o)&&(!function(e,t,n,o){const{props:r,attrs:i,vnode:{patchFlag:c}}=e,a=To(r),[s]=e.propsOptions;let l=!1;if(!(o||c>0)||16&c){let o;ai(e,t,r,i)&&(l=!0);for(const i in a)t&&(b(t,i)||(o=F(i))!==i&&b(t,o))||(s?!n||void 0===n[i]&&void 0===n[o]||(r[i]=si(s,a,i,void 0,e,!0)):delete r[i]);if(i!==a)for(const e in i)t&&b(t,e)||(delete i[e],l=!0)}else if(8&c){const n=e.vnode.dynamicProps;for(let o=0;o<n.length;o++){let c=n[o];if(yr(e.emitsOptions,c))continue;const u=t[c];if(s)if(b(i,c))u!==i[c]&&(i[c]=u,l=!0);else{const t=N(c);r[t]=si(s,a,t,u,e,!1)}else u!==i[c]&&(i[c]=u,l=!0)}}l&&Dn(e,"set","$attrs")}(t,o,n,!1),r=t.update,er.indexOf(r)>-1&&function(e){const t=er.indexOf(e);t>tr&&er.splice(t,1)}(t.update),t.update());var r}(e,this.$vm.$):"m"===this.properties.uT&&function(e,t){const n=t.properties,o=yc(e)||{};Xc(n,o,!1)&&t.setData(o)}(e,this))};e.observers||(e.observers={}),e.observers.uP=t}function Xc(e,t,n=!0){const o=Object.keys(t);if(n&&o.length!==Object.keys(e).length)return!0;for(let r=0;r<o.length;r++){const n=o[r];if(t[n]!==e[n])return!0}return!1}function $c(e,t){e.data={},e.behaviors=function(e){const t=e.behaviors;let n=e.props;n||(e.props=n=[]);const o=[];return v(t)&&t.forEach((e=>{o.push(e.replace("uni://","wx://")),"uni://form-field"===e&&(v(n)?(n.push("name"),n.push("modelValue")):(n.name={type:String,default:""},n.modelValue={type:[String,Number,Boolean,Array,Object,Date],default:""}))})),o}(t)}function Gc(e,{parse:t,mocks:n,isPage:o,initRelation:r,handleLink:i,initLifetimes:c}){e=e.default||e;const a={multipleSlots:!0,addGlobalClass:!0,pureDataPattern:/^uP$/};v(e.mixins)&&e.mixins.forEach((e=>{B(e.options)&&g(a,e.options)})),e.options&&g(a,e.options);const s={options:a,lifetimes:c({mocks:n,isPage:o,initRelation:r,vueOptions:e}),pageLifetimes:{show(){this.$vm&&this.$vm.$callHook("onPageShow")},hide(){this.$vm&&this.$vm.$callHook("onPageHide")},resize(e){this.$vm&&this.$vm.$callHook("onPageResize",e)}},methods:{__l:i}};var l,u,f,p;return $c(s,e),Rc(s),Jc(s),function(e,t){Dc.forEach((n=>{b(t,n)&&(e[n]=t[n])}))}(s,e),l=s.methods,u=e.wxsCallMethods,v(u)&&u.forEach((e=>{l[e]=function(t){return this.$vm[e](t)}})),f=s.methods,(p=e.methods)&&Object.keys(p).forEach((e=>{const t=e.match(Lc);if(t){const n=t[1];f[e]=p[e],f[n]=p[n]}})),t&&t(s,{handleLink:i}),s}let Yc,Kc;function _c(){return getApp().$vm}function Zc(e,t){const{parse:n,mocks:o,isPage:r,initRelation:i,handleLink:c,initLifetimes:a}=t,s=Gc(e,{mocks:o,isPage:r,initRelation:i,handleLink:c,initLifetimes:a});!function({properties:e},t){v(t)?t.forEach((t=>{e[t]={type:String,value:""}})):O(t)&&Object.keys(t).forEach((n=>{const o=t[n];if(O(o)){let t=o.default;S(t)&&(t=t());const r=o.type;o.type=qc(r),e[n]={type:o.type,value:t}}else e[n]={type:qc(o)}}))}(s,(e.default||e).props);const l=s.methods;return l.onLoad=function(e){var t;return this.options=e,this.$page={fullPath:(t=this.route+ve(e),function(e){return 0===e.indexOf("/")}(t)?t:"/"+t)},this.$vm&&this.$vm.$callHook(G,e)},Qc(l,jc),Tc(l,e),function(e,t){if(!t)return;Object.keys(Se).forEach((n=>{t&Se[n]&&kc(e,n,[])}))}(l,e.__runtimeHooks),Qc(l,Nc()),n&&n(s,{handleLink:c}),s}const ea=Page,ta=Component;function na(e){const t=e.triggerEvent,n=function(n,...o){return t.apply(e,[(r=n,N(r.replace(he,"-"))),...o]);var r};try{e.triggerEvent=n}catch(o){e._triggerEvent=n}}function oa(e,t,n){const o=t[e];t[e]=o?function(...e){return na(this),o.apply(this,e)}:function(){na(this)}}Page=function(e){return oa(G,e),ea(e)},Component=function(e){oa("created",e);return e.properties&&e.properties.uP||(Rc(e),Jc(e)),ta(e)};var ra=Object.freeze({__proto__:null,handleLink:function(e){const t=e.detail||e.value,n=t.vuePid;let o;n&&(o=Hc(this.$vm,n)),o||(o=this.$vm),t.parent=o},initLifetimes:function({mocks:e,isPage:t,initRelation:n,vueOptions:o}){return{attached(){let r=this.properties;!function(e,t){if(!e)return;const n=e.split(","),o=n.length;1===o?t._$vueId=n[0]:2===o&&(t._$vueId=n[0],t._$vuePid=n[1])}(r.uI,this);const i={vuePid:this._$vuePid};n(this,i);const c=this,a=t(c);let s=r;this.$vm=function(e,t){Yc||(Yc=_c().$createComponent);const n=Yc(e,t);return Oi(n.$)||n}({type:o,props:Wc(s,a)},{mpType:a?"page":"component",mpInstance:c,slots:r.uS||{},parentComponent:i.parent&&i.parent.$,onBeforeSetup(t,n){!function(e,t){Object.defineProperty(e,"refs",{get(){const e={};return function(e,t,n){e.selectAllComponents(t).forEach((e=>{const t=e.properties.uR;n[t]=e.$vm||e}))}(t,".r",e),t.selectAllComponents(".r-i-f").forEach((t=>{const n=t.properties.uR;n&&(e[n]||(e[n]=[]),e[n].push(t.$vm||t))})),e}})}(t,c),function(e,t,n){const o=e.ctx;n.forEach((n=>{b(t,n)&&(e[n]=o[n]=t[n])}))}(t,c,e),function(e,t){Bc(e,t);const n=e.ctx;Ec.forEach((e=>{n[e]=function(...t){const o=n.$scope;if(o&&o[e])return o[e].apply(o,t)}}))}(t,n)}}),a||function(e){const t=e.$options;v(t.behaviors)&&t.behaviors.includes("uni://form-field")&&e.$watch("modelValue",(()=>{e.$scope&&e.$scope.setData({name:e.name,value:e.modelValue})}),{immediate:!0})}(this.$vm)},ready(){this.$vm&&(this.$vm.$callHook("mounted"),this.$vm.$callHook(Y))},detached(){var e;this.$vm&&(mc(this.$vm.$.uid),e=this.$vm,Kc||(Kc=_c().$destroyComponent),Kc(e))}}},initRelation:function(e,t){e.triggerEvent("__l",t)},isPage:function(e){return!!e.route},mocks:["__route__","__wxExparserNodeId__","__wxWebviewId__"]});const ia=function(e){return App(Fc(e,ca))};var ca;const aa=(sa=ra,function(e){return Component(Zc(e,sa))});var sa;const la=function(e){return function(t){return Component(Gc(t,e))}}(ra),ua=function(e){return function(t){Mc(Fc(t,e),t)}}(),fa=function(e){return function(t){const n=Fc(t,e),o=S(getApp)&&getApp({allowDefault:!0});if(!o)return;t.$.ctx.$scope=o;const r=o.globalData;r&&Object.keys(n.globalData).forEach((e=>{b(r,e)||(r[e]=n.globalData[e])})),Object.keys(n).forEach((e=>{b(o,e)||(o[e]=n[e])})),Mc(n,t)}}();wx.createApp=global.createApp=ia,wx.createPage=aa,wx.createComponent=la,wx.createPluginApp=global.createPluginApp=ua,wx.createSubpackageApp=global.createSubpackageApp=fa;
/*!
* pinia v2.0.33
* (c) 2023 Eduardo San Martin Morote
* @license MIT
*/
let pa;const da=e=>pa=e,ha=Symbol();function ga(e){return e&&"object"==typeof e&&"[object Object]"===Object.prototype.toString.call(e)&&"function"!=typeof e.toJSON}var ma,ya;(ya=ma||(ma={})).direct="direct",ya.patchObject="patch object",ya.patchFunction="patch function";const ba="undefined"!=typeof window;function va(){const e=vn(!0),t=e.run((()=>Ho({})));let n=[],o=[];const r=No({install(e){da(r),r._a=e,e.provide(ha,r),e.config.globalProperties.$pinia=r,o.forEach((e=>n.push(e))),o=[]},use(e){return this._a?n.push(e):o.push(e),this},_p:n,_a:null,_e:e,_s:new Map,state:t});return r}const Aa=()=>{};function xa(e,t,n,o=Aa){e.push(t);const r=()=>{const n=e.indexOf(t);n>-1&&(e.splice(n,1),o())};return!n&&An()&&function(e){yn&&yn.cleanups.push(e)}(r),r}function Sa(e,...t){e.slice().forEach((e=>{e(...t)}))}function wa(e,t){e instanceof Map&&t instanceof Map&&t.forEach(((t,n)=>e.set(n,t))),e instanceof Set&&t instanceof Set&&t.forEach(e.add,e);for(const n in t){if(!t.hasOwnProperty(n))continue;const o=t[n],r=e[n];ga(r)&&ga(o)&&e.hasOwnProperty(n)&&!Lo(o)&&!ko(o)?e[n]=wa(r,o):e[n]=o}return e}const Ea=Symbol();const{assign:Ba}=Object;function Ca(e,t,n,o){const{state:r,actions:i,getters:c}=t,a=n.state.value[e];let s;return s=Pa(e,(function(){a||(n.state.value[e]=r?r():{});const t=function(e){const t=v(e)?new Array(e.length):{};for(const n in e)t[n]=Jo(e,n);return t}(n.state.value[e]);return Ba(t,i,Object.keys(c||{}).reduce(((t,o)=>(t[o]=No(ki((()=>{da(n);const t=n._s.get(e);return c[o].call(t,t)}))),t)),{}))}),t,n,o,!0),s}function Pa(e,t,n={},o,r,i){let c;const a=Ba({actions:{}},n),s={deep:!0};let l,u,f,p=No([]),d=No([]);const h=o.state.value[e];let g;function m(t){let n;l=u=!1,"function"==typeof t?(t(o.state.value[e]),n={type:ma.patchFunction,storeId:e,events:f}):(wa(o.state.value[e],t),n={type:ma.patchObject,payload:t,storeId:e,events:f});const r=g=Symbol();ar().then((()=>{g===r&&(l=!0)})),u=!0,Sa(p,n,o.state.value[e])}i||h||(o.state.value[e]={}),Ho({});const y=i?function(){const{state:e}=n,t=e?e():{};this.$patch((e=>{Ba(e,t)}))}:Aa;function b(t,n){return function(){da(o);const r=Array.from(arguments),i=[],c=[];let a;Sa(d,{args:r,name:t,store:v,after:function(e){i.push(e)},onError:function(e){c.push(e)}});try{a=n.apply(this&&this.$id===e?this:v,r)}catch(s){throw Sa(c,s),s}return a instanceof Promise?a.then((e=>(Sa(i,e),e))).catch((e=>(Sa(c,e),Promise.reject(e)))):(Sa(i,a),a)}}const v=Po({_p:o,$id:e,$onAction:xa.bind(null,d),$patch:m,$reset:y,$subscribe(t,n={}){const r=xa(p,t,n.detached,(()=>i())),i=c.run((()=>Sr((()=>o.state.value[e]),(o=>{("sync"===n.flush?u:l)&&t({storeId:e,type:ma.direct,events:f},o)}),Ba({},s,n))));return r},$dispose:function(){c.stop(),p=[],d=[],o._s.delete(e)}});o._s.set(e,v);const A=o._e.run((()=>(c=vn(),c.run((()=>t())))));for(const w in A){const t=A[w];if(Lo(t)&&(!Lo(S=t)||!S.effect)||ko(t))i||(!h||ga(x=t)&&x.hasOwnProperty(Ea)||(Lo(t)?t.value=h[w]:wa(t,h[w])),o.state.value[e][w]=t);else if("function"==typeof t){const e=b(w,t);A[w]=e,a.actions[w]=t}}var x,S;return Ba(v,A),Ba(To(v),A),Object.defineProperty(v,"$state",{get:()=>o.state.value[e],set:e=>{m((t=>{Ba(t,e)}))}}),o._p.forEach((e=>{Ba(v,c.run((()=>e({store:v,app:o._a,pinia:o,options:a}))))})),h&&i&&n.hydrate&&n.hydrate(v.$state,h),l=!0,u=!0,v}function ja(e,t,n){let o,r;const i="function"==typeof t;function c(e,n){const c=Si();(e=e||c&&Ar(ha,null))&&da(e),(e=pa)._s.has(o)||(i?Pa(o,t,r,e):Ca(o,r,e));return e._s.get(o)}return"string"==typeof e?(o=e,r=i?n:t):(r=e,o=e.id),c.$id=o,c}let Oa="Store";function ka(e,t){return Array.isArray(t)?t.reduce(((t,n)=>(t[n]=function(){return e(this.$pinia)[n]},t)),{}):Object.keys(t).reduce(((n,o)=>(n[o]=function(){const n=e(this.$pinia),r=t[o];return"function"==typeof r?r.call(this,n):n[r]},n)),{})}const Ia=ka;const Qa=Object.freeze(Object.defineProperty({__proto__:null,get MutationType(){return ma},PiniaVuePlugin:function(e){e.mixin({beforeCreate(){const e=this.$options;if(e.pinia){const t=e.pinia;if(!this._provided){const e={};Object.defineProperty(this,"_provided",{get:()=>e,set:t=>Object.assign(e,t)})}this._provided[ha]=t,this.$pinia||(this.$pinia=t),t._a=this,ba&&da(t)}else!this.$pinia&&e.parent&&e.parent.$pinia&&(this.$pinia=e.parent.$pinia)},destroyed(){delete this._pStores}})},acceptHMRUpdate:function(e,t){return()=>{}},createPinia:va,defineStore:ja,getActivePinia:()=>Si()&&Ar(ha)||pa,mapActions:function(e,t){return Array.isArray(t)?t.reduce(((t,n)=>(t[n]=function(...t){return e(this.$pinia)[n](...t)},t)),{}):Object.keys(t).reduce(((n,o)=>(n[o]=function(...n){return e(this.$pinia)[t[o]](...n)},n)),{})},mapGetters:Ia,mapState:ka,mapStores:function(...e){return e.reduce(((e,t)=>(e[t.$id+Oa]=function(){return t(this.$pinia)},e)),{})},mapWritableState:function(e,t){return Array.isArray(t)?t.reduce(((t,n)=>(t[n]={get(){return e(this.$pinia)[n]},set(t){return e(this.$pinia)[n]=t}},t)),{}):Object.keys(t).reduce(((n,o)=>(n[o]={get(){return e(this.$pinia)[t[o]]},set(n){return e(this.$pinia)[t[o]]=n}},n)),{})},setActivePinia:da,setMapStoreSuffix:function(e){Oa=e},skipHydrate:function(e){return Object.defineProperty(e,Ea,{})},storeToRefs:function(e){{e=To(e);const t={};for(const n in e){const o=e[n];(Lo(o)||ko(o))&&(t[n]=Jo(e,n))}return t}}},Symbol.toStringTag,{value:"Module"}));function Ta(e){return/^[\+-]?(\d+\.?\d*|\.\d+|\d\.\d+e\+\d+)$/.test(e)}function Na(e){switch(typeof e){case"undefined":return!0;case"string":if(0==e.replace(/(^[ \t\n\r]*)|([ \t\n\r]*$)/g,"").length)return!0;break;case"boolean":if(!e)return!0;break;case"number":if(0===e||isNaN(e))return!0;break;case"object":if(null===e||0===e.length)return!0;for(const t in e)return!1;return!0}return!1}function za(e){return"function"==typeof Array.isArray?Array.isArray(e):"[object Array]"===Object.prototype.toString.call(e)}function Fa(e){return"[object Object]"===Object.prototype.toString.call(e)}function Ma(e){return"function"==typeof e}const Da={email:function(e){return/^\w+((-\w+)|(\.\w+))*\@[A-Za-z0-9]+((\.|-)[A-Za-z0-9]+)*\.[A-Za-z0-9]+$/.test(e)},mobile:function(e){return/^1[23456789]\d{9}$/.test(e)},url:function(e){return/^((https|http|ftp|rtsp|mms):\/\/)(([0-9a-zA-Z_!~*'().&=+$%-]+: )?[0-9a-zA-Z_!~*'().&=+$%-]+@)?(([0-9]{1,3}.){3}[0-9]{1,3}|([0-9a-zA-Z_!~*'()-]+.)*([0-9a-zA-Z][0-9a-zA-Z-]{0,61})?[0-9a-zA-Z].[a-zA-Z]{2,6})(:[0-9]{1,4})?((\/?)|(\/[0-9a-zA-Z_!~*'().;?:@&=+$,%#-]+)+\/?)$/.test(e)},date:function(e){if(!e)return!1;if("number"==typeof e)return(10===e.toString().length||13===e.toString().length)&&!isNaN(new Date(e).getTime());if("string"==typeof e){const t=Number(e);if(!isNaN(t)&&(10===t.toString().length||13===t.toString().length))return!isNaN(new Date(t).getTime());if(e.length<10||e.length>19)return!1;if(!/^\d{4}[-\/]\d{2}[-\/]\d{2}( \d{1,2}:\d{2}(:\d{2})?)?$/.test(e))return!1;const n=new Date(e);return!isNaN(n.getTime())}return!1},dateISO:function(e){return/^\d{4}[\/\-](0?[1-9]|1[012])[\/\-](0?[1-9]|[12][0-9]|3[01])$/.test(e)},number:Ta,digits:function(e){return/^\d+$/.test(e)},idCard:function(e){return/^[1-9]\d{5}[1-9]\d{3}((0\d)|(1[0-2]))(([0|1|2]\d)|3[0-1])\d{3}([0-9]|X)$/.test(e)},carNo:function(e){const t=/^[京津沪渝冀豫云辽黑湘皖鲁新苏浙赣鄂桂甘晋蒙陕吉闽贵粤青藏川宁琼使领A-Z]{1}[A-Z]{1}(([0-9]{5}[DF]$)|([DF][A-HJ-NP-Z0-9][0-9]{4}$))/,n=/^[京津沪渝冀豫云辽黑湘皖鲁新苏浙赣鄂桂甘晋蒙陕吉闽贵粤青藏川宁琼使领A-Z]{1}[A-Z]{1}[A-HJ-NP-Z0-9]{4}[A-HJ-NP-Z0-9挂学警港澳]{1}$/;return 7===e.length?n.test(e):8===e.length&&t.test(e)},amount:function(e){return/^[1-9]\d*(,\d{3})*(\.\d{1,2})?$|^0\.\d{1,2}$/.test(e)},chinese:function(e){return/^[\u4e00-\u9fa5]+$/gi.test(e)},letter:function(e){return/^[a-zA-Z]*$/.test(e)},enOrNum:function(e){return/^[0-9a-zA-Z]*$/g.test(e)},contains:function(e,t){return e.indexOf(t)>=0},range:function(e,t){return e>=t[0]&&e<=t[1]},rangeLength:function(e,t){return e.length>=t[0]&&e.length<=t[1]},empty:Na,isEmpty:Na,jsonString:function(e){if("string"==typeof e)try{const t=JSON.parse(e);return!("object"!=typeof t||!t)}catch(t){return!1}return!1},landline:function(e){return/^\d{3,4}-\d{7,8}(-\d{3,4})?$/.test(e)},object:Fa,array:za,code:function(e,t=6){return new RegExp(`^\\d{${t}}$`).test(e)},func:Ma,promise:function(e){return Fa(e)&&Ma(e.then)&&Ma(e.catch)},video:function(e){return/\.(mp4|mpg|mpeg|dat|asf|avi|rm|rmvb|mov|wmv|flv|mkv|m3u8)/i.test(e)},image:function(e){const t=e.split("?")[0];return/\.(jpeg|jpg|gif|png|svg|webp|jfif|bmp|dpg)/i.test(t)},regExp:function(e){return e&&"[object RegExp]"===Object.prototype.toString.call(e)},string:function(e){return"string"==typeof e}};function La(e,t=15){return+parseFloat(Number(e).toPrecision(t))}function Ha(e){const t=e.toString().split(/[eE]/),n=(t[0].split(".")[1]||"").length-+(t[1]||0);return n>0?n:0}function Ua(e){if(-1===e.toString().indexOf("e"))return Number(e.toString().replace(".",""));const t=Ha(e);return t>0?La(Number(e)*Math.pow(10,t)):Number(e)}function Ra(e){(e>Number.MAX_SAFE_INTEGER||e<Number.MIN_SAFE_INTEGER)&&console.warn(`${e} 超出了精度限制,结果可能不正确`)}function Va(e,t){const[n,o,...r]=e;let i=t(n,o);return r.forEach((e=>{i=t(i,e)})),i}function qa(...e){if(e.length>2)return Va(e,qa);const[t,n]=e,o=Ua(t),r=Ua(n),i=Ha(t)+Ha(n),c=o*r;return Ra(c),c/Math.pow(10,i)}function Wa(...e){if(e.length>2)return Va(e,Wa);const[t,n]=e,o=Ua(t),r=Ua(n);return Ra(o),Ra(r),qa(o/r,La(Math.pow(10,Ha(n)-Ha(t))))}const Ja={v:"3",version:"3",type:["primary","success","info","error","warning"],color:{"u-primary":"#2979ff","u-warning":"#ff9900","u-success":"#19be6b","u-error":"#fa3534","u-info":"#909399","u-main-color":"#303133","u-content-color":"#606266","u-tips-color":"#909399","u-light-color":"#c0c4cc","up-primary":"#2979ff","up-warning":"#ff9900","up-success":"#19be6b","up-error":"#fa3534","up-info":"#909399","up-main-color":"#303133","up-content-color":"#606266","up-tips-color":"#909399","up-light-color":"#c0c4cc"},unit:"px"};function Xa(e,t=!1){return Ta(e)?t?`${e}px`:Number(e):/(rpx|upx)$/.test(e)?t?`${mn.upx2px(parseInt(e))}px`:Number(mn.upx2px(parseInt(e))):t?`${parseInt(e)}px`:parseInt(e)}function $a(e=30){return new Promise((t=>{setTimeout((()=>{t()}),e)}))}function Ga(){let e={};return e=mn.getWindowInfo(),e}function Ya(e,t){if(e>=0&&t>0&&t>=e){const n=t-e+1;return Math.floor(Math.random()*n+e)}return 0}function Ka(e=void 0){let t=this.$parent;for(;t;){if(e=e.replace(/up-([a-zA-Z0-9-_]+)/g,"u-$1"),!t.$options||t.$options.name===e)return t;t=t.$parent}return!1}function _a(e,t="object"){if(Na(e)||"object"==typeof e&&"object"===t||"string"===t&&"string"==typeof e)return e;if("object"===t){const t=(e=rs(e)).split(";"),n={};for(let e=0;e<t.length;e++)if(t[e]){const o=t[e].split(":");n[rs(o[0])]=rs(o[1])}return n}let n="";return"object"==typeof e&&e.forEach(((e,t)=>{const o=t.replace(/([A-Z])/g,"-$1").toLowerCase();n+=`${o}:${e};`})),rs(n)}function Za(e="auto",t=""){return t||(t=Ja.unit||"px"),"rpx"==t&&Ta(String(e))&&(e*=2),Ta(e=String(e))?`${e}${t}`:e}function es(e){if([null,void 0,NaN,!1].includes(e))return e;if("object"!=typeof e&&"function"!=typeof e)return e;const t=za(e)?[]:{};for(const n in e)e.hasOwnProperty(n)&&(t[n]="object"==typeof e[n]?es(e[n]):e[n]);return t}function ts(e={},t={}){let n=es(e);if("object"!=typeof n||"object"!=typeof t)return!1;for(const o in t)t.hasOwnProperty(o)&&(o in n?null==t[o]||"object"!=typeof n[o]||"object"!=typeof t[o]?n[o]=t[o]:n[o].concat&&t[o].concat?n[o]=n[o].concat(t[o]):n[o]=ts(n[o],t[o]):n[o]=t[o]);return n}function ns(e){}function os(e=null,t="yyyy-mm-dd"){let n;n=e?/^\d{10}$/.test(e.toString().trim())?new Date(1e3*e):"string"==typeof e&&/^\d+$/.test(e.trim())?new Date(Number(e)):new Date("string"==typeof e?e.replace(/-/g,"/"):e):new Date;const o={y:n.getFullYear().toString(),m:(n.getMonth()+1).toString().padStart(2,"0"),d:n.getDate().toString().padStart(2,"0"),h:n.getHours().toString().padStart(2,"0"),M:n.getMinutes().toString().padStart(2,"0"),s:n.getSeconds().toString().padStart(2,"0")};for(const r in o){const[e]=new RegExp(`${r}+`).exec(t)||[];if(e){const n="y"===r&&2===e.length?2:0;t=t.replace(e,o[r].slice(n))}}return t}function rs(e,t="both"){return e=String(e),"both"==t?e.replace(/^\s+|\s+$/g,""):"left"==t?e.replace(/^\s*/,""):"right"==t?e.replace(/(\s*$)/g,""):"all"==t?e.replace(/\s+/g,""):e}function is(e={},t=!0,n="brackets"){const o=t?"?":"",r=[];-1==["indices","brackets","repeat","comma"].indexOf(n)&&(n="brackets");for(const i in e){const t=e[i];if(!(["",void 0,null].indexOf(t)>=0))if(t.constructor===Array)switch(n){case"indices":for(let n=0;n<t.length;n++)r.push(`${i}[${n}]=${t[n]}`);break;case"brackets":default:t.forEach((e=>{r.push(`${i}[]=${e}`)}));break;case"repeat":t.forEach((e=>{r.push(`${i}=${e}`)}));break;case"comma":let e="";t.forEach((t=>{e+=(e?",":"")+t})),r.push(`${i}=${e}`)}else r.push(`${i}=${t}`)}return r.length?o+r.join("&"):""}function cs(e,t=2e3){mn.showToast({title:String(e),icon:"none",duration:t})}function as(e,t=0,n=".",o=","){e=`${e}`.replace(/[^0-9+-Ee.]/g,"");const r=isFinite(+e)?+e:0,i=isFinite(+t)?Math.abs(t):0,c=void 0===o?",":o,a=void 0===n?".":n;let s="";s=(i?function(e,t){const n=Math.pow(10,t);let o=Wa(Math.round(Math.abs(qa(e,n))),n);return e<0&&0!==o&&(o=qa(o,-1)),o}(r,i)+"":`${Math.round(r)}`).split(".");const l=/(-?\d+)(\d{3})/;for(;l.test(s[0]);)s[0]=s[0].replace(l,`$1${c}$2`);return(s[1]||"").length<i&&(s[1]=s[1]||"",s[1]+=new Array(i-s[1].length+1).join("0")),s.join(a)}function ss(e,t){const n=Ka.call(e,"u-form-item"),o=Ka.call(e,"u-form");n&&o&&o.validateField(n.prop,(()=>{}),t)}function ls(){const e=getCurrentPages();return`/${e[e.length-1].route||""}`}String.prototype.padStart||(String.prototype.padStart=function(e,t=" "){if("[object String]"!==Object.prototype.toString.call(t))throw new TypeError("fillString must be String");const n=this;if(n.length>=e)return String(n);const o=e-n.length;let r=Math.ceil(o/t.length);for(;r>>=1;)t+=t,1===r&&(t+=t);return t.slice(0,o)+n});const us={range:function(e=0,t=0,n=0){return Math.max(e,Math.min(t,Number(n)))},getPx:Xa,sleep:$a,os:function(){return mn.getDeviceInfo().platform.toLowerCase()},sys:function(){return mn.getSystemInfoSync()},getWindowInfo:Ga,random:Ya,guid:function(e=32,t=!0,n=null){const o="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),r=[];if(n=n||o.length,e)for(let i=0;i<e;i++)r[i]=o[0|Math.random()*n];else{let e;r[8]=r[13]=r[18]=r[23]="-",r[14]="4";for(let t=0;t<36;t++)r[t]||(e=0|16*Math.random(),r[t]=o[19==t?3&e|8:e])}return t?(r.shift(),`u${r.join("")}`):r.join("")},$parent:Ka,addStyle:_a,addUnit:Za,deepClone:es,deepMerge:ts,shallowMerge:function e(t,n={}){if("object"!=typeof t||"object"!=typeof n)return!1;for(const o in n)n.hasOwnProperty(o)&&(o in t?null==n[o]||"object"!=typeof t[o]||"object"!=typeof n[o]?t[o]=n[o]:t[o].concat&&n[o].concat?t[o]=t[o].concat(n[o]):t[o]=e(t[o],n[o]):t[o]=n[o]);return t},error:ns,randomArray:function(e=[]){return e.sort((()=>Math.random()-.5))},timeFormat:os,timeFrom:function(e=null,t="yyyy-mm-dd"){null==e&&(e=Number(new Date)),10==(e=parseInt(e)).toString().length&&(e*=1e3);let n=(new Date).getTime()-e;n=parseInt(n/1e3);let o="";switch(!0){case n<300:o="刚刚";break;case n>=300&&n<3600:o=`${parseInt(n/60)}分钟前`;break;case n>=3600&&n<86400:o=`${parseInt(n/3600)}小时前`;break;case n>=86400&&n<2592e3:o=`${parseInt(n/86400)}天前`;break;default:o=!1===t?n>=2592e3&&n<31536e3?`${parseInt(n/2592e3)}个月前`:`${parseInt(n/31536e3)}年前`:os(e,t)}return o},trim:rs,queryParams:is,toast:cs,type2icon:function(e="success",t=!1){-1==["primary","info","error","warning","success"].indexOf(e)&&(e="success");let n="";switch(e){case"primary":case"info":n="info-circle";break;case"error":n="close-circle";break;case"warning":n="error-circle";break;default:n="checkmark-circle"}return t&&(n+="-fill"),n},priceFormat:as,getDuration:function(e,t=!0){const n=parseInt(e);return t?/s$/.test(e)?e:e>30?`${e}ms`:`${e}s`:/ms$/.test(e)?n:/s$/.test(e)?n>30?n:1e3*n:n},padZero:function(e){return`00${e}`.slice(-2)},formValidate:ss,getProperty:function(e,t){if("object"!=typeof e||null==e)return"";if("string"!=typeof t||""===t)return"";if(-1!==t.indexOf(".")){const n=t.split(".");let o=e[n[0]]||{};for(let e=1;e<n.length;e++)o&&(o=o[n[e]]);return o}return e[t]},setProperty:function(e,t,n){if("object"!=typeof e||null==e)return;const o=function(e,t,n){if(1!==t.length)for(;t.length>1;){const r=t[0];e[r]&&"object"==typeof e[r]||(e[r]={}),t.shift(),o(e[r],t,n)}else e[t[0]]=n};if("string"!=typeof t||""===t);else if(-1!==t.indexOf(".")){const r=t.split(".");o(e,r,n)}else e[t]=n},page:ls,pages:function(){return getCurrentPages()},getValueByPath:function(e,t){return t.split(".").reduce(((e,t)=>e&&void 0!==e[t]?e[t]:void 0),e)}};const fs=(new class{constructor(){this.config={type:"navigateTo",url:"",delta:1,params:{},animationType:"pop-in",animationDuration:300,intercept:!1},this.route=this.route.bind(this)}addRootPath(e){return"/"===e[0]?e:`/${e}`}mixinParam(e,t){e=e&&this.addRootPath(e);let n="";return/.*\/.*\?.*=.*/.test(e)?(n=is(t,!1),e+`&${n}`):(n=is(t),e+n)}async route(e={},t={}){let n={};if("string"==typeof e?(n.url=this.mixinParam(e,t),n.type="navigateTo"):(n=ts(this.config,e),n.url=this.mixinParam(e.url,e.params)),n.url!==ls())if(t.intercept&&(this.config.intercept=t.intercept),n.params=t,n=ts(this.config,n),"function"==typeof mn.$u.routeIntercept){await new Promise(((e,t)=>{mn.$u.routeIntercept(n,e)}))&&this.openPage(n)}else this.openPage(n)}openPage(e){const{url:t,type:n,delta:o,animationType:r,animationDuration:i}=e;"navigateTo"!=e.type&&"to"!=e.type||mn.navigateTo({url:t,animationType:r,animationDuration:i}),"redirectTo"!=e.type&&"redirect"!=e.type||mn.redirectTo({url:t}),"switchTab"!=e.type&&"tab"!=e.type||mn.switchTab({url:t}),"reLaunch"!=e.type&&"launch"!=e.type||mn.reLaunch({url:t}),"navigateBack"!=e.type&&"back"!=e.type||mn.navigateBack({delta:o})}}).route,ps={props:{customStyle:{type:[Object,String],default:()=>({})},customClass:{type:String,default:""},url:{type:String,default:""},linkType:{type:String,default:"navigateTo"}},data:()=>({}),onLoad(){this.$u.getRect=this.$uGetRect},created(){this.$u.getRect=this.$uGetRect},computed:{$u:()=>ts(mn.$u,{props:void 0,http:void 0,mixin:void 0}),bem:()=>function(e,t,n){const o=`u-${e}--`,r={};return t&&t.map((e=>{r[o+this[e]]=!0})),n&&n.map((e=>{this[e]?r[o+e]=this[e]:delete r[o+e]})),Object.keys(r)}},methods:{openPage(e="url"){const t=this[e];t&&fs({type:this.linkType,url:t})},navTo(e="",t="navigateTo"){fs({type:this.linkType,url:e})},$uGetRect(e,t){return new Promise((n=>{mn.createSelectorQuery().in(this)[t?"selectAll":"select"](e).boundingClientRect((e=>{t&&Array.isArray(e)&&e.length&&n(e),!t&&e&&n(e)})).exec()}))},getParentData(e=""){this.parent||(this.parent={}),this.parent=Ka.call(this,e),this.parent.children&&-1===this.parent.children.indexOf(this)&&this.parent.children.push(this),this.parent&&this.parentData&&Object.keys(this.parentData).map((e=>{this.parentData[e]=this.parent[e]}))},preventEvent(e){e&&"function"==typeof e.stopPropagation&&e.stopPropagation()},noop(e){this.preventEvent(e)}},onReachBottom(){mn.$emit("uOnReachBottom")},beforeUnmount(){if(this.parent&&Da.array(this.parent.children)){const e=this.parent.children;e.map(((t,n)=>{t===this&&e.splice(n,1)}))}}},ds={options:{virtualHost:!0}},{toString:hs}=Object.prototype;function gs(e){return"[object Array]"===hs.call(e)}function ms(e,t){if(null!=e)if("object"!=typeof e&&(e=[e]),gs(e))for(let n=0,o=e.length;n<o;n++)t.call(null,e[n],n,e);else for(const n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.call(null,e[n],n,e)}function ys(){const e={};function t(t,n){"object"==typeof e[n]&&"object"==typeof t?e[n]=ys(e[n],t):e[n]="object"==typeof t?ys({},t):t}for(let n=0,o=arguments.length;n<o;n++)ms(arguments[n],t);return e}function bs(e){return void 0===e}function vs(e){return encodeURIComponent(e).replace(/%40/gi,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function As(e,t){if(!t)return e;let n;if(o=t,"undefined"!=typeof URLSearchParams&&o instanceof URLSearchParams)n=t.toString();else{const e=[];ms(t,((t,n)=>{null!=t&&(gs(t)?n=`${n}[]`:t=[t],ms(t,(t=>{!function(e){return"[object Date]"===hs.call(e)}(t)?function(e){return null!==e&&"object"==typeof e}(t)&&(t=JSON.stringify(t)):t=t.toISOString(),e.push(`${vs(n)}=${vs(t)}`)})))})),n=e.join("&")}var o;if(n){const t=e.indexOf("#");-1!==t&&(e=e.slice(0,t)),e+=(-1===e.indexOf("?")?"?":"&")+n}return e}const xs=(e,t)=>{const n={};return e.forEach((e=>{bs(t[e])||(n[e]=t[e])})),n},Ss=e=>(e=>new Promise(((t,n)=>{const o=As((r=e.baseURL,i=e.url,r&&!/^([a-z][a-z\d+\-.]*:)?\/\//i.test(i)?function(e,t){return t?`${e.replace(/\/+$/,"")}/${t.replace(/^\/+/,"")}`:e}(r,i):i),e.params);var r,i;const c={url:o,header:e.header,complete:r=>{e.fullPath=o,r.config=e;try{"string"==typeof r.data&&(r.data=JSON.parse(r.data))}catch(i){}!function(e,t,n){const{validateStatus:o}=n.config,r=n.statusCode;!r||o&&!o(r)?t(n):e(n)}(t,n,r)}};let a;if("UPLOAD"===e.method){delete c.header["content-type"],delete c.header["Content-Type"];const t={filePath:e.filePath,name:e.name},n=["formData"];a=mn.uploadFile({...c,...t,...xs(n,e)})}else if("DOWNLOAD"===e.method)a=mn.downloadFile(c);else{const t=["data","method","timeout","dataType","responseType"];a=mn.request({...c,...xs(t,e)})}e.getTask&&e.getTask(a,e)})))(e);function ws(){this.handlers=[]}ws.prototype.use=function(e,t){return this.handlers.push({fulfilled:e,rejected:t}),this.handlers.length-1},ws.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)},ws.prototype.forEach=function(e){this.handlers.forEach((t=>{null!==t&&e(t)}))};const Es=(e,t,n)=>{const o={};return e.forEach((e=>{bs(n[e])?bs(t[e])||(o[e]=t[e]):o[e]=n[e]})),o},Bs={baseURL:"",header:{},method:"GET",dataType:"json",responseType:"text",custom:{},timeout:6e4,validateStatus:function(e){return e>=200&&e<300}};var Cs=function(){function e(e,t){return null!=t&&e instanceof t}var t,n,o;try{t=Map}catch(a){t=function(){}}try{n=Set}catch(a){n=function(){}}try{o=Promise}catch(a){o=function(){}}function r(i,a,s,l,u){"object"==typeof a&&(s=a.depth,l=a.prototype,u=a.includeNonEnumerable,a=a.circular);var f=[],p=[],d="undefined"!=typeof Buffer;return void 0===a&&(a=!0),void 0===s&&(s=1/0),function i(s,h){if(null===s)return null;if(0===h)return s;var g,m;if("object"!=typeof s)return s;if(e(s,t))g=new t;else if(e(s,n))g=new n;else if(e(s,o))g=new o((function(e,t){s.then((function(t){e(i(t,h-1))}),(function(e){t(i(e,h-1))}))}));else if(r.__isArray(s))g=[];else if(r.__isRegExp(s))g=new RegExp(s.source,c(s)),s.lastIndex&&(g.lastIndex=s.lastIndex);else if(r.__isDate(s))g=new Date(s.getTime());else{if(d&&Buffer.isBuffer(s))return Buffer.from?g=Buffer.from(s):(g=new Buffer(s.length),s.copy(g)),g;e(s,Error)?g=Object.create(s):void 0===l?(m=Object.getPrototypeOf(s),g=Object.create(m)):(g=Object.create(l),m=l)}if(a){var y=f.indexOf(s);if(-1!=y)return p[y];f.push(s),p.push(g)}for(var b in e(s,t)&&s.forEach((function(e,t){var n=i(t,h-1),o=i(e,h-1);g.set(n,o)})),e(s,n)&&s.forEach((function(e){var t=i(e,h-1);g.add(t)})),s){Object.getOwnPropertyDescriptor(s,b)&&(g[b]=i(s[b],h-1));try{if("undefined"===Object.getOwnPropertyDescriptor(s,b).set)continue;g[b]=i(s[b],h-1)}catch(E){if(E instanceof TypeError)continue;if(E instanceof ReferenceError)continue}}if(Object.getOwnPropertySymbols){var v=Object.getOwnPropertySymbols(s);for(b=0;b<v.length;b++){var A=v[b];(!(S=Object.getOwnPropertyDescriptor(s,A))||S.enumerable||u)&&(g[A]=i(s[A],h-1),Object.defineProperty(g,A,S))}}if(u){var x=Object.getOwnPropertyNames(s);for(b=0;b<x.length;b++){var S,w=x[b];(S=Object.getOwnPropertyDescriptor(s,w))&&S.enumerable||(g[w]=i(s[w],h-1),Object.defineProperty(g,w,S))}}return g}(i,s)}function i(e){return Object.prototype.toString.call(e)}function c(e){var t="";return e.global&&(t+="g"),e.ignoreCase&&(t+="i"),e.multiline&&(t+="m"),t}return r.clonePrototype=function(e){if(null===e)return null;var t=function(){};return t.prototype=e,new t},r.__objToStr=i,r.__isDate=function(e){return"object"==typeof e&&"[object Date]"===i(e)},r.__isArray=function(e){return"object"==typeof e&&"[object Array]"===i(e)},r.__isRegExp=function(e){return"object"==typeof e&&"[object RegExp]"===i(e)},r.__getRegExpFlags=c,r}();function Ps(e="rgb(0, 0, 0)",t="rgb(255, 255, 255)",n=10){const o=js(e,!1),r=o[0],i=o[1],c=o[2],a=js(t,!1),s=(a[0]-r)/n,l=(a[1]-i)/n,u=(a[2]-c)/n,f=[];for(let p=0;p<n;p++){let o=Os(`rgb(${Math.round(s*p+r)},${Math.round(l*p+i)},${Math.round(u*p+c)})`);0===p&&(o=Os(e)),p===n-1&&(o=Os(t)),f.push(o)}return f}function js(e,t=!0){if((e=String(e).toLowerCase())&&/^#([0-9a-fA-f]{3}|[0-9a-fA-f]{6})$/.test(e)){if(4===e.length){let t="#";for(let n=1;n<4;n+=1)t+=e.slice(n,n+1).concat(e.slice(n,n+1));e=t}const n=[];for(let t=1;t<7;t+=2)n.push(parseInt(`0x${e.slice(t,t+2)}`));return t?`rgb(${n[0]},${n[1]},${n[2]})`:n}if(/^(rgb|RGB)/.test(e)){return e.replace(/(?:\(|\)|rgb|RGB)*/g,"").split(",").map((e=>Number(e)))}return e}function Os(e){const t=e;if(/^(rgb|RGB)/.test(t)){const e=t.replace(/(?:\(|\)|rgb|RGB)*/g,"").split(",");let n="#";for(let t=0;t<e.length;t++){let o=Number(e[t]).toString(16);o=1==String(o).length?`0${o}`:o,"0"===o&&(o+=o),n+=o}return 7!==n.length&&(n=t),n}if(!/^#([0-9a-fA-f]{3}|[0-9a-fA-f]{6})$/.test(t))return t;{const e=t.replace(/#/,"").split("");if(6===e.length)return t;if(3===e.length){let t="#";for(let n=0;n<e.length;n+=1)t+=e[n]+e[n];return t}}}const ks={colorGradient:Ps,hexToRgb:js,rgbToHex:Os,colorToRgba:function(e,t){e=Os(e);let n=String(e).toLowerCase();if(n&&/^#([0-9a-fA-f]{3}|[0-9a-fA-f]{6})$/.test(n)){if(4===n.length){let e="#";for(let t=1;t<4;t+=1)e+=n.slice(t,t+1).concat(n.slice(t,t+1));n=e}const e=[];for(let t=1;t<7;t+=2)e.push(parseInt(`0x${n.slice(t,t+2)}`));return`rgba(${e.join(",")},${t})`}return n}};let Is,Qs=null;const Ts={calendar:{title:"日期选择",showTitle:!0,showSubtitle:!0,mode:"single",startText:"开始",endText:"结束",customList:[],color:"#3c9cff",minDate:0,maxDate:0,defaultDate:null,maxCount:Number.MAX_SAFE_INTEGER,rowHeight:56,formatter:null,showLunar:!1,showMark:!0,confirmText:"确定",confirmDisabledText:"确定",show:!1,closeOnClickOverlay:!1,readonly:!1,showConfirm:!0,maxRange:Number.MAX_SAFE_INTEGER,rangePrompt:"",showRangePrompt:!0,allowSameDay:!1,round:0,monthNum:3}},Ns={datetimePicker:{show:!1,popupMode:"bottom",showToolbar:!0,value:"",title:"",mode:"datetime",maxDate:new Date((new Date).getFullYear()+10,0,1).getTime(),minDate:new Date((new Date).getFullYear()-10,0,1).getTime(),minHour:0,maxHour:23,minMinute:0,maxMinute:59,filter:null,formatter:null,loading:!1,itemHeight:44,cancelText:"取消",confirmText:"确认",cancelColor:"#909193",confirmColor:"#3c9cff",visibleItemCount:5,closeOnClickOverlay:!1,defaultIndex:[]}},{color:zs}=Ja,Fs={icon:{name:"",color:zs["u-content-color"],size:"16px",bold:!1,index:"",hoverClass:"",customPrefix:"uicon",label:"",labelPos:"right",labelSize:"15px",labelColor:zs["u-content-color"],space:"3px",imgMode:"",width:"",height:"",top:0,stop:!1}},{color:Ms}=Ja,Ds={link:{color:Ms["u-primary"],fontSize:15,underLine:!1,href:"",mpTips:"链接已复制,请在浏览器打开",lineColor:"",text:""}},{color:Ls}=Ja,Hs={loadingIcon:{show:!0,color:Ls["u-tips-color"],textColor:Ls["u-tips-color"],vertical:!1,mode:"spinner",size:24,textSize:15,text:"",timingFunction:"ease-in-out",duration:1200,inactiveColor:""}},Us={primary:"#3c9cff",info:"#909399",default:"#909399",warning:"#f9ae3d",error:"#f56c6c",success:"#5ac725",mainColor:"#303133",contentColor:"#606266",tipsColor:"#909399",lightColor:"#c0c4cc",borderColor:"#e4e7ed"},Rs={actionSheet:{show:!1,title:"",description:"",actions:[],index:"",cancelText:"",closeOnClickAction:!0,safeAreaInsetBottom:!0,openType:"",closeOnClickOverlay:!0,round:0,wrapMaxHeight:"600px"},album:{urls:[],keyName:"",singleSize:180,multipleSize:70,space:6,singleMode:"scaleToFill",multipleMode:"aspectFill",maxCount:9,previewFullImage:!0,rowCount:3,showMore:!0,autoWrap:!1,unit:"px",stop:!0},alert:{title:"",type:"warning",description:"",closable:!1,showIcon:!1,effect:"light",center:!1,fontSize:14},avatar:{src:"",shape:"circle",size:40,mode:"scaleToFill",text:"",bgColor:"#c0c4cc",color:"#ffffff",fontSize:18,icon:"",mpAvatar:!1,randomBgColor:!1,defaultUrl:"",colorIndex:"",name:""},avatarGroup:{urls:[],maxCount:5,shape:"circle",mode:"scaleToFill",showMore:!0,size:40,keyName:"",gap:.5,extraValue:0},backtop:{mode:"circle",icon:"arrow-upward",text:"",duration:100,scrollTop:0,top:400,bottom:100,right:20,zIndex:9,iconStyle:{color:"#909399",fontSize:"19px"}},badge:{isDot:!1,value:"",show:!0,max:999,type:"error",showZero:!1,bgColor:null,color:null,shape:"circle",numberType:"overflow",offset:[],inverted:!1,absolute:!1},button:{hairline:!1,type:"info",size:"normal",shape:"square",plain:!1,disabled:!1,loading:!1,loadingText:"",loadingMode:"spinner",loadingSize:15,openType:"",formType:"",appParameter:"",hoverStopPropagation:!0,lang:"en",sessionFrom:"",sendMessageTitle:"",sendMessagePath:"",sendMessageImg:"",showMessageCard:!1,dataName:"",throttleTime:0,hoverStartTime:0,hoverStayTime:200,text:"",icon:"",iconColor:"",color:"",stop:!0},...Ts,carKeyboard:{random:!1},cell:{customClass:"",title:"",label:"",value:"",icon:"",disabled:!1,border:!0,center:!1,url:"",linkType:"navigateTo",clickable:!1,isLink:!1,required:!1,arrowDirection:"",iconStyle:{},rightIconStyle:{},rightIcon:"arrow-right",titleStyle:{},size:"",stop:!0,name:""},cellGroup:{title:"",border:!0,customStyle:{}},checkbox:{name:"",shape:"",size:"",checkbox:!1,disabled:"",activeColor:"",inactiveColor:"",iconSize:"",iconColor:"",label:"",labelSize:"",labelColor:"",labelDisabled:""},checkboxGroup:{name:"",value:[],shape:"square",disabled:!1,activeColor:"#2979ff",inactiveColor:"#c8c9cc",size:18,placement:"row",labelSize:14,labelColor:"#303133",labelDisabled:!1,iconColor:"#ffffff",iconSize:12,iconPlacement:"left",borderBottom:!1},circleProgress:{percentage:30},code:{seconds:60,startText:"获取验证码",changeText:"X秒重新获取",endText:"重新获取",keepRunning:!1,uniqueKey:""},codeInput:{adjustPosition:!0,maxlength:6,dot:!1,mode:"box",hairline:!1,space:10,value:"",focus:!1,bold:!1,color:"#606266",fontSize:18,size:35,disabledKeyboard:!1,borderColor:"#c9cacc",disabledDot:!0},col:{span:12,offset:0,justify:"start",align:"stretch",textAlign:"left"},collapse:{value:null,accordion:!1,border:!0},collapseItem:{title:"",value:"",label:"",disabled:!1,isLink:!0,clickable:!0,border:!0,align:"left",name:"",icon:"",duration:300,showRight:!0},columnNotice:{text:"",icon:"volume",mode:"",color:"#f9ae3d",bgColor:"#fdf6ec",fontSize:14,speed:80,step:!1,duration:1500,disableTouch:!0,justifyContent:"flex-start"},countDown:{time:0,format:"HH:mm:ss",autoStart:!0,millisecond:!1},countTo:{startVal:0,endVal:0,duration:2e3,autoplay:!0,decimals:0,useEasing:!0,decimal:".",color:"#606266",fontSize:22,bold:!1,separator:""},...Ns,divider:{dashed:!1,hairline:!0,dot:!1,textPosition:"center",text:"",textSize:14,textColor:"#909399",lineColor:"#dcdfe6"},empty:{icon:"",text:"",textColor:"#c0c4cc",textSize:14,iconColor:"#c0c4cc",iconSize:90,mode:"data",width:160,height:160,show:!0,marginTop:0},form:{model:{},rules:{},errorType:"message",borderBottom:!0,labelPosition:"left",labelWidth:45,labelAlign:"left",labelStyle:{}},formItem:{label:"",prop:"",rules:[],borderBottom:"",labelPosition:"",labelWidth:"",rightIcon:"",leftIcon:"",required:!1,leftIconStyle:""},gap:{bgColor:"transparent",height:20,marginTop:0,marginBottom:0,customStyle:{}},grid:{col:3,border:!1,align:"left"},gridItem:{name:null,bgColor:"transparent"},...Fs,image:{src:"",mode:"aspectFill",width:"300",height:"225",shape:"square",radius:0,lazyLoad:!0,showMenuByLongpress:!0,loadingIcon:"photo",errorIcon:"error-circle",showLoading:!0,showError:!0,fade:!0,webp:!1,duration:500,bgColor:"#f3f4f6"},indexAnchor:{text:"",color:"#606266",size:14,bgColor:"#dedede",height:32},indexList:{inactiveColor:"#606266",activeColor:"#5677fc",indexList:[],sticky:!0,customNavHeight:0,safeBottomFix:!1},input:{value:"",type:"text",fixed:!1,disabled:!1,disabledColor:"#f5f7fa",clearable:!1,password:!1,maxlength:140,placeholder:null,placeholderClass:"input-placeholder",placeholderStyle:"color: #c0c4cc",showWordLimit:!1,confirmType:"done",confirmHold:!1,holdKeyboard:!1,focus:!1,autoBlur:!1,disableDefaultPadding:!1,cursor:-1,cursorSpacing:30,selectionStart:-1,selectionEnd:-1,adjustPosition:!0,inputAlign:"left",fontSize:"15px",color:"#303133",prefixIcon:"",prefixIconStyle:"",suffixIcon:"",suffixIconStyle:"",border:"surround",readonly:!1,shape:"square",formatter:null},keyboard:{mode:"number",dotDisabled:!1,tooltip:!0,showTips:!0,tips:"",showCancel:!0,showConfirm:!0,random:!1,safeAreaInsetBottom:!0,closeOnClickOverlay:!0,show:!1,overlay:!0,zIndex:10075,cancelText:"取消",confirmText:"确定",autoChange:!1},line:{color:"#d6d7d9",length:"100%",direction:"row",hairline:!0,margin:0,dashed:!1},lineProgress:{activeColor:"#19be6b",inactiveColor:"#ececec",percentage:0,showText:!0,height:12},...Ds,list:{showScrollbar:!1,lowerThreshold:50,upperThreshold:0,scrollTop:0,offsetAccuracy:10,enableFlex:!1,pagingEnabled:!1,scrollable:!0,scrollIntoView:"",scrollWithAnimation:!1,enableBackToTop:!1,height:0,width:0,preLoadScreen:1},listItem:{anchor:""},...Hs,loadingPage:{loadingText:"正在加载",image:"",loadingMode:"circle",loading:!1,bgColor:"#ffffff",color:"#C8C8C8",fontSize:19,iconSize:28,loadingColor:"#C8C8C8",zIndex:10},loadmore:{status:"loadmore",bgColor:"transparent",icon:!0,fontSize:14,iconSize:17,color:"#606266",loadingIcon:"spinner",loadmoreText:"加载更多",loadingText:"正在加载...",nomoreText:"没有更多了",isDot:!1,iconColor:"#b7b7b7",marginTop:10,marginBottom:10,height:"auto",line:!1,lineColor:"#E6E8EB",dashed:!1},modal:{show:!1,title:"",content:"",confirmText:"确认",cancelText:"取消",showConfirmButton:!0,showCancelButton:!1,confirmColor:"#2979ff",cancelColor:"#606266",buttonReverse:!1,zoom:!0,asyncClose:!1,closeOnClickOverlay:!1,negativeTop:0,width:"650rpx",confirmButtonShape:"",contentTextAlign:"left"},...{navbar:{safeAreaInsetTop:!0,placeholder:!1,fixed:!0,border:!1,leftIcon:"arrow-left",leftText:"",rightText:"",rightIcon:"",title:"",titleColor:"",bgColor:"#ffffff",titleWidth:"400rpx",height:"44px",leftIconSize:20,leftIconColor:Us.mainColor,autoBack:!1,titleStyle:""}},noNetwork:{tips:"哎呀,网络信号丢失",zIndex:"",image:"data:image/png;base64,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"},noticeBar:{text:[],direction:"row",step:!1,icon:"volume",mode:"",color:"#f9ae3d",bgColor:"#fdf6ec",speed:80,fontSize:14,duration:2e3,disableTouch:!0,url:"",linkType:"navigateTo",justifyContent:"flex-start"},notify:{top:0,type:"primary",color:"#ffffff",bgColor:"",message:"",duration:3e3,fontSize:15,safeAreaInsetTop:!1},...{numberBox:{name:"",value:0,min:1,max:Number.MAX_SAFE_INTEGER,step:1,integer:!1,disabled:!1,disabledInput:!1,asyncChange:!1,inputWidth:35,showMinus:!0,showPlus:!0,decimalLength:null,longPress:!0,color:"#323233",buttonSize:30,bgColor:"#EBECEE",cursorSpacing:100,disableMinus:!1,disablePlus:!1,iconStyle:""}},numberKeyboard:{mode:"number",dotDisabled:!1,random:!1},overlay:{show:!1,zIndex:10070,duration:300,opacity:.5},parse:{copyLink:!0,errorImg:"",lazyLoad:!1,loadingImg:"",pauseVideo:!0,previewImg:!0,setTitle:!0,showImgMenu:!0},picker:{show:!1,popupMode:"bottom",showToolbar:!0,title:"",columns:[],loading:!1,itemHeight:44,cancelText:"取消",confirmText:"确定",cancelColor:"#909193",confirmColor:"#3c9cff",visibleItemCount:5,keyName:"text",closeOnClickOverlay:!1,defaultIndex:[],immediateChange:!0,zIndex:10076},popup:{show:!1,overlay:!0,mode:"bottom",duration:300,closeable:!1,overlayStyle:{},closeOnClickOverlay:!0,zIndex:10075,safeAreaInsetBottom:!0,safeAreaInsetTop:!1,closeIconPos:"top-right",round:0,zoom:!0,bgColor:"",overlayOpacity:.5},radio:{name:"",shape:"",disabled:"",labelDisabled:"",activeColor:"",inactiveColor:"",iconSize:"",labelSize:"",label:"",labelColor:"",size:"",iconColor:"",placement:""},radioGroup:{value:"",disabled:!1,shape:"circle",activeColor:"#2979ff",inactiveColor:"#c8c9cc",name:"",size:18,placement:"row",label:"",labelColor:"#303133",labelSize:14,labelDisabled:!1,iconColor:"#ffffff",iconSize:12,borderBottom:!1,iconPlacement:"left",gap:"10px"},rate:{value:1,count:5,disabled:!1,size:18,inactiveColor:"#b2b2b2",activeColor:"#FA3534",gutter:4,minCount:1,allowHalf:!1,activeIcon:"star-fill",inactiveIcon:"star",touchable:!0},readMore:{showHeight:400,toggle:!1,closeText:"展开阅读全文",openText:"收起",color:"#2979ff",fontSize:14,textIndent:"2em",name:""},row:{gutter:0,justify:"start",align:"center"},rowNotice:{text:"",icon:"volume",mode:"",color:"#f9ae3d",bgColor:"#fdf6ec",fontSize:14,speed:80},scrollList:{indicatorWidth:50,indicatorBarWidth:20,indicator:!0,indicatorColor:"#f2f2f2",indicatorActiveColor:"#3c9cff",indicatorStyle:""},search:{shape:"round",bgColor:"#f2f2f2",placeholder:"请输入关键字",clearabled:!0,focus:!1,showAction:!0,actionStyle:{},actionText:"搜索",inputAlign:"left",inputStyle:{},disabled:!1,borderColor:"transparent",searchIconColor:"#909399",searchIconSize:22,color:"#606266",placeholderColor:"#909399",searchIcon:"search",margin:"0",animation:!1,value:"",maxlength:"-1",height:32,label:null},section:{title:"",subTitle:"更多",right:!0,fontSize:15,bold:!0,color:"#303133",subColor:"#909399",showLine:!0,lineColor:"",arrow:!0},skeleton:{loading:!0,animate:!0,rows:0,rowsWidth:"100%",rowsHeight:18,title:!0,titleWidth:"50%",titleHeight:18,avatar:!1,avatarSize:32,avatarShape:"circle"},slider:{value:0,blockSize:18,min:0,max:100,step:1,activeColor:"#2979ff",inactiveColor:"#c0c4cc",blockColor:"#ffffff",showValue:!1,disabled:!1,blockStyle:{},useNative:!1,height:"2px"},statusBar:{bgColor:"transparent"},steps:{direction:"row",current:0,activeColor:"#3c9cff",inactiveColor:"#969799",activeIcon:"",inactiveIcon:"",dot:!1},stepsItem:{title:"",desc:"",iconSize:17,error:!1},sticky:{offsetTop:0,customNavHeight:0,disabled:!1,bgColor:"transparent",zIndex:"",index:""},subsection:{list:[],current:0,activeColor:"#3c9cff",inactiveColor:"#303133",mode:"button",fontSize:12,bold:!0,bgColor:"#eeeeef",keyName:"name"},swipeAction:{autoClose:!0},swipeActionItem:{show:!1,closeOnClick:!0,name:"",disabled:!1,threshold:20,autoClose:!0,options:[],duration:300},swiper:{list:[],indicator:!1,indicatorActiveColor:"#FFFFFF",indicatorInactiveColor:"rgba(255, 255, 255, 0.35)",indicatorStyle:"",indicatorMode:"line",autoplay:!0,current:0,currentItemId:"",interval:3e3,duration:300,circular:!1,previousMargin:0,nextMargin:0,acceleration:!1,displayMultipleItems:1,easingFunction:"default",keyName:"url",imgMode:"aspectFill",height:130,bgColor:"#f3f4f6",radius:4,loading:!1,showTitle:!1},swiperIndicator:{length:0,current:0,indicatorActiveColor:"",indicatorInactiveColor:"",indicatorMode:"line"},switch:{loading:!1,disabled:!1,size:25,activeColor:"#2979ff",inactiveColor:"#ffffff",value:!1,activeValue:!0,inactiveValue:!1,asyncChange:!1,space:0},tabbar:{value:null,safeAreaInsetBottom:!0,border:!0,zIndex:1,activeColor:"#1989fa",inactiveColor:"#7d7e80",fixed:!0,placeholder:!0},tabbarItem:{name:null,icon:"",badge:null,dot:!1,text:"",badgeStyle:"top: 6px;right:2px;"},tabs:{duration:300,list:[],lineColor:"#3c9cff",activeStyle:{color:"#303133"},inactiveStyle:{color:"#606266"},lineWidth:20,lineHeight:3,lineBgSize:"cover",itemStyle:{height:"44px"},scrollable:!0,current:0,keyName:"name"},tag:{type:"primary",disabled:!1,size:"medium",shape:"square",text:"",bgColor:"",color:"",borderColor:"",closeColor:"#C6C7CB",name:"",plainFill:!1,plain:!1,closable:!1,show:!0,icon:"",iconColor:""},text:{type:"",show:!0,text:"",prefixIcon:"",suffixIcon:"",mode:"",href:"",format:"",call:!1,openType:"",bold:!1,block:!1,lines:"",color:"#303133",size:15,iconStyle:{fontSize:"15px"},decoration:"none",margin:0,lineHeight:"",align:"left",wordWrap:"normal",flex1:!0},textarea:{value:"",placeholder:"",placeholderClass:"textarea-placeholder",placeholderStyle:"color: #c0c4cc",height:70,confirmType:"done",disabled:!1,count:!1,focus:!1,autoHeight:!1,fixed:!1,cursorSpacing:0,cursor:"",showConfirmBar:!0,selectionStart:-1,selectionEnd:-1,adjustPosition:!0,disableDefaultPadding:!1,holdKeyboard:!1,maxlength:140,border:"surround",formatter:null},toast:{zIndex:10090,loading:!1,text:"",icon:"",type:"",loadingMode:"",show:"",overlay:!1,position:"center",params:{},duration:2e3,isTab:!1,url:"",callback:null,back:!1},toolbar:{show:!0,cancelText:"取消",confirmText:"确认",cancelColor:"#909193",confirmColor:"#3c9cff",title:""},tooltip:{text:"",copyText:"",size:14,color:"#606266",bgColor:"transparent",direction:"top",zIndex:10071,showCopy:!0,buttons:[],overlay:!0,showToast:!0},transition:{show:!1,mode:"fade",duration:"300",timingFunction:"ease-out"},...{upload:{accept:"image",extension:[],capture:["album","camera"],compressed:!0,camera:"back",maxDuration:60,uploadIcon:"camera-fill",uploadIconColor:"#D3D4D6",useBeforeRead:!1,previewFullImage:!0,maxCount:52,disabled:!1,imageMode:"aspectFill",name:"",sizeType:["original","compressed"],multiple:!1,deletable:!0,maxSize:Number.MAX_VALUE,fileList:[],uploadText:"",width:80,height:80,previewImage:!0}}},Vs={toast:10090,noNetwork:10080,popup:10075,mask:10070,navbar:980,topTips:975,sticky:970,indexListSticky:965};let qs="none";qs="vue3",qs="mp",qs="weixin";const Ws=new class{constructor(e={}){var t;t=e,"[object Object]"!==Object.prototype.toString.call(t)&&(e={},console.warn("设置全局参数必须接收一个Object")),this.config=Cs({...Bs,...e}),this.interceptors={request:new ws,response:new ws}}setConfig(e){this.config=e(this.config)}middleware(e){e=((e,t={})=>{const n=t.method||e.method||"GET";let o={baseURL:e.baseURL||"",method:n,url:t.url||"",params:t.params||{},custom:{...e.custom||{},...t.custom||{}},header:ys(e.header||{},t.header||{})};if(o={...o,...Es(["getTask","validateStatus"],e,t)},"DOWNLOAD"===n);else if("UPLOAD"===n)delete o.header["content-type"],delete o.header["Content-Type"],["filePath","name","formData"].forEach((e=>{bs(t[e])||(o[e]=t[e])}));else{const n=["data","timeout","dataType","responseType"];o={...o,...Es(n,e,t)}}return o})(this.config,e);const t=[Ss,void 0];let n=Promise.resolve(e);for(this.interceptors.request.forEach((e=>{t.unshift(e.fulfilled,e.rejected)})),this.interceptors.response.forEach((e=>{t.push(e.fulfilled,e.rejected)}));t.length;)n=n.then(t.shift(),t.shift());return n}request(e={}){return this.middleware(e)}get(e,t={}){return this.middleware({url:e,method:"GET",...t})}post(e,t,n={}){return this.middleware({url:e,data:t,method:"POST",...n})}put(e,t,n={}){return this.middleware({url:e,data:t,method:"PUT",...n})}delete(e,t,n={}){return this.middleware({url:e,data:t,method:"DELETE",...n})}connect(e,t,n={}){return this.middleware({url:e,data:t,method:"CONNECT",...n})}head(e,t,n={}){return this.middleware({url:e,data:t,method:"HEAD",...n})}options(e,t,n={}){return this.middleware({url:e,data:t,method:"OPTIONS",...n})}trace(e,t,n={}){return this.middleware({url:e,data:t,method:"TRACE",...n})}upload(e,t={}){return t.url=e,t.method="UPLOAD",this.middleware(t)}download(e,t={}){return t.url=e,t.method="DOWNLOAD",this.middleware(t)}};us.setConfig=function(e){us.shallowMerge(Ja,e.config||{}),us.shallowMerge(Rs,e.props||{}),us.shallowMerge(Us,e.color||{}),us.shallowMerge(Vs,e.zIndex||{})};const Js={route:fs,date:us.timeFormat,colorGradient:ks.colorGradient,hexToRgb:ks.hexToRgb,rgbToHex:ks.rgbToHex,colorToRgba:ks.colorToRgba,test:Da,type:["primary","success","error","warning","info"],http:Ws,config:Ja,zIndex:Vs,debounce:function(e,t=500,n=!1){if(null!==Qs&&clearTimeout(Qs),n){const n=!Qs;Qs=setTimeout((()=>{Qs=null}),t),n&&"function"==typeof e&&e()}else Qs=setTimeout((()=>{"function"==typeof e&&e()}),t)},throttle:function(e,t=500,n=!0){n?Is||(Is=!0,"function"==typeof e&&e(),setTimeout((()=>{Is=!1}),t)):Is||(Is=!0,setTimeout((()=>{Is=!1,"function"==typeof e&&e()}),t))},mixin:ps,mpMixin:ds,props:Rs,...us,color:Us,platform:"weixin"},Xs={install:e=>{mn.$u=Js,e.config.globalProperties.$u=Js,e.mixin(ps)}},$s=e=>(t,n=Si())=>{!Ci&&Ir(e,t,n)},Gs=$s(R),Ys=$s(V),Ks=$s(q),_s=$s(G),Zs=$s(ne),el=$s(re);var tl=Object.prototype.toString;function nl(e){return"[object Array]"===tl.call(e)}function ol(e,t){if(null!=e)if("object"!=typeof e&&(e=[e]),nl(e))for(var n=0,o=e.length;n<o;n++)t.call(null,e[n],n,e);else for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.call(null,e[r],r,e)}function rl(){let e={};function t(t,n){"object"==typeof e[n]&&"object"==typeof t?e[n]=rl(e[n],t):e[n]="object"==typeof t?rl({},t):t}for(let n=0,o=arguments.length;n<o;n++)ol(arguments[n],t);return e}function il(e){return void 0===e}function cl(e){return encodeURIComponent(e).replace(/%40/gi,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function al(e,t,n){if(!t)return e;var o,r;if(n)o=n(t);else if(r=t,"undefined"!=typeof URLSearchParams&&r instanceof URLSearchParams)o=t.toString();else{var i=[];ol(t,(function(e,t){null!=e&&(nl(e)?t+="[]":e=[e],ol(e,(function(e){!function(e){return"[object Date]"===tl.call(e)}(e)?function(e){return null!==e&&"object"==typeof e}(e)&&(e=JSON.stringify(e)):e=e.toISOString(),i.push(cl(t)+"="+cl(e))})))})),o=i.join("&")}if(o){var c=e.indexOf("#");-1!==c&&(e=e.slice(0,c)),e+=(-1===e.indexOf("?")?"?":"&")+o}return e}const sl=(e,t)=>{let n={};return e.forEach((e=>{il(t[e])||(n[e]=t[e])})),n},ll=e=>(e=>new Promise(((t,n)=>{let o=al((r=e.baseURL,i=e.url,r&&!/^([a-z][a-z\d+\-.]*:)?\/\//i.test(i)?function(e,t){return t?e.replace(/\/+$/,"")+"/"+t.replace(/^\/+/,""):e}(r,i):i),e.params,e.paramsSerializer);var r,i;const c={url:o,header:e.header,complete:r=>{e.fullPath=o,r.config=e,r.rawData=r.data;try{let t=!1;const n=typeof e.forcedJSONParsing;"boolean"===n?t=e.forcedJSONParsing:"object"===n&&(t=(e.forcedJSONParsing.include||[]).includes(e.method)),t&&"string"==typeof r.data&&(r.data=JSON.parse(r.data))}catch(i){}!function(e,t,n){const o=n.config.validateStatus,r=n.statusCode;!r||o&&!o(r)?t(n):e(n)}(t,n,r)}};let a;if("UPLOAD"===e.method){delete c.header["content-type"],delete c.header["Content-Type"];let t={filePath:e.filePath,name:e.name};const n=["timeout","formData"];a=mn.uploadFile({...c,...t,...sl(n,e)})}else if("DOWNLOAD"===e.method){const t=["timeout","filePath"];a=mn.downloadFile({...c,...sl(t,e)})}else{const t=["data","method","timeout","dataType","responseType","enableHttp2","enableQuic","enableCache","enableHttpDNS","httpDNSServiceId","enableChunked","forceCellularNetwork"];a=mn.request({...c,...sl(t,e)})}e.getTask&&e.getTask(a,e)})))(e);function ul(){this.handlers=[]}ul.prototype.use=function(e,t){return this.handlers.push({fulfilled:e,rejected:t}),this.handlers.length-1},ul.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)},ul.prototype.forEach=function(e){this.handlers.forEach((t=>{null!==t&&e(t)}))};const fl=(e,t,n)=>{let o={};return e.forEach((e=>{il(n[e])?il(t[e])||(o[e]=t[e]):o[e]=n[e]})),o},pl={baseURL:"",header:{},method:"GET",dataType:"json",paramsSerializer:null,responseType:"text",custom:{},timeout:6e4,validateStatus:function(e){return e>=200&&e<300},forcedJSONParsing:!0};var dl=function(){function e(e,t){return null!=t&&e instanceof t}var t,n,o;try{t=Map}catch(a){t=function(){}}try{n=Set}catch(a){n=function(){}}try{o=Promise}catch(a){o=function(){}}function r(i,a,s,l,u){"object"==typeof a&&(s=a.depth,l=a.prototype,u=a.includeNonEnumerable,a=a.circular);var f=[],p=[],d="undefined"!=typeof Buffer;return void 0===a&&(a=!0),void 0===s&&(s=1/0),function i(s,h){if(null===s)return null;if(0===h)return s;var g,m;if("object"!=typeof s)return s;if(e(s,t))g=new t;else if(e(s,n))g=new n;else if(e(s,o))g=new o((function(e,t){s.then((function(t){e(i(t,h-1))}),(function(e){t(i(e,h-1))}))}));else if(r.__isArray(s))g=[];else if(r.__isRegExp(s))g=new RegExp(s.source,c(s)),s.lastIndex&&(g.lastIndex=s.lastIndex);else if(r.__isDate(s))g=new Date(s.getTime());else{if(d&&Buffer.isBuffer(s))return Buffer.from?g=Buffer.from(s):(g=new Buffer(s.length),s.copy(g)),g;e(s,Error)?g=Object.create(s):void 0===l?(m=Object.getPrototypeOf(s),g=Object.create(m)):(g=Object.create(l),m=l)}if(a){var y=f.indexOf(s);if(-1!=y)return p[y];f.push(s),p.push(g)}for(var b in e(s,t)&&s.forEach((function(e,t){var n=i(t,h-1),o=i(e,h-1);g.set(n,o)})),e(s,n)&&s.forEach((function(e){var t=i(e,h-1);g.add(t)})),s){Object.getOwnPropertyDescriptor(s,b)&&(g[b]=i(s[b],h-1));try{if("undefined"===Object.getOwnPropertyDescriptor(s,b).set)continue;g[b]=i(s[b],h-1)}catch(E){if(E instanceof TypeError)continue;if(E instanceof ReferenceError)continue}}if(Object.getOwnPropertySymbols){var v=Object.getOwnPropertySymbols(s);for(b=0;b<v.length;b++){var A=v[b];(!(S=Object.getOwnPropertyDescriptor(s,A))||S.enumerable||u)&&(g[A]=i(s[A],h-1),Object.defineProperty(g,A,S))}}if(u){var x=Object.getOwnPropertyNames(s);for(b=0;b<x.length;b++){var S,w=x[b];(S=Object.getOwnPropertyDescriptor(s,w))&&S.enumerable||(g[w]=i(s[w],h-1),Object.defineProperty(g,w,S))}}return g}(i,s)}function i(e){return Object.prototype.toString.call(e)}function c(e){var t="";return e.global&&(t+="g"),e.ignoreCase&&(t+="i"),e.multiline&&(t+="m"),t}return r.clonePrototype=function(e){if(null===e)return null;var t=function(){};return t.prototype=e,new t},r.__objToStr=i,r.__isDate=function(e){return"object"==typeof e&&"[object Date]"===i(e)},r.__isArray=function(e){return"object"==typeof e&&"[object Array]"===i(e)},r.__isRegExp=function(e){return"object"==typeof e&&"[object RegExp]"===i(e)},r.__getRegExpFlags=c,r}();const hl={props:{src:{type:String,default:()=>Rs.avatar.src},shape:{type:String,default:()=>Rs.avatar.shape},size:{type:[String,Number],default:()=>Rs.avatar.size},mode:{type:String,default:()=>Rs.avatar.mode},text:{type:String,default:()=>Rs.avatar.text},bgColor:{type:String,default:()=>Rs.avatar.bgColor},color:{type:String,default:()=>Rs.avatar.color},fontSize:{type:[String,Number],default:()=>Rs.avatar.fontSize},icon:{type:String,default:()=>Rs.avatar.icon},mpAvatar:{type:Boolean,default:()=>Rs.avatar.mpAvatar},randomBgColor:{type:Boolean,default:()=>Rs.avatar.randomBgColor},defaultUrl:{type:String,default:()=>Rs.avatar.defaultUrl},colorIndex:{type:[String,Number],validator:e=>Da.range(e,[0,19])||""===e,default:()=>Rs.avatar.colorIndex},name:{type:String,default:()=>Rs.avatar.name}}},gl={props:{name:{type:String,default:()=>Rs.icon.name},color:{type:String,default:()=>Rs.icon.color},size:{type:[String,Number],default:()=>Rs.icon.size},bold:{type:Boolean,default:()=>Rs.icon.bold},index:{type:[String,Number],default:()=>Rs.icon.index},hoverClass:{type:String,default:()=>Rs.icon.hoverClass},customPrefix:{type:String,default:()=>Rs.icon.customPrefix},label:{type:[String,Number],default:()=>Rs.icon.label},labelPos:{type:String,default:()=>Rs.icon.labelPos},labelSize:{type:[String,Number],default:()=>Rs.icon.labelSize},labelColor:{type:String,default:()=>Rs.icon.labelColor},space:{type:[String,Number],default:()=>Rs.icon.space},imgMode:{type:String,default:()=>Rs.icon.imgMode},width:{type:[String,Number],default:()=>Rs.icon.width},height:{type:[String,Number],default:()=>Rs.icon.height},top:{type:[String,Number],default:()=>Rs.icon.top},stop:{type:Boolean,default:()=>Rs.icon.stop}}},ml={props:{name:{type:[String,Number,Boolean],default:()=>Rs.checkbox.name},shape:{type:String,default:()=>Rs.checkbox.shape},size:{type:[String,Number],default:()=>Rs.checkbox.size},checked:{type:Boolean,default:()=>Rs.checkbox.checked},disabled:{type:[String,Boolean],default:()=>Rs.checkbox.disabled},activeColor:{type:String,default:()=>Rs.checkbox.activeColor},inactiveColor:{type:String,default:()=>Rs.checkbox.inactiveColor},iconSize:{type:[String,Number],default:()=>Rs.checkbox.iconSize},iconColor:{type:String,default:()=>Rs.checkbox.iconColor},label:{type:[String,Number],default:()=>Rs.checkbox.label},labelSize:{type:[String,Number],default:()=>Rs.checkbox.labelSize},labelColor:{type:String,default:()=>Rs.checkbox.labelColor},labelDisabled:{type:[String,Boolean],default:()=>Rs.checkbox.labelDisabled},usedAlone:{type:[Boolean],default:()=>!1}}},yl={props:{name:{type:String,default:()=>Rs.checkboxGroup.name},modelValue:{type:Array,default:()=>Rs.checkboxGroup.value},shape:{type:String,default:()=>Rs.checkboxGroup.shape},disabled:{type:Boolean,default:()=>Rs.checkboxGroup.disabled},activeColor:{type:String,default:()=>Rs.checkboxGroup.activeColor},inactiveColor:{type:String,default:()=>Rs.checkboxGroup.inactiveColor},size:{type:[String,Number],default:()=>Rs.checkboxGroup.size},placement:{type:String,default:()=>Rs.checkboxGroup.placement},labelSize:{type:[String,Number],default:()=>Rs.checkboxGroup.labelSize},labelColor:{type:[String],default:()=>Rs.checkboxGroup.labelColor},labelDisabled:{type:Boolean,default:()=>Rs.checkboxGroup.labelDisabled},iconColor:{type:String,default:()=>Rs.checkboxGroup.iconColor},iconSize:{type:[String,Number],default:()=>Rs.checkboxGroup.iconSize},iconPlacement:{type:String,default:()=>Rs.checkboxGroup.iconPlacement},borderBottom:{type:Boolean,default:()=>Rs.checkboxGroup.borderBottom}}},bl={props:{show:{type:Boolean,default:()=>Rs.loadingIcon.show},color:{type:String,default:()=>Rs.loadingIcon.color},textColor:{type:String,default:()=>Rs.loadingIcon.textColor},vertical:{type:Boolean,default:()=>Rs.loadingIcon.vertical},mode:{type:String,default:()=>Rs.loadingIcon.mode},size:{type:[String,Number],default:()=>Rs.loadingIcon.size},textSize:{type:[String,Number],default:()=>Rs.loadingIcon.textSize},text:{type:[String,Number],default:()=>Rs.loadingIcon.text},timingFunction:{type:String,default:()=>Rs.loadingIcon.timingFunction},duration:{type:[String,Number],default:()=>Rs.loadingIcon.duration},inactiveColor:{type:String,default:()=>Rs.loadingIcon.inactiveColor}}},vl={props:{duration:{type:Number,default:()=>Rs.tabs.duration},list:{type:Array,default:()=>Rs.tabs.list},lineColor:{type:String,default:()=>Rs.tabs.lineColor},activeStyle:{type:[String,Object],default:()=>Rs.tabs.activeStyle},inactiveStyle:{type:[String,Object],default:()=>Rs.tabs.inactiveStyle},lineWidth:{type:[String,Number],default:()=>Rs.tabs.lineWidth},lineHeight:{type:[String,Number],default:()=>Rs.tabs.lineHeight},lineBgSize:{type:String,default:()=>Rs.tabs.lineBgSize},itemStyle:{type:[String,Object],default:()=>Rs.tabs.itemStyle},scrollable:{type:Boolean,default:()=>Rs.tabs.scrollable},current:{type:[Number,String],default:()=>Rs.tabs.current},keyName:{type:String,default:()=>Rs.tabs.keyName}}},Al={props:{icon:{type:String,default:()=>Rs.empty.icon},text:{type:String,default:()=>Rs.empty.text},textColor:{type:String,default:()=>Rs.empty.textColor},textSize:{type:[String,Number],default:()=>Rs.empty.textSize},iconColor:{type:String,default:()=>Rs.empty.iconColor},iconSize:{type:[String,Number],default:()=>Rs.empty.iconSize},mode:{type:String,default:()=>Rs.empty.mode},width:{type:[String,Number],default:()=>Rs.empty.width},height:{type:[String,Number],default:()=>Rs.empty.height},show:{type:Boolean,default:()=>Rs.empty.show},marginTop:{type:[String,Number],default:()=>Rs.empty.marginTop}}};"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self&&self;var xl={};({get exports(){return xl},set exports(e){xl=e}}).exports=function(){var e=1e3,t=6e4,n=36e5,o="millisecond",r="second",i="minute",c="hour",a="day",s="week",l="month",u="quarter",f="year",p="date",d="Invalid Date",h=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,g=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,m={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(e){var t=["th","st","nd","rd"],n=e%100;return"["+e+(t[(n-20)%10]||t[n]||t[0])+"]"}},y=function(e,t,n){var o=String(e);return!o||o.length>=t?e:""+Array(t+1-o.length).join(n)+e},b={s:y,z:function(e){var t=-e.utcOffset(),n=Math.abs(t),o=Math.floor(n/60),r=n%60;return(t<=0?"+":"-")+y(o,2,"0")+":"+y(r,2,"0")},m:function e(t,n){if(t.date()<n.date())return-e(n,t);var o=12*(n.year()-t.year())+(n.month()-t.month()),r=t.clone().add(o,l),i=n-r<0,c=t.clone().add(o+(i?-1:1),l);return+(-(o+(n-r)/(i?r-c:c-r))||0)},a:function(e){return e<0?Math.ceil(e)||0:Math.floor(e)},p:function(e){return{M:l,y:f,w:s,d:a,D:p,h:c,m:i,s:r,ms:o,Q:u}[e]||String(e||"").toLowerCase().replace(/s$/,"")},u:function(e){return void 0===e}},v="en",A={};A[v]=m;var x="$isDayjsObject",S=function(e){return e instanceof C||!(!e||!e[x])},w=function e(t,n,o){var r;if(!t)return v;if("string"==typeof t){var i=t.toLowerCase();A[i]&&(r=i),n&&(A[i]=n,r=i);var c=t.split("-");if(!r&&c.length>1)return e(c[0])}else{var a=t.name;A[a]=t,r=a}return!o&&r&&(v=r),r||!o&&v},E=function(e,t){if(S(e))return e.clone();var n="object"==typeof t?t:{};return n.date=e,n.args=arguments,new C(n)},B=b;B.l=w,B.i=S,B.w=function(e,t){return E(e,{locale:t.$L,utc:t.$u,x:t.$x,$offset:t.$offset})};var C=function(){function m(e){this.$L=w(e.locale,null,!0),this.parse(e),this.$x=this.$x||e.x||{},this[x]=!0}var y=m.prototype;return y.parse=function(e){this.$d=function(e){var t=e.date,n=e.utc;if(null===t)return new Date(NaN);if(B.u(t))return new Date;if(t instanceof Date)return new Date(t);if("string"==typeof t&&!/Z$/i.test(t)){var o=t.match(h);if(o){var r=o[2]-1||0,i=(o[7]||"0").substring(0,3);return n?new Date(Date.UTC(o[1],r,o[3]||1,o[4]||0,o[5]||0,o[6]||0,i)):new Date(o[1],r,o[3]||1,o[4]||0,o[5]||0,o[6]||0,i)}}return new Date(t)}(e),this.init()},y.init=function(){var e=this.$d;this.$y=e.getFullYear(),this.$M=e.getMonth(),this.$D=e.getDate(),this.$W=e.getDay(),this.$H=e.getHours(),this.$m=e.getMinutes(),this.$s=e.getSeconds(),this.$ms=e.getMilliseconds()},y.$utils=function(){return B},y.isValid=function(){return!(this.$d.toString()===d)},y.isSame=function(e,t){var n=E(e);return this.startOf(t)<=n&&n<=this.endOf(t)},y.isAfter=function(e,t){return E(e)<this.startOf(t)},y.isBefore=function(e,t){return this.endOf(t)<E(e)},y.$g=function(e,t,n){return B.u(e)?this[t]:this.set(n,e)},y.unix=function(){return Math.floor(this.valueOf()/1e3)},y.valueOf=function(){return this.$d.getTime()},y.startOf=function(e,t){var n=this,o=!!B.u(t)||t,u=B.p(e),d=function(e,t){var r=B.w(n.$u?Date.UTC(n.$y,t,e):new Date(n.$y,t,e),n);return o?r:r.endOf(a)},h=function(e,t){return B.w(n.toDate()[e].apply(n.toDate("s"),(o?[0,0,0,0]:[23,59,59,999]).slice(t)),n)},g=this.$W,m=this.$M,y=this.$D,b="set"+(this.$u?"UTC":"");switch(u){case f:return o?d(1,0):d(31,11);case l:return o?d(1,m):d(0,m+1);case s:var v=this.$locale().weekStart||0,A=(g<v?g+7:g)-v;return d(o?y-A:y+(6-A),m);case a:case p:return h(b+"Hours",0);case c:return h(b+"Minutes",1);case i:return h(b+"Seconds",2);case r:return h(b+"Milliseconds",3);default:return this.clone()}},y.endOf=function(e){return this.startOf(e,!1)},y.$set=function(e,t){var n,s=B.p(e),u="set"+(this.$u?"UTC":""),d=(n={},n[a]=u+"Date",n[p]=u+"Date",n[l]=u+"Month",n[f]=u+"FullYear",n[c]=u+"Hours",n[i]=u+"Minutes",n[r]=u+"Seconds",n[o]=u+"Milliseconds",n)[s],h=s===a?this.$D+(t-this.$W):t;if(s===l||s===f){var g=this.clone().set(p,1);g.$d[d](h),g.init(),this.$d=g.set(p,Math.min(this.$D,g.daysInMonth())).$d}else d&&this.$d[d](h);return this.init(),this},y.set=function(e,t){return this.clone().$set(e,t)},y.get=function(e){return this[B.p(e)]()},y.add=function(o,u){var p,d=this;o=Number(o);var h=B.p(u),g=function(e){var t=E(d);return B.w(t.date(t.date()+Math.round(e*o)),d)};if(h===l)return this.set(l,this.$M+o);if(h===f)return this.set(f,this.$y+o);if(h===a)return g(1);if(h===s)return g(7);var m=(p={},p[i]=t,p[c]=n,p[r]=e,p)[h]||1,y=this.$d.getTime()+o*m;return B.w(y,this)},y.subtract=function(e,t){return this.add(-1*e,t)},y.format=function(e){var t=this,n=this.$locale();if(!this.isValid())return n.invalidDate||d;var o=e||"YYYY-MM-DDTHH:mm:ssZ",r=B.z(this),i=this.$H,c=this.$m,a=this.$M,s=n.weekdays,l=n.months,u=n.meridiem,f=function(e,n,r,i){return e&&(e[n]||e(t,o))||r[n].slice(0,i)},p=function(e){return B.s(i%12||12,e,"0")},h=u||function(e,t,n){var o=e<12?"AM":"PM";return n?o.toLowerCase():o};return o.replace(g,(function(e,o){return o||function(e){switch(e){case"YY":return String(t.$y).slice(-2);case"YYYY":return B.s(t.$y,4,"0");case"M":return a+1;case"MM":return B.s(a+1,2,"0");case"MMM":return f(n.monthsShort,a,l,3);case"MMMM":return f(l,a);case"D":return t.$D;case"DD":return B.s(t.$D,2,"0");case"d":return String(t.$W);case"dd":return f(n.weekdaysMin,t.$W,s,2);case"ddd":return f(n.weekdaysShort,t.$W,s,3);case"dddd":return s[t.$W];case"H":return String(i);case"HH":return B.s(i,2,"0");case"h":return p(1);case"hh":return p(2);case"a":return h(i,c,!0);case"A":return h(i,c,!1);case"m":return String(c);case"mm":return B.s(c,2,"0");case"s":return String(t.$s);case"ss":return B.s(t.$s,2,"0");case"SSS":return B.s(t.$ms,3,"0");case"Z":return r}return null}(e)||r.replace(":","")}))},y.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},y.diff=function(o,p,d){var h,g=this,m=B.p(p),y=E(o),b=(y.utcOffset()-this.utcOffset())*t,v=this-y,A=function(){return B.m(g,y)};switch(m){case f:h=A()/12;break;case l:h=A();break;case u:h=A()/3;break;case s:h=(v-b)/6048e5;break;case a:h=(v-b)/864e5;break;case c:h=v/n;break;case i:h=v/t;break;case r:h=v/e;break;default:h=v}return d?h:B.a(h)},y.daysInMonth=function(){return this.endOf(l).$D},y.$locale=function(){return A[this.$L]},y.locale=function(e,t){if(!e)return this.$L;var n=this.clone(),o=w(e,t,!0);return o&&(n.$L=o),n},y.clone=function(){return B.w(this.$d,this)},y.toDate=function(){return new Date(this.valueOf())},y.toJSON=function(){return this.isValid()?this.toISOString():null},y.toISOString=function(){return this.$d.toISOString()},y.toString=function(){return this.$d.toUTCString()},m}(),P=C.prototype;return E.prototype=P,[["$ms",o],["$s",r],["$m",i],["$H",c],["$W",a],["$M",l],["$y",f],["$D",p]].forEach((function(e){P[e[1]]=function(t){return this.$g(t,e[0],e[1])}})),E.extend=function(e,t){return e.$i||(e(t,C,E),e.$i=!0),E},E.locale=w,E.isDayjs=S,E.unix=function(e){return E(1e3*e)},E.en=A[v],E.Ls=A,E.p={},E}();const Sl=xl;var wl={};({get exports(){return wl},set exports(e){wl=e}}).exports=function(e,t,n){e=e||{};var o=t.prototype,r={future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function i(e,t,n,r){return o.fromToBase(e,t,n,r)}n.en.relativeTime=r,o.fromToBase=function(t,o,i,c,a){for(var s,l,u,f=i.$locale().relativeTime||r,p=e.thresholds||[{l:"s",r:44,d:"second"},{l:"m",r:89},{l:"mm",r:44,d:"minute"},{l:"h",r:89},{l:"hh",r:21,d:"hour"},{l:"d",r:35},{l:"dd",r:25,d:"day"},{l:"M",r:45},{l:"MM",r:10,d:"month"},{l:"y",r:17},{l:"yy",d:"year"}],d=p.length,h=0;h<d;h+=1){var g=p[h];g.d&&(s=c?n(t).diff(i,g.d,!0):i.diff(t,g.d,!0));var m=(e.rounding||Math.round)(Math.abs(s));if(u=s>0,m<=g.r||!g.r){m<=1&&h>0&&(g=p[h-1]);var y=f[g.l];a&&(m=a(""+m)),l="string"==typeof y?y.replace("%d",m):y(m,o,g.l,u);break}}if(o)return l;var b=u?f.future:f.past;return"function"==typeof b?b(l):b.replace("%s",l)},o.to=function(e,t){return i(e,t,this,!0)},o.from=function(e,t){return i(e,t,this)};var c=function(e){return e.$u?n.utc():n()};o.toNow=function(e){return this.to(c(this),e)},o.fromNow=function(e){return this.from(c(this),e)}};const El=wl,Bl={props:{type:{type:String,default:()=>Rs.text.type},show:{type:Boolean,default:()=>Rs.text.show},text:{type:[String,Number],default:()=>Rs.text.text},prefixIcon:{type:String,default:()=>Rs.text.prefixIcon},suffixIcon:{type:String,default:()=>Rs.text.suffixIcon},mode:{type:String,default:()=>Rs.text.mode},href:{type:String,default:()=>Rs.text.href},format:{type:[String,Function],default:()=>Rs.text.format},call:{type:Boolean,default:()=>Rs.text.call},openType:{type:String,default:()=>Rs.text.openType},bold:{type:Boolean,default:()=>Rs.text.bold},block:{type:Boolean,default:()=>Rs.text.block},lines:{type:[String,Number],default:()=>Rs.text.lines},color:{type:String,default:()=>Rs.text.color},size:{type:[String,Number],default:()=>Rs.text.size},iconStyle:{type:[Object,String],default:()=>Rs.text.iconStyle},decoration:{tepe:String,default:()=>Rs.text.decoration},margin:{type:[Object,String,Number],default:()=>Rs.text.margin},lineHeight:{type:[String,Number],default:()=>Rs.text.lineHeight},align:{type:String,default:()=>Rs.text.align},wordWrap:{type:String,default:()=>Rs.text.wordWrap},flex1:{type:Boolean,default:()=>Rs.text.flex1}}},Cl={computed:{value(){const{text:e,mode:t,format:n,href:o}=this;return"price"===t?Da.func(n)?n(e):as(e,2):"date"===t?(Da.date(e),Da.func(n)?n(e):os(e,n||"yyyy-mm-dd")):"phone"===t?Da.func(n)?n(e):"encrypt"===n?`${e.substr(0,3)}****${e.substr(7)}`:e:"name"===t?Da.func(n)?n(e):"encrypt"===n?this.formatName(e):e:"link"===t?(Da.url(o),e):e}},methods:{formatName(e){let t="";if(2===e.length)t=e.substr(0,1)+"*";else if(e.length>2){let n="";for(let t=0,o=e.length-2;t<o;t++)n+="*";t=e.substr(0,1)+n+e.substr(-1,1)}else t=e;return t}}},Pl={props:{lang:String,sessionFrom:String,sendMessageTitle:String,sendMessagePath:String,sendMessageImg:String,showMessageCard:Boolean,appParameter:String,formType:String,openType:String}},jl={props:{openType:String},methods:{onGetUserInfo(e){this.$emit("getuserinfo",e.detail)},onContact(e){this.$emit("contact",e.detail)},onGetPhoneNumber(e){this.$emit("getphonenumber",e.detail)},onError(e){this.$emit("error",e.detail)},onLaunchApp(e){this.$emit("launchapp",e.detail)},onOpenSetting(e){this.$emit("opensetting",e.detail)}}},Ol={props:{isDot:{type:Boolean,default:()=>Rs.badge.isDot},value:{type:[Number,String],default:()=>Rs.badge.value},modelValue:{type:[Number,String],default:()=>Rs.badge.modelValue},show:{type:Boolean,default:()=>Rs.badge.show},max:{type:[Number,String],default:()=>Rs.badge.max},type:{type:String,default:()=>Rs.badge.type},showZero:{type:Boolean,default:()=>Rs.badge.showZero},bgColor:{type:[String,null],default:()=>Rs.badge.bgColor},color:{type:[String,null],default:()=>Rs.badge.color},shape:{type:String,default:()=>Rs.badge.shape},numberType:{type:String,default:()=>Rs.badge.numberType},offset:{type:Array,default:()=>Rs.badge.offset},inverted:{type:Boolean,default:()=>Rs.badge.inverted},absolute:{type:Boolean,default:()=>Rs.badge.absolute}}},kl={props:{show:{type:Boolean,default:()=>Rs.popup.show},overlay:{type:Boolean,default:()=>Rs.popup.overlay},mode:{type:String,default:()=>Rs.popup.mode},duration:{type:[String,Number],default:()=>Rs.popup.duration},closeable:{type:Boolean,default:()=>Rs.popup.closeable},overlayStyle:{type:[Object,String],default:()=>Rs.popup.overlayStyle},closeOnClickOverlay:{type:Boolean,default:()=>Rs.popup.closeOnClickOverlay},zIndex:{type:[String,Number],default:()=>Rs.popup.zIndex},safeAreaInsetBottom:{type:Boolean,default:()=>Rs.popup.safeAreaInsetBottom},safeAreaInsetTop:{type:Boolean,default:()=>Rs.popup.safeAreaInsetTop},closeIconPos:{type:String,default:()=>Rs.popup.closeIconPos},round:{type:[Boolean,String,Number],default:()=>Rs.popup.round},zoom:{type:Boolean,default:()=>Rs.popup.zoom},bgColor:{type:String,default:()=>Rs.popup.bgColor},overlayOpacity:{type:[Number,String],default:()=>Rs.popup.overlayOpacity}}},Il={props:{color:{type:String,default:()=>Rs.link.color},fontSize:{type:[String,Number],default:()=>Rs.link.fontSize},underLine:{type:Boolean,default:()=>Rs.link.underLine},href:{type:String,default:()=>Rs.link.href},mpTips:{type:String,default:()=>Rs.link.mpTips},lineColor:{type:String,default:()=>Rs.link.lineColor},text:{type:String,default:()=>Rs.link.text}}},Ql={props:{show:{type:Boolean,default:()=>Rs.overlay.show},zIndex:{type:[String,Number],default:()=>Rs.overlay.zIndex},duration:{type:[String,Number],default:()=>Rs.overlay.duration},opacity:{type:[String,Number],default:()=>Rs.overlay.opacity}}},Tl={props:{bgColor:{type:String,default:()=>Rs.statusBar.bgColor}}},Nl={props:{}},zl={props:{show:{type:Boolean,default:()=>Rs.transition.show},mode:{type:String,default:()=>Rs.transition.mode},duration:{type:[String,Number],default:()=>Rs.transition.duration},timingFunction:{type:String,default:()=>Rs.transition.timingFunction}}},Fl=e=>({enter:`u-${e}-enter u-${e}-enter-active`,"enter-to":`u-${e}-enter-to u-${e}-enter-active`,leave:`u-${e}-leave u-${e}-leave-active`,"leave-to":`u-${e}-leave-to u-${e}-leave-active`}),Ml={methods:{clickHandler(){this.$emit("click")},async vueEnter(){const e=Fl(this.mode);this.status="enter",this.$emit("beforeEnter"),this.inited=!0,this.display=!0,this.classes=e.enter,await ar(),await $a(20),this.$emit("enter"),this.transitionEnded=!1,this.$emit("afterEnter"),this.classes=e["enter-to"]},async vueLeave(){if(!this.display)return;const e=Fl(this.mode);this.status="leave",this.$emit("beforeLeave"),this.classes=e.leave,await ar(),this.transitionEnded=!1,this.$emit("leave"),setTimeout(this.onTransitionEnd,this.duration),this.classes=e["leave-to"]},onTransitionEnd(){this.transitionEnded||(this.transitionEnded=!0,this.$emit("leave"===this.status?"afterLeave":"afterEnter"),!this.show&&this.display&&(this.display=!1,this.inited=!1))}}};exports.Pinia=Qa,exports.Request=class{constructor(e={}){var t;t=e,"[object Object]"!==Object.prototype.toString.call(t)&&(e={},console.warn("设置全局参数必须接收一个Object")),this.config=dl({...pl,...e}),this.interceptors={request:new ul,response:new ul}}setConfig(e){this.config=e(this.config)}middleware(e){e=((e,t={})=>{const n=t.method||e.method||"GET";let o={baseURL:t.baseURL||e.baseURL||"",method:n,url:t.url||"",params:t.params||{},custom:{...e.custom||{},...t.custom||{}},header:rl(e.header||{},t.header||{})};if(o={...o,...fl(["getTask","validateStatus","paramsSerializer","forcedJSONParsing"],e,t)},"DOWNLOAD"===n){const n=["timeout","filePath"];o={...o,...fl(n,e,t)}}else if("UPLOAD"===n)delete o.header["content-type"],delete o.header["Content-Type"],["filePath","name","timeout","formData"].forEach((e=>{il(t[e])||(o[e]=t[e])})),il(o.timeout)&&!il(e.timeout)&&(o.timeout=e.timeout);else{const n=["data","timeout","dataType","responseType","enableHttp2","enableQuic","enableCache","enableHttpDNS","httpDNSServiceId","enableChunked","forceCellularNetwork"];o={...o,...fl(n,e,t)}}return o})(this.config,e);let t=[ll,void 0],n=Promise.resolve(e);for(this.interceptors.request.forEach((function(e){t.unshift(e.fulfilled,e.rejected)})),this.interceptors.response.forEach((function(e){t.push(e.fulfilled,e.rejected)}));t.length;)n=n.then(t.shift(),t.shift());return n}request(e={}){return this.middleware(e)}get(e,t={}){return this.middleware({url:e,method:"GET",...t})}post(e,t,n={}){return this.middleware({url:e,data:t,method:"POST",...n})}put(e,t,n={}){return this.middleware({url:e,data:t,method:"PUT",...n})}delete(e,t,n={}){return this.middleware({url:e,data:t,method:"DELETE",...n})}connect(e,t,n={}){return this.middleware({url:e,data:t,method:"CONNECT",...n})}head(e,t,n={}){return this.middleware({url:e,data:t,method:"HEAD",...n})}options(e,t,n={}){return this.middleware({url:e,data:t,method:"OPTIONS",...n})}trace(e,t,n={}){return this.middleware({url:e,data:t,method:"TRACE",...n})}upload(e,t={}){return t.url=e,t.method="UPLOAD",this.middleware(t)}download(e,t={}){return t.url=e,t.method="DOWNLOAD",this.middleware(t)}get version(){return"3.1.0"}},exports._export_sfc=(e,t)=>{const n=e.__vccOpts||e;for(const[o,r]of t)n[o]=r;return n},exports.addStyle=_a,exports.addUnit=Za,exports.buttonMixin=Pl,exports.colorGradient=Ps,exports.config=Ja,exports.createPinia=va,exports.createSSRApp=wc,exports.dayjs=Sl,exports.deepMerge=ts,exports.defProps=Rs,exports.defineComponent=function(e){return S(e)?{setup:e,name:e.name}:e},exports.defineStore=ja,exports.e=(e,...t)=>g(e,...t),exports.f=(e,t)=>function(e,t){let n;if(v(e)||w(e)){n=new Array(e.length);for(let o=0,r=e.length;o<r;o++)n[o]=t(e[o],o,o)}else if("number"==typeof e){n=new Array(e);for(let o=0;o<e;o++)n[o]=t(o+1,o,o)}else if(B(e))if(e[Symbol.iterator])n=Array.from(e,((e,n)=>t(e,n,n)));else{const o=Object.keys(e);n=new Array(o.length);for(let r=0,i=o.length;r<i;r++){const i=o[r];n[r]=t(e[i],i,r)}}else n=[];return n}(e,t),exports.formValidate=ss,exports.getCurrentInstance=Si,exports.getPx=Xa,exports.getWindowInfo=Ga,exports.icons={"uicon-level":"","uicon-column-line":"","uicon-checkbox-mark":"","uicon-folder":"","uicon-movie":"","uicon-star-fill":"","uicon-star":"","uicon-phone-fill":"","uicon-phone":"","uicon-apple-fill":"","uicon-chrome-circle-fill":"","uicon-backspace":"","uicon-attach":"","uicon-cut":"","uicon-empty-car":"","uicon-empty-coupon":"","uicon-empty-address":"","uicon-empty-favor":"","uicon-empty-permission":"","uicon-empty-news":"","uicon-empty-search":"","uicon-github-circle-fill":"","uicon-rmb":"","uicon-person-delete-fill":"","uicon-reload":"","uicon-order":"","uicon-server-man":"","uicon-search":"","uicon-fingerprint":"","uicon-more-dot-fill":"","uicon-scan":"","uicon-share-square":"","uicon-map":"","uicon-map-fill":"","uicon-tags":"","uicon-tags-fill":"","uicon-bookmark-fill":"","uicon-bookmark":"","uicon-eye":"","uicon-eye-fill":"","uicon-mic":"","uicon-mic-off":"","uicon-calendar":"","uicon-calendar-fill":"","uicon-trash":"","uicon-trash-fill":"","uicon-play-left":"","uicon-play-right":"","uicon-minus":"","uicon-plus":"","uicon-info":"","uicon-info-circle":"","uicon-info-circle-fill":"","uicon-question":"","uicon-error":"","uicon-close":"","uicon-checkmark":"","uicon-android-circle-fill":"","uicon-android-fill":"","uicon-ie":"","uicon-IE-circle-fill":"","uicon-google":"","uicon-google-circle-fill":"","uicon-setting-fill":"","uicon-setting":"","uicon-minus-square-fill":"","uicon-plus-square-fill":"","uicon-heart":"","uicon-heart-fill":"","uicon-camera":"","uicon-camera-fill":"","uicon-more-circle":"","uicon-more-circle-fill":"","uicon-chat":"","uicon-chat-fill":"","uicon-bag-fill":"","uicon-bag":"","uicon-error-circle-fill":"","uicon-error-circle":"","uicon-close-circle":"","uicon-close-circle-fill":"","uicon-checkmark-circle":"","uicon-checkmark-circle-fill":"","uicon-question-circle-fill":"","uicon-question-circle":"","uicon-share":"","uicon-share-fill":"","uicon-shopping-cart":"","uicon-shopping-cart-fill":"","uicon-bell":"","uicon-bell-fill":"","uicon-list":"","uicon-list-dot":"","uicon-zhihu":"","uicon-zhihu-circle-fill":"","uicon-zhifubao":"","uicon-zhifubao-circle-fill":"","uicon-weixin-circle-fill":"","uicon-weixin-fill":"","uicon-twitter-circle-fill":"","uicon-twitter":"","uicon-taobao-circle-fill":"","uicon-taobao":"","uicon-weibo-circle-fill":"","uicon-weibo":"","uicon-qq-fill":"","uicon-qq-circle-fill":"","uicon-moments-circel-fill":"","uicon-moments":"","uicon-qzone":"","uicon-qzone-circle-fill":"","uicon-baidu-circle-fill":"","uicon-baidu":"","uicon-facebook-circle-fill":"","uicon-facebook":"","uicon-car":"","uicon-car-fill":"","uicon-warning-fill":"","uicon-warning":"","uicon-clock-fill":"","uicon-clock":"","uicon-edit-pen":"","uicon-edit-pen-fill":"","uicon-email":"","uicon-email-fill":"","uicon-minus-circle":"","uicon-minus-circle-fill":"","uicon-plus-circle":"","uicon-plus-circle-fill":"","uicon-file-text":"","uicon-file-text-fill":"","uicon-pushpin":"","uicon-pushpin-fill":"","uicon-grid":"","uicon-grid-fill":"","uicon-play-circle":"","uicon-play-circle-fill":"","uicon-pause-circle-fill":"","uicon-pause":"","uicon-pause-circle":"","uicon-eye-off":"","uicon-eye-off-outline":"","uicon-gift-fill":"","uicon-gift":"","uicon-rmb-circle-fill":"","uicon-rmb-circle":"","uicon-kefu-ermai":"","uicon-server-fill":"","uicon-coupon-fill":"","uicon-coupon":"","uicon-integral":"","uicon-integral-fill":"","uicon-home-fill":"","uicon-home":"","uicon-hourglass-half-fill":"","uicon-hourglass":"","uicon-account":"","uicon-plus-people-fill":"","uicon-minus-people-fill":"","uicon-account-fill":"","uicon-thumb-down-fill":"","uicon-thumb-down":"","uicon-thumb-up":"","uicon-thumb-up-fill":"","uicon-lock-fill":"","uicon-lock-open":"","uicon-lock-opened-fill":"","uicon-lock":"","uicon-red-packet-fill":"","uicon-photo-fill":"","uicon-photo":"","uicon-volume-off-fill":"","uicon-volume-off":"","uicon-volume-fill":"","uicon-volume":"","uicon-red-packet":"","uicon-download":"","uicon-arrow-up-fill":"","uicon-arrow-down-fill":"","uicon-play-left-fill":"","uicon-play-right-fill":"","uicon-rewind-left-fill":"","uicon-rewind-right-fill":"","uicon-arrow-downward":"","uicon-arrow-leftward":"","uicon-arrow-rightward":"","uicon-arrow-upward":"","uicon-arrow-down":"","uicon-arrow-right":"","uicon-arrow-left":"","uicon-arrow-up":"","uicon-skip-back-left":"","uicon-skip-forward-right":"","uicon-rewind-right":"","uicon-rewind-left":"","uicon-arrow-right-double":"","uicon-arrow-left-double":"","uicon-wifi-off":"","uicon-wifi":"","uicon-empty-data":"","uicon-empty-history":"","uicon-empty-list":"","uicon-empty-page":"","uicon-empty-order":"","uicon-man":"","uicon-woman":"","uicon-man-add":"","uicon-man-add-fill":"","uicon-man-delete":"","uicon-man-delete-fill":"","uicon-zh":"","uicon-en":""},exports.index=mn,exports.isRef=Lo,exports.mixin=ps,exports.mpMixin=ds,exports.n=e=>c(e),exports.o=(e,t)=>vc(e,t),exports.onHide=Ys,exports.onLaunch=Ks,exports.onLoad=_s,exports.onMounted=Nr,exports.onPageScroll=Zs,exports.onReachBottom=el,exports.onShow=Gs,exports.openType=jl,exports.p=e=>function(e){const{uid:t,__counter:n}=Si();return t+","+((gc[t]||(gc[t]=[])).push(yi(e))-1)+","+n}(e),exports.props=hl,exports.props$1=gl,exports.props$10=Il,exports.props$11=Ql,exports.props$12=Tl,exports.props$13=Nl,exports.props$14=zl,exports.props$2=ml,exports.props$3=yl,exports.props$4=bl,exports.props$5=vl,exports.props$6=Al,exports.props$7=Bl,exports.props$8=Ol,exports.props$9=kl,exports.r=(e,t,n)=>xc(e,t,n),exports.random=Ya,exports.reactive=Po,exports.ref=Ho,exports.relativeTime=El,exports.resolveComponent=function(e,t){return function(e,t,n=!0,o=!1){const r=br||xi;if(r){const n=r.type;if(e===Vr){const e=function(e,t=!0){return S(e)?e.displayName||e.name:e.name||t&&e.__name}(n,!1);if(e&&(e===t||e===N(t)||e===M(N(t))))return n}const i=qr(r[e]||n[e],t)||qr(r.appContext[e],t);return!i&&o?n:i}}(Vr,e,!0,t)||e},exports.s=e=>Sc(e),exports.sleep=$a,exports.t=e=>(e=>w(e)?e:null==e?"":v(e)||B(e)&&(e.toString===P||!S(e.toString))?JSON.stringify(e,a,2):String(e))(e),exports.test=Da,exports.toast=cs,exports.transitionMixin=Ml,exports.unref=Ro,exports.uviewPlus=Xs,exports.value=Cl,exports.watch=Sr;