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-14 20:12:43 +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=()=>{},Z=()=>!1,G=I=>111===I.charCodeAt(0)&&110===I.charCodeAt(1)&&(I.charCodeAt(2)>122||I.charCodeAt(2)<97),A=I=>I.startsWith("onUpdate:"),g=Object.assign,L=(I,i)=>{const l=I.indexOf(i);l>-1&&I.splice(l,1)},W=Object.prototype.hasOwnProperty,C=(I,i)=>W.call(I,i),d=Array.isArray,M=I=>"[object Map]"===V(I),N=I=>"[object Set]"===V(I),u=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)||u(I))&&u(I.then)&&u(I.catch),s=Object.prototype.toString,V=I=>s.call(I),O=I=>V(I).slice(8,-1),y=I=>"[object Object]"===V(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())),a=R((I=>I.charAt(0).toUpperCase()+I.slice(1))),X=R((I=>I?`on${a(I)}`:"")),p=(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 F;const Q=()=>F||(F="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],Z=m(b)?z(b):t(b);if(Z)for(const I in Z)i[I]=Z[I]}return i}if(m(I)||c(I))return I}const n=/;(?![^(]*\))/g,o=/:([^]+)/,x=/\/\*[^]*?\*\//g;function z(I){const i={};return I.replace(x,"").split(n).forEach((I=>{if(I){const l=I.split(o);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||!u(I.toString))?JSON.stringify(I,r,2):String(I),r=(I,i)=>i&&i.__v_isRef?r(I,i.value):M(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-14 20:12:43 +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,GI();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),AI()}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 ZI=[];function GI(){ZI.push(lI),lI=!1}function AI(){const I=ZI.pop();lI=void 0===I||I}function gI(){bI++}function LI(){for(bI--;!bI&&CI.length;)CI.shift()()}function WI(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 CI=[];function dI(I,i,l){gI();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&&CI.push(b.scheduler)))}LI()}const MI=(I,i)=>{const l=new Map;return l.cleanup=I,l.computed=i,l},NI=new WeakMap,uI=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=MI((()=>i.delete(l)))),WI(q,b)}}function cI(I,i,l,b,Z,G){const A=NI.get(I);if(!A)return;let g=[];if("clear"===i)g=[...A.values()];else if("length"===l&&d(I)){const I=Number(b);A.forEach(((i,l)=>{("length"===l||!Y(l)&&l>=I)&&g.push(i)}))}else switch(void 0!==l&&g.push(A.get(l)),i){case"add":d(I)?J(l)&&g.push(A.get("length")):(g.push(A.get(uI)),M(I)&&g.push(A.get(mI)));break;case"delete":d(I)||(g.push(A.get(uI)),M(I)&&g.push(A.get(mI)));break;case"set":M(I)&&g.push(A.get(uI))}gI();for(const L of g)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)),VI=OI();function OI(){const I={};return["includes","indexOf","lastIndexOf"].forEach((i=>{I[i]=function(...I){const l=gi(this);for(let i=0,Z=this.length;i<Z;i++)YI(l,0,i+"");const b=l[i](...I);return-1===b||!1===b?l[i](...I.map(gi)):b}})),["push","pop","shift","unshift","splice"].forEach((i=>{I[i]=function(...I){GI(),gI();const l=gi(this)[i].apply(this,I);return LI(),AI(),l}})),I}function yI(I){const i=gi(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,Z=this._isShallow;if("__v_isReactive"===i)return!b;if("__v_isReadonly"===i)return b;if("__v_isShallow"===i)return Z;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-14 20:12:43 +08:00
|
|
|
**/function Vi(I,i,l,b){try{return b?I(...b):I()}catch(Z){yi(Z,i,l)}}function Oi(I,i,l,b){if(u(I)){const Z=Vi(I,i,l,b);return Z&&j(Z)&&Z.catch((I=>{yi(I,i,l)})),Z}const Z=[];for(let G=0;G<I.length;G++)Z.push(Oi(I[G],i,l,b));return Z}function yi(I,i,l,b=!0){i&&i.vnode;if(i){let b=i.parent;const Z=i.proxy,G=`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,Z,G))return;b=b.parent}const A=i.appContext.config.errorHandler;if(A)return void Vi(A,null,10,[I,Z,G])}}let Ji=!1,Si=!1;const Ri=[];let wi=0;const Di=[];let hi=null,Bi=0;const ai=Promise.resolve();let Xi=null;function pi(I){const i=Xi||ai;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,Z=Ri[b],G=Qi(Z);G<I||G===I&&Z.pre?i=b+1:l=b}return i}(I.id),0,I),Ti())}function Ti(){Ji||Si||(Si=!0,Xi=ai.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 Fi(I){if(Di.length){const I=[...new Set(Di)].sort(((I,i)=>Qi(I)-Qi(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 Qi=I=>null==I.id?1/0:I.id,ti=(I,i)=>{const l=Qi(I)-Qi(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&&Vi(I,null,14)}}finally{wi=0,Ri.length=0,Fi(),Ji=!1,Xi=null,(Ri.length||Di.length)&&ni()}}function oi(I,l,...b){if(I.isUnmounted)return;const Z=I.vnode.props||i;let G=b;const A=l.startsWith("update:"),g=A&&l.slice(7);if(g&&g in Z){const I=`${"modelValue"===g?"model":g}Modifiers`,{number:l,trim:A}=Z[I]||i;A&&(G=b.map((I=>m(I)?I.trim():I))),l&&(G=b.map(k))}let L,W=Z[L=X(l)]||Z[L=X(D(l))];!W&&A&&(W=Z[L=X(B(l))]),W&&Oi(W,I,6,G);const C=Z[L+"Once"];if(C){if(I.emitted){if(I.emitted[L])return}else I.emitted={};I.emitted[L]=!0,Oi(C,I,6,G)}}function xi(I,i,l=!1){const b=i.emitsCache,Z=b.get(I);if(void 0!==Z)return Z;const G=I.emits;let A={},L=!1;if(!u(I)){const b=I=>{const l=xi(I,i,!0);l&&(L=!0,g(A,l))};!l&&i.mixins.length&&i.mixins.forEach(b),I.extends&&b(I.extends),I.mixins&&I.mixins.forEach(b)}return G||L?(d(G)?G.forEach((I=>A[I]=null)):g(A,G),c(I)&&b.set(I,A),A):(c(I)&&b.set(I,null),null)}function zi(I,i){return!(!I||!G(i))&&(i=i.slice(2).replace(/Once$/,""),C(I,i[0].toLowerCase()+i.slice(1))||C(I,B(i))||C(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:Z,props:G,propsOptions:[g],slots:L,attrs:W,emit:C,render:d,renderCache:M,data:N,setupState:u,ctx:m,inheritAttrs:Y}=I;let c,j;const s=Ei(I);try{if(4&l.shapeFlag){const I=Z||b,i=I;c=pb(d.call(i,I,M,G,u,N,m)),j=W}else{const I=i;0,c=pb(I.length>1?I(G,{attrs:W,slots:L,emit:C}):I(G,null)),j=i.props?W:ri(W)}}catch(O){sb.length=0,yi(O,I,1),c=Bb(cb)}let V=c;if(j&&!1!==Y){const I=Object.keys(j),{shapeFlag:i}=V;I.length&&7&i&&(g&&I.some(A)&&(j=Ki(j,g)),V=ab(V,j))}return l.dirs&&(V=ab(V),V.dirs=V.dirs?V.dirs.concat(l.dirs):l.dirs),l.transition&&(V.transition=l.transition),c=V,Ei(s),c}const ri=I=>{let i;for(const l in I)("class"===l||"style"===l||G(l))&&((i||(i={}))[l]=I[l]);return i},Ki=(I,i)=>{const l={};for(const b in I)A(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 Z=0;Z<b.length;Z++){const G=b[Z];if(i[G]!==I[G]&&!zi(l,G))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:Z,deep:G,flush:A,once:g,onTrack:W,onTrigger:C}=i){if(l&&g){const I=l;l=(...i)=>{I(...i),w()}}const M=ob,N=I=>!0===G?I:Zl(I,!1===G?1:void 0);let m,Y,c=!1,j=!1;if(ui(I)?(m=()=>I.value,c=Gi(I)):bi(I)?(m=()=>N(I),c=!0):d(I)?(j=!0,c=I.some((I=>bi(I)||Gi(I))),m=()=>I.map((I=>ui(I)?I.value:bi(I)?N(I):u(I)?Vi(I,M,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>
|