2025-05-15 16:49:22 +08:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<link rel="icon" href="data:;">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
<title>MEGMEET</title>
|
|
|
|
<script>
|
|
|
|
|
|
|
|
</script>
|
|
|
|
<script type="module" crossorigin>/**
|
|
|
|
* @vue/shared v3.4.21
|
|
|
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
|
|
* @license MIT
|
|
|
|
**/
|
2025-07-21 14:39:57 +08:00
|
|
|
function I(I,i){const l=new Set(I.split(","));return i?I=>l.has(I.toLowerCase()):I=>l.has(I)}!function(){const I=document.createElement("link").relList;if(!(I&&I.supports&&I.supports("modulepreload"))){for(const I of document.querySelectorAll('link[rel="modulepreload"]'))i(I);new MutationObserver((I=>{for(const l of I)if("childList"===l.type)for(const I of l.addedNodes)"LINK"===I.tagName&&"modulepreload"===I.rel&&i(I)})).observe(document,{childList:!0,subtree:!0})}function i(I){if(I.ep)return;I.ep=!0;const i=function(I){const i={};return I.integrity&&(i.integrity=I.integrity),I.referrerPolicy&&(i.referrerPolicy=I.referrerPolicy),"use-credentials"===I.crossOrigin?i.credentials="include":"anonymous"===I.crossOrigin?i.credentials="omit":i.credentials="same-origin",i}(I);fetch(I.href,i)}}();const i={},l=[],b=()=>{},G=()=>!1,Z=I=>111===I.charCodeAt(0)&&110===I.charCodeAt(1)&&(I.charCodeAt(2)>122||I.charCodeAt(2)<97),g=I=>I.startsWith("onUpdate:"),A=Object.assign,L=(I,i)=>{const l=I.indexOf(i);l>-1&&I.splice(l,1)},C=Object.prototype.hasOwnProperty,W=(I,i)=>C.call(I,i),d=Array.isArray,u=I=>"[object Map]"===O(I),N=I=>"[object Set]"===O(I),M=I=>"function"==typeof I,m=I=>"string"==typeof I,Y=I=>"symbol"==typeof I,c=I=>null!==I&&"object"==typeof I,j=I=>(c(I)||M(I))&&M(I.then)&&M(I.catch),s=Object.prototype.toString,O=I=>s.call(I),V=I=>O(I).slice(8,-1),y=I=>"[object Object]"===O(I),J=I=>m(I)&&"NaN"!==I&&"-"!==I[0]&&""+parseInt(I,10)===I,S=I(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),R=I=>{const i=Object.create(null);return l=>i[l]||(i[l]=I(l))},w=/-(\w)/g,D=R((I=>I.replace(w,((I,i)=>i?i.toUpperCase():"")))),h=/\B([A-Z])/g,B=R((I=>I.replace(h,"-$1").toLowerCase())),X=R((I=>I.charAt(0).toUpperCase()+I.slice(1))),p=R((I=>I?`on${X(I)}`:"")),a=(I,i)=>!Object.is(I,i),U=(I,i)=>{for(let l=0;l<I.length;l++)I[l](i)},T=(I,i,l)=>{Object.defineProperty(I,i,{configurable:!0,enumerable:!1,value:l})},k=I=>{const i=parseFloat(I);return isNaN(i)?I:i};let Q;const F=()=>Q||(Q="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:{});function t(I){if(d(I)){const i={};for(let l=0;l<I.length;l++){const b=I[l],G=m(b)?x(b):t(b);if(G)for(const I in G)i[I]=G[I]}return i}if(m(I)||c(I))return I}const n=/;(?![^(]*\))/g,z=/:([^]+)/,o=/\/\*[^]*?\*\//g;function x(I){const i={};return I.replace(o,"").split(n).forEach((I=>{if(I){const l=I.split(z);l.length>1&&(i[l[0].trim()]=l[1].trim())}})),i}function H(I){let i="";if(m(I))i=I;else if(d(I))for(let l=0;l<I.length;l++){const b=H(I[l]);b&&(i+=b+" ")}else if(c(I))for(const l in I)I[l]&&(i+=l+" ");return i.trim()}const v=I("itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly");function E(I){return!!I||""===I}const e=I=>m(I)?I:null==I?"":d(I)||c(I)&&(I.toString===s||!M(I.toString))?JSON.stringify(I,r,2):String(I),r=(I,i)=>i&&i.__v_isRef?r(I,i.value):u(i)?{[`Map(${i.size})`]:[...i.entries()].reduce(((I,[i,l],b)=>(I[K(i,b)+" =>"]=l,I)),{})}:N(i)?{[`Set(${i.size})`]:[...i.values()].map((I=>K(I)))}:Y(i)?K(i):!c(i)||d(i)||y(i)?i:String(i),K=(I,i="")=>{var l;return Y(I)?`Symbol(${null!=(l=I.description)?l:i})`:I};
|
2025-05-15 16:49:22 +08:00
|
|
|
/**
|
|
|
|
* @vue/reactivity v3.4.21
|
|
|
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
|
|
* @license MIT
|
|
|
|
**/
|
2025-07-21 14:39:57 +08:00
|
|
|
let P,q;class f{constructor(I=!1){this.detached=I,this._active=!0,this.effects=[],this.cleanups=[],this.parent=P,!I&&P&&(this.index=(P.scopes||(P.scopes=[])).push(this)-1)}get active(){return this._active}run(I){if(this._active){const i=P;try{return P=this,I()}finally{P=i}}}on(){P=this}off(){P=this.parent}stop(I){if(this._active){let i,l;for(i=0,l=this.effects.length;i<l;i++)this.effects[i].stop();for(i=0,l=this.cleanups.length;i<l;i++)this.cleanups[i]();if(this.scopes)for(i=0,l=this.scopes.length;i<l;i++)this.scopes[i].stop(!0);if(!this.detached&&this.parent&&!I){const I=this.parent.scopes.pop();I&&I!==this&&(this.parent.scopes[this.index]=I,I.index=this.index)}this.parent=void 0,this._active=!1}}}class _{constructor(I,i,l,b){this.fn=I,this.trigger=i,this.scheduler=l,this.active=!0,this.deps=[],this._dirtyLevel=4,this._trackId=0,this._runnings=0,this._shouldSchedule=!1,this._depsLength=0,function(I,i=P){i&&i.active&&i.effects.push(I)}(this,b)}get dirty(){if(2===this._dirtyLevel||3===this._dirtyLevel){this._dirtyLevel=1,ZI();for(let I=0;I<this._depsLength;I++){const i=this.deps[I];if(i.computed&&(i.computed.value,this._dirtyLevel>=4))break}1===this._dirtyLevel&&(this._dirtyLevel=0),gI()}return this._dirtyLevel>=4}set dirty(I){this._dirtyLevel=I?4:0}run(){if(this._dirtyLevel=0,!this.active)return this.fn();let I=lI,i=q;try{return lI=!0,q=this,this._runnings++,$(this),this.fn()}finally{II(this),this._runnings--,q=i,lI=I}}stop(){var I;this.active&&($(this),II(this),null==(I=this.onStop)||I.call(this),this.active=!1)}}function $(I){I._trackId++,I._depsLength=0}function II(I){if(I.deps.length>I._depsLength){for(let i=I._depsLength;i<I.deps.length;i++)iI(I.deps[i],I);I.deps.length=I._depsLength}}function iI(I,i){const l=I.get(i);void 0!==l&&i._trackId!==l&&(I.delete(i),0===I.size&&I.cleanup())}let lI=!0,bI=0;const GI=[];function ZI(){GI.push(lI),lI=!1}function gI(){const I=GI.pop();lI=void 0===I||I}function AI(){bI++}function LI(){for(bI--;!bI&&WI.length;)WI.shift()()}function CI(I,i,l){if(i.get(I)!==I._trackId){i.set(I,I._trackId);const l=I.deps[I._depsLength];l!==i?(l&&iI(l,I),I.deps[I._depsLength++]=i):I._depsLength++}}const WI=[];function dI(I,i,l){AI();for(const b of I.keys()){let l;b._dirtyLevel<i&&(null!=l?l:l=I.get(b)===b._trackId)&&(b._shouldSchedule||(b._shouldSchedule=0===b._dirtyLevel),b._dirtyLevel=i),b._shouldSchedule&&(null!=l?l:l=I.get(b)===b._trackId)&&(b.trigger(),b._runnings&&!b.allowRecurse||2===b._dirtyLevel||(b._shouldSchedule=!1,b.scheduler&&WI.push(b.scheduler)))}LI()}const uI=(I,i)=>{const l=new Map;return l.cleanup=I,l.computed=i,l},NI=new WeakMap,MI=Symbol(""),mI=Symbol("");function YI(I,i,l){if(lI&&q){let i=NI.get(I);i||NI.set(I,i=new Map);let b=i.get(l);b||i.set(l,b=uI((()=>i.delete(l)))),CI(q,b)}}function cI(I,i,l,b,G,Z){const g=NI.get(I);if(!g)return;let A=[];if("clear"===i)A=[...g.values()];else if("length"===l&&d(I)){const I=Number(b);g.forEach(((i,l)=>{("length"===l||!Y(l)&&l>=I)&&A.push(i)}))}else switch(void 0!==l&&A.push(g.get(l)),i){case"add":d(I)?J(l)&&A.push(g.get("length")):(A.push(g.get(MI)),u(I)&&A.push(g.get(mI)));break;case"delete":d(I)||(A.push(g.get(MI)),u(I)&&A.push(g.get(mI)));break;case"set":u(I)&&A.push(g.get(MI))}AI();for(const L of A)L&&dI(L,4);LI()}const jI=I("__proto__,__v_isRef,__isVue"),sI=new Set(Object.getOwnPropertyNames(Symbol).filter((I=>"arguments"!==I&&"caller"!==I)).map((I=>Symbol[I])).filter(Y)),OI=VI();function VI(){const I={};return["includes","indexOf","lastIndexOf"].forEach((i=>{I[i]=function(...I){const l=Ai(this);for(let i=0,G=this.length;i<G;i++)YI(l,0,i+"");const b=l[i](...I);return-1===b||!1===b?l[i](...I.map(Ai)):b}})),["push","pop","shift","unshift","splice"].forEach((i=>{I[i]=function(...I){ZI(),AI();const l=Ai(this)[i].apply(this,I);return LI(),gI(),l}})),I}function yI(I){const i=Ai(this);return YI(i,0,I),i.hasOwnProperty(I)}class JI{constructor(I=!1,i=!1){this._isReadonly=I,this._isShallow=i}get(I,i,l){const b=this._isReadonly,G=this._isShallow;if("__v_isReactive"===i)return!b;if("__v_isReadonly"===i)return b;if("__v_isShallow"===i)return G;if("__
|
2025-05-15 16:49:22 +08:00
|
|
|
/**
|
|
|
|
* @vue/runtime-core v3.4.21
|
|
|
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
|
|
* @license MIT
|
2025-07-21 14:39:57 +08:00
|
|
|
**/function Oi(I,i,l,b){try{return b?I(...b):I()}catch(G){yi(G,i,l)}}function Vi(I,i,l,b){if(M(I)){const G=Oi(I,i,l,b);return G&&j(G)&&G.catch((I=>{yi(I,i,l)})),G}const G=[];for(let Z=0;Z<I.length;Z++)G.push(Vi(I[Z],i,l,b));return G}function yi(I,i,l,b=!0){i&&i.vnode;if(i){let b=i.parent;const G=i.proxy,Z=`https://vuejs.org/error-reference/#runtime-${l}`;for(;b;){const i=b.ec;if(i)for(let l=0;l<i.length;l++)if(!1===i[l](I,G,Z))return;b=b.parent}const g=i.appContext.config.errorHandler;if(g)return void Oi(g,null,10,[I,G,Z])}}let Ji=!1,Si=!1;const Ri=[];let wi=0;const Di=[];let hi=null,Bi=0;const Xi=Promise.resolve();let pi=null;function ai(I){const i=pi||Xi;return I?i.then(this?I.bind(this):I):i}function Ui(I){Ri.length&&Ri.includes(I,Ji&&I.allowRecurse?wi+1:wi)||(null==I.id?Ri.push(I):Ri.splice(function(I){let i=wi+1,l=Ri.length;for(;i<l;){const b=i+l>>>1,G=Ri[b],Z=Fi(G);Z<I||Z===I&&G.pre?i=b+1:l=b}return i}(I.id),0,I),Ti())}function Ti(){Ji||Si||(Si=!0,pi=Xi.then(ni))}function ki(I,i,l=(Ji?wi+1:0)){for(;l<Ri.length;l++){const i=Ri[l];if(i&&i.pre){if(I&&i.id!==I.uid)continue;Ri.splice(l,1),l--,i()}}}function Qi(I){if(Di.length){const I=[...new Set(Di)].sort(((I,i)=>Fi(I)-Fi(i)));if(Di.length=0,hi)return void hi.push(...I);for(hi=I,Bi=0;Bi<hi.length;Bi++)hi[Bi]();hi=null,Bi=0}}const Fi=I=>null==I.id?1/0:I.id,ti=(I,i)=>{const l=Fi(I)-Fi(i);if(0===l){if(I.pre&&!i.pre)return-1;if(i.pre&&!I.pre)return 1}return l};function ni(I){Si=!1,Ji=!0,Ri.sort(ti);try{for(wi=0;wi<Ri.length;wi++){const I=Ri[wi];I&&!1!==I.active&&Oi(I,null,14)}}finally{wi=0,Ri.length=0,Qi(),Ji=!1,pi=null,(Ri.length||Di.length)&&ni()}}function zi(I,l,...b){if(I.isUnmounted)return;const G=I.vnode.props||i;let Z=b;const g=l.startsWith("update:"),A=g&&l.slice(7);if(A&&A in G){const I=`${"modelValue"===A?"model":A}Modifiers`,{number:l,trim:g}=G[I]||i;g&&(Z=b.map((I=>m(I)?I.trim():I))),l&&(Z=b.map(k))}let L,C=G[L=p(l)]||G[L=p(D(l))];!C&&g&&(C=G[L=p(B(l))]),C&&Vi(C,I,6,Z);const W=G[L+"Once"];if(W){if(I.emitted){if(I.emitted[L])return}else I.emitted={};I.emitted[L]=!0,Vi(W,I,6,Z)}}function oi(I,i,l=!1){const b=i.emitsCache,G=b.get(I);if(void 0!==G)return G;const Z=I.emits;let g={},L=!1;if(!M(I)){const b=I=>{const l=oi(I,i,!0);l&&(L=!0,A(g,l))};!l&&i.mixins.length&&i.mixins.forEach(b),I.extends&&b(I.extends),I.mixins&&I.mixins.forEach(b)}return Z||L?(d(Z)?Z.forEach((I=>g[I]=null)):A(g,Z),c(I)&&b.set(I,g),g):(c(I)&&b.set(I,null),null)}function xi(I,i){return!(!I||!Z(i))&&(i=i.slice(2).replace(/Once$/,""),W(I,i[0].toLowerCase()+i.slice(1))||W(I,B(i))||W(I,i))}let Hi=null,vi=null;function Ei(I){const i=Hi;return Hi=I,vi=I&&I.type.__scopeId||null,i}function ei(I){const{type:i,vnode:l,proxy:b,withProxy:G,props:Z,propsOptions:[A],slots:L,attrs:C,emit:W,render:d,renderCache:u,data:N,setupState:M,ctx:m,inheritAttrs:Y}=I;let c,j;const s=Ei(I);try{if(4&l.shapeFlag){const I=G||b,i=I;c=ab(d.call(i,I,u,Z,M,N,m)),j=C}else{const I=i;0,c=ab(I.length>1?I(Z,{attrs:C,slots:L,emit:W}):I(Z,null)),j=i.props?C:ri(C)}}catch(V){sb.length=0,yi(V,I,1),c=Bb(cb)}let O=c;if(j&&!1!==Y){const I=Object.keys(j),{shapeFlag:i}=O;I.length&&7&i&&(A&&I.some(g)&&(j=Ki(j,A)),O=Xb(O,j))}return l.dirs&&(O=Xb(O),O.dirs=O.dirs?O.dirs.concat(l.dirs):l.dirs),l.transition&&(O.transition=l.transition),c=O,Ei(s),c}const ri=I=>{let i;for(const l in I)("class"===l||"style"===l||Z(l))&&((i||(i={}))[l]=I[l]);return i},Ki=(I,i)=>{const l={};for(const b in I)g(b)&&b.slice(9)in i||(l[b]=I[b]);return l};function Pi(I,i,l){const b=Object.keys(i);if(b.length!==Object.keys(I).length)return!0;for(let G=0;G<b.length;G++){const Z=b[G];if(i[Z]!==I[Z]&&!xi(l,Z))return!0}return!1}const qi=Symbol.for("v-ndc");const fi=Symbol.for("v-scx"),_i=()=>el(fi),$i={};function Il(I,i,l){return il(I,i,l)}function il(I,l,{immediate:G,deep:Z,flush:g,once:A,onTrack:C,onTrigger:W}=i){if(l&&A){const I=l;l=(...i)=>{I(...i),w()}}const u=zb,N=I=>!0===Z?I:Gl(I,!1===Z?1:void 0);let m,Y,c=!1,j=!1;if(Mi(I)?(m=()=>I.value,c=Zi(I)):bi(I)?(m=()=>N(I),c=!0):d(I)?(j=!0,c=I.some((I=>bi(I)||Zi(I))),m=()=>I.map((I=>Mi(I)?I.value:bi(I)?N(I):M(I)?Oi(I,u,2):void 0))
|
2025-05-15 16:49:22 +08:00
|
|
|
</script>
|
2025-07-14 20:12:43 +08:00
|
|
|
<style rel="stylesheet" crossorigin>.BackHome[data-v-483ed48d]{margin-right:60px;text-align:right;color:#8a8a8a;text-decoration:underline;cursor:pointer}.R[data-v-483ed48d]{border-radius:5px}.Oprate[data-v-483ed48d]{width:400px;height:300px;border:2px;background-color:#505050}.Centent[data-v-483ed48d]{display:flex;justify-content:center;align-items:center;flex-direction:column}.TCenter[data-v-483ed48d]{text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:row}.FBt[data-v-483ed48d]{width:280px;height:40px;border:2px;text-align:center;margin-bottom:20px;user-select:none;margin-left:55px;display:inline-block}.FBtTxt[data-v-483ed48d]{margin-top:6px;font-size:16px}.Lagurage[data-v-483ed48d]{position:absolute;margin-top:10px;margin-left:10px;margin-right:10px;text-decoration:underline}.SNtxt[data-v-483ed48d]{color:#8a8a8a;font-size:18px;display:inline-block}.Select[data-v-483ed48d]{background-color:#2e2e2e}.UpdateBt[data-v-483ed48d]{background-color:#008357;width:140px;height:40px;float:right}.Info[data-v-483ed48d]{font-size:12px;margin-top:10px;margin-left:5px;float:left}.SN[data-v-483ed48d]{width:20px;margin-bottom:-5px;display:inline-block}.Disable[data-v-483ed48d]{background-color:gray}.Enable[data-v-483ed48d]{background-color:#008357}.Enable[data-v-483ed48d]:hover{background-color:#006443;scale:1.05}.EnableFile[data-v-483ed48d]{background-color:gray}.EnableFile[data-v-483ed48d]:hover{background-color:#5f5f5f;scale:1.05}.DebugButton[data-v-483ed48d]{width:200px;height:30px;border:2px;text-align:center;background-color:#779289}.DebugButton[data-v-483ed48d]:hover{background-color:#a56d6d}.progress[data-v-483ed48d]{width:100%;height:40px;background-color:#008357;display:inline-block}#app{display:flex;justify-content:center;align-items:center;flex-direction:column;height:100vh;background-color:#333}body{margin:0;padding:0;color:#fff}
|
2025-05-15 16:49:22 +08:00
|
|
|
</style>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div id="app"></div>
|
|
|
|
</body>
|
|
|
|
</html>
|