8 lines
188 KiB
JavaScript
8 lines
188 KiB
JavaScript
"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],s=S(r)?i(r):t(r);if(s)for(const e in s)n[e]=s[e]}return n}return S(e)||E(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 s(e){let t="";if(S(e))t=e;else if(v(e))for(let n=0;n<e.length;n++){const o=s(e[n]);o&&(t+=o+" ")}else if(E(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):x(t)?{[`Map(${t.size})`]:[...t.entries()].reduce(((e,[t,n])=>(e[`${t} =>`]=n,e)),{})}:A(t)?{[`Set(${t.size})`]:[...t.values()]}:!E(t)||v(t)||j(t)?t:String(t),l={},c=[],u=()=>{},p=()=>!1,f=/^on[^a-z]/,d=e=>f.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,x=e=>"[object Map]"===O(e),A=e=>"[object Set]"===O(e),w=e=>"function"==typeof e,S=e=>"string"==typeof e,B=e=>"symbol"==typeof e,E=e=>null!==e&&"object"==typeof e,C=e=>E(e)&&w(e.then)&&w(e.catch),k=Object.prototype.toString,O=e=>k.call(e),j=e=>"[object Object]"===O(e),P=e=>S(e)&&"NaN"!==e&&"-"!==e[0]&&""+parseInt(e,10)===e,I=e(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),T=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},Q=/-(\w)/g,N=T((e=>e.replace(Q,((e,t)=>t?t.toUpperCase():"")))),M=/\B([A-Z])/g,z=T((e=>e.replace(M,"-$1").toLowerCase())),F=T((e=>e.charAt(0).toUpperCase()+e.slice(1))),D=T((e=>e?`on${F(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",$="onThemeChange",Y="onPageNotFound",J="onUnhandledRejection",X="onLoad",_="onReady",K="onUnload",G="onInit",Z="onSaveExitState",ee="onResize",te="onBackPress",ne="onPageScroll",oe="onTabItemTap",re="onReachBottom",ie="onPullDownRefresh",se="onShareTimeline",ae="onAddToFavorites",le="onShareAppMessage",ce="onNavigationBarButtonTap",ue="onNavigationBarSearchInputClicked",pe="onNavigationBarSearchInputChanged",fe="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(!S(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 j(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="":j(o)&&(o=JSON.stringify(o)),t(n)+"="+t(o)})).filter((e=>e.length>0)).join("&"):null;return n?`?${n}`:""}const xe=[G,X,R,V,K,te,ne,oe,re,ie,se,le,ae,Z,ce,ue,pe,fe,de];const Ae=[R,V,q,W,$,Y,J,G,X,_,K,ee,te,ne,oe,re,ie,se,ae,le,Z,ce,ue,pe,fe,de],we=(()=>({onPageScroll:1,onShareAppMessage:2,onShareTimeline:4}))();function Se(e,t,n=!0){return!(n&&!w(t))&&(Ae.indexOf(e)>-1||0===e.indexOf("on"))}let Be;const Ee=[];const Ce=ge(((e,t)=>{if(w(e._component.onError))return t(e)})),ke=function(){};ke.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,s=o.length;i<s;i++)o[i].fn!==t&&o[i].fn._!==t&&r.push(o[i]);return r.length?n[e]=r:delete n[e],this}};var Oe=ke;const je="zh-Hans",Pe="zh-Hant",Ie="en";function Te(e,t){if(!e)return;if(e=e.trim().replace(/_/g,"-"),t&&t[e])return e;if("chinese"===(e=e.toLowerCase()))return je;if(0===e.indexOf("zh"))return e.indexOf("-hans")>-1?je:e.indexOf("-hant")>-1?Pe:(n=e,["-tw","-hk","-mo","-cht"].find((e=>-1!==n.indexOf(e)))?Pe:je);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 Qe(e){return function(){try{return e.apply(e,arguments)}catch(t){console.error(t)}}}let Ne=1;const Me={};function ze(e,t,n){if("number"==typeof e){const o=Me[e];if(o)return o.keepAlive||delete Me[e],o.callback(t,n)}return t}const Fe="success",De="fail",Le="complete";function He(e,t={},{beforeAll:n,beforeSuccess:o}={}){j(t)||(t={});const{success:r,fail:i,complete:s}=function(e){const t={};for(const n in e){const o=e[n];w(o)&&(t[n]=Qe(o),delete e[n])}return t}(t),a=w(r),l=w(i),c=w(s),u=Ne++;return function(e,t,n,o=!1){Me[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),w(n)&&n(u),u.errMsg===e+":ok"?(w(o)&&o(u,t),a&&r(u)):l&&i(u),c&&s(u)})),u}const Ue="success",Re="fail",Ve="complete",qe={},We={};function $e(e,t){return function(n){return e(n,t)||n}}function Ye(e,t,n){let o=!1;for(let r=0;r<e.length;r++){const i=e[r];if(o)o=Promise.resolve($e(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 Je(e,t={}){return[Ue,Re,Ve].forEach((n=>{const o=e[n];if(!v(o))return;const r=t[n];t[n]=function(e){Ye(o,e,t).then((e=>w(r)&&r(e)||e))}})),t}function Xe(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 _e(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=_e(e);if(r&&Object.keys(r).length){if(v(r.invoke)){return Ye(r.invoke,n).then((n=>t(Je(_e(e),n),...o)))}return t(Je(r,n),...o)}return t(n,...o)}function Ge(e,t){return(n={},...o)=>function(e){return!(!j(e)||![Fe,De,Le].find((t=>w(e[t]))))}(n)?Xe(e,Ke(e,t,n,o)):Xe(e,new Promise(((r,i)=>{Ke(e,t,g(n,{success:r,fail:i}),o)})))}function Ze(e,t,n,o){return ze(e,g({errMsg:t+":fail"+(n?" "+n:"")},o))}function et(e,t,n,o){if(o&&o.beforeInvoke){const e=o.beforeInvoke(t);if(S(e))return e}const r=function(e,t){const n=e[0];if(!t||!j(t.formatArgs)&&j(n))return;const o=t.formatArgs,r=Object.keys(o);for(let i=0;i<r.length;i++){const t=r[i],s=o[t];if(w(s)){const o=s(e[0][t],n);if(S(o))return o}else b(n,t)||(n[t]=s)}}(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 ze(e,g(n||{},{errMsg:t+":ok"}))}(r,e,t),reject:(t,n)=>Ze(r,e,function(e){return!e||S(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 st(){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&&st(),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 lt(e,t){Object.keys(t).forEach((n=>{w(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 ct(e,t){e&&t&&Object.keys(t).forEach((n=>{const o=e[n],r=t[n];v(o)&&w(r)&&m(o,r)}))}const ut=nt(0,((e,t)=>{S(e)&&j(t)?lt(We[e]||(We[e]={}),t):j(e)&<(qe,e)})),pt=nt(0,((e,t)=>{S(e)?j(t)?ct(We[e],t):delete We[e]:j(e)&&ct(qe,e)})),ft=new Oe,dt=nt(0,((e,t)=>(ft.on(e,t),()=>ft.off(e,t)))),ht=nt(0,((e,t)=>(ft.once(e,t),()=>ft.off(e,t)))),gt=nt(0,((e,t)=>{e?(v(e)||(e=[e]),e.forEach((e=>ft.off(e,t)))):ft.e={}})),mt=nt(0,((e,...t)=>{ft.emit(e,...t)}));let yt,bt,vt;function xt(e){try{return JSON.parse(e)}catch(t){}return e}const At=[];function wt(e,t){At.forEach((n=>{n(e,t)})),At.length=0}const St=Ge(Bt="getPushClientId",function(e,t,n,o){return tt(e,t,0,o)}(Bt,((e,{resolve:t,reject:n})=>{Promise.resolve().then((()=>{void 0===vt&&(vt=!1,yt="",bt="uniPush is not enabled"),At.push(((e,o)=>{e?t({cid:e}):n(o)})),void 0!==yt&&wt(yt,bt)}))}),0,Et));var Bt,Et;const Ct=[],kt=/^\$|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/,Ot=/^create|Manager$/,jt=["createBLEConnection"],Pt=["createBLEConnection"],It=/^on|^off/;function Tt(e){return Ot.test(e)&&-1===jt.indexOf(e)}function Qt(e){return kt.test(e)&&-1===Pt.indexOf(e)}function Nt(e){return!(Tt(e)||Qt(e)||function(e){return It.test(e)&&"onPush"!==e}(e))}function Mt(e,t){return Nt(e)&&w(t)?function(n={},...o){return w(n.success)||w(n.fail)||w(n.complete)?Xe(e,Ke(e,t,n,o)):Xe(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 zt=["success","fail","cancel","complete"];const Ft=()=>{const e=w(getApp)&&getApp({allowDefault:!0});return e&&e.$vm?e.$vm.$locale:Te(wx.getSystemInfoSync().language)||Ie},Dt=[];"undefined"!=typeof global&&(global.getLocale=Ft);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 Ft?Ft():e}function $t(e){let t=e.hostName||"WeChat";return e.environment?t=e.environment:e.host&&e.host.env&&(t=e.host.env),t}const Yt={returnValue:(e,t)=>{Rt(e,t),Ut()(e,t),function(e,t){const{brand:n="",model:o="",system:r="",language:i="",theme:s,version:a,platform:l,fontSizeSetting:c,SDKVersion:u,pixelRatio:p,deviceOrientation:f}=e;let d="",h="";d=r.split(" ")[0]||"",h=r.split(" ")[1]||"";let m=a,y=Vt(e,o),b=qt(n),v=$t(e),x=f,A=p,w=u;const S=i.replace(/_/g,"-"),B={appId:"",appName:"",appVersion:"1.0.0",appVersionCode:"100",appLanguage:Wt(S),uniCompileVersion:"3.8.12",uniRuntimeVersion:"3.8.12",uniPlatform:"mp-weixin",deviceBrand:b,deviceModel:o,deviceType:y,devicePixelRatio:A,deviceOrientation:x,osName:d.toLocaleLowerCase(),osVersion:h,hostTheme:s,hostVersion:m,hostLanguage:S,hostName:v,hostSDKVersion:w,hostFontSizeSetting:c,windowTop:0,windowBottom:0,osLanguage:void 0,osTheme:void 0,ua:void 0,hostPackageName:void 0,browserName:void 0,browserVersion:void 0};g(t,B)}(e,t)}},Jt=Yt,Xt={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}},_t={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}))}},Gt={returnValue:(e,t)=>{const{version:n,language:o,SDKVersion:r,theme:i}=e;let s=$t(e),a=o.replace(/_/g,"-");t=ye(g(t,{hostVersion:n,hostLanguage:a,hostName:s,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:pt,onCreateVueApp:function(e){if(Be)return e(Be);Ee.push(e)},invokeCreateVueAppHook:function(e){Be=e,Ee.forEach((t=>t(e)))},getLocale:Ft,setLocale:e=>{const t=w(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:St,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,wt(yt,e.errMsg);else if("pushMsg"===e.type){const t={type:"receive",data:xt(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:xt(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 sn(){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__"],ln=(cn={oauth:["weixin"],share:["weixin"],payment:["wxpay"],push:["weixin"]},function({service:e,success:t,fail:n,complete:o}){let r;cn[e]?(r={errMsg:"getProvider:ok",service:e,provider:cn[e]},w(t)&&t(r)):(r={errMsg:"getProvider:fail:服务["+e+"]不存在"},w(n)&&n(r)),w(o)&&o(r)});var cn;const un=sn();let pn=un.getAppBaseInfo&&un.getAppBaseInfo();pn||(pn=un.getSystemInfoSync());const fn=pn?pn.host:null,dn=fn&&"SAAASDK"===fn.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:ln,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=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:Gt,getDeviceInfo:Kt,getSystemInfo:Yt,getSystemInfoSync:Jt,getWindowInfo:Zt,previewImage:Xt,redirectTo:{},showActionSheet:_t});const yn=sn();var bn=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(j(n)){const s=!0===i?n:{};w(o)&&(o=o(n,s)||{});for(const a in n)if(b(o,a)){let t=o[a];w(t)&&(t=t(n[a],n,s)),t?S(t)?s[t]=n[a]:j(t)&&(s[t.name?t.name:a]=t.value):console.warn(`微信小程序 ${e} 暂不支持 ${a}`)}else if(-1!==zt.indexOf(a)){const o=n[a];w(o)&&(s[a]=t(e,o,r))}else i||b(s,a)||(s[a]=n[a]);return s}return w(n)&&(n=t(e,n,r)),n}function o(t,o,r,i=!1){return w(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 s=i;w(i)&&(s=i(e));const a=[e=n(t,e,s.args,s.returnValue)];void 0!==r&&a.push(r);const l=wx[s.name||t].apply(wx,a);return Qt(t)?o(t,l,s.returnValue,Tt(t)):l}:function(){console.error(`微信小程序 暂不支持${t}`)}}}(t);return new Proxy({},{get:(t,r)=>b(t,r)?t[r]:b(e,r)?Mt(r,e[r]):b(en,r)?Mt(r,en[r]):Mt(r,o(r,n[r]))})}(hn,mn,yn);let vn;class xn{constructor(e=!1){this.detached=e,this._active=!0,this.effects=[],this.cleanups=[],this.parent=vn,!e&&vn&&(this.index=(vn.scopes||(vn.scopes=[])).push(this)-1)}get active(){return this._active}run(e){if(this._active){const t=vn;try{return vn=this,e()}finally{vn=t}}}on(){vn=this}off(){vn=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 An(e){return new xn(e)}function wn(){return vn}const Sn=e=>{const t=new Set(e);return t.w=0,t.n=0,t},Bn=e=>(e.w&On)>0,En=e=>(e.n&On)>0,Cn=new WeakMap;let kn=0,On=1;let jn;const Pn=Symbol(""),In=Symbol("");class Tn{constructor(e,t=null,n){this.fn=e,this.scheduler=t,this.active=!0,this.deps=[],this.parent=void 0,function(e,t=vn){t&&t.active&&t.effects.push(e)}(this,n)}run(){if(!this.active)return this.fn();let e=jn,t=Nn;for(;e;){if(e===this)return;e=e.parent}try{return this.parent=jn,jn=this,Nn=!0,On=1<<++kn,kn<=30?(({deps:e})=>{if(e.length)for(let t=0;t<e.length;t++)e[t].w|=On})(this):Qn(this),this.fn()}finally{kn<=30&&(e=>{const{deps:t}=e;if(t.length){let n=0;for(let o=0;o<t.length;o++){const r=t[o];Bn(r)&&!En(r)?r.delete(e):t[n++]=r,r.w&=~On,r.n&=~On}t.length=n}})(this),On=1<<--kn,jn=this.parent,Nn=t,this.parent=void 0,this.deferStop&&this.stop()}}stop(){jn===this?this.deferStop=!0:this.active&&(Qn(this),this.onStop&&this.onStop(),this.active=!1)}}function Qn(e){const{deps:t}=e;if(t.length){for(let n=0;n<t.length;n++)t[n].delete(e);t.length=0}}let Nn=!0;const Mn=[];function zn(){Mn.push(Nn),Nn=!1}function Fn(){const e=Mn.pop();Nn=void 0===e||e}function Dn(e,t,n){if(Nn&&jn){let t=Cn.get(e);t||Cn.set(e,t=new Map);let o=t.get(n);o||t.set(n,o=Sn()),Ln(o)}}function Ln(e,t){let n=!1;kn<=30?En(e)||(e.n|=On,n=!Bn(e)):n=!e.has(jn),n&&(e.add(jn),jn.deps.push(e))}function Hn(e,t,n,o,r,i){const s=Cn.get(e);if(!s)return;let a=[];if("clear"===t)a=[...s.values()];else if("length"===n&&v(e)){const e=Number(o);s.forEach(((t,n)=>{("length"===n||n>=e)&&a.push(t)}))}else switch(void 0!==n&&a.push(s.get(n)),t){case"add":v(e)?P(n)&&a.push(s.get("length")):(a.push(s.get(Pn)),x(e)&&a.push(s.get(In)));break;case"delete":v(e)||(a.push(s.get(Pn)),x(e)&&a.push(s.get(In)));break;case"set":x(e)&&a.push(s.get(Pn))}if(1===a.length)a[0]&&Un(a[0]);else{const e=[];for(const t of a)t&&e.push(...t);Un(Sn(e))}}function Un(e,t){const n=v(e)?e:[...e];for(const o of n)o.computed&&Rn(o);for(const o of n)o.computed||Rn(o)}function Rn(e,t){(e!==jn||e.allowRecurse)&&(e.scheduler?e.scheduler():e.run())}const Vn=e("__proto__,__v_isRef,__isVue"),qn=new Set(Object.getOwnPropertyNames(Symbol).filter((e=>"arguments"!==e&&"caller"!==e)).map((e=>Symbol[e])).filter(B)),Wn=Kn(),$n=Kn(!1,!0),Yn=Kn(!0),Jn=Xn();function Xn(){const e={};return["includes","indexOf","lastIndexOf"].forEach((t=>{e[t]=function(...e){const n=Mo(this);for(let t=0,r=this.length;t<r;t++)Dn(n,0,t+"");const o=n[t](...e);return-1===o||!1===o?n[t](...e.map(Mo)):o}})),["push","pop","shift","unshift","splice"].forEach((t=>{e[t]=function(...e){zn();const n=Mo(this)[t].apply(this,e);return Fn(),n}})),e}function _n(e){const t=Mo(this);return Dn(t,0,e),t.hasOwnProperty(e)}function Kn(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?ko:Co:t?Eo:Bo).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 s=Reflect.get(n,o,r);return(B(o)?qn.has(o):Vn(o))?s:(e||Dn(n,0,o),t?s:Uo(s)?i&&P(o)?s:s.value:E(s)?e?Po(s):jo(s):s)}}function Gn(e=!1){return function(t,n,o,r){let i=t[n];if(Qo(i)&&Uo(i)&&!Uo(o))return!1;if(!e&&(No(o)||Qo(o)||(i=Mo(i),o=Mo(o)),!v(t)&&Uo(i)&&!Uo(o)))return i.value=o,!0;const s=v(t)&&P(n)?Number(n)<t.length:b(t,n),a=Reflect.set(t,n,o,r);return t===Mo(r)&&(s?L(o,i)&&Hn(t,"set",n,o):Hn(t,"add",n,o)),a}}const Zn={get:Wn,set:Gn(),deleteProperty:function(e,t){const n=b(e,t);e[t];const o=Reflect.deleteProperty(e,t);return o&&n&&Hn(e,"delete",t,void 0),o},has:function(e,t){const n=Reflect.has(e,t);return B(t)&&qn.has(t)||Dn(e,0,t),n},ownKeys:function(e){return Dn(e,0,v(e)?"length":Pn),Reflect.ownKeys(e)}},eo={get:Yn,set:(e,t)=>!0,deleteProperty:(e,t)=>!0},to=g({},Zn,{get:$n,set:Gn(!0)}),no=e=>e,oo=e=>Reflect.getPrototypeOf(e);function ro(e,t,n=!1,o=!1){const r=Mo(e=e.__v_raw),i=Mo(t);n||(t!==i&&Dn(r,0,t),Dn(r,0,i));const{has:s}=oo(r),a=o?no:n?Do:Fo;return s.call(r,t)?a(e.get(t)):s.call(r,i)?a(e.get(i)):void(e!==r&&e.get(t))}function io(e,t=!1){const n=this.__v_raw,o=Mo(n),r=Mo(e);return t||(e!==r&&Dn(o,0,e),Dn(o,0,r)),e===r?n.has(e):n.has(e)||n.has(r)}function so(e,t=!1){return e=e.__v_raw,!t&&Dn(Mo(e),0,Pn),Reflect.get(e,"size",e)}function ao(e){e=Mo(e);const t=Mo(this);return oo(t).has.call(t,e)||(t.add(e),Hn(t,"add",e,e)),this}function lo(e,t){t=Mo(t);const n=Mo(this),{has:o,get:r}=oo(n);let i=o.call(n,e);i||(e=Mo(e),i=o.call(n,e));const s=r.call(n,e);return n.set(e,t),i?L(t,s)&&Hn(n,"set",e,t):Hn(n,"add",e,t),this}function co(e){const t=Mo(this),{has:n,get:o}=oo(t);let r=n.call(t,e);r||(e=Mo(e),r=n.call(t,e)),o&&o.call(t,e);const i=t.delete(e);return r&&Hn(t,"delete",e,void 0),i}function uo(){const e=Mo(this),t=0!==e.size,n=e.clear();return t&&Hn(e,"clear",void 0,void 0),n}function po(e,t){return function(n,o){const r=this,i=r.__v_raw,s=Mo(i),a=t?no:e?Do:Fo;return!e&&Dn(s,0,Pn),i.forEach(((e,t)=>n.call(o,a(e),a(t),r)))}}function fo(e,t,n){return function(...o){const r=this.__v_raw,i=Mo(r),s=x(i),a="entries"===e||e===Symbol.iterator&&s,l="keys"===e&&s,c=r[e](...o),u=n?no:t?Do:Fo;return!t&&Dn(i,0,l?In:Pn),{next(){const{value:e,done:t}=c.next();return t?{value:e,done:t}:{value:a?[u(e[0]),u(e[1])]:u(e),done:t}},[Symbol.iterator](){return this}}}}function ho(e){return function(...t){return"delete"!==e&&this}}function go(){const e={get(e){return ro(this,e)},get size(){return so(this)},has:io,add:ao,set:lo,delete:co,clear:uo,forEach:po(!1,!1)},t={get(e){return ro(this,e,!1,!0)},get size(){return so(this)},has:io,add:ao,set:lo,delete:co,clear:uo,forEach:po(!1,!0)},n={get(e){return ro(this,e,!0)},get size(){return so(this,!0)},has(e){return io.call(this,e,!0)},add:ho("add"),set:ho("set"),delete:ho("delete"),clear:ho("clear"),forEach:po(!0,!1)},o={get(e){return ro(this,e,!0,!0)},get size(){return so(this,!0)},has(e){return io.call(this,e,!0)},add:ho("add"),set:ho("set"),delete:ho("delete"),clear:ho("clear"),forEach:po(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach((r=>{e[r]=fo(r,!1,!1),n[r]=fo(r,!0,!1),t[r]=fo(r,!1,!0),o[r]=fo(r,!0,!0)})),[e,n,t,o]}const[mo,yo,bo,vo]=go();function xo(e,t){const n=t?e?vo:bo:e?yo:mo;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 Ao={get:xo(!1,!1)},wo={get:xo(!1,!0)},So={get:xo(!0,!1)},Bo=new WeakMap,Eo=new WeakMap,Co=new WeakMap,ko=new WeakMap;function Oo(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=>O(e).slice(8,-1))(e))}function jo(e){return Qo(e)?e:Io(e,!1,Zn,Ao,Bo)}function Po(e){return Io(e,!0,eo,So,Co)}function Io(e,t,n,o,r){if(!E(e))return e;if(e.__v_raw&&(!t||!e.__v_isReactive))return e;const i=r.get(e);if(i)return i;const s=Oo(e);if(0===s)return e;const a=new Proxy(e,2===s?o:n);return r.set(e,a),a}function To(e){return Qo(e)?To(e.__v_raw):!(!e||!e.__v_isReactive)}function Qo(e){return!(!e||!e.__v_isReadonly)}function No(e){return!(!e||!e.__v_isShallow)}function Mo(e){const t=e&&e.__v_raw;return t?Mo(t):e}function zo(e){return((e,t,n)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})})(e,"__v_skip",!0),e}const Fo=e=>E(e)?jo(e):e,Do=e=>E(e)?Po(e):e;function Lo(e){Nn&&jn&&Ln((e=Mo(e)).dep||(e.dep=Sn()))}function Ho(e,t){const n=(e=Mo(e)).dep;n&&Un(n)}function Uo(e){return!(!e||!0!==e.__v_isRef)}function Ro(e){return function(e,t){if(Uo(e))return e;return new Vo(e,t)}(e,!1)}class Vo{constructor(e,t){this.__v_isShallow=t,this.dep=void 0,this.__v_isRef=!0,this._rawValue=t?e:Mo(e),this._value=t?e:Fo(e)}get value(){return Lo(this),this._value}set value(e){const t=this.__v_isShallow||No(e)||Qo(e);e=t?e:Mo(e),L(e,this._rawValue)&&(this._rawValue=e,this._value=t?e:Fo(e),Ho(this))}}function qo(e){return Uo(e)?e.value:e}const Wo={get:(e,t,n)=>qo(Reflect.get(e,t,n)),set:(e,t,n,o)=>{const r=e[t];return Uo(r)&&!Uo(n)?(r.value=n,!0):Reflect.set(e,t,n,o)}};function $o(e){return To(e)?e:new Proxy(e,Wo)}class Yo{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=Mo(this._object),t=this._key,null===(n=Cn.get(e))||void 0===n?void 0:n.get(t);var e,t,n}}function Jo(e,t,n){const o=e[t];return Uo(o)?o:new Yo(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 Tn(e,(()=>{this._dirty||(this._dirty=!0,Ho(this))})),this.effect.computed=this,this.effect.active=this._cacheable=!o,this.__v_isReadonly=n}get value(){const e=Mo(this);return Lo(e),!e._dirty&&e._cacheable||(e._dirty=!1,e._value=e.effect.run()),e._value}set value(e){this._setter(e)}}function Ko(e,t,n,o){let r;try{r=o?e(...o):e()}catch(i){Zo(i,t,n)}return r}function Go(e,t,n,o){if(w(e)){const r=Ko(e,t,n,o);return r&&C(r)&&r.catch((e=>{Zo(e,t,n)})),r}const r=[];for(let i=0;i<e.length;i++)r.push(Go(e[i],t,n,o));return r}function Zo(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 s=t.appContext.config.errorHandler;if(s)return void Ko(s,null,10,[e,r,i])}!function(e){console.error(e)}(e,0,0,o)}Xo="__v_isReadonly";let er=!1,tr=!1;const nr=[];let or=0;const rr=[];let ir=null,sr=0;const ar=Promise.resolve();let lr=null;function cr(e){const t=lr||ar;return e?t.then(this?e.bind(this):e):t}function ur(e){nr.length&&nr.includes(e,er&&e.allowRecurse?or+1:or)||(null==e.id?nr.push(e):nr.splice(function(e){let t=or+1,n=nr.length;for(;t<n;){const o=t+n>>>1;hr(nr[o])<e?t=o+1:n=o}return t}(e.id),0,e),pr())}function pr(){er||tr||(tr=!0,lr=ar.then(mr))}function fr(e){v(e)?rr.push(...e):ir&&ir.includes(e,e.allowRecurse?sr+1:sr)||rr.push(e),pr()}function dr(e,t=(er?or+1:0)){for(;t<nr.length;t++){const e=nr[t];e&&e.pre&&(nr.splice(t,1),t--,e())}}const hr=e=>null==e.id?1/0:e.id,gr=(e,t)=>{const n=hr(e)-hr(t);if(0===n){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function mr(e){tr=!1,er=!0,nr.sort(gr);try{for(or=0;or<nr.length;or++){const e=nr[or];e&&!1!==e.active&&Ko(e,null,14)}}finally{or=0,nr.length=0,function(){if(rr.length){const e=[...new Set(rr)];if(rr.length=0,ir)return void ir.push(...e);for(ir=e,ir.sort(((e,t)=>hr(e)-hr(t))),sr=0;sr<ir.length;sr++)ir[sr]();ir=null,sr=0}}(),er=!1,lr=null,(nr.length||rr.length)&&mr()}}function yr(e,t,...n){if(e.isUnmounted)return;const o=e.vnode.props||l;let r=n;const i=t.startsWith("update:"),s=i&&t.slice(7);if(s&&s in o){const e=`${"modelValue"===s?"model":s}Modifiers`,{number:t,trim:i}=o[e]||l;i&&(r=n.map((e=>S(e)?e.trim():e))),t&&(r=n.map(U))}let a,c=o[a=D(t)]||o[a=D(N(t))];!c&&i&&(c=o[a=D(z(t))]),c&&Go(c,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,Go(u,e,6,r)}}function br(e,t,n=!1){const o=t.emitsCache,r=o.get(e);if(void 0!==r)return r;const i=e.emits;let s={},a=!1;if(!w(e)){const o=e=>{const n=br(e,t,!0);n&&(a=!0,g(s,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=>s[e]=null)):g(s,i),E(e)&&o.set(e,s),s):(E(e)&&o.set(e,null),null)}function vr(e,t){return!(!e||!d(t))&&(t=t.slice(2).replace(/Once$/,""),b(e,t[0].toLowerCase()+t.slice(1))||b(e,z(t))||b(e,t))}let xr=null;function Ar(e){const t=xr;return xr=e,e&&e.type.__scopeId,t}function wr(e,t,n=!1){const o=Si||xr;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&&w(t)?t.call(o.proxy):t}}const Sr={};function Br(e,t,n){return Er(e,t,n)}function Er(e,t,{immediate:n,deep:o,flush:r,onTrack:i,onTrigger:s}=l){const a=wn()===(null==Si?void 0:Si.scope)?Si:null;let c,p,f=!1,d=!1;if(Uo(e)?(c=()=>e.value,f=No(e)):To(e)?(c=()=>e,o=!0):v(e)?(d=!0,f=e.some((e=>To(e)||No(e))),c=()=>e.map((e=>Uo(e)?e.value:To(e)?Or(e):w(e)?Ko(e,a,2):void 0))):c=w(e)?t?()=>Ko(e,a,2):()=>{if(!a||!a.isUnmounted)return p&&p(),Go(e,a,3,[h])}:u,t&&o){const e=c;c=()=>Or(e())}let h=e=>{p=x.onStop=()=>{Ko(e,a,4)}},g=d?new Array(e.length).fill(Sr):Sr;const y=()=>{if(x.active)if(t){const e=x.run();(o||f||(d?e.some(((e,t)=>L(e,g[t]))):L(e,g)))&&(p&&p(),Go(t,a,3,[e,g===Sr?void 0:d&&g[0]===Sr?[]:g,h]),g=e)}else x.run()};let b;y.allowRecurse=!!t,"sync"===r?b=y:"post"===r?b=()=>bi(y,a&&a.suspense):(y.pre=!0,a&&(y.id=a.uid),b=()=>ur(y));const x=new Tn(c,b);t?n?y():g=x.run():"post"===r?bi(x.run.bind(x),a&&a.suspense):x.run();return()=>{x.stop(),a&&a.scope&&m(a.scope.effects,x)}}function Cr(e,t,n){const o=this.proxy,r=S(e)?e.includes(".")?kr(o,e):()=>o[e]:e.bind(o,o);let i;w(t)?i=t:(i=t.handler,n=t);const s=Si;Ei(this);const a=Er(r,i.bind(o),n);return s?Ei(s):Ci(),a}function kr(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 Or(e,t){if(!E(e)||e.__v_skip)return e;if((t=t||new Set).has(e))return e;if(t.add(e),Uo(e))Or(e.value,t);else if(v(e))for(let n=0;n<e.length;n++)Or(e[n],t);else if(A(e)||x(e))e.forEach((e=>{Or(e,t)}));else if(j(e))for(const n in e)Or(e[n],t);return e}function jr(e,t){Ir(e,"a",t)}function Pr(e,t){Ir(e,"da",t)}function Ir(e,t,n=Si){const o=e.__wdc||(e.__wdc=()=>{let t=n;for(;t;){if(t.isDeactivated)return;t=t.parent}return e()});if(Qr(t,o,n),n){let e=n.parent;for(;e&&e.parent;)e.parent.vnode.type.__isKeepAlive&&Tr(o,t,n,e),e=e.parent}}function Tr(e,t,n,o){const r=Qr(t,e,o,!0);Hr((()=>{m(o[t],r)}),n)}function Qr(e,t,n=Si,o=!1){if(n){(function(e){return xe.indexOf(e)>-1})(e)&&(n=n.root);const r=n[e]||(n[e]=[]),i=t.__weh||(t.__weh=(...o)=>{if(n.isUnmounted)return;zn(),Ei(n);const r=Go(t,n,e,o);return Ci(),Fn(),r});return o?r.unshift(i):r.push(i),i}}const Nr=e=>(t,n=Si)=>(!Oi||"sp"===e)&&Qr(e,((...e)=>t(...e)),n),Mr=Nr("bm"),zr=Nr("m"),Fr=Nr("bu"),Dr=Nr("u"),Lr=Nr("bum"),Hr=Nr("um"),Ur=Nr("sp"),Rr=Nr("rtg"),Vr=Nr("rtc");function qr(e,t=Si){Qr("ec",e,t)}const Wr="components";function $r(e,t){return e&&(e[t]||e[N(t)]||e[F(N(t))])}const Yr=e=>e?ki(e)?Ii(e)||e.proxy:Yr(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=>Yr(e.parent),$root:e=>Yr(e.root),$emit:e=>e.emit,$options:e=>ti(e),$forceUpdate:e=>e.f||(e.f=()=>ur(e.update)),$watch:e=>Cr.bind(e)}),Xr=(e,t)=>e!==l&&!e.__isScriptSetup&&b(e,t),_r={get({_:e},t){const{ctx:n,setupState:o,data:r,props:i,accessCache:s,type:a,appContext:c}=e;let u;if("$"!==t[0]){const a=s[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 s[t]=1,o[t];if(r!==l&&b(r,t))return s[t]=2,r[t];if((u=e.propsOptions[0])&&b(u,t))return s[t]=3,i[t];if(n!==l&&b(n,t))return s[t]=4,n[t];Kr&&(s[t]=0)}}const p=Jr[t];let f,d;return p?("$attrs"===t&&Dn(e,0,t),p(e)):(f=a.__cssModules)&&(f=f[t])?f:n!==l&&b(n,t)?(s[t]=4,n[t]):(d=c.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!==l&&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}},s){let a;return!!n[s]||e!==l&&b(e,s)||Xr(t,s)||(a=i[0])&&b(a,s)||b(o,s)||b(Jr,s)||b(r.config.globalProperties,s)},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 Kr=!0;function Gr(e){const t=ti(e),n=e.proxy,o=e.ctx;Kr=!1,t.beforeCreate&&Zr(t.beforeCreate,e,"bc");const{data:r,computed:i,methods:s,watch:a,provide:l,inject:c,created:p,beforeMount:f,mounted:d,beforeUpdate:h,updated:g,activated:m,deactivated:y,beforeDestroy:b,beforeUnmount:x,destroyed:A,unmounted:S,render:B,renderTracked:C,renderTriggered:k,errorCaptured:O,serverPrefetch:j,expose:P,inheritAttrs:I,components:T,directives:Q,filters:N}=t;if(c&&function(e,t,n=u,o=!1){v(e)&&(e=ii(e));for(const r in e){const n=e[r];let i;i=E(n)?"default"in n?wr(n.from||r,n.default,!0):wr(n.from||r):wr(n),Uo(i)&&o?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>i.value,set:e=>i.value=e}):t[r]=i}}(c,o,null,e.appContext.config.unwrapInjectedRef),s)for(const u in s){const e=s[u];w(e)&&(o[u]=e.bind(n))}if(r){const t=r.call(n,n);E(t)&&(e.data=jo(t))}if(Kr=!0,i)for(const v in i){const e=i[v],t=w(e)?e.bind(n,n):w(e.get)?e.get.bind(n,n):u,r=!w(e)&&w(e.set)?e.set.bind(n):u,s=Ti({get:t,set:r});Object.defineProperty(o,v,{enumerable:!0,configurable:!0,get:()=>s.value,set:e=>s.value=e})}if(a)for(const u in a)ei(a[u],o,n,u);if(l){const e=w(l)?l.call(n):l;Reflect.ownKeys(e).forEach((t=>{!function(e,t){if(Si){let n=Si.provides;const o=Si.parent&&Si.parent.provides;o===n&&(n=Si.provides=Object.create(o)),n[e]=t,"app"===Si.type.mpType&&Si.appContext.app.provide(e,t)}}(t,e[t])}))}function M(e,t){v(t)?t.forEach((t=>e(t.bind(n)))):t&&e(t.bind(n))}if(p&&Zr(p,e,"c"),M(Mr,f),M(zr,d),M(Fr,h),M(Dr,g),M(jr,m),M(Pr,y),M(qr,O),M(Vr,C),M(Rr,k),M(Lr,x),M(Hr,S),M(Ur,j),v(P))if(P.length){const t=e.exposed||(e.exposed={});P.forEach((e=>{Object.defineProperty(t,e,{get:()=>n[e],set:t=>n[e]=t})}))}else e.exposed||(e.exposed={});B&&e.render===u&&(e.render=B),null!=I&&(e.inheritAttrs=I),T&&(e.components=T),Q&&(e.directives=Q),e.ctx.$onApplyOptions&&e.ctx.$onApplyOptions(t,e,n)}function Zr(e,t,n){Go(v(e)?e.map((e=>e.bind(t.proxy))):e.bind(t.proxy),t,n)}function ei(e,t,n,o){const r=o.includes(".")?kr(n,o):()=>n[o];if(S(e)){const n=t[e];w(n)&&Br(r,n)}else if(w(e))Br(r,e.bind(n));else if(E(e))if(v(e))e.forEach((e=>ei(e,t,n,o)));else{const o=w(e.handler)?e.handler.bind(n):t[e.handler];w(o)&&Br(r,o,e)}}function ti(e){const t=e.type,{mixins:n,extends:o}=t,{mixins:r,optionsCache:i,config:{optionMergeStrategies:s}}=e.appContext,a=i.get(t);let l;return a?l=a:r.length||n||o?(l={},r.length&&r.forEach((e=>ni(l,e,s,!0))),ni(l,t,s)):l=t,E(t)&&i.set(t,l),l}function ni(e,t,n,o=!1){const{mixins:r,extends:i}=t;i&&ni(e,i,n,!0),r&&r.forEach((t=>ni(e,t,n,!0)));for(const s in t)if(o&&"expose"===s);else{const o=oi[s]||n&&n[s];e[s]=o?o(e[s],t[s]):t[s]}return e}const oi={data:ri,props:ai,emits:ai,methods:ai,computed:ai,beforeCreate:si,created:si,beforeMount:si,mounted:si,beforeUpdate:si,updated:si,beforeDestroy:si,beforeUnmount:si,destroyed:si,unmounted:si,activated:si,deactivated:si,errorCaptured:si,serverPrefetch:si,components:ai,directives:ai,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]=si(e[o],t[o]);return n},provide:ri,inject:function(e,t){return ai(ii(e),ii(t))}};function ri(e,t){return t?e?function(){return g(w(e)?e.call(this,this):e,w(t)?t.call(this,this):t)}:t:e}function ii(e){if(v(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function si(e,t){return e?[...new Set([].concat(e,t))]:t}function ai(e,t){return e?g(g(Object.create(null),e),t):t}function li(e,t,n,o=!1){const r={},i={};e.propsDefaults=Object.create(null),ci(e,t,r,i);for(const s in e.propsOptions[0])s in r||(r[s]=void 0);n?e.props=o?r:Io(r,!1,to,wo,Eo):e.type.props?e.props=r:e.props=i,e.attrs=i}function ci(e,t,n,o){const[r,i]=e.propsOptions;let s,a=!1;if(t)for(let l in t){if(I(l))continue;const c=t[l];let u;r&&b(r,u=N(l))?i&&i.includes(u)?(s||(s={}))[u]=c:n[u]=c:vr(e.emitsOptions,l)||l in o&&c===o[l]||(o[l]=c,a=!0)}if(i){const t=Mo(n),o=s||l;for(let s=0;s<i.length;s++){const a=i[s];n[a]=ui(r,t,a,o[a],e,!b(o,a))}}return a}function ui(e,t,n,o,r,i){const s=e[n];if(null!=s){const e=b(s,"default");if(e&&void 0===o){const e=s.default;if(s.type!==Function&&w(e)){const{propsDefaults:i}=r;n in i?o=i[n]:(Ei(r),o=i[n]=e.call(null,t),Ci())}else o=e}s[0]&&(i&&!e?o=!1:!s[1]||""!==o&&o!==z(n)||(o=!0))}return o}function pi(e,t,n=!1){const o=t.propsCache,r=o.get(e);if(r)return r;const i=e.props,s={},a=[];let u=!1;if(!w(e)){const o=e=>{u=!0;const[n,o]=pi(e,t,!0);g(s,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 E(e)&&o.set(e,c),c;if(v(i))for(let c=0;c<i.length;c++){const e=N(i[c]);fi(e)&&(s[e]=l)}else if(i)for(const l in i){const e=N(l);if(fi(e)){const t=i[l],n=s[e]=v(t)||w(t)?{type:t}:Object.assign({},t);if(n){const t=gi(Boolean,n.type),o=gi(String,n.type);n[0]=t>-1,n[1]=o<0||t<o,(t>-1||b(n,"default"))&&a.push(e)}}}const p=[s,a];return E(e)&&o.set(e,p),p}function fi(e){return"$"!==e[0]}function di(e){const t=e&&e.toString().match(/^\s*(function|class) (\w+)/);return t?t[2]:null===e?"null":""}function hi(e,t){return di(e)===di(t)}function gi(e,t){return v(t)?t.findIndex((t=>hi(t,e))):w(t)&&hi(t,e)?0:-1}function mi(){return{app:null,config:{isNativeTag:p,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 yi=0;const bi=fr;function vi(e){return e?To(t=e)||Qo(t)||"__vInternal"in e?g({},e):e:null;var t}const xi=mi();let Ai=0;function wi(e,t,n){const o=e.type,r=(t?t.appContext:e.appContext)||xi,i={uid:Ai++,vnode:e,type:o,parent:t,appContext:r,root:null,next:null,subTree:null,effect:null,update:null,scope:new xn(!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:pi(o,r),emitsOptions:br(o,r),emit:null,emitted:null,propsDefaults:l,inheritAttrs:o.inheritAttrs,ctx:l,data:l,props:l,attrs:l,slots:l,refs:l,setupState:l,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=yr.bind(null,i),e.ce&&e.ce(i),i}let Si=null;const Bi=()=>Si||xr,Ei=e=>{Si=e,e.scope.on()},Ci=()=>{Si&&Si.scope.off(),Si=null};function ki(e){return 4&e.vnode.shapeFlag}let Oi=!1;function ji(e,t=!1){Oi=t;const{props:n}=e.vnode,o=ki(e);li(e,n,o,t);const r=o?function(e){const t=e.type;e.accessCache=Object.create(null),e.proxy=zo(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)=>(Dn(e,0,"$attrs"),t[n])})}(e))},slots:e.slots,emit:e.emit,expose:t}}(e):null;Ei(e),zn();const o=Ko(n,e,0,[e.props,t]);Fn(),Ci(),C(o)?o.then(Ci,Ci):function(e,t){w(t)?e.render=t:E(t)&&(e.setupState=$o(t));Pi(e)}(e,o)}else Pi(e)}(e):void 0;return Oi=!1,r}function Pi(e,t,n){const o=e.type;e.render||(e.render=o.render||u),Ei(e),zn(),Gr(e),Fn(),Ci()}function Ii(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy($o(zo(e.exposed)),{get:(t,n)=>n in t?t[n]:e.proxy[n],has:(e,t)=>t in e||t in Jr}))}const Ti=(e,t)=>function(e,t,n=!1){let o,r;const i=w(e);return i?(o=e,r=u):(o=e.get,r=e.set),new _o(o,r,i||!r,n)}(e,0,Oi),Qi="3.2.47";function Ni(e){return qo(e)}const Mi="[object Array]",zi="[object Object]";function Fi(e,t){const n={};return Di(e,t),Li(e,t,"",n),n}function Di(e,t){if((e=Ni(e))===t)return;const n=O(e),o=O(t);if(n==zi&&o==zi)for(let r in t){const n=e[r];void 0===n?e[r]=null:Di(n,t[r])}else n==Mi&&o==Mi&&e.length>=t.length&&t.forEach(((t,n)=>{Di(e[n],t)}))}function Li(e,t,n,o){if((e=Ni(e))===t)return;const r=O(e),i=O(t);if(r==zi)if(i!=zi||Object.keys(e).length<Object.keys(t).length)Hi(o,n,e);else for(let s in e){const r=Ni(e[s]),i=t[s],a=O(r),l=O(i);if(a!=Mi&&a!=zi)r!=i&&Hi(o,(""==n?"":n+".")+s,r);else if(a==Mi)l!=Mi||r.length<i.length?Hi(o,(""==n?"":n+".")+s,r):r.forEach(((e,t)=>{Li(e,i[t],(""==n?"":n+".")+s+"["+t+"]",o)}));else if(a==zi)if(l!=zi||Object.keys(r).length<Object.keys(i).length)Hi(o,(""==n?"":n+".")+s,r);else for(let e in r)Li(r[e],i[e],(""==n?"":n+".")+s+"."+e,o)}else r==Mi?i!=Mi||e.length<t.length?Hi(o,n,e):e.forEach(((e,r)=>{Li(e,t[r],n+"["+r+"]",o)})):Hi(o,n,e)}function Hi(e,t,n){e[t]=n}function Ui(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 Ri(e,t){const n=e.ctx;if(!n.__next_tick_pending&&!function(e){return nr.includes(e.update)}(e))return cr(t&&t.bind(e.proxy));let o;return n.__next_tick_callbacks||(n.__next_tick_callbacks=[]),n.__next_tick_callbacks.push((()=>{t?Ko(t.bind(e.proxy),e,14):o&&o(e.proxy)})),new Promise((e=>{o=e}))}function Vi(e,t){const n=typeof(e=Ni(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]=Vi(e[r],t)}else{n={},t.set(e,n);for(const o in e)b(e,o)&&(n[o]=Vi(e[o],t))}return n}if("symbol"!==n)return e}function qi(e){return Vi(e,"undefined"!=typeof WeakMap?new WeakMap:new Map)}function Wi(e,t,n){if(!t)return;t=qi(t);const o=e.ctx,r=o.mpType;if("page"===r||"component"===r){t.r0=1;const r=o.$scope,i=Object.keys(t),s=Fi(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(s).length?(o.__next_tick_pending=!0,r.setData(s,(()=>{o.__next_tick_pending=!1,Ui(e)})),dr()):Ui(e)}}function $i(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 Yi(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 s="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?Ii(e.$)||e:function(e){E(e)&&zo(e);return e}(n)}return null}(t,e.i);return!(!s||null!==o)||(Ji(e,o,n),!1)}))},l=()=>{const t=a(o);t.length&&e.proxy&&e.proxy.$scope&&e.proxy.$scope.setData({r1:1},(()=>{a(t)}))};r._$setRef?r._$setRef(l):Ri(e,l)}function Ji({r:e,f:t},n,o){if(w(e))e(n,{});else{const r=S(e),i=Uo(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;Lr((()=>m(t,n)),n.$)}}else r?b(o,e)&&(o[e]=n):Uo(e)&&(e.value=n)}}var Xi,_i;(_i=Xi||(Xi={})).APP="app",_i.PAGE="page",_i.COMPONENT="component";const Ki=fr;function Gi(e,t){const n=e.component=wi(e,t.parentComponent,null);return n.ctx.$onApplyOptions=$i,n.ctx.$children=[],"app"===t.mpType&&(n.render=u),t.onBeforeSetup&&t.onBeforeSetup(n,t),ji(n),t.parentComponent&&n.proxy&&t.parentComponent.ctx.$children.push(Ii(n)||n.proxy),function(e){const t=os.bind(e);e.$updateScopedSlots=()=>cr((()=>ur(t)));const n=()=>{if(e.isMounted){const{next:t,bu:n,u:o}=e;rs(e,!1),ns(),n&&H(n),rs(e,!0),Wi(e,es(e)),o&&Ki(o)}else Lr((()=>{Yi(e,!0)}),e),Wi(e,es(e))},o=e.effect=new Tn(n,(()=>ur(e.update)),e.scope),r=e.update=o.run.bind(o);r.id=e.uid,rs(e,!0),r()}(n),n.proxy}const Zi=e=>{let t;for(const n in e)("class"===n||"style"===n||d(n))&&((t||(t={}))[n]=e[n]);return t};function es(e){const{type:t,vnode:n,proxy:o,withProxy:r,props:i,propsOptions:[s],slots:a,attrs:l,emit:c,render:u,renderCache:p,data:f,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=Ar(e);try{if(4&n.shapeFlag){ts(y,i,s,l);const e=r||o;b=u.call(e,e,p,i,d,f,h)}else{ts(y,i,s,t.props?l:Zi(l));const e=t;b=e.length>1?e(i,{attrs:l,slots:a,emit:c}):e(i,null)}}catch(x){Zo(x,e,1),b=!1}return Yi(e),Ar(v),b}function ts(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 ns=e=>{zn(),dr(),Fn()};function os(){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),s=S(t)?`${e}.${t}`:`${e}[${t}]`;if(void 0===i||void 0===i[t])o[s]=r;else{const e=Fi(r,i[t]);Object.keys(e).forEach((t=>{o[s+"."+t]=e[t]}))}})),e.length=0,Object.keys(o).length&&t.setData(o)}function rs({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}const is=function(e,t=null){w(e)||(e=Object.assign({},e)),null==t||E(t)||(t=null);const n=mi(),o=new Set,r=n.app={_uid:yi++,_component:e,_props:t,_container:null,_context:n,_instance:null,version:Qi,get config(){return n.config},set config(e){},use:(e,...t)=>(o.has(e)||(e&&w(e.install)?(o.add(e),e.install(r,...t)):w(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 ss(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=is(e,t),o=n._context;o.config.globalProperties.$nextTick=function(e){return Ri(this.$,e)};const r=e=>(e.appContext=o,e.shapeFlag=6,e),i=function(e,t){return Gi(r(e),t)},s=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&&Ki(r),Ki((()=>{e.isUnmounted=!0}))}(e.$)};return n.mount=function(){e.render=u;const t=Gi(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=s,o.$appInstance=t,t},n.unmount=function(){},n}function as(e,t,n,o){w(t)&&Qr(e,t.bind(n),o)}function ls(e,t,n){!function(e,t,n){const o=e.mpType||n.$mpType;o&&"component"!==o&&Object.keys(e).forEach((o=>{if(Se(o,e[o],!1)){const r=e[o];v(r)?r.forEach((e=>as(o,e,n,t))):as(o,r,n,t)}}))}(e,t,n)}function cs(e,t,n){return e[t]=n}function us(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 ps(e,t){return e?[...new Set([].concat(e,t))]:t}let fs;const ds="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",hs=/^(?:[A-Za-z\d+/]{4})*?(?:[A-Za-z\d+/]{2}(?:==)?|[A-Za-z\d+/]{3}=?)?$/;function gs(){const e=bn.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(fs(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 ms(e){const t=e._context.config;var n;t.errorHandler=Ce(e,us),n=t.optionMergeStrategies,Ae.forEach((e=>{n[e]=ps}));const o=t.globalProperties;!function(e){e.uniIDHasRole=function(e){const{role:t}=gs();return t.indexOf(e)>-1},e.uniIDHasPermission=function(e){const{permission:t}=gs();return this.uniIDHasRole("admin")||t.indexOf(e)>-1},e.uniIDTokenValid=function(){const{tokenExpired:e}=gs();return e>Date.now()}}(o),o.$set=cs,o.$applyOptions=ls,bn.invokeCreateVueAppHook(e)}fs="function"!=typeof atob?function(e){if(e=String(e).replace(/[\t\n\f\r ]+/g,""),!hs.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=ds.indexOf(e.charAt(i++))<<18|ds.indexOf(e.charAt(i++))<<12|(n=ds.indexOf(e.charAt(i++)))<<6|(o=ds.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 ys=Object.create(null);function bs(e){delete ys[e]}function vs(e){if(!e)return;const[t,n]=e.split(",");return ys[t]?ys[t][parseInt(n)]:void 0}var xs={install(e){ms(e),e.config.globalProperties.pruneComponentPropsCache=bs;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 As(e,t){const n=Bi(),o=n.ctx,r=void 0===t||"mp-weixin"!==o.$mpPlatform&&"mp-qq"!==o.$mpPlatform||!S(t)&&"number"!=typeof t?"":"_"+t,i="e"+n.$ei+++r,s=o.$scope;if(!e)return delete s[i],i;const a=s[i];return a?a.value=e:s[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),j(o.detail)&&b(o.detail,"checked")&&!b(o.detail,"value")&&(o.detail.value=o.detail.checked),j(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,s=()=>Go(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,l=!!a&&(!!a.dataset&&"true"===String(a.dataset.eventsync));if(!ws.includes(e.type)||l){const t=s();if("input"===e.type&&(v(t)||C(t)))return;return t}setTimeout(s)};return n.value=e,n}(e,n),i}const ws=["tap","longpress","longtap","transitionend","animationstart","animationiteration","animationend","touchforcechange"];function Ss(e,t={},n){const o=Bi(),{parent:r,isMounted:i,ctx:{$scope:s}}=o,a=(s.properties||s.props).uI;if(!a)return;if(!r&&!i)return void zr((()=>{Ss(e,t,n)}),o);const l=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);l&&l(e,t,n)}function Bs(e){return S(e)?e:function(e){let t="";if(!e||S(e))return t;for(const n in e)t+=`${n.startsWith("--")?n:z(n)}:${e[n]};`;return t}(t(e))}const Es=function(e,t=null){return e&&(e.mpType="app"),ss(e,t).use(xs)},Cs=["createSelectorQuery","createIntersectionObserver","selectAllComponents","selectComponent"];function ks(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=Os,n.$callHook=js,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 Os(e){const t=this.$[e];return!(!t||!t.length)}function js(e,t){"mounted"===e&&(js.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 Ps=[X,R,V,K,ee,oe,re,ie,ae];function Is(e,t=new Set){if(e){Object.keys(e).forEach((n=>{Se(n,e[n])&&t.add(n)}));{const{extends:n,mixins:o}=e;o&&o.forEach((e=>Is(e,t))),n&&Is(n,t)}}return t}function Ts(e,t,n){-1!==n.indexOf(t)||b(e,t)||(e[t]=function(e){return this.$vm&&this.$vm.$callHook(t,e)})}const Qs=[_];function Ns(e,t,n=Qs){t.forEach((t=>Ts(e,t,n)))}function Ms(e,t,n=Qs){Is(t).forEach((t=>Ts(e,t,n)))}const zs=ge((()=>{const e=[],t=w(getApp)&&getApp({allowDefault:!0});if(t&&t.$vm&&t.$vm.$){const n=t.$vm.$.appContext.mixins;if(v(n)){const t=Object.keys(we);n.forEach((n=>{t.forEach((t=>{b(n,t)&&!e.includes(t)&&e.push(t)}))}))}}return e}));const Fs=[R,V,W,$,Y,J];function Ds(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||(ks(n,{mpType:"app",mpInstance:this,slots:[]}),o.globalData=this.globalData,e.$callHook(q,t))}};!function(e){const t=Ro(Te(wx.getSystemInfoSync().language)||Ie);Object.defineProperty(e,"$locale",{get:()=>t.value,set(e){t.value=e}})}(e);const r=e.$.type;Ns(o,Fs),Ms(o,r);{const e=r.methods;e&&g(o,e)}return t&&t.parse(o),o}function Ls(e,t){if(w(e.onLaunch)){const t=wx.getLaunchOptionsSync&&wx.getLaunchOptionsSync();e.onLaunch(t)}w(e.onShow)&&wx.onAppShow&&wx.onAppShow((e=>{t.$callHook("onShow",e)})),w(e.onHide)&&wx.onAppHide&&wx.onAppHide((e=>{t.$callHook("onHide",e)}))}const Hs=["externalClasses"];const Us=/_(.*)_worklet_factory_/;function Rs(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=Rs(n[r],t),o)return o}const Vs=["eO","uR","uRIF","uI","uT","uP","uS"];function qs(e){e.properties||(e.properties={}),g(e.properties,function(e,t=!1){const n={};return t||(Vs.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 Ws=[String,Number,Boolean,Object,Array,null];function $s(e,t){const n=function(e){return v(e)&&1===e.length?e[0]:e}(e);return-1!==Ws.indexOf(n)?n:null}function Ys(e,t){return(t?function(e){const t={};j(e)&&Object.keys(e).forEach((n=>{-1===Vs.indexOf(n)&&(t[n]=e[n])}));return t}(e):vs(e.uP))||{}}function Js(e){const t=function(){const e=this.properties.uP;e&&(this.$vm?function(e,t){const n=Mo(t.props),o=vs(e)||{};Xs(n,o)&&(!function(e,t,n,o){const{props:r,attrs:i,vnode:{patchFlag:s}}=e,a=Mo(r),[l]=e.propsOptions;let c=!1;if(!(o||s>0)||16&s){let o;ci(e,t,r,i)&&(c=!0);for(const i in a)t&&(b(t,i)||(o=z(i))!==i&&b(t,o))||(l?!n||void 0===n[i]&&void 0===n[o]||(r[i]=ui(l,a,i,void 0,e,!0)):delete r[i]);if(i!==a)for(const e in i)t&&b(t,e)||(delete i[e],c=!0)}else if(8&s){const n=e.vnode.dynamicProps;for(let o=0;o<n.length;o++){let s=n[o];if(vr(e.emitsOptions,s))continue;const u=t[s];if(l)if(b(i,s))u!==i[s]&&(i[s]=u,c=!0);else{const t=N(s);r[t]=ui(l,a,t,u,e,!1)}else u!==i[s]&&(i[s]=u,c=!0)}}c&&Hn(e,"set","$attrs")}(t,o,n,!1),r=t.update,nr.indexOf(r)>-1&&function(e){const t=nr.indexOf(e);t>or&&nr.splice(t,1)}(t.update),t.update());var r}(e,this.$vm.$):"m"===this.properties.uT&&function(e,t){const n=t.properties,o=vs(e)||{};Xs(n,o,!1)&&t.setData(o)}(e,this))};e.observers||(e.observers={}),e.observers.uP=t}function Xs(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 _s(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 Ks(e,{parse:t,mocks:n,isPage:o,initRelation:r,handleLink:i,initLifetimes:s}){e=e.default||e;const a={multipleSlots:!0,addGlobalClass:!0,pureDataPattern:/^uP$/};v(e.mixins)&&e.mixins.forEach((e=>{E(e.options)&&g(a,e.options)})),e.options&&g(a,e.options);const l={options:a,lifetimes:s({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 c,u,p,f;return _s(l,e),qs(l),Js(l),function(e,t){Hs.forEach((n=>{b(t,n)&&(e[n]=t[n])}))}(l,e),c=l.methods,u=e.wxsCallMethods,v(u)&&u.forEach((e=>{c[e]=function(t){return this.$vm[e](t)}})),p=l.methods,(f=e.methods)&&Object.keys(f).forEach((e=>{const t=e.match(Us);if(t){const n=t[1];p[e]=f[e],p[n]=f[n]}})),t&&t(l,{handleLink:i}),l}let Gs,Zs;function ea(){return getApp().$vm}function ta(e,t){const{parse:n,mocks:o,isPage:r,initRelation:i,handleLink:s,initLifetimes:a}=t,l=Ks(e,{mocks:o,isPage:r,initRelation:i,handleLink:s,initLifetimes:a});!function({properties:e},t){v(t)?t.forEach((t=>{e[t]={type:String,value:""}})):j(t)&&Object.keys(t).forEach((n=>{const o=t[n];if(j(o)){let t=o.default;w(t)&&(t=t());const r=o.type;o.type=$s(r),e[n]={type:o.type,value:t}}else e[n]={type:$s(o)}}))}(l,(e.default||e).props);const c=l.methods;return c.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(X,e)},Ns(c,Ps),Ms(c,e),function(e,t){if(!t)return;Object.keys(we).forEach((n=>{t&we[n]&&Ts(e,n,[])}))}(c,e.__runtimeHooks),Ns(c,zs()),n&&n(l,{handleLink:s}),l}const na=Page,oa=Component;function ra(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 ia(e,t,n){const o=t[e];t[e]=o?function(...e){return ra(this),o.apply(this,e)}:function(){ra(this)}}Page=function(e){return ia(X,e),na(e)},Component=function(e){ia("created",e);return e.properties&&e.properties.uP||(qs(e),Js(e)),oa(e)};var sa=Object.freeze({__proto__:null,handleLink:function(e){const t=e.detail||e.value,n=t.vuePid;let o;n&&(o=Rs(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 s=this,a=t(s);let l=r;this.$vm=function(e,t){Gs||(Gs=ea().$createComponent);const n=Gs(e,t);return Ii(n.$)||n}({type:o,props:Ys(l,a)},{mpType:a?"page":"component",mpInstance:s,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,s),function(e,t,n){const o=e.ctx;n.forEach((n=>{b(t,n)&&(e[n]=o[n]=t[n])}))}(t,s,e),function(e,t){ks(e,t);const n=e.ctx;Cs.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(_))},detached(){var e;this.$vm&&(bs(this.$vm.$.uid),e=this.$vm,Zs||(Zs=ea().$destroyComponent),Zs(e))}}},initRelation:function(e,t){e.triggerEvent("__l",t)},isPage:function(e){return!!e.route},mocks:["__route__","__wxExparserNodeId__","__wxWebviewId__"]});const aa=function(e){return App(Ds(e,la))};var la;const ca=(ua=sa,function(e){return Component(ta(e,ua))});var ua;const pa=function(e){return function(t){return Component(Ks(t,e))}}(sa),fa=function(e){return function(t){Ls(Ds(t,e),t)}}(),da=function(e){return function(t){const n=Ds(t,e),o=w(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])})),Ls(n,t)}}();wx.createApp=global.createApp=aa,wx.createPage=ca,wx.createComponent=pa,wx.createPluginApp=global.createPluginApp=fa,wx.createSubpackageApp=global.createSubpackageApp=da;
|
||
/*!
|
||
* pinia v2.0.33
|
||
* (c) 2023 Eduardo San Martin Morote
|
||
* @license MIT
|
||
*/
|
||
let ha;const ga=e=>ha=e,ma=Symbol();function ya(e){return e&&"object"==typeof e&&"[object Object]"===Object.prototype.toString.call(e)&&"function"!=typeof e.toJSON}var ba,va;(va=ba||(ba={})).direct="direct",va.patchObject="patch object",va.patchFunction="patch function";const xa="undefined"!=typeof window;function Aa(){const e=An(!0),t=e.run((()=>Ro({})));let n=[],o=[];const r=zo({install(e){ga(r),r._a=e,e.provide(ma,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 wa=()=>{};function Sa(e,t,n,o=wa){e.push(t);const r=()=>{const n=e.indexOf(t);n>-1&&(e.splice(n,1),o())};return!n&&wn()&&function(e){vn&&vn.cleanups.push(e)}(r),r}function Ba(e,...t){e.slice().forEach((e=>{e(...t)}))}function Ea(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];ya(r)&&ya(o)&&e.hasOwnProperty(n)&&!Uo(o)&&!To(o)?e[n]=Ea(r,o):e[n]=o}return e}const Ca=Symbol();const{assign:ka}=Object;function Oa(e,t,n,o){const{state:r,actions:i,getters:s}=t,a=n.state.value[e];let l;return l=ja(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 ka(t,i,Object.keys(s||{}).reduce(((t,o)=>(t[o]=zo(Ti((()=>{ga(n);const t=n._s.get(e);return s[o].call(t,t)}))),t)),{}))}),t,n,o,!0),l}function ja(e,t,n={},o,r,i){let s;const a=ka({actions:{}},n),l={deep:!0};let c,u,p,f=zo([]),d=zo([]);const h=o.state.value[e];let g;function m(t){let n;c=u=!1,"function"==typeof t?(t(o.state.value[e]),n={type:ba.patchFunction,storeId:e,events:p}):(Ea(o.state.value[e],t),n={type:ba.patchObject,payload:t,storeId:e,events:p});const r=g=Symbol();cr().then((()=>{g===r&&(c=!0)})),u=!0,Ba(f,n,o.state.value[e])}i||h||(o.state.value[e]={}),Ro({});const y=i?function(){const{state:e}=n,t=e?e():{};this.$patch((e=>{ka(e,t)}))}:wa;function b(t,n){return function(){ga(o);const r=Array.from(arguments),i=[],s=[];let a;Ba(d,{args:r,name:t,store:v,after:function(e){i.push(e)},onError:function(e){s.push(e)}});try{a=n.apply(this&&this.$id===e?this:v,r)}catch(l){throw Ba(s,l),l}return a instanceof Promise?a.then((e=>(Ba(i,e),e))).catch((e=>(Ba(s,e),Promise.reject(e)))):(Ba(i,a),a)}}const v=jo({_p:o,$id:e,$onAction:Sa.bind(null,d),$patch:m,$reset:y,$subscribe(t,n={}){const r=Sa(f,t,n.detached,(()=>i())),i=s.run((()=>Br((()=>o.state.value[e]),(o=>{("sync"===n.flush?u:c)&&t({storeId:e,type:ba.direct,events:p},o)}),ka({},l,n))));return r},$dispose:function(){s.stop(),f=[],d=[],o._s.delete(e)}});o._s.set(e,v);const x=o._e.run((()=>(s=An(),s.run((()=>t())))));for(const S in x){const t=x[S];if(Uo(t)&&(!Uo(w=t)||!w.effect)||To(t))i||(!h||ya(A=t)&&A.hasOwnProperty(Ca)||(Uo(t)?t.value=h[S]:Ea(t,h[S])),o.state.value[e][S]=t);else if("function"==typeof t){const e=b(S,t);x[S]=e,a.actions[S]=t}}var A,w;return ka(v,x),ka(Mo(v),x),Object.defineProperty(v,"$state",{get:()=>o.state.value[e],set:e=>{m((t=>{ka(t,e)}))}}),o._p.forEach((e=>{ka(v,s.run((()=>e({store:v,app:o._a,pinia:o,options:a}))))})),h&&i&&n.hydrate&&n.hydrate(v.$state,h),c=!0,u=!0,v}function Pa(e,t,n){let o,r;const i="function"==typeof t;function s(e,n){const s=Bi();(e=e||s&&wr(ma,null))&&ga(e),(e=ha)._s.has(o)||(i?ja(o,t,r,e):Oa(o,r,e));return e._s.get(o)}return"string"==typeof e?(o=e,r=i?n:t):(r=e,o=e.id),s.$id=o,s}let Ia="Store";function Ta(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 Qa=Ta;const Na=Object.freeze(Object.defineProperty({__proto__:null,get MutationType(){return ba},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[ma]=t,this.$pinia||(this.$pinia=t),t._a=this,xa&&ga(t)}else!this.$pinia&&e.parent&&e.parent.$pinia&&(this.$pinia=e.parent.$pinia)},destroyed(){delete this._pStores}})},acceptHMRUpdate:function(e,t){return()=>{}},createPinia:Aa,defineStore:Pa,getActivePinia:()=>Bi()&&wr(ma)||ha,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:Qa,mapState:Ta,mapStores:function(...e){return e.reduce(((e,t)=>(e[t.$id+Ia]=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:ga,setMapStoreSuffix:function(e){Ia=e},skipHydrate:function(e){return Object.defineProperty(e,Ca,{})},storeToRefs:function(e){{e=Mo(e);const t={};for(const n in e){const o=e[n];(Uo(o)||To(o))&&(t[n]=Jo(e,n))}return t}}},Symbol.toStringTag,{value:"Module"}));function Ma(e){return/^[\+-]?(\d+\.?\d*|\.\d+|\d\.\d+e\+\d+)$/.test(e)}function za(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 Fa(e){return"function"==typeof Array.isArray?Array.isArray(e):"[object Array]"===Object.prototype.toString.call(e)}function Da(e){return"[object Object]"===Object.prototype.toString.call(e)}function La(e){return"function"==typeof e}const Ha={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:Ma,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:za,isEmpty:za,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:Da,array:Fa,code:function(e,t=6){return new RegExp(`^\\d{${t}}$`).test(e)},func:La,promise:function(e){return Da(e)&&La(e.then)&&La(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 Ua(e,t=15){return+parseFloat(Number(e).toPrecision(t))}function Ra(e){const t=e.toString().split(/[eE]/),n=(t[0].split(".")[1]||"").length-+(t[1]||0);return n>0?n:0}function Va(e){if(-1===e.toString().indexOf("e"))return Number(e.toString().replace(".",""));const t=Ra(e);return t>0?Ua(Number(e)*Math.pow(10,t)):Number(e)}function qa(e){(e>Number.MAX_SAFE_INTEGER||e<Number.MIN_SAFE_INTEGER)&&console.warn(`${e} 超出了精度限制,结果可能不正确`)}function Wa(e,t){const[n,o,...r]=e;let i=t(n,o);return r.forEach((e=>{i=t(i,e)})),i}function $a(...e){if(e.length>2)return Wa(e,$a);const[t,n]=e,o=Va(t),r=Va(n),i=Ra(t)+Ra(n),s=o*r;return qa(s),s/Math.pow(10,i)}function Ya(...e){if(e.length>2)return Wa(e,Ya);const[t,n]=e,o=Va(t),r=Va(n);return qa(o),qa(r),$a(o/r,Ua(Math.pow(10,Ra(n)-Ra(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 Ma(e)?t?`${e}px`:Number(e):/(rpx|upx)$/.test(e)?t?`${bn.upx2px(parseInt(e))}px`:Number(bn.upx2px(parseInt(e))):t?`${parseInt(e)}px`:parseInt(e)}function _a(e=30){return new Promise((t=>{setTimeout((()=>{t()}),e)}))}function Ka(){let e={};return e=bn.getWindowInfo(),e}function Ga(e,t){if(e>=0&&t>0&&t>=e){const n=t-e+1;return Math.floor(Math.random()*n+e)}return 0}function Za(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 el(e,t="object"){if(za(e)||"object"==typeof e&&"object"===t||"string"===t&&"string"==typeof e)return e;if("object"===t){const t=(e=al(e)).split(";"),n={};for(let e=0;e<t.length;e++)if(t[e]){const o=t[e].split(":");n[al(o[0])]=al(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};`})),al(n)}function tl(e="auto",t=""){return t||(t=Ja.unit||"px"),"rpx"==t&&Ma(String(e))&&(e*=2),Ma(e=String(e))?`${e}${t}`:e}function nl(e){if([null,void 0,NaN,!1].includes(e))return e;if("object"!=typeof e&&"function"!=typeof e)return e;const t=Fa(e)?[]:{};for(const n in e)e.hasOwnProperty(n)&&(t[n]="object"==typeof e[n]?nl(e[n]):e[n]);return t}function ol(e={},t={}){let n=nl(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]=ol(n[o],t[o]):n[o]=t[o]);return n}function rl(e){}function il(e=[]){return e.sort((()=>Math.random()-.5))}function sl(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 al(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 ll(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 cl(e,t=2e3){bn.showToast({title:String(e),icon:"none",duration:t})}function ul(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,s=void 0===o?",":o,a=void 0===n?".":n;let l="";l=(i?function(e,t){const n=Math.pow(10,t);let o=Ya(Math.round(Math.abs($a(e,n))),n);return e<0&&0!==o&&(o=$a(o,-1)),o}(r,i)+"":`${Math.round(r)}`).split(".");const c=/(-?\d+)(\d{3})/;for(;c.test(l[0]);)l[0]=l[0].replace(c,`$1${s}$2`);return(l[1]||"").length<i&&(l[1]=l[1]||"",l[1]+=new Array(i-l[1].length+1).join("0")),l.join(a)}function pl(e,t){const n=Za.call(e,"u-form-item"),o=Za.call(e,"u-form");n&&o&&o.validateField(n.prop,(()=>{}),t)}function fl(){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 dl={range:function(e=0,t=0,n=0){return Math.max(e,Math.min(t,Number(n)))},getPx:Xa,sleep:_a,os:function(){return bn.getDeviceInfo().platform.toLowerCase()},sys:function(){return bn.getSystemInfoSync()},getWindowInfo:Ka,random:Ga,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:Za,addStyle:el,addUnit:tl,deepClone:nl,deepMerge:ol,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:rl,randomArray:il,timeFormat:sl,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)}年前`:sl(e,t)}return o},trim:al,queryParams:ll,toast:cl,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:ul,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:pl,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:fl,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 hl=(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=ll(t,!1),e+`&${n}`):(n=ll(t),e+n)}async route(e={},t={}){let n={};if("string"==typeof e?(n.url=this.mixinParam(e,t),n.type="navigateTo"):(n=ol(this.config,e),n.url=this.mixinParam(e.url,e.params)),n.url!==fl())if(t.intercept&&(this.config.intercept=t.intercept),n.params=t,n=ol(this.config,n),"function"==typeof bn.$u.routeIntercept){await new Promise(((e,t)=>{bn.$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||bn.navigateTo({url:t,animationType:r,animationDuration:i}),"redirectTo"!=e.type&&"redirect"!=e.type||bn.redirectTo({url:t}),"switchTab"!=e.type&&"tab"!=e.type||bn.switchTab({url:t}),"reLaunch"!=e.type&&"launch"!=e.type||bn.reLaunch({url:t}),"navigateBack"!=e.type&&"back"!=e.type||bn.navigateBack({delta:o})}}).route,gl={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:()=>ol(bn.$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&&hl({type:this.linkType,url:t})},navTo(e="",t="navigateTo"){hl({type:this.linkType,url:e})},$uGetRect(e,t){return new Promise((n=>{bn.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=Za.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(){bn.$emit("uOnReachBottom")},beforeUnmount(){if(this.parent&&Ha.array(this.parent.children)){const e=this.parent.children;e.map(((t,n)=>{t===this&&e.splice(n,1)}))}}},ml={options:{virtualHost:!0}},{toString:yl}=Object.prototype;function bl(e){return"[object Array]"===yl.call(e)}function vl(e,t){if(null!=e)if("object"!=typeof e&&(e=[e]),bl(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 xl(){const e={};function t(t,n){"object"==typeof e[n]&&"object"==typeof t?e[n]=xl(e[n],t):e[n]="object"==typeof t?xl({},t):t}for(let n=0,o=arguments.length;n<o;n++)vl(arguments[n],t);return e}function Al(e){return void 0===e}function wl(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 Sl(e,t){if(!t)return e;let n;if(o=t,"undefined"!=typeof URLSearchParams&&o instanceof URLSearchParams)n=t.toString();else{const e=[];vl(t,((t,n)=>{null!=t&&(bl(t)?n=`${n}[]`:t=[t],vl(t,(t=>{!function(e){return"[object Date]"===yl.call(e)}(t)?function(e){return null!==e&&"object"==typeof e}(t)&&(t=JSON.stringify(t)):t=t.toISOString(),e.push(`${wl(n)}=${wl(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 Bl=(e,t)=>{const n={};return e.forEach((e=>{Al(t[e])||(n[e]=t[e])})),n},El=e=>(e=>new Promise(((t,n)=>{const o=Sl((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 s={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 s.header["content-type"],delete s.header["Content-Type"];const t={filePath:e.filePath,name:e.name},n=["formData"];a=bn.uploadFile({...s,...t,...Bl(n,e)})}else if("DOWNLOAD"===e.method)a=bn.downloadFile(s);else{const t=["data","method","timeout","dataType","responseType"];a=bn.request({...s,...Bl(t,e)})}e.getTask&&e.getTask(a,e)})))(e);function Cl(){this.handlers=[]}Cl.prototype.use=function(e,t){return this.handlers.push({fulfilled:e,rejected:t}),this.handlers.length-1},Cl.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)},Cl.prototype.forEach=function(e){this.handlers.forEach((t=>{null!==t&&e(t)}))};const kl=(e,t,n)=>{const o={};return e.forEach((e=>{Al(n[e])?Al(t[e])||(o[e]=t[e]):o[e]=n[e]})),o},Ol={baseURL:"",header:{},method:"GET",dataType:"json",responseType:"text",custom:{},timeout:6e4,validateStatus:function(e){return e>=200&&e<300}};var jl=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,l,c,u){"object"==typeof a&&(l=a.depth,c=a.prototype,u=a.includeNonEnumerable,a=a.circular);var p=[],f=[],d="undefined"!=typeof Buffer;return void 0===a&&(a=!0),void 0===l&&(l=1/0),function i(l,h){if(null===l)return null;if(0===h)return l;var g,m;if("object"!=typeof l)return l;if(e(l,t))g=new t;else if(e(l,n))g=new n;else if(e(l,o))g=new o((function(e,t){l.then((function(t){e(i(t,h-1))}),(function(e){t(i(e,h-1))}))}));else if(r.__isArray(l))g=[];else if(r.__isRegExp(l))g=new RegExp(l.source,s(l)),l.lastIndex&&(g.lastIndex=l.lastIndex);else if(r.__isDate(l))g=new Date(l.getTime());else{if(d&&Buffer.isBuffer(l))return Buffer.from?g=Buffer.from(l):(g=new Buffer(l.length),l.copy(g)),g;e(l,Error)?g=Object.create(l):void 0===c?(m=Object.getPrototypeOf(l),g=Object.create(m)):(g=Object.create(c),m=c)}if(a){var y=p.indexOf(l);if(-1!=y)return f[y];p.push(l),f.push(g)}for(var b in e(l,t)&&l.forEach((function(e,t){var n=i(t,h-1),o=i(e,h-1);g.set(n,o)})),e(l,n)&&l.forEach((function(e){var t=i(e,h-1);g.add(t)})),l){Object.getOwnPropertyDescriptor(l,b)&&(g[b]=i(l[b],h-1));try{if("undefined"===Object.getOwnPropertyDescriptor(l,b).set)continue;g[b]=i(l[b],h-1)}catch(B){if(B instanceof TypeError)continue;if(B instanceof ReferenceError)continue}}if(Object.getOwnPropertySymbols){var v=Object.getOwnPropertySymbols(l);for(b=0;b<v.length;b++){var x=v[b];(!(w=Object.getOwnPropertyDescriptor(l,x))||w.enumerable||u)&&(g[x]=i(l[x],h-1),Object.defineProperty(g,x,w))}}if(u){var A=Object.getOwnPropertyNames(l);for(b=0;b<A.length;b++){var w,S=A[b];(w=Object.getOwnPropertyDescriptor(l,S))&&w.enumerable||(g[S]=i(l[S],h-1),Object.defineProperty(g,S,w))}}return g}(i,l)}function i(e){return Object.prototype.toString.call(e)}function s(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=s,r}();function Pl(e="rgb(0, 0, 0)",t="rgb(255, 255, 255)",n=10){const o=Il(e,!1),r=o[0],i=o[1],s=o[2],a=Il(t,!1),l=(a[0]-r)/n,c=(a[1]-i)/n,u=(a[2]-s)/n,p=[];for(let f=0;f<n;f++){let o=Tl(`rgb(${Math.round(l*f+r)},${Math.round(c*f+i)},${Math.round(u*f+s)})`);0===f&&(o=Tl(e)),f===n-1&&(o=Tl(t)),p.push(o)}return p}function Il(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 Tl(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 Ql={colorGradient:Pl,hexToRgb:Il,rgbToHex:Tl,colorToRgba:function(e,t){e=Tl(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 Nl,Ml=null;const zl={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}},Fl={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:Dl}=Ja,Ll={icon:{name:"",color:Dl["u-content-color"],size:"16px",bold:!1,index:"",hoverClass:"",customPrefix:"uicon",label:"",labelPos:"right",labelSize:"15px",labelColor:Dl["u-content-color"],space:"3px",imgMode:"",width:"",height:"",top:0,stop:!1}},{color:Hl}=Ja,Ul={link:{color:Hl["u-primary"],fontSize:15,underLine:!1,href:"",mpTips:"链接已复制,请在浏览器打开",lineColor:"",text:""}},{color:Rl}=Ja,Vl={loadingIcon:{show:!0,color:Rl["u-tips-color"],textColor:Rl["u-tips-color"],vertical:!1,mode:"spinner",size:24,textSize:15,text:"",timingFunction:"ease-in-out",duration:1200,inactiveColor:""}},ql={primary:"#3c9cff",info:"#909399",default:"#909399",warning:"#f9ae3d",error:"#f56c6c",success:"#5ac725",mainColor:"#303133",contentColor:"#606266",tipsColor:"#909399",lightColor:"#c0c4cc",borderColor:"#e4e7ed"},Wl={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},...zl,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:""},...Fl,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"},...Ll,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},...Ul,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:""},...Vl,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:ql.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}}},$l={toast:10090,noNetwork:10080,popup:10075,mask:10070,navbar:980,topTips:975,sticky:970,indexListSticky:965};let Yl="none";Yl="vue3",Yl="mp",Yl="weixin";const Jl=new class{constructor(e={}){var t;t=e,"[object Object]"!==Object.prototype.toString.call(t)&&(e={},console.warn("设置全局参数必须接收一个Object")),this.config=jl({...Ol,...e}),this.interceptors={request:new Cl,response:new Cl}}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:xl(e.header||{},t.header||{})};if(o={...o,...kl(["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=>{Al(t[e])||(o[e]=t[e])}));else{const n=["data","timeout","dataType","responseType"];o={...o,...kl(n,e,t)}}return o})(this.config,e);const t=[El,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)}};dl.setConfig=function(e){dl.shallowMerge(Ja,e.config||{}),dl.shallowMerge(Wl,e.props||{}),dl.shallowMerge(ql,e.color||{}),dl.shallowMerge($l,e.zIndex||{})};const Xl={route:hl,date:dl.timeFormat,colorGradient:Ql.colorGradient,hexToRgb:Ql.hexToRgb,rgbToHex:Ql.rgbToHex,colorToRgba:Ql.colorToRgba,test:Ha,type:["primary","success","error","warning","info"],http:Jl,config:Ja,zIndex:$l,debounce:function(e,t=500,n=!1){if(null!==Ml&&clearTimeout(Ml),n){const n=!Ml;Ml=setTimeout((()=>{Ml=null}),t),n&&"function"==typeof e&&e()}else Ml=setTimeout((()=>{"function"==typeof e&&e()}),t)},throttle:function(e,t=500,n=!0){n?Nl||(Nl=!0,"function"==typeof e&&e(),setTimeout((()=>{Nl=!1}),t)):Nl||(Nl=!0,setTimeout((()=>{Nl=!1,"function"==typeof e&&e()}),t))},mixin:gl,mpMixin:ml,props:Wl,...dl,color:ql,platform:"weixin"},_l={install:e=>{bn.$u=Xl,e.config.globalProperties.$u=Xl,e.mixin(gl)}},Kl=e=>(t,n=Bi())=>{!Oi&&Qr(e,t,n)},Gl=Kl(R),Zl=Kl(V),ec=Kl(q),tc=Kl(X),nc=Kl(K),oc=Kl(ne),rc=Kl(re),ic=Kl(se),sc=Kl(le);var ac=Object.prototype.toString;function lc(e){return"[object Array]"===ac.call(e)}function cc(e,t){if(null!=e)if("object"!=typeof e&&(e=[e]),lc(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 uc(){let e={};function t(t,n){"object"==typeof e[n]&&"object"==typeof t?e[n]=uc(e[n],t):e[n]="object"==typeof t?uc({},t):t}for(let n=0,o=arguments.length;n<o;n++)cc(arguments[n],t);return e}function pc(e){return void 0===e}function fc(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 dc(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=[];cc(t,(function(e,t){null!=e&&(lc(e)?t+="[]":e=[e],cc(e,(function(e){!function(e){return"[object Date]"===ac.call(e)}(e)?function(e){return null!==e&&"object"==typeof e}(e)&&(e=JSON.stringify(e)):e=e.toISOString(),i.push(fc(t)+"="+fc(e))})))})),o=i.join("&")}if(o){var s=e.indexOf("#");-1!==s&&(e=e.slice(0,s)),e+=(-1===e.indexOf("?")?"?":"&")+o}return e}const hc=(e,t)=>{let n={};return e.forEach((e=>{pc(t[e])||(n[e]=t[e])})),n},gc=e=>(e=>new Promise(((t,n)=>{let o=dc((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 s={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 s.header["content-type"],delete s.header["Content-Type"];let t={filePath:e.filePath,name:e.name};const n=["timeout","formData"];a=bn.uploadFile({...s,...t,...hc(n,e)})}else if("DOWNLOAD"===e.method){const t=["timeout","filePath"];a=bn.downloadFile({...s,...hc(t,e)})}else{const t=["data","method","timeout","dataType","responseType","enableHttp2","enableQuic","enableCache","enableHttpDNS","httpDNSServiceId","enableChunked","forceCellularNetwork"];a=bn.request({...s,...hc(t,e)})}e.getTask&&e.getTask(a,e)})))(e);function mc(){this.handlers=[]}mc.prototype.use=function(e,t){return this.handlers.push({fulfilled:e,rejected:t}),this.handlers.length-1},mc.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)},mc.prototype.forEach=function(e){this.handlers.forEach((t=>{null!==t&&e(t)}))};const yc=(e,t,n)=>{let o={};return e.forEach((e=>{pc(n[e])?pc(t[e])||(o[e]=t[e]):o[e]=n[e]})),o},bc={baseURL:"",header:{},method:"GET",dataType:"json",paramsSerializer:null,responseType:"text",custom:{},timeout:6e4,validateStatus:function(e){return e>=200&&e<300},forcedJSONParsing:!0};var vc=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,l,c,u){"object"==typeof a&&(l=a.depth,c=a.prototype,u=a.includeNonEnumerable,a=a.circular);var p=[],f=[],d="undefined"!=typeof Buffer;return void 0===a&&(a=!0),void 0===l&&(l=1/0),function i(l,h){if(null===l)return null;if(0===h)return l;var g,m;if("object"!=typeof l)return l;if(e(l,t))g=new t;else if(e(l,n))g=new n;else if(e(l,o))g=new o((function(e,t){l.then((function(t){e(i(t,h-1))}),(function(e){t(i(e,h-1))}))}));else if(r.__isArray(l))g=[];else if(r.__isRegExp(l))g=new RegExp(l.source,s(l)),l.lastIndex&&(g.lastIndex=l.lastIndex);else if(r.__isDate(l))g=new Date(l.getTime());else{if(d&&Buffer.isBuffer(l))return Buffer.from?g=Buffer.from(l):(g=new Buffer(l.length),l.copy(g)),g;e(l,Error)?g=Object.create(l):void 0===c?(m=Object.getPrototypeOf(l),g=Object.create(m)):(g=Object.create(c),m=c)}if(a){var y=p.indexOf(l);if(-1!=y)return f[y];p.push(l),f.push(g)}for(var b in e(l,t)&&l.forEach((function(e,t){var n=i(t,h-1),o=i(e,h-1);g.set(n,o)})),e(l,n)&&l.forEach((function(e){var t=i(e,h-1);g.add(t)})),l){Object.getOwnPropertyDescriptor(l,b)&&(g[b]=i(l[b],h-1));try{if("undefined"===Object.getOwnPropertyDescriptor(l,b).set)continue;g[b]=i(l[b],h-1)}catch(B){if(B instanceof TypeError)continue;if(B instanceof ReferenceError)continue}}if(Object.getOwnPropertySymbols){var v=Object.getOwnPropertySymbols(l);for(b=0;b<v.length;b++){var x=v[b];(!(w=Object.getOwnPropertyDescriptor(l,x))||w.enumerable||u)&&(g[x]=i(l[x],h-1),Object.defineProperty(g,x,w))}}if(u){var A=Object.getOwnPropertyNames(l);for(b=0;b<A.length;b++){var w,S=A[b];(w=Object.getOwnPropertyDescriptor(l,S))&&w.enumerable||(g[S]=i(l[S],h-1),Object.defineProperty(g,S,w))}}return g}(i,l)}function i(e){return Object.prototype.toString.call(e)}function s(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=s,r}();"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self&&self;var xc={};({get exports(){return xc},set exports(e){xc=e}}).exports=function(){var e=1e3,t=6e4,n=36e5,o="millisecond",r="second",i="minute",s="hour",a="day",l="week",c="month",u="quarter",p="year",f="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,c),i=n-r<0,s=t.clone().add(o+(i?-1:1),c);return+(-(o+(n-r)/(i?r-s:s-r))||0)},a:function(e){return e<0?Math.ceil(e)||0:Math.floor(e)},p:function(e){return{M:c,y:p,w:l,d:a,D:f,h:s,m:i,s:r,ms:o,Q:u}[e]||String(e||"").toLowerCase().replace(/s$/,"")},u:function(e){return void 0===e}},v="en",x={};x[v]=m;var A="$isDayjsObject",w=function(e){return e instanceof C||!(!e||!e[A])},S=function e(t,n,o){var r;if(!t)return v;if("string"==typeof t){var i=t.toLowerCase();x[i]&&(r=i),n&&(x[i]=n,r=i);var s=t.split("-");if(!r&&s.length>1)return e(s[0])}else{var a=t.name;x[a]=t,r=a}return!o&&r&&(v=r),r||!o&&v},B=function(e,t){if(w(e))return e.clone();var n="object"==typeof t?t:{};return n.date=e,n.args=arguments,new C(n)},E=b;E.l=S,E.i=w,E.w=function(e,t){return B(e,{locale:t.$L,utc:t.$u,x:t.$x,$offset:t.$offset})};var C=function(){function m(e){this.$L=S(e.locale,null,!0),this.parse(e),this.$x=this.$x||e.x||{},this[A]=!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(E.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 E},y.isValid=function(){return!(this.$d.toString()===d)},y.isSame=function(e,t){var n=B(e);return this.startOf(t)<=n&&n<=this.endOf(t)},y.isAfter=function(e,t){return B(e)<this.startOf(t)},y.isBefore=function(e,t){return this.endOf(t)<B(e)},y.$g=function(e,t,n){return E.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=!!E.u(t)||t,u=E.p(e),d=function(e,t){var r=E.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 E.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 p:return o?d(1,0):d(31,11);case c:return o?d(1,m):d(0,m+1);case l:var v=this.$locale().weekStart||0,x=(g<v?g+7:g)-v;return d(o?y-x:y+(6-x),m);case a:case f:return h(b+"Hours",0);case s: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,l=E.p(e),u="set"+(this.$u?"UTC":""),d=(n={},n[a]=u+"Date",n[f]=u+"Date",n[c]=u+"Month",n[p]=u+"FullYear",n[s]=u+"Hours",n[i]=u+"Minutes",n[r]=u+"Seconds",n[o]=u+"Milliseconds",n)[l],h=l===a?this.$D+(t-this.$W):t;if(l===c||l===p){var g=this.clone().set(f,1);g.$d[d](h),g.init(),this.$d=g.set(f,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[E.p(e)]()},y.add=function(o,u){var f,d=this;o=Number(o);var h=E.p(u),g=function(e){var t=B(d);return E.w(t.date(t.date()+Math.round(e*o)),d)};if(h===c)return this.set(c,this.$M+o);if(h===p)return this.set(p,this.$y+o);if(h===a)return g(1);if(h===l)return g(7);var m=(f={},f[i]=t,f[s]=n,f[r]=e,f)[h]||1,y=this.$d.getTime()+o*m;return E.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=E.z(this),i=this.$H,s=this.$m,a=this.$M,l=n.weekdays,c=n.months,u=n.meridiem,p=function(e,n,r,i){return e&&(e[n]||e(t,o))||r[n].slice(0,i)},f=function(e){return E.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 E.s(t.$y,4,"0");case"M":return a+1;case"MM":return E.s(a+1,2,"0");case"MMM":return p(n.monthsShort,a,c,3);case"MMMM":return p(c,a);case"D":return t.$D;case"DD":return E.s(t.$D,2,"0");case"d":return String(t.$W);case"dd":return p(n.weekdaysMin,t.$W,l,2);case"ddd":return p(n.weekdaysShort,t.$W,l,3);case"dddd":return l[t.$W];case"H":return String(i);case"HH":return E.s(i,2,"0");case"h":return f(1);case"hh":return f(2);case"a":return h(i,s,!0);case"A":return h(i,s,!1);case"m":return String(s);case"mm":return E.s(s,2,"0");case"s":return String(t.$s);case"ss":return E.s(t.$s,2,"0");case"SSS":return E.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,f,d){var h,g=this,m=E.p(f),y=B(o),b=(y.utcOffset()-this.utcOffset())*t,v=this-y,x=function(){return E.m(g,y)};switch(m){case p:h=x()/12;break;case c:h=x();break;case u:h=x()/3;break;case l:h=(v-b)/6048e5;break;case a:h=(v-b)/864e5;break;case s:h=v/n;break;case i:h=v/t;break;case r:h=v/e;break;default:h=v}return d?h:E.a(h)},y.daysInMonth=function(){return this.endOf(c).$D},y.$locale=function(){return x[this.$L]},y.locale=function(e,t){if(!e)return this.$L;var n=this.clone(),o=S(e,t,!0);return o&&(n.$L=o),n},y.clone=function(){return E.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}(),k=C.prototype;return B.prototype=k,[["$ms",o],["$s",r],["$m",i],["$H",s],["$W",a],["$M",c],["$y",p],["$D",f]].forEach((function(e){k[e[1]]=function(t){return this.$g(t,e[0],e[1])}})),B.extend=function(e,t){return e.$i||(e(t,C,B),e.$i=!0),B},B.locale=S,B.isDayjs=w,B.unix=function(e){return B(1e3*e)},B.en=x[v],B.Ls=x,B.p={},B}();const Ac=xc;var wc={};({get exports(){return wc},set exports(e){wc=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,s,a){for(var l,c,u,p=i.$locale().relativeTime||r,f=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=f.length,h=0;h<d;h+=1){var g=f[h];g.d&&(l=s?n(t).diff(i,g.d,!0):i.diff(t,g.d,!0));var m=(e.rounding||Math.round)(Math.abs(l));if(u=l>0,m<=g.r||!g.r){m<=1&&h>0&&(g=f[h-1]);var y=p[g.l];a&&(m=a(""+m)),c="string"==typeof y?y.replace("%d",m):y(m,o,g.l,u);break}}if(o)return c;var b=u?p.future:p.past;return"function"==typeof b?b(c):b.replace("%s",c)},o.to=function(e,t){return i(e,t,this,!0)},o.from=function(e,t){return i(e,t,this)};var s=function(e){return e.$u?n.utc():n()};o.toNow=function(e){return this.to(s(this),e)},o.fromNow=function(e){return this.from(s(this),e)}};const Sc=wc;var Bc={};({get exports(){return Bc},set exports(e){Bc=e}}).exports=function(e){function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=t(e),o={name:"zh-cn",weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"周日_周一_周二_周三_周四_周五_周六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),ordinal:function(e,t){return"W"===t?e+"周":e+"日"},weekStart:1,yearStart:4,formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日Ah点mm分",LLLL:"YYYY年M月D日ddddAh点mm分",l:"YYYY/M/D",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日dddd HH:mm"},relativeTime:{future:"%s内",past:"%s前",s:"几秒",m:"1 分钟",mm:"%d 分钟",h:"1 小时",hh:"%d 小时",d:"1 天",dd:"%d 天",M:"1 个月",MM:"%d 个月",y:"1 年",yy:"%d 年"},meridiem:function(e,t){var n=100*e+t;return n<600?"凌晨":n<900?"早上":n<1100?"上午":n<1300?"中午":n<1800?"下午":"晚上"}};return n.default.locale(o,null,!0),o}(xc);const Ec={props:{name:{type:String,default:()=>Wl.icon.name},color:{type:String,default:()=>Wl.icon.color},size:{type:[String,Number],default:()=>Wl.icon.size},bold:{type:Boolean,default:()=>Wl.icon.bold},index:{type:[String,Number],default:()=>Wl.icon.index},hoverClass:{type:String,default:()=>Wl.icon.hoverClass},customPrefix:{type:String,default:()=>Wl.icon.customPrefix},label:{type:[String,Number],default:()=>Wl.icon.label},labelPos:{type:String,default:()=>Wl.icon.labelPos},labelSize:{type:[String,Number],default:()=>Wl.icon.labelSize},labelColor:{type:String,default:()=>Wl.icon.labelColor},space:{type:[String,Number],default:()=>Wl.icon.space},imgMode:{type:String,default:()=>Wl.icon.imgMode},width:{type:[String,Number],default:()=>Wl.icon.width},height:{type:[String,Number],default:()=>Wl.icon.height},top:{type:[String,Number],default:()=>Wl.icon.top},stop:{type:Boolean,default:()=>Wl.icon.stop}}},Cc={trustTags:Tc("a,abbr,ad,audio,b,blockquote,br,code,col,colgroup,dd,del,dl,dt,div,em,fieldset,h1,h2,h3,h4,h5,h6,hr,i,img,ins,label,legend,li,ol,p,q,ruby,rt,source,span,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,title,ul,video"),blockTags:Tc("address,article,aside,body,caption,center,cite,footer,header,html,nav,pre,section"),inlineTags:Tc("abbr,b,big,code,del,em,i,ins,label,q,small,span,strong,sub,sup"),ignoreTags:Tc("area,base,canvas,embed,frame,head,iframe,input,link,map,meta,param,rp,script,source,style,textarea,title,track,wbr"),voidTags:Tc("area,base,br,col,circle,ellipse,embed,frame,hr,img,input,line,link,meta,param,path,polygon,rect,source,track,use,wbr"),entities:{lt:"<",gt:">",quot:'"',apos:"'",ensp:" ",emsp:" ",nbsp:" ",semi:";",ndash:"–",mdash:"—",middot:"·",lsquo:"‘",rsquo:"’",ldquo:"“",rdquo:"”",bull:"•",hellip:"…",larr:"←",uarr:"↑",rarr:"→",darr:"↓"},tagStyle:{address:"font-style:italic",big:"display:inline;font-size:1.2em",caption:"display:table-caption;text-align:center",center:"text-align:center",cite:"font-style:italic",dd:"margin-left:40px",mark:"background-color:yellow",pre:"font-family:monospace;white-space:pre",s:"text-decoration:line-through",small:"display:inline;font-size:0.8em",strike:"text-decoration:line-through",u:"text-decoration:underline"},svgDict:{animatetransform:"animateTransform",lineargradient:"linearGradient",viewbox:"viewBox",attributename:"attributeName",repeatcount:"repeatCount",repeatdur:"repeatDur"}},kc={},{windowWidth:Oc}=bn.getWindowInfo(),{system:jc}=bn.getDeviceInfo(),Pc=Tc(" ,\r,\n,\t,\f");let Ic=0;function Tc(e){const t=Object.create(null),n=e.split(",");for(let o=n.length;o--;)t[n[o]]=!0;return t}function Qc(e,t){let n=e.indexOf("&");for(;-1!==n;){const o=e.indexOf(";",n+3);let r;if(-1===o)break;"#"===e[n+1]?(r=parseInt(("x"===e[n+2]?"0":"")+e.substring(n+2,o)),isNaN(r)||(e=e.substr(0,n)+String.fromCharCode(r)+e.substr(o+1))):(r=e.substring(n+1,o),(Cc.entities[r]||"amp"===r&&t)&&(e=e.substr(0,n)+(Cc.entities[r]||"&")+e.substr(o+1))),n=e.indexOf("&",n+1)}return e}function Nc(e){let t=e.length-1;for(let n=t;n>=-1;n--)(-1===n||e[n].c||!e[n].name||"div"!==e[n].name&&"p"!==e[n].name&&"h"!==e[n].name[0]||(e[n].attrs.style||"").includes("inline"))&&(t-n>=5&&e.splice(n+1,t-n,{name:"div",attrs:{},children:e.slice(n+1,t+1)}),t=n-1)}function Mc(e){this.options=e||{},this.tagStyle=Object.assign({},Cc.tagStyle,this.options.tagStyle),this.imgList=e.imgList||[],this.imgList._unloadimgs=0,this.plugins=e.plugins||[],this.attrs=Object.create(null),this.stack=[],this.nodes=[],this.pre=(this.options.containerStyle||"").includes("white-space")&&this.options.containerStyle.includes("pre")?2:0}function zc(e){this.handler=e}Mc.prototype.parse=function(e){for(let t=this.plugins.length;t--;)this.plugins[t].onUpdate&&(e=this.plugins[t].onUpdate(e,Cc)||e);for(new zc(this).parse(e);this.stack.length;)this.popNode();return this.nodes.length>50&&Nc(this.nodes),this.nodes},Mc.prototype.expose=function(){for(let e=this.stack.length;e--;){const t=this.stack[e];if(t.c||"a"===t.name||"video"===t.name||"audio"===t.name)return;t.c=1}},Mc.prototype.hook=function(e){for(let t=this.plugins.length;t--;)if(this.plugins[t].onParse&&!1===this.plugins[t].onParse(e,this))return!1;return!0},Mc.prototype.getUrl=function(e){const t=this.options.domain;return"/"===e[0]?"/"===e[1]?e=(t?t.split("://")[0]:"http")+":"+e:t&&(e=t+e):e.includes("data:")||e.includes("://")||t&&(e=t+"/"+e),e},Mc.prototype.parseStyle=function(e){const t=e.attrs,n=(this.tagStyle[e.name]||"").split(";").concat((t.style||"").split(";")),o={};let r="";t.id&&!this.xml&&(this.options.useAnchor?this.expose():"img"!==e.name&&"a"!==e.name&&"video"!==e.name&&"audio"!==e.name&&(t.id=void 0)),t.width&&(o.width=parseFloat(t.width)+(t.width.includes("%")?"%":"px"),t.width=void 0),t.height&&(o.height=parseFloat(t.height)+(t.height.includes("%")?"%":"px"),t.height=void 0);for(let i=0,s=n.length;i<s;i++){const e=n[i].split(":");if(e.length<2)continue;const t=e.shift().trim().toLowerCase();let s=e.join(":").trim();if("-"===s[0]&&s.lastIndexOf("-")>0||s.includes("safe"))r+=`;${t}:${s}`;else if(!o[t]||s.includes("import")||!o[t].includes("import")){if(s.includes("url")){let e=s.indexOf("(")+1;if(e){for(;'"'===s[e]||"'"===s[e]||Pc[s[e]];)e++;s=s.substr(0,e)+this.getUrl(s.substr(e))}}else s.includes("rpx")&&(s=s.replace(/[0-9.]+\s*rpx/g,(e=>parseFloat(e)*Oc/750+"px")));o[t]=s}}return e.attrs.style=r,o},Mc.prototype.onTagName=function(e){this.tagName=this.xml?e:e.toLowerCase(),"svg"===this.tagName&&(this.xml=(this.xml||0)+1)},Mc.prototype.onAttrName=function(e){"data-"===(e=this.xml?e:e.toLowerCase()).substr(0,5)?"data-src"!==e||this.attrs.src?"img"===this.tagName||"a"===this.tagName?this.attrName=e:this.attrName=void 0:this.attrName="src":(this.attrName=e,this.attrs[e]="T")},Mc.prototype.onAttrVal=function(e){const t=this.attrName||"";"style"===t||"href"===t?this.attrs[t]=Qc(e,!0):t.includes("src")?this.attrs[t]=this.getUrl(Qc(e,!0)):t&&(this.attrs[t]=e)},Mc.prototype.onOpenTag=function(e){const t=Object.create(null);t.name=this.tagName,t.attrs=this.attrs,this.options.nodes.length&&(t.type="node"),this.attrs=Object.create(null);const n=t.attrs,o=this.stack[this.stack.length-1],r=o?o.children:this.nodes,i=this.xml?e:Cc.voidTags[t.name];if(kc[t.name]&&(n.class=kc[t.name]+(n.class?" "+n.class:"")),"embed"===t.name){const e=n.src||"";e.includes(".mp4")||e.includes(".3gp")||e.includes(".m3u8")||(n.type||"").includes("video")?t.name="video":(e.includes(".mp3")||e.includes(".wav")||e.includes(".aac")||e.includes(".m4a")||(n.type||"").includes("audio"))&&(t.name="audio"),n.autostart&&(n.autoplay="T"),n.controls="T"}if("video"!==t.name&&"audio"!==t.name||("video"!==t.name||n.id||(n.id="v"+Ic++),n.controls||n.autoplay||(n.controls="T"),t.src=[],n.src&&(t.src.push(n.src),n.src=void 0),this.expose()),i){if(!this.hook(t)||Cc.ignoreTags[t.name])return void("base"!==t.name||this.options.domain?"source"===t.name&&o&&("video"===o.name||"audio"===o.name)&&n.src&&o.src.push(n.src):this.options.domain=n.href);const e=this.parseStyle(t);if("img"===t.name){if(n.src&&(n.src.includes("webp")&&(t.webp="T"),n.src.includes("data:")&&!n["original-src"]&&(n.ignore="T"),!n.ignore||t.webp||n.src.includes("cloud://"))){for(let r=this.stack.length;r--;){const o=this.stack[r];"a"===o.name&&(t.a=o.attrs),"table"!==o.name||t.webp||n.src.includes("cloud://")||(!e.display||e.display.includes("inline")?t.t="inline-block":t.t=e.display,e.display=void 0);const i=o.attrs.style||"";if(!i.includes("flex:")||i.includes("flex:0")||i.includes("flex: 0")||e.width&&!(parseInt(e.width)>100))if(i.includes("flex")&&"100%"===e.width)for(let t=r+1;t<this.stack.length;t++){const n=this.stack[t].attrs.style||"";if(!n.includes(";width")&&!n.includes(" width")&&0!==n.indexOf("width")){e.width="";break}}else i.includes("inline-block")&&(e.width&&"%"===e.width[e.width.length-1]?(o.attrs.style+=";max-width:"+e.width,e.width=""):o.attrs.style+=";max-width:100%");else{e.width="100% !important",e.height="";for(let e=r+1;e<this.stack.length;e++)this.stack[e].attrs.style=(this.stack[e].attrs.style||"").replace("inline-","")}o.c=1}n.i=this.imgList.length.toString();let o=n["original-src"]||n.src;if(this.imgList.includes(o)){let e=o.indexOf("://");if(-1!==e){e+=3;let t=o.substr(0,e);for(;e<o.length&&"/"!==o[e];e++)t+=Math.random()>.5?o[e].toUpperCase():o[e];t+=o.substr(e),o=t}}this.imgList.push(o),t.t||(this.imgList._unloadimgs+=1)}"inline"===e.display&&(e.display=""),n.ignore&&(e["max-width"]=e["max-width"]||"100%",n.style+=";-webkit-touch-callout:none"),parseInt(e.width)>Oc&&(e.height=void 0),isNaN(parseInt(e.width))||(t.w="T"),!isNaN(parseInt(e.height))&&(!e.height.includes("%")||o&&(o.attrs.style||"").includes("height"))&&(t.h="T")}else if("svg"===t.name)return r.push(t),this.stack.push(t),void this.popNode();for(const t in e)e[t]&&(n.style+=`;${t}:${e[t].replace(" !important","")}`);n.style=n.style.substr(1)||void 0,n.style||delete n.style}else("pre"===t.name||(n.style||"").includes("white-space")&&n.style.includes("pre"))&&2!==this.pre&&(this.pre=t.pre=1),t.children=[],this.stack.push(t);r.push(t)},Mc.prototype.onCloseTag=function(e){let t;for(e=this.xml?e:e.toLowerCase(),t=this.stack.length;t--&&this.stack[t].name!==e;);if(-1!==t)for(;this.stack.length>t;)this.popNode();else if("p"===e||"br"===e){(this.stack.length?this.stack[this.stack.length-1].children:this.nodes).push({name:e,attrs:{class:kc[e]||"",style:this.tagStyle[e]||""}})}},Mc.prototype.popNode=function(){const e=this.stack.pop();let t=e.attrs;const n=e.children,o=this.stack[this.stack.length-1],r=o?o.children:this.nodes;if(!this.hook(e)||Cc.ignoreTags[e.name])return"title"===e.name&&n.length&&"text"===n[0].type&&this.options.setTitle&&bn.setNavigationBarTitle({title:n[0].text}),void r.pop();if(e.pre&&2!==this.pre){this.pre=e.pre=void 0;for(let e=this.stack.length;e--;)this.stack[e].pre&&(this.pre=1)}const i={};if("svg"===e.name){if(this.xml>1)return void this.xml--;let n="";const o=t.style;return t.style="",t.xmlns="http://www.w3.org/2000/svg",function e(t){if("text"===t.type)return void(n+=t.text);const o=Cc.svgDict[t.name]||t.name;n+="<"+o;for(const r in t.attrs){const e=t.attrs[r];e&&(n+=` ${Cc.svgDict[r]||r}="${e}"`)}if(t.children){n+=">";for(let n=0;n<t.children.length;n++)e(t.children[n]);n+="</"+o+">"}else n+="/>"}(e),e.name="img",e.attrs={src:"data:image/svg+xml;utf8,"+n.replace(/#/g,"%23"),style:o,ignore:"T"},e.children=void 0,void(this.xml=!1)}if(t.align&&("table"===e.name?"center"===t.align?i["margin-inline-start"]=i["margin-inline-end"]="auto":i.float=t.align:i["text-align"]=t.align,t.align=void 0),t.dir&&(i.direction=t.dir,t.dir=void 0),"font"===e.name&&(t.color&&(i.color=t.color,t.color=void 0),t.face&&(i["font-family"]=t.face,t.face=void 0),t.size)){let e=parseInt(t.size);isNaN(e)||(e<1?e=1:e>7&&(e=7),i["font-size"]=["x-small","small","medium","large","x-large","xx-large","xxx-large"][e-1]),t.size=void 0}if((t.class||"").includes("align-center")&&(i["text-align"]="center"),Object.assign(i,this.parseStyle(e)),"table"!==e.name&&parseInt(i.width)>Oc&&(i["max-width"]="100%",i["box-sizing"]="border-box"),Cc.blockTags[e.name]?e.name="div":Cc.trustTags[e.name]||this.xml||(e.name="span"),"a"===e.name||"ad"===e.name)this.expose();else if("video"===e.name)(i.height||"").includes("auto")&&(i.height=void 0);else if("ul"!==e.name&&"ol"!==e.name||!e.c){if("table"===e.name){let o=parseFloat(t.cellpadding),r=parseFloat(t.cellspacing);const s=parseFloat(t.border),a=i["border-color"],l=i["border-style"];if(e.c&&(isNaN(o)&&(o=2),isNaN(r)&&(r=2)),s&&(t.style+=`;border:${s}px ${l||"solid"} ${a||"gray"}`),e.flag&&e.c){i.display="grid",r?(i["grid-gap"]=r+"px",i.padding=r+"px"):s&&(t.style+=";border-left:0;border-top:0");const c=[],u=[],p=[],f={};!function e(t){for(let n=0;n<t.length;n++)"tr"===t[n].name?u.push(t[n]):e(t[n].children||[])}(n);for(let e=1;e<=u.length;e++){let t=1;for(let n=0;n<u[e-1].children.length;n++){const i=u[e-1].children[n];if("td"===i.name||"th"===i.name){for(;f[e+"."+t];)t++;let n=i.attrs.style||"",u=n.indexOf("width")?n.indexOf(";width"):0;if(-1!==u){let e=n.indexOf(";",u+6);-1===e&&(e=n.length),i.attrs.colspan||(c[t]=n.substring(u?u+7:6,e)),n=n.substr(0,u)+n.substr(e)}if(n+=";display:flex",u=n.indexOf("vertical-align"),-1!==u){const e=n.substr(u+15,10);e.includes("middle")?n+=";align-items:center":e.includes("bottom")&&(n+=";align-items:flex-end")}else n+=";align-items:center";if(u=n.indexOf("text-align"),-1!==u){const e=n.substr(u+11,10);e.includes("center")?n+=";justify-content: center":e.includes("right")&&(n+=";justify-content: right")}if(n=(s?`;border:${s}px ${l||"solid"} ${a||"gray"}`+(r?"":";border-right:0;border-bottom:0"):"")+(o?`;padding:${o}px`:"")+";"+n,i.attrs.colspan&&(n+=`;grid-column-start:${t};grid-column-end:${t+parseInt(i.attrs.colspan)}`,i.attrs.rowspan||(n+=`;grid-row-start:${e};grid-row-end:${e+1}`),t+=parseInt(i.attrs.colspan)-1),i.attrs.rowspan){n+=`;grid-row-start:${e};grid-row-end:${e+parseInt(i.attrs.rowspan)}`,i.attrs.colspan||(n+=`;grid-column-start:${t};grid-column-end:${t+1}`);for(let n=1;n<i.attrs.rowspan;n++)for(let o=0;o<(i.attrs.colspan||1);o++)f[e+n+"."+(t-o)]=1}n&&(i.attrs.style=n),p.push(i),t++}}if(1===e){let e="";for(let n=1;n<t;n++)e+=(c[n]?c[n]:"auto")+" ";i["grid-template-columns"]=e}}e.children=p}else e.c&&(i.display="table"),isNaN(r)||(i["border-spacing"]=r+"px"),(s||o)&&function e(t){for(let n=0;n<t.length;n++){const r=t[n];"th"===r.name||"td"===r.name?(s&&(r.attrs.style=`border:${s}px ${l||"solid"} ${a||"gray"};${r.attrs.style||""}`),o&&(r.attrs.style=`padding:${o}px;${r.attrs.style||""}`)):r.children&&e(r.children)}}(n);if(this.options.scrollTable&&!(t.style||"").includes("inline")){const n=Object.assign({},e);e.name="div",e.attrs={style:"overflow:auto"},e.children=[n],t=n.attrs}}else if("td"!==e.name&&"th"!==e.name||!t.colspan&&!t.rowspan)if("ruby"===e.name){e.name="span";for(let e=0;e<n.length-1;e++)"text"===n[e].type&&"rt"===n[e+1].name&&(n[e]={name:"div",attrs:{style:"display:inline-block;text-align:center"},children:[{name:"div",attrs:{style:"font-size:50%;"+(n[e+1].attrs.style||"")},children:n[e+1].children},n[e]]},n.splice(e+1,1))}else e.c&&function e(t){t.c=2;for(let n=t.children.length;n--;){const o=t.children[n];o.name&&(Cc.inlineTags[o.name]||(o.attrs.style||"").includes("inline")&&o.children)&&!o.c&&e(o),o.c&&"table"!==o.name||(t.c=1)}}(e);else for(let a=this.stack.length;a--;)if("table"===this.stack[a].name){this.stack[a].flag=1;break}}else{const e={a:"lower-alpha",A:"upper-alpha",i:"lower-roman",I:"upper-roman"};e[t.type]&&(t.style+=";list-style-type:"+e[t.type],t.type=void 0);for(let t=n.length;t--;)"li"===n[t].name&&(n[t].c=1)}if((i.display||"").includes("flex")&&!e.c)for(let a=n.length;a--;){const e=n[a];e.f&&(e.attrs.style=(e.attrs.style||"")+e.f,e.f=void 0)}const s=o&&((o.attrs.style||"").includes("flex")||(o.attrs.style||"").includes("grid"))&&!(e.c&&yn.getNFCAdapter);s&&(e.f=";max-width:100%"),n.length>=50&&e.c&&!(i.display||"").includes("flex")&&Nc(n);for(const a in i)if(i[a]){const n=`;${a}:${i[a].replace(" !important","")}`;s&&(a.includes("flex")&&"flex-direction"!==a||"align-self"===a||a.includes("grid")||"-"===i[a][0]||a.includes("width")&&n.includes("%"))?(e.f+=n,"width"===a&&(t.style+=";width:100%")):t.style+=n}t.style=t.style.substr(1)||void 0;for(const a in t)t[a]||delete t[a]},Mc.prototype.onText=function(e){if(!this.pre){let t,n="";for(let o=0,r=e.length;o<r;o++)Pc[e[o]]?(" "!==n[n.length-1]&&(n+=" "),"\n"!==e[o]||t||(t=!0)):n+=e[o];if(" "===n){if(t)return;{const e=this.stack[this.stack.length-1];if(e&&"t"===e.name[0])return}}e=n}const t=Object.create(null);if(t.type="text",t.text=Qc(e),this.hook(t)){"force"===this.options.selectable&&jc.includes("iOS")&&!bn.canIUse("rich-text.user-select")&&this.expose();(this.stack.length?this.stack[this.stack.length-1].children:this.nodes).push(t)}},zc.prototype.parse=function(e){this.content=e||"",this.i=0,this.start=0,this.state=this.text;for(let t=this.content.length;-1!==this.i&&this.i<t;)this.state()},zc.prototype.checkClose=function(e){const t="/"===this.content[this.i];return!!(">"===this.content[this.i]||t&&">"===this.content[this.i+1])&&(e&&this.handler[e](this.content.substring(this.start,this.i)),this.i+=t?2:1,this.start=this.i,this.handler.onOpenTag(t),"script"===this.handler.tagName?(this.i=this.content.indexOf("</",this.i),-1!==this.i&&(this.i+=2,this.start=this.i),this.state=this.endTag):this.state=this.text,!0)},zc.prototype.text=function(){if(this.i=this.content.indexOf("<",this.i),-1===this.i)return void(this.start<this.content.length&&this.handler.onText(this.content.substring(this.start,this.content.length)));const e=this.content[this.i+1];if(e>="a"&&e<="z"||e>="A"&&e<="Z")this.start!==this.i&&this.handler.onText(this.content.substring(this.start,this.i)),this.start=++this.i,this.state=this.tagName;else if("/"===e||"!"===e||"?"===e){this.start!==this.i&&this.handler.onText(this.content.substring(this.start,this.i));const t=this.content[this.i+2];if("/"===e&&(t>="a"&&t<="z"||t>="A"&&t<="Z"))return this.i+=2,this.start=this.i,void(this.state=this.endTag);let n="--\x3e";"!"===e&&"-"===this.content[this.i+2]&&"-"===this.content[this.i+3]||(n=">"),this.i=this.content.indexOf(n,this.i),-1!==this.i&&(this.i+=n.length,this.start=this.i)}else this.i++},zc.prototype.tagName=function(){if(Pc[this.content[this.i]]){for(this.handler.onTagName(this.content.substring(this.start,this.i));Pc[this.content[++this.i]];);this.i<this.content.length&&!this.checkClose()&&(this.start=this.i,this.state=this.attrName)}else this.checkClose("onTagName")||this.i++},zc.prototype.attrName=function(){let e=this.content[this.i];if(Pc[e]||"="===e){this.handler.onAttrName(this.content.substring(this.start,this.i));let t="="===e;const n=this.content.length;for(;++this.i<n;)if(e=this.content[this.i],!Pc[e]){if(this.checkClose())return;if(t)return this.start=this.i,void(this.state=this.attrVal);if("="!==this.content[this.i])return this.start=this.i,void(this.state=this.attrName);t=!0}}else this.checkClose("onAttrName")||this.i++},zc.prototype.attrVal=function(){const e=this.content[this.i],t=this.content.length;if('"'===e||"'"===e){if(this.start=++this.i,this.i=this.content.indexOf(e,this.i),-1===this.i)return;this.handler.onAttrVal(this.content.substring(this.start,this.i))}else for(;this.i<t;this.i++){if(Pc[this.content[this.i]]){this.handler.onAttrVal(this.content.substring(this.start,this.i));break}if(this.checkClose("onAttrVal"))return}for(;Pc[this.content[++this.i]];);this.i<t&&!this.checkClose()&&(this.start=this.i,this.state=this.attrName)},zc.prototype.endTag=function(){const e=this.content[this.i];if(Pc[e]||">"===e||"/"===e){if(this.handler.onCloseTag(this.content.substring(this.start,this.i)),">"!==e&&(this.i=this.content.indexOf(">",this.i),-1===this.i))return;this.start=++this.i,this.state=this.text}else this.i++};const Fc={props:{mode:{type:String,default:()=>Wl.keyboard.mode},dotDisabled:{type:Boolean,default:()=>Wl.keyboard.dotDisabled},tooltip:{type:Boolean,default:()=>Wl.keyboard.tooltip},showTips:{type:Boolean,default:()=>Wl.keyboard.showTips},tips:{type:String,default:()=>Wl.keyboard.tips},showCancel:{type:Boolean,default:()=>Wl.keyboard.showCancel},showConfirm:{type:Boolean,default:()=>Wl.keyboard.showConfirm},random:{type:Boolean,default:()=>Wl.keyboard.random},safeAreaInsetBottom:{type:Boolean,default:()=>Wl.keyboard.safeAreaInsetBottom},closeOnClickOverlay:{type:Boolean,default:()=>Wl.keyboard.closeOnClickOverlay},show:{type:Boolean,default:()=>Wl.keyboard.show},overlay:{type:Boolean,default:()=>Wl.keyboard.overlay},zIndex:{type:[String,Number],default:()=>Wl.keyboard.zIndex},cancelText:{type:String,default:()=>Wl.keyboard.cancelText},confirmText:{type:String,default:()=>Wl.keyboard.confirmText},autoChange:{type:Boolean,default:()=>Wl.keyboard.autoChange}}},Dc={props:{modelValue:{type:[String,Number],default:()=>Wl.input.value},type:{type:String,default:()=>Wl.input.type},fixed:{type:Boolean,default:()=>Wl.input.fixed},disabled:{type:Boolean,default:()=>Wl.input.disabled},disabledColor:{type:String,default:()=>Wl.input.disabledColor},clearable:{type:Boolean,default:()=>Wl.input.clearable},password:{type:Boolean,default:()=>Wl.input.password},maxlength:{type:[String,Number],default:()=>Wl.input.maxlength},placeholder:{type:String,default:()=>Wl.input.placeholder},placeholderClass:{type:String,default:()=>Wl.input.placeholderClass},placeholderStyle:{type:[String,Object],default:()=>Wl.input.placeholderStyle},showWordLimit:{type:Boolean,default:()=>Wl.input.showWordLimit},confirmType:{type:String,default:()=>Wl.input.confirmType},confirmHold:{type:Boolean,default:()=>Wl.input.confirmHold},holdKeyboard:{type:Boolean,default:()=>Wl.input.holdKeyboard},focus:{type:Boolean,default:()=>Wl.input.focus},autoBlur:{type:Boolean,default:()=>Wl.input.autoBlur},disableDefaultPadding:{type:Boolean,default:()=>Wl.input.disableDefaultPadding},cursor:{type:[String,Number],default:()=>Wl.input.cursor},cursorSpacing:{type:[String,Number],default:()=>Wl.input.cursorSpacing},selectionStart:{type:[String,Number],default:()=>Wl.input.selectionStart},selectionEnd:{type:[String,Number],default:()=>Wl.input.selectionEnd},adjustPosition:{type:Boolean,default:()=>Wl.input.adjustPosition},inputAlign:{type:String,default:()=>Wl.input.inputAlign},fontSize:{type:[String,Number],default:()=>Wl.input.fontSize},color:{type:String,default:()=>Wl.input.color},prefixIcon:{type:String,default:()=>Wl.input.prefixIcon},prefixIconStyle:{type:[String,Object],default:()=>Wl.input.prefixIconStyle},suffixIcon:{type:String,default:()=>Wl.input.suffixIcon},suffixIconStyle:{type:[String,Object],default:()=>Wl.input.suffixIconStyle},border:{type:String,default:()=>Wl.input.border},readonly:{type:Boolean,default:()=>Wl.input.readonly},shape:{type:String,default:()=>Wl.input.shape},formatter:{type:[Function,null],default:()=>Wl.input.formatter},ignoreCompositionEvent:{type:Boolean,default:!0}}},Lc={props:{name:{type:[String,Number],default:()=>Wl.numberBox.name},modelValue:{type:[String,Number],default:()=>Wl.numberBox.value},min:{type:[String,Number],default:()=>Wl.numberBox.min},max:{type:[String,Number],default:()=>Wl.numberBox.max},step:{type:[String,Number],default:()=>Wl.numberBox.step},integer:{type:Boolean,default:()=>Wl.numberBox.integer},disabled:{type:Boolean,default:()=>Wl.numberBox.disabled},disabledInput:{type:Boolean,default:()=>Wl.numberBox.disabledInput},asyncChange:{type:Boolean,default:()=>Wl.numberBox.asyncChange},inputWidth:{type:[String,Number],default:()=>Wl.numberBox.inputWidth},showMinus:{type:Boolean,default:()=>Wl.numberBox.showMinus},showPlus:{type:Boolean,default:()=>Wl.numberBox.showPlus},decimalLength:{type:[String,Number,null],default:()=>Wl.numberBox.decimalLength},longPress:{type:Boolean,default:()=>Wl.numberBox.longPress},color:{type:String,default:()=>Wl.numberBox.color},buttonSize:{type:[String,Number],default:()=>Wl.numberBox.buttonSize},bgColor:{type:String,default:()=>Wl.numberBox.bgColor},cursorSpacing:{type:[String,Number],default:()=>Wl.numberBox.cursorSpacing},disablePlus:{type:Boolean,default:()=>Wl.numberBox.disablePlus},disableMinus:{type:Boolean,default:()=>Wl.numberBox.disableMinus},iconStyle:{type:[Object,String],default:()=>Wl.numberBox.iconStyle}}},Hc={props:{src:{type:String,default:()=>Wl.avatar.src},shape:{type:String,default:()=>Wl.avatar.shape},size:{type:[String,Number],default:()=>Wl.avatar.size},mode:{type:String,default:()=>Wl.avatar.mode},text:{type:String,default:()=>Wl.avatar.text},bgColor:{type:String,default:()=>Wl.avatar.bgColor},color:{type:String,default:()=>Wl.avatar.color},fontSize:{type:[String,Number],default:()=>Wl.avatar.fontSize},icon:{type:String,default:()=>Wl.avatar.icon},mpAvatar:{type:Boolean,default:()=>Wl.avatar.mpAvatar},randomBgColor:{type:Boolean,default:()=>Wl.avatar.randomBgColor},defaultUrl:{type:String,default:()=>Wl.avatar.defaultUrl},colorIndex:{type:[String,Number],validator:e=>Ha.range(e,[0,19])||""===e,default:()=>Wl.avatar.colorIndex},name:{type:String,default:()=>Wl.avatar.name}}},Uc={props:{dashed:{type:Boolean,default:()=>Wl.divider.dashed},hairline:{type:Boolean,default:()=>Wl.divider.hairline},dot:{type:Boolean,default:()=>Wl.divider.dot},textPosition:{type:String,default:()=>Wl.divider.textPosition},text:{type:[String,Number],default:()=>Wl.divider.text},textSize:{type:[String,Number],default:()=>Wl.divider.textSize},textColor:{type:String,default:()=>Wl.divider.textColor},lineColor:{type:String,default:()=>Wl.divider.lineColor}}},Rc={props:{title:{type:[String,Number],default:()=>Wl.stepsItem.title},desc:{type:[String,Number],default:()=>Wl.stepsItem.desc},iconSize:{type:[String,Number],default:()=>Wl.stepsItem.iconSize},error:{type:Boolean,default:()=>Wl.stepsItem.error},itemStyle:{type:[Object],default:{}}}},Vc={props:{direction:{type:String,default:()=>Wl.steps.direction},current:{type:[String,Number],default:()=>Wl.steps.current},activeColor:{type:String,default:()=>Wl.steps.activeColor},inactiveColor:{type:String,default:()=>Wl.steps.inactiveColor},activeIcon:{type:String,default:()=>Wl.steps.activeIcon},inactiveIcon:{type:String,default:()=>Wl.steps.inactiveIcon},dot:{type:Boolean,default:()=>Wl.steps.dot}}},qc={props:{show:{type:Boolean,default:()=>Wl.loadingIcon.show},color:{type:String,default:()=>Wl.loadingIcon.color},textColor:{type:String,default:()=>Wl.loadingIcon.textColor},vertical:{type:Boolean,default:()=>Wl.loadingIcon.vertical},mode:{type:String,default:()=>Wl.loadingIcon.mode},size:{type:[String,Number],default:()=>Wl.loadingIcon.size},textSize:{type:[String,Number],default:()=>Wl.loadingIcon.textSize},text:{type:[String,Number],default:()=>Wl.loadingIcon.text},timingFunction:{type:String,default:()=>Wl.loadingIcon.timingFunction},duration:{type:[String,Number],default:()=>Wl.loadingIcon.duration},inactiveColor:{type:String,default:()=>Wl.loadingIcon.inactiveColor}}},Wc={props:{show:{type:Boolean,default:()=>Wl.popup.show},overlay:{type:Boolean,default:()=>Wl.popup.overlay},mode:{type:String,default:()=>Wl.popup.mode},duration:{type:[String,Number],default:()=>Wl.popup.duration},closeable:{type:Boolean,default:()=>Wl.popup.closeable},overlayStyle:{type:[Object,String],default:()=>Wl.popup.overlayStyle},closeOnClickOverlay:{type:Boolean,default:()=>Wl.popup.closeOnClickOverlay},zIndex:{type:[String,Number],default:()=>Wl.popup.zIndex},safeAreaInsetBottom:{type:Boolean,default:()=>Wl.popup.safeAreaInsetBottom},safeAreaInsetTop:{type:Boolean,default:()=>Wl.popup.safeAreaInsetTop},closeIconPos:{type:String,default:()=>Wl.popup.closeIconPos},round:{type:[Boolean,String,Number],default:()=>Wl.popup.round},zoom:{type:Boolean,default:()=>Wl.popup.zoom},bgColor:{type:String,default:()=>Wl.popup.bgColor},overlayOpacity:{type:[Number,String],default:()=>Wl.popup.overlayOpacity}}},$c={props:{mode:{type:String,default:()=>Wl.numberKeyboard.value},dotDisabled:{type:Boolean,default:()=>Wl.numberKeyboard.dotDisabled},random:{type:Boolean,default:()=>Wl.numberKeyboard.random}}},Yc={props:{random:{type:Boolean,default:!1},autoChange:{type:Boolean,default:!1}}},Jc={props:{duration:{type:Number,default:()=>Wl.tabs.duration},list:{type:Array,default:()=>Wl.tabs.list},lineColor:{type:String,default:()=>Wl.tabs.lineColor},activeStyle:{type:[String,Object],default:()=>Wl.tabs.activeStyle},inactiveStyle:{type:[String,Object],default:()=>Wl.tabs.inactiveStyle},lineWidth:{type:[String,Number],default:()=>Wl.tabs.lineWidth},lineHeight:{type:[String,Number],default:()=>Wl.tabs.lineHeight},lineBgSize:{type:String,default:()=>Wl.tabs.lineBgSize},itemStyle:{type:[String,Object],default:()=>Wl.tabs.itemStyle},scrollable:{type:Boolean,default:()=>Wl.tabs.scrollable},current:{type:[Number,String],default:()=>Wl.tabs.current},keyName:{type:String,default:()=>Wl.tabs.keyName}}},Xc={props:{type:{type:String,default:()=>Wl.text.type},show:{type:Boolean,default:()=>Wl.text.show},text:{type:[String,Number],default:()=>Wl.text.text},prefixIcon:{type:String,default:()=>Wl.text.prefixIcon},suffixIcon:{type:String,default:()=>Wl.text.suffixIcon},mode:{type:String,default:()=>Wl.text.mode},href:{type:String,default:()=>Wl.text.href},format:{type:[String,Function],default:()=>Wl.text.format},call:{type:Boolean,default:()=>Wl.text.call},openType:{type:String,default:()=>Wl.text.openType},bold:{type:Boolean,default:()=>Wl.text.bold},block:{type:Boolean,default:()=>Wl.text.block},lines:{type:[String,Number],default:()=>Wl.text.lines},color:{type:String,default:()=>Wl.text.color},size:{type:[String,Number],default:()=>Wl.text.size},iconStyle:{type:[Object,String],default:()=>Wl.text.iconStyle},decoration:{tepe:String,default:()=>Wl.text.decoration},margin:{type:[Object,String,Number],default:()=>Wl.text.margin},lineHeight:{type:[String,Number],default:()=>Wl.text.lineHeight},align:{type:String,default:()=>Wl.text.align},wordWrap:{type:String,default:()=>Wl.text.wordWrap},flex1:{type:Boolean,default:()=>Wl.text.flex1}}},_c={computed:{value(){const{text:e,mode:t,format:n,href:o}=this;return"price"===t?Ha.func(n)?n(e):ul(e,2):"date"===t?(Ha.date(e),Ha.func(n)?n(e):sl(e,n||"yyyy-mm-dd")):"phone"===t?Ha.func(n)?n(e):"encrypt"===n?`${e.substr(0,3)}****${e.substr(7)}`:e:"name"===t?Ha.func(n)?n(e):"encrypt"===n?this.formatName(e):e:"link"===t?(Ha.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}}},Kc={props:{lang:String,sessionFrom:String,sendMessageTitle:String,sendMessagePath:String,sendMessageImg:String,showMessageCard:Boolean,appParameter:String,formType:String,openType:String}},Gc={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)}}},Zc={props:{color:{type:String,default:()=>Wl.line.color},length:{type:[String,Number],default:()=>Wl.line.length},direction:{type:String,default:()=>Wl.line.direction},hairline:{type:Boolean,default:()=>Wl.line.hairline},margin:{type:[String,Number],default:()=>Wl.line.margin},dashed:{type:Boolean,default:()=>Wl.line.dashed}}},eu={props:{show:{type:Boolean,default:()=>Wl.overlay.show},zIndex:{type:[String,Number],default:()=>Wl.overlay.zIndex},duration:{type:[String,Number],default:()=>Wl.overlay.duration},opacity:{type:[String,Number],default:()=>Wl.overlay.opacity}}},tu={props:{bgColor:{type:String,default:()=>Wl.statusBar.bgColor}}},nu={props:{}},ou={props:{show:{type:Boolean,default:()=>Wl.transition.show},mode:{type:String,default:()=>Wl.transition.mode},duration:{type:[String,Number],default:()=>Wl.transition.duration},timingFunction:{type:String,default:()=>Wl.transition.timingFunction}}},ru=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`}),iu={methods:{clickHandler(){this.$emit("click")},async vueEnter(){const e=ru(this.mode);this.status="enter",this.$emit("beforeEnter"),this.inited=!0,this.display=!0,this.classes=e.enter,await cr(),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=ru(this.mode);this.status="leave",this.$emit("beforeLeave"),this.classes=e.leave,await cr(),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))}}},su={props:{isDot:{type:Boolean,default:()=>Wl.badge.isDot},value:{type:[Number,String],default:()=>Wl.badge.value},modelValue:{type:[Number,String],default:()=>Wl.badge.modelValue},show:{type:Boolean,default:()=>Wl.badge.show},max:{type:[Number,String],default:()=>Wl.badge.max},type:{type:String,default:()=>Wl.badge.type},showZero:{type:Boolean,default:()=>Wl.badge.showZero},bgColor:{type:[String,null],default:()=>Wl.badge.bgColor},color:{type:[String,null],default:()=>Wl.badge.color},shape:{type:String,default:()=>Wl.badge.shape},numberType:{type:String,default:()=>Wl.badge.numberType},offset:{type:Array,default:()=>Wl.badge.offset},inverted:{type:Boolean,default:()=>Wl.badge.inverted},absolute:{type:Boolean,default:()=>Wl.badge.absolute}}},au={props:{color:{type:String,default:()=>Wl.link.color},fontSize:{type:[String,Number],default:()=>Wl.link.fontSize},underLine:{type:Boolean,default:()=>Wl.link.underLine},href:{type:String,default:()=>Wl.link.href},mpTips:{type:String,default:()=>Wl.link.mpTips},lineColor:{type:String,default:()=>Wl.link.lineColor},text:{type:String,default:()=>Wl.link.text}}};exports.Parser=Mc,exports.Pinia=Na,exports.Request=class{constructor(e={}){var t;t=e,"[object Object]"!==Object.prototype.toString.call(t)&&(e={},console.warn("设置全局参数必须接收一个Object")),this.config=vc({...bc,...e}),this.interceptors={request:new mc,response:new mc}}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:uc(e.header||{},t.header||{})};if(o={...o,...yc(["getTask","validateStatus","paramsSerializer","forcedJSONParsing"],e,t)},"DOWNLOAD"===n){const n=["timeout","filePath"];o={...o,...yc(n,e,t)}}else if("UPLOAD"===n)delete o.header["content-type"],delete o.header["Content-Type"],["filePath","name","timeout","formData"].forEach((e=>{pc(t[e])||(o[e]=t[e])})),pc(o.timeout)&&!pc(e.timeout)&&(o.timeout=e.timeout);else{const n=["data","timeout","dataType","responseType","enableHttp2","enableQuic","enableCache","enableHttpDNS","httpDNSServiceId","enableChunked","forceCellularNetwork"];o={...o,...yc(n,e,t)}}return o})(this.config,e);let t=[gc,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=el,exports.addUnit=tl,exports.buttonMixin=Kc,exports.color=ql,exports.colorGradient=Pl,exports.config=Ja,exports.createPinia=Aa,exports.createSSRApp=Es,exports.dayjs=Ac,exports.deepMerge=ol,exports.defProps=Wl,exports.defineComponent=function(e){return w(e)?{setup:e,name:e.name}:e},exports.defineStore=Pa,exports.e=(e,...t)=>g(e,...t),exports.error=rl,exports.f=(e,t)=>function(e,t){let n;if(v(e)||S(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(E(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=pl,exports.getCurrentInstance=Bi,exports.getPx=Xa,exports.getWindowInfo=Ka,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=bn,exports.isRef=Uo,exports.mixin=gl,exports.mpMixin=ml,exports.n=e=>s(e),exports.o=(e,t)=>As(e,t),exports.onHide=Zl,exports.onLaunch=ec,exports.onLoad=tc,exports.onMounted=zr,exports.onPageScroll=oc,exports.onReachBottom=rc,exports.onShareAppMessage=sc,exports.onShareTimeline=ic,exports.onShow=Gl,exports.onUnload=nc,exports.openType=Gc,exports.p=e=>function(e){const{uid:t,__counter:n}=Bi();return t+","+((ys[t]||(ys[t]=[])).push(vi(e))-1)+","+n}(e),exports.props=Ec,exports.props$1=Fc,exports.props$10=$c,exports.props$11=Yc,exports.props$12=Jc,exports.props$13=Xc,exports.props$14=Zc,exports.props$15=eu,exports.props$16=tu,exports.props$17=nu,exports.props$18=ou,exports.props$19=su,exports.props$2=Dc,exports.props$20=au,exports.props$3=Lc,exports.props$4=Hc,exports.props$5=Uc,exports.props$6=Rc,exports.props$7=Vc,exports.props$8=qc,exports.props$9=Wc,exports.r=(e,t,n)=>Ss(e,t,n),exports.random=Ga,exports.randomArray=il,exports.reactive=jo,exports.ref=Ro,exports.relativeTime=Sc,exports.resolveComponent=function(e,t){return function(e,t,n=!0,o=!1){const r=xr||Si;if(r){const n=r.type;if(e===Wr){const e=function(e,t=!0){return w(e)?e.displayName||e.name:e.name||t&&e.__name}(n,!1);if(e&&(e===t||e===N(t)||e===F(N(t))))return n}const i=$r(r[e]||n[e],t)||$r(r.appContext[e],t);return!i&&o?n:i}}(Wr,e,!0,t)||e},exports.s=e=>Bs(e),exports.sleep=_a,exports.sr=(e,t,n)=>function(e,t,n={}){const{$templateRefs:o}=Bi();o.push({i:t,r:e,k:n.k,f:n.f})}(e,t,n),exports.t=e=>(e=>S(e)?e:null==e?"":v(e)||E(e)&&(e.toString===k||!w(e.toString))?JSON.stringify(e,a,2):String(e))(e),exports.test=Ha,exports.toast=cl,exports.transitionMixin=iu,exports.unref=qo,exports.uviewPlus=_l,exports.value=_c,exports.watch=Br;
|