2025-09-10 16:14:05 +08:00
|
|
|
(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const r of document.querySelectorAll('link[rel="modulepreload"]'))s(r);new MutationObserver(r=>{for(const o of r)if(o.type==="childList")for(const l of o.addedNodes)l.tagName==="LINK"&&l.rel==="modulepreload"&&s(l)}).observe(document,{childList:!0,subtree:!0});function n(r){const o={};return r.integrity&&(o.integrity=r.integrity),r.referrerpolicy&&(o.referrerPolicy=r.referrerpolicy),r.crossorigin==="use-credentials"?o.credentials="include":r.crossorigin==="anonymous"?o.credentials="omit":o.credentials="same-origin",o}function s(r){if(r.ep)return;r.ep=!0;const o=n(r);fetch(r.href,o)}})();/**
|
|
|
|
|
* @vue/shared v3.5.21
|
|
|
|
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
|
|
|
* @license MIT
|
|
|
|
|
**/function Ps(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return n=>n in t}const ee={},Mt=[],Fe=()=>{},Wr=()=>!1,$n=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),As=e=>e.startsWith("onUpdate:"),ue=Object.assign,Rs=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},pi=Object.prototype.hasOwnProperty,J=(e,t)=>pi.call(e,t),j=Array.isArray,It=e=>dn(e)==="[object Map]",Vn=e=>dn(e)==="[object Set]",Ys=e=>dn(e)==="[object Date]",$=e=>typeof e=="function",le=e=>typeof e=="string",ze=e=>typeof e=="symbol",se=e=>e!==null&&typeof e=="object",qr=e=>(se(e)||$(e))&&$(e.then)&&$(e.catch),zr=Object.prototype.toString,dn=e=>zr.call(e),hi=e=>dn(e).slice(8,-1),Gr=e=>dn(e)==="[object Object]",Ts=e=>le(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Jt=Ps(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Bn=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},gi=/-\w/g,Te=Bn(e=>e.replace(gi,t=>t.slice(1).toUpperCase())),mi=/\B([A-Z])/g,Ct=Bn(e=>e.replace(mi,"-$1").toLowerCase()),Un=Bn(e=>e.charAt(0).toUpperCase()+e.slice(1)),es=Bn(e=>e?`on${Un(e)}`:""),pt=(e,t)=>!Object.is(e,t),xn=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},Jr=(e,t,n,s=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:s,value:n})},An=e=>{const t=parseFloat(e);return isNaN(t)?e:t};let Qs;const pn=()=>Qs||(Qs=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Os(e){if(j(e)){const t={};for(let n=0;n<e.length;n++){const s=e[n],r=le(s)?bi(s):Os(s);if(r)for(const o in r)t[o]=r[o]}return t}else if(le(e)||se(e))return e}const _i=/;(?![^(]*\))/g,vi=/:([^]+)/,yi=/\/\*[^]*?\*\//g;function bi(e){const t={};return e.replace(yi,"").split(_i).forEach(n=>{if(n){const s=n.split(vi);s.length>1&&(t[s[0].trim()]=s[1].trim())}}),t}function St(e){let t="";if(le(e))t=e;else if(j(e))for(let n=0;n<e.length;n++){const s=St(e[n]);s&&(t+=s+" ")}else if(se(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const xi="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",Si=Ps(xi);function Yr(e){return!!e||e===""}function wi(e,t){if(e.length!==t.length)return!1;let n=!0;for(let s=0;n&&s<e.length;s++)n=Kn(e[s],t[s]);return n}function Kn(e,t){if(e===t)return!0;let n=Ys(e),s=Ys(t);if(n||s)return n&&s?e.getTime()===t.getTime():!1;if(n=ze(e),s=ze(t),n||s)return e===t;if(n=j(e),s=j(t),n||s)return n&&s?wi(e,t):!1;if(n=se(e),s=se(t),n||s){if(!n||!s)return!1;const r=Object.keys(e).length,o=Object.keys(t).length;if(r!==o)return!1;for(const l in e){const i=e.hasOwnProperty(l),c=t.hasOwnProperty(l);if(i&&!c||!i&&c||!Kn(e[l],t[l]))return!1}}return String(e)===String(t)}function Ci(e,t){return e.findIndex(n=>Kn(n,t))}const Qr=e=>!!(e&&e.__v_isRef===!0),X=e=>le(e)?e:e==null?"":j(e)||se(e)&&(e.toString===zr||!$(e.toString))?Qr(e)?X(e.value):JSON.stringify(e,Xr,2):String(e),Xr=(e,t)=>Qr(t)?Xr(e,t.value):It(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[s,r],o)=>(n[ts(s,o)+" =>"]=r,n),{})}:Vn(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>ts(n))}:ze(t)?ts(t):se(t)&&!j(t)&&!Gr(t)?String(t):t,ts=(e,t="")=>{var n;return ze(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/**
|
|
|
|
|
* @vue/reactivity v3.5.21
|
|
|
|
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
|
|
|
* @license MIT
|
|
|
|
|
**/let be;class Ei{constructor(t=!1){this.detached=t,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=be,!t&&be&&(this.index=(be.scopes||(be.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].pause();for(t=0,n=this.effects.length;t<n;t++)this.effects[t].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].resume();for(t=0,n=this.effects.length;t<n;t++)this.effects[t].resume()}}run(t){if(this._active){const n=be;try{return be=this,t()}finally{be=n}}}on(){++this._on===1&&(this.prevScope=be,be=this)}off(){this._on>0&&--this._on===0&&(be=this.prevScope,this.prevScope=void 0)}stop(t){if(this._active){this._active=!1;let n,s;for(n=0,s=this.effects.length;n<s;n++)this.effects[n].stop();for(this.effects.length=0,n=0,s=this.cleanups.length;n<s;n++)this.cleanups[n]();if(this.cleanups.length=0,this.scopes){for(n=0,s=this.scopes.length;n<s;n++)this.scopes[n].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!t){const r=this.parent.scopes.pop();r&&r!==this&&(this.parent.scopes[this.index]=r,r.index=this.index)}this.parent=void 0}}}function Pi(){return be}let ne;const ns=new WeakSet;class Zr{constructor(t){this.fn=t,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,be&&be.active&&be.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,ns.has(this)&&(ns.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||to(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,Xs(this),no(this);const t=ne,n=ke;ne=this,ke=!0;try{return this.fn()}finally{so(this),ne=t,ke=n,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)Ds(t);this.deps=this.depsTail=void 0,Xs(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?ns.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){ps(this)&&this.run()}get dirty(){return ps(this)}}let eo=0,Yt,Qt;function to(e,t=!1){if(e.flags|=8,t){e.next=Qt,Qt=e;return}e.next=Yt,Yt=e}function Ms(){eo++}function Is(){if(--eo>0)return;if(Qt){let t=Qt;for(Qt=void 0;t;){const n=t.next;t.next=void 0,t.flags&=-9,t=n}}let e;for(;Yt;){let t=Yt;for(Yt=void 0;t;){const n=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(s){e||(e=s)}t=n}}if(e)throw e}function no(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function so(e){let t,n=e.depsTail,s=n;for(;s;){const r=s.prevDep;s.version===-1?(s===n&&(n=r),Ds(s),Ai(s)):t=s,s.dep.activeLink=s.prevActiveLink,s.prevActiveLink=void 0,s=r}e.deps=t,e.depsTail=n}function ps(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(ro(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function ro(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===rn)||(e.globalVersion=rn,!e.isSSR&&e.flags&128&&(!e.deps&&!e._dirty||!ps(e))))return;e.flags|=2;const t=e.dep,n=ne,s=ke;ne=e,ke=!0;try{no(e);const r=e.fn(e._value);(t.version===0||pt(r,e._value))&&(e.flags|=128,e._value=r,t.version++)}catch(r){throw t.version++,r}finally{ne=n,ke=s,so(e),e.flags&=-3}}function Ds(e,t=!1){const{dep:n,prevSub:s,nextSub:r}=e;if(s&&(s.nextSub=r,e.prevSub=void 0),r&&(r.prevSub=s,e.nextSub=void 0),n.subs===e&&(n.subs=s,!s&&n.computed)){n.computed.flags&=-5;for(let o=n.computed.deps;o;o=o.nextDep)Ds(o,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function Ai(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}let ke=!0;const oo=[];function nt(){oo.push(ke),ke=!1}function st(){const e=oo.pop();ke=e===void 0?!0:e}function Xs(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const n=ne;ne=void 0;try{t()}finally{ne=n}}}let rn=0;class Ri{constructor(t,n){this.sub=t,this.dep=n,this.version=n.version,this.nextDep=this.prevDep=t
|
|
|
|
|
* @vue/runtime-core v3.5.21
|
|
|
|
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
|
|
|
* @license MIT
|
|
|
|
|
**/function hn(e,t,n,s){try{return s?e(...s):e()}catch(r){zn(r,t,n)}}function Ge(e,t,n,s){if($(e)){const r=hn(e,t,n,s);return r&&qr(r)&&r.catch(o=>{zn(o,t,n)}),r}if(j(e)){const r=[];for(let o=0;o<e.length;o++)r.push(Ge(e[o],t,n,s));return r}}function zn(e,t,n,s=!0){const r=t?t.vnode:null,{errorHandler:o,throwUnhandledErrorInProduction:l}=t&&t.appContext.config||ee;if(t){let i=t.parent;const c=t.proxy,d=`https://vuejs.org/error-reference/#runtime-${n}`;for(;i;){const a=i.ec;if(a){for(let p=0;p<a.length;p++)if(a[p](e,c,d)===!1)return}i=i.parent}if(o){nt(),hn(o,null,10,[e,c,d]),st();return}}el(e,n,r,s,l)}function el(e,t,n,s=!0,r=!1){if(r)throw e;console.error(e)}const _e=[];let Ue=-1;const kt=[];let at=null,Tt=0;const vo=Promise.resolve();let On=null;function js(e){const t=On||vo;return e?t.then(this?e.bind(this):e):t}function tl(e){let t=Ue+1,n=_e.length;for(;t<n;){const s=t+n>>>1,r=_e[s],o=ln(r);o<e||o===e&&r.flags&2?t=s+1:n=s}return t}function Hs(e){if(!(e.flags&1)){const t=ln(e),n=_e[_e.length-1];!n||!(e.flags&2)&&t>=ln(n)?_e.push(e):_e.splice(tl(t),0,e),e.flags|=1,yo()}}function yo(){On||(On=vo.then(xo))}function nl(e){j(e)?kt.push(...e):at&&e.id===-1?at.splice(Tt+1,0,e):e.flags&1||(kt.push(e),e.flags|=1),yo()}function er(e,t,n=Ue+1){for(;n<_e.length;n++){const s=_e[n];if(s&&s.flags&2){if(e&&s.id!==e.uid)continue;_e.splice(n,1),n--,s.flags&4&&(s.flags&=-2),s(),s.flags&4||(s.flags&=-2)}}}function bo(e){if(kt.length){const t=[...new Set(kt)].sort((n,s)=>ln(n)-ln(s));if(kt.length=0,at){at.push(...t);return}for(at=t,Tt=0;Tt<at.length;Tt++){const n=at[Tt];n.flags&4&&(n.flags&=-2),n.flags&8||n(),n.flags&=-2}at=null,Tt=0}}const ln=e=>e.id==null?e.flags&2?-1:1/0:e.id;function xo(e){const t=Fe;try{for(Ue=0;Ue<_e.length;Ue++){const n=_e[Ue];n&&!(n.flags&8)&&(n.flags&4&&(n.flags&=-2),hn(n,n.i,n.i?15:14),n.flags&4||(n.flags&=-2))}}finally{for(;Ue<_e.length;Ue++){const n=_e[Ue];n&&(n.flags&=-2)}Ue=-1,_e.length=0,bo(),On=null,(_e.length||kt.length)&&xo()}}let Ee=null,So=null;function Mn(e){const t=Ee;return Ee=e,So=e&&e.type.__scopeId||null,t}function We(e,t=Ee,n){if(!t||e._n)return e;const s=(...r)=>{s._d&&Fn(-1);const o=Mn(t);let l;try{l=e(...r)}finally{Mn(o),s._d&&Fn(1)}return l};return s._n=!0,s._c=!0,s._d=!0,s}function Me(e,t){if(Ee===null)return e;const n=Xn(Ee),s=e.dirs||(e.dirs=[]);for(let r=0;r<t.length;r++){let[o,l,i,c=ee]=t[r];o&&($(o)&&(o={mounted:o,updated:o}),o.deep&&et(l),s.push({dir:o,instance:n,value:l,oldValue:void 0,arg:i,modifiers:c}))}return e}function _t(e,t,n,s){const r=e.dirs,o=t&&t.dirs;for(let l=0;l<r.length;l++){const i=r[l];o&&(i.oldValue=o[l].value);let c=i.dir[s];c&&(nt(),Ge(c,n,8,[e.el,i,e,t]),st())}}const sl=Symbol("_vte"),rl=e=>e.__isTeleport,ol=Symbol("_leaveCb");function $s(e,t){e.shapeFlag&6&&e.component?(e.transition=t,$s(e.component.subTree,t)):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function wo(e,t){return $(e)?(()=>ue({name:e.name},t,{setup:e}))():e}function Co(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}const In=new WeakMap;function Xt(e,t,n,s,r=!1){if(j(e)){e.forEach((R,O)=>Xt(R,t&&(j(t)?t[O]:t),n,s,r));return}if(Zt(s)&&!r){s.shapeFlag&512&&s.type.__asyncResolved&&s.component.subTree.component&&Xt(e,t,n,s.component.subTree);return}const o=s.shapeFlag&4?Xn(s.component):s.el,l=r?null:o,{i,r:c}=e,d=t&&t.r,a=i.refs===ee?i.refs={}:i.refs,p=i.setupState,g=G(p),_=p===ee?Wr:R=>J(g,R);if(d!=null&&d!==c){if(tr(t),le(d))a[d]=null,_(d)&&(p[d]=null);else if(ge(d)){d.value=null;const R=t;R.k&&(a[R.k]=null)}}if($(c))hn(c,i,12,[l,a]);else{const R=le(c),O=ge(c);if(R||O){const V=()=>{if(e.f){const k=R?_(c)?p[c]:a[c]:c.value;if(r)j(k)&&Rs(k,o);else if(j(k))k.includes(o)||k.push(o);else if(R)a[c]=[o],_(c)&&(p[c]=a[c]);else{const M=[o];c.value=M,e.k&&(a[e.k]=M)}}else R?(a[c]=l,_(c)&&(p[c]=l)):O&&(c.value=l,e.k&&(a[e.k]=l))};if(l){const k=()=>{V(),In.delete(e)};k.id=-1,In.set(e,k),Ce(k,n)}else tr(e),V()}}}function tr(e){const t=In.get(e);t&&(t.flags|=8,In.delete(e))}pn().requestIdleCallback;pn().cancelIdleCallback;const Zt=e=>!!e.type.
|
|
|
|
|
* @vue/runtime-dom v3.5.21
|
|
|
|
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
|
|
|
* @license MIT
|
|
|
|
|
**/let Ss;const pr=typeof window<"u"&&window.trustedTypes;if(pr)try{Ss=pr.createPolicy("vue",{createHTML:e=>e})}catch{}const Yo=Ss?e=>Ss.createHTML(e):e=>e,pc="http://www.w3.org/2000/svg",hc="http://www.w3.org/1998/Math/MathML",Xe=typeof document<"u"?document:null,hr=Xe&&Xe.createElement("template"),gc={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,s)=>{const r=t==="svg"?Xe.createElementNS(pc,e):t==="mathml"?Xe.createElementNS(hc,e):n?Xe.createElement(e,{is:n}):Xe.createElement(e);return e==="select"&&s&&s.multiple!=null&&r.setAttribute("multiple",s.multiple),r},createText:e=>Xe.createTextNode(e),createComment:e=>Xe.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Xe.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,s,r,o){const l=n?n.previousSibling:t.lastChild;if(r&&(r===o||r.nextSibling))for(;t.insertBefore(r.cloneNode(!0),n),!(r===o||!(r=r.nextSibling)););else{hr.innerHTML=Yo(s==="svg"?`<svg>${e}</svg>`:s==="mathml"?`<math>${e}</math>`:e);const i=hr.content;if(s==="svg"||s==="mathml"){const c=i.firstChild;for(;c.firstChild;)i.appendChild(c.firstChild);i.removeChild(c)}t.insertBefore(i,n)}return[l?l.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},mc=Symbol("_vtc");function _c(e,t,n){const s=e[mc];s&&(t=(t?[t,...s]:[...s]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const Ln=Symbol("_vod"),Qo=Symbol("_vsh"),gr={name:"show",beforeMount(e,{value:t},{transition:n}){e[Ln]=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):Wt(e,t)},mounted(e,{value:t},{transition:n}){n&&t&&n.enter(e)},updated(e,{value:t,oldValue:n},{transition:s}){!t!=!n&&(s?t?(s.beforeEnter(e),Wt(e,!0),s.enter(e)):s.leave(e,()=>{Wt(e,!1)}):Wt(e,t))},beforeUnmount(e,{value:t}){Wt(e,t)}};function Wt(e,t){e.style.display=t?e[Ln]:"none",e[Qo]=!t}const vc=Symbol(""),yc=/(?:^|;)\s*display\s*:/;function bc(e,t,n){const s=e.style,r=le(n);let o=!1;if(n&&!r){if(t)if(le(t))for(const l of t.split(";")){const i=l.slice(0,l.indexOf(":")).trim();n[i]==null&&Pn(s,i,"")}else for(const l in t)n[l]==null&&Pn(s,l,"");for(const l in n)l==="display"&&(o=!0),Pn(s,l,n[l])}else if(r){if(t!==n){const l=s[vc];l&&(n+=";"+l),s.cssText=n,o=yc.test(n)}}else t&&e.removeAttribute("style");Ln in e&&(e[Ln]=o?s.display:"",e[Qo]&&(s.display="none"))}const mr=/\s*!important$/;function Pn(e,t,n){if(j(n))n.forEach(s=>Pn(e,t,s));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const s=xc(e,t);mr.test(n)?e.setProperty(Ct(s),n.replace(mr,""),"important"):e[s]=n}}const _r=["Webkit","Moz","ms"],cs={};function xc(e,t){const n=cs[t];if(n)return n;let s=Te(t);if(s!=="filter"&&s in e)return cs[t]=s;s=Un(s);for(let r=0;r<_r.length;r++){const o=_r[r]+s;if(o in e)return cs[t]=o}return t}const vr="http://www.w3.org/1999/xlink";function yr(e,t,n,s,r,o=Si(t)){s&&t.startsWith("xlink:")?n==null?e.removeAttributeNS(vr,t.slice(6,t.length)):e.setAttributeNS(vr,t,n):n==null||o&&!Yr(n)?e.removeAttribute(t):e.setAttribute(t,o?"":ze(n)?String(n):n)}function br(e,t,n,s,r){if(t==="innerHTML"||t==="textContent"){n!=null&&(e[t]=t==="innerHTML"?Yo(n):n);return}const o=e.tagName;if(t==="value"&&o!=="PROGRESS"&&!o.includes("-")){const i=o==="OPTION"?e.getAttribute("value")||"":e.value,c=n==null?e.type==="checkbox"?"on":"":String(n);(i!==c||!("_value"in e))&&(e.value=c),n==null&&e.removeAttribute(t),e._value=n;return}let l=!1;if(n===""||n==null){const i=typeof e[t];i==="boolean"?n=Yr(n):n==null&&i==="string"?(n="",l=!0):i==="number"&&(n=0,l=!0)}try{e[t]=n}catch{}l&&e.removeAttribute(r||t)}function bt(e,t,n,s){e.addEventListener(t,n,s)}function Sc(e,t,n,s){e.removeEventListener(t,n,s)}const xr=Symbol("_vei");function wc(e,t,n,s,r=null){const o=e[xr]||(e[xr]={}),l=o[t];if(s&&l)l.value=s;else{const[i,c]=Cc(t);if(s){const d=o[t]=Ac(s,r);bt(e,i,d,c)}else l&&(Sc(e,i,l,c),o[t]=void 0)}}const Sr=/(?:Once|Passive|Capture)$/;function Cc(
|
|
|
|
|
* vue-router v4.5.1
|
|
|
|
|
* (c) 2025 Eduardo San Martin Morote
|
|
|
|
|
* @license MIT
|
2025-09-10 16:25:52 +08:00
|
|
|
*/const Ot=typeof document<"u";function Xo(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function Uc(e){return e.__esModule||e[Symbol.toStringTag]==="Module"||e.default&&Xo(e.default)}const z=Object.assign;function as(e,t){const n={};for(const s in t){const r=t[s];n[s]=Ne(r)?r.map(e):e(r)}return n}const nn=()=>{},Ne=Array.isArray,Zo=/#/g,Kc=/&/g,Wc=/\//g,qc=/=/g,zc=/\?/g,ei=/\+/g,Gc=/%5B/g,Jc=/%5D/g,ti=/%5E/g,Yc=/%60/g,ni=/%7B/g,Qc=/%7C/g,si=/%7D/g,Xc=/%20/g;function Ws(e){return encodeURI(""+e).replace(Qc,"|").replace(Gc,"[").replace(Jc,"]")}function Zc(e){return Ws(e).replace(ni,"{").replace(si,"}").replace(ti,"^")}function ws(e){return Ws(e).replace(ei,"%2B").replace(Xc,"+").replace(Zo,"%23").replace(Kc,"%26").replace(Yc,"`").replace(ni,"{").replace(si,"}").replace(ti,"^")}function eu(e){return ws(e).replace(qc,"%3D")}function tu(e){return Ws(e).replace(Zo,"%23").replace(zc,"%3F")}function nu(e){return e==null?"":tu(e).replace(Wc,"%2F")}function an(e){try{return decodeURIComponent(""+e)}catch{}return""+e}const su=/\/$/,ru=e=>e.replace(su,"");function fs(e,t,n="/"){let s,r={},o="",l="";const i=t.indexOf("#");let c=t.indexOf("?");return i<c&&i>=0&&(c=-1),c>-1&&(s=t.slice(0,c),o=t.slice(c+1,i>-1?i:t.length),r=e(o)),i>-1&&(s=s||t.slice(0,i),l=t.slice(i,t.length)),s=cu(s!=null?s:t,n),{fullPath:s+(o&&"?")+o+l,path:s,query:r,hash:an(l)}}function ou(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function Rr(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function iu(e,t,n){const s=t.matched.length-1,r=n.matched.length-1;return s>-1&&s===r&&Ht(t.matched[s],n.matched[r])&&ri(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function Ht(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function ri(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!lu(e[n],t[n]))return!1;return!0}function lu(e,t){return Ne(e)?Tr(e,t):Ne(t)?Tr(t,e):e===t}function Tr(e,t){return Ne(t)?e.length===t.length&&e.every((n,s)=>n===t[s]):e.length===1&&e[0]===t}function cu(e,t){if(e.startsWith("/"))return e;if(!e)return t;const n=t.split("/"),s=e.split("/"),r=s[s.length-1];(r===".."||r===".")&&s.push("");let o=n.length-1,l,i;for(l=0;l<s.length;l++)if(i=s[l],i!==".")if(i==="..")o>1&&o--;else break;return n.slice(0,o).join("/")+"/"+s.slice(l).join("/")}const ct={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0};var fn;(function(e){e.pop="pop",e.push="push"})(fn||(fn={}));var sn;(function(e){e.back="back",e.forward="forward",e.unknown=""})(sn||(sn={}));function uu(e){if(!e)if(Ot){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),ru(e)}const au=/^[^#]+#/;function fu(e,t){return e.replace(au,"#")+t}function du(e,t){const n=document.documentElement.getBoundingClientRect(),s=e.getBoundingClientRect();return{behavior:t.behavior,left:s.left-n.left-(t.left||0),top:s.top-n.top-(t.top||0)}}const Zn=()=>({left:window.scrollX,top:window.scrollY});function pu(e){let t;if("el"in e){const n=e.el,s=typeof n=="string"&&n.startsWith("#"),r=typeof n=="string"?s?document.getElementById(n.slice(1)):document.querySelector(n):n;if(!r)return;t=du(r,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(t.left!=null?t.left:window.scrollX,t.top!=null?t.top:window.scrollY)}function Or(e,t){return(history.state?history.state.position-t:-1)+e}const Cs=new Map;function hu(e,t){Cs.set(e,t)}function gu(e){const t=Cs.get(e);return Cs.delete(e),t}let mu=()=>location.protocol+"//"+location.host;function oi(e,t){const{pathname:n,search:s,hash:r}=t,o=e.indexOf("#");if(o>-1){let i=r.includes(e.slice(o))?e.slice(o).length:1,c=r.slice(i);return c[0]!=="/"&&(c="/"+c),Rr(c,"")}return Rr(n,e)+s+r}function _u(e,t,n,s){let r=[],o=[],l=null;const i=({state:g})=>{const _=oi(e,location),R=n.value,O=t.value;let V=0;if(g){if(n.value=_,t.value=g,l&&l===R){l=null;return}V=O?g.po
|