diff --git a/404.html b/404.html index c168a5a..9839423 100644 --- a/404.html +++ b/404.html @@ -30,11 +30,11 @@ LX Music Api Server - - + + -
跳至主要內容

404

页面不存在

我们是怎么来到这儿的?

- +
跳至主要內容

404

页面不存在

这 是 四 零 四 !

+ diff --git a/assets/404.html-B52eZklz.js b/assets/404.html-CTkaq9qF.js similarity index 93% rename from assets/404.html-B52eZklz.js rename to assets/404.html-CTkaq9qF.js index 2dfe337..d9f2cba 100644 --- a/assets/404.html-B52eZklz.js +++ b/assets/404.html-CTkaq9qF.js @@ -1 +1 @@ -import{_ as e}from"./plugin-vue_export-helper-DlAUqK2U.js";import{c as o,a as n,o as r}from"./app-CVq7Ni1r.js";const a={};function p(c,t){return r(),o("div",null,t[0]||(t[0]=[n("p",null,"404 Not Found",-1)]))}const l=e(a,[["render",p],["__file","404.html.vue"]]),m=JSON.parse('{"path":"/404.html","title":"","lang":"zh-CN","frontmatter":{"layout":"NotFound","description":"404 Not Found","head":[["meta",{"property":"og:url","content":"https://apidoc.zcmonety.xyz/404.html"}],["meta",{"property":"og:site_name","content":"LX Music Api Server"}],["meta",{"property":"og:description","content":"404 Not Found"}],["meta",{"property":"og:type","content":"website"}],["meta",{"property":"og:locale","content":"zh-CN"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"WebPage\\",\\"name\\":\\"\\",\\"description\\":\\"404 Not Found\\"}"]]},"headers":[],"git":{},"readingTime":{"minutes":0.01,"words":3},"filePathRelative":null,"autoDesc":true}');export{l as comp,m as data}; +import{_ as e}from"./plugin-vue_export-helper-DlAUqK2U.js";import{c as o,a as n,o as r}from"./app-Dg8Mg6dQ.js";const a={};function p(c,t){return r(),o("div",null,t[0]||(t[0]=[n("p",null,"404 Not Found",-1)]))}const l=e(a,[["render",p],["__file","404.html.vue"]]),m=JSON.parse('{"path":"/404.html","title":"","lang":"zh-CN","frontmatter":{"layout":"NotFound","description":"404 Not Found","head":[["meta",{"property":"og:url","content":"https://apidoc.zcmonety.xyz/404.html"}],["meta",{"property":"og:site_name","content":"LX Music Api Server"}],["meta",{"property":"og:description","content":"404 Not Found"}],["meta",{"property":"og:type","content":"website"}],["meta",{"property":"og:locale","content":"zh-CN"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"WebPage\\",\\"name\\":\\"\\",\\"description\\":\\"404 Not Found\\"}"]]},"headers":[],"git":{},"readingTime":{"minutes":0.01,"words":3},"filePathRelative":null,"autoDesc":true}');export{l as comp,m as data}; diff --git a/assets/api.html-HY3hTcwQ.js b/assets/api.html-DVMpWxgr.js similarity index 98% rename from assets/api.html-HY3hTcwQ.js rename to assets/api.html-DVMpWxgr.js index d6e75b1..329bed5 100644 --- a/assets/api.html-HY3hTcwQ.js +++ b/assets/api.html-DVMpWxgr.js @@ -1 +1 @@ -import{_ as e}from"./plugin-vue_export-helper-DlAUqK2U.js";import{c as a,e as d,o as i}from"./app-CVq7Ni1r.js";const o={};function r(l,t){return i(),a("div",null,t[0]||(t[0]=[d('

接口列表

平台请求方法请求路径
Kuwo(kw)GET/url?source=kw&songId=m&quality=q
Tencent(tx)GET/url?source=tx&songId=m&quality=q
Kugou(kg)GET/url?source=kg&songId=h&quality=q
Netease(wy)GET/url?source=wy&songId=m&quality=q
Migu(mg)GET/url?source=mg&songId=m&quality=q

参数详解:

m : 各大平台歌曲详情页最后面的一串字符(tx 是字母+数字混合,其它都是纯数字)

h : 酷狗音乐歌曲的哈希(hash)值,最好通过搜索接口获得

q : 歌曲的音质,

  1. 128k
  2. 320k
  3. flac
  4. hires
  5. atmos
  6. atmos_plus
  7. master

2.搜索

平台请求方法路径
KugouGET/search/kg/song?query=k&page=p

参数详解:

k : 你需要搜索的歌曲的名称

p : 页数

3.MV

平台请求方法路径
KugouGET/mv/kg/mvid

参数详解:

mvid : 调用搜索接口获得

4.歌曲详情

平台请求方法路径
KugouGET/info/kg/h
TencentGET/info/tx/m

参数详解:

h : 经典 hash 值

m : 经典歌曲 ID

',22)]))}const h=e(o,[["render",r],["__file","api.html.vue"]]),s=JSON.parse('{"path":"/guide/api/api.html","title":"API接口","lang":"zh-CN","frontmatter":{"head":[["meta",{"name":"keywords","content":"API接口"}],["meta",{"property":"og:url","content":"https://apidoc.zcmonety.xyz/guide/api/api.html"}],["meta",{"property":"og:site_name","content":"LX Music Api Server"}],["meta",{"property":"og:title","content":"API接口"}],["meta",{"property":"og:description","content":"接口列表 1.获取播放链接(获取会员歌曲请自行充值会员后在配置文件内填写 cookie) 参数详解: m : 各大平台歌曲详情页最后面的一串字符(tx 是字母+数字混合,其它都是纯数字) h : 酷狗音乐歌曲的哈希(hash)值,最好通过搜索接口获得 q : 歌曲的音质, 128k 320k flac hires atmos atmos_plus ma..."}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:updated_time","content":"2025-05-31T07:43:45.000Z"}],["meta",{"property":"article:author","content":"ikun0014"}],["meta",{"property":"article:published_time","content":"2025-05-31T00:00:00.000Z"}],["meta",{"property":"article:modified_time","content":"2025-05-31T07:43:45.000Z"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"Article\\",\\"headline\\":\\"API接口\\",\\"image\\":[\\"\\"],\\"datePublished\\":\\"2025-05-31T00:00:00.000Z\\",\\"dateModified\\":\\"2025-05-31T07:43:45.000Z\\",\\"author\\":[{\\"@type\\":\\"Person\\",\\"name\\":\\"ikun0014\\"}]}"]],"title":"API接口","icon":"fas fa-file-alt","author":"ikun0014","date":"2025-05-31T00:00:00.000Z","index":false,"description":"接口列表 1.获取播放链接(获取会员歌曲请自行充值会员后在配置文件内填写 cookie) 参数详解: m : 各大平台歌曲详情页最后面的一串字符(tx 是字母+数字混合,其它都是纯数字) h : 酷狗音乐歌曲的哈希(hash)值,最好通过搜索接口获得 q : 歌曲的音质, 128k 320k flac hires atmos atmos_plus ma..."},"headers":[{"level":2,"title":"1.获取播放链接(获取会员歌曲请自行充值会员后在配置文件内填写 cookie)","slug":"_1-获取播放链接-获取会员歌曲请自行充值会员后在配置文件内填写-cookie","link":"#_1-获取播放链接-获取会员歌曲请自行充值会员后在配置文件内填写-cookie","children":[]},{"level":2,"title":"2.搜索","slug":"_2-搜索","link":"#_2-搜索","children":[]},{"level":2,"title":"3.MV","slug":"_3-mv","link":"#_3-mv","children":[]},{"level":2,"title":"4.歌曲详情","slug":"_4-歌曲详情","link":"#_4-歌曲详情","children":[]}],"git":{"createdTime":1748677425000,"updatedTime":1748677425000,"contributors":[{"name":"ikun0014","email":"ikun0014@qq.com","commits":1}]},"readingTime":{"minutes":0.98,"words":294},"filePathRelative":"guide/api/api.md","localizedDate":"2025年5月31日","autoDesc":true}');export{h as comp,s as data}; +import{_ as e}from"./plugin-vue_export-helper-DlAUqK2U.js";import{c as a,b as d,o as i}from"./app-Dg8Mg6dQ.js";const o={};function r(l,t){return i(),a("div",null,t[0]||(t[0]=[d('

接口列表

平台请求方法请求路径
Kuwo(kw)GET/url?source=kw&songId=m&quality=q
Tencent(tx)GET/url?source=tx&songId=m&quality=q
Kugou(kg)GET/url?source=kg&songId=h&quality=q
Netease(wy)GET/url?source=wy&songId=m&quality=q
Migu(mg)GET/url?source=mg&songId=m&quality=q

参数详解:

m : 各大平台歌曲详情页最后面的一串字符(tx 是字母+数字混合,其它都是纯数字)

h : 酷狗音乐歌曲的哈希(hash)值,最好通过搜索接口获得

q : 歌曲的音质,

  1. 128k
  2. 320k
  3. flac
  4. hires
  5. atmos
  6. atmos_plus
  7. master

2.搜索

平台请求方法路径
KugouGET/search/kg/song?query=k&page=p

参数详解:

k : 你需要搜索的歌曲的名称

p : 页数

3.MV

平台请求方法路径
KugouGET/mv/kg/mvid

参数详解:

mvid : 调用搜索接口获得

4.歌曲详情

平台请求方法路径
KugouGET/info/kg/h
TencentGET/info/tx/m

参数详解:

h : 经典 hash 值

m : 经典歌曲 ID

',22)]))}const h=e(o,[["render",r],["__file","api.html.vue"]]),s=JSON.parse('{"path":"/guide/api/api.html","title":"API接口","lang":"zh-CN","frontmatter":{"head":[["meta",{"name":"keywords","content":"API接口"}],["meta",{"property":"og:url","content":"https://apidoc.zcmonety.xyz/guide/api/api.html"}],["meta",{"property":"og:site_name","content":"LX Music Api Server"}],["meta",{"property":"og:title","content":"API接口"}],["meta",{"property":"og:description","content":"接口列表 1.获取播放链接(获取会员歌曲请自行充值会员后在配置文件内填写 cookie) 参数详解: m : 各大平台歌曲详情页最后面的一串字符(tx 是字母+数字混合,其它都是纯数字) h : 酷狗音乐歌曲的哈希(hash)值,最好通过搜索接口获得 q : 歌曲的音质, 128k 320k flac hires atmos atmos_plus ma..."}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:updated_time","content":"2025-05-31T07:43:45.000Z"}],["meta",{"property":"article:author","content":"ikun0014"}],["meta",{"property":"article:published_time","content":"2025-05-31T00:00:00.000Z"}],["meta",{"property":"article:modified_time","content":"2025-05-31T07:43:45.000Z"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"Article\\",\\"headline\\":\\"API接口\\",\\"image\\":[\\"\\"],\\"datePublished\\":\\"2025-05-31T00:00:00.000Z\\",\\"dateModified\\":\\"2025-05-31T07:43:45.000Z\\",\\"author\\":[{\\"@type\\":\\"Person\\",\\"name\\":\\"ikun0014\\"}]}"]],"title":"API接口","icon":"fas fa-file-alt","author":"ikun0014","date":"2025-05-31T00:00:00.000Z","index":false,"description":"接口列表 1.获取播放链接(获取会员歌曲请自行充值会员后在配置文件内填写 cookie) 参数详解: m : 各大平台歌曲详情页最后面的一串字符(tx 是字母+数字混合,其它都是纯数字) h : 酷狗音乐歌曲的哈希(hash)值,最好通过搜索接口获得 q : 歌曲的音质, 128k 320k flac hires atmos atmos_plus ma..."},"headers":[{"level":2,"title":"1.获取播放链接(获取会员歌曲请自行充值会员后在配置文件内填写 cookie)","slug":"_1-获取播放链接-获取会员歌曲请自行充值会员后在配置文件内填写-cookie","link":"#_1-获取播放链接-获取会员歌曲请自行充值会员后在配置文件内填写-cookie","children":[]},{"level":2,"title":"2.搜索","slug":"_2-搜索","link":"#_2-搜索","children":[]},{"level":2,"title":"3.MV","slug":"_3-mv","link":"#_3-mv","children":[]},{"level":2,"title":"4.歌曲详情","slug":"_4-歌曲详情","link":"#_4-歌曲详情","children":[]}],"git":{"createdTime":1748677425000,"updatedTime":1748677425000,"contributors":[{"name":"ikun0014","email":"ikun0014@qq.com","commits":1}]},"readingTime":{"minutes":0.98,"words":294},"filePathRelative":"guide/api/api.md","localizedDate":"2025年5月31日","autoDesc":true}');export{h as comp,s as data}; diff --git a/assets/app-CVq7Ni1r.js b/assets/app-Dg8Mg6dQ.js similarity index 99% rename from assets/app-CVq7Ni1r.js rename to assets/app-Dg8Mg6dQ.js index 206bee0..8ebdd85 100644 --- a/assets/app-CVq7Ni1r.js +++ b/assets/app-Dg8Mg6dQ.js @@ -1,4 +1,4 @@ -const __vite__fileDeps=["assets/index.html-CtuKDaUj.js","assets/plugin-vue_export-helper-DlAUqK2U.js","assets/index.html-DhMQOp1d.js","assets/deploy-linux.html-RPPQ2VsH.js","assets/deploy-windows.html-BQcqmpEF.js","assets/index.html-BoHpYDr9.js","assets/api.html-HY3hTcwQ.js","assets/404.html-B52eZklz.js","assets/index.html-Dlnwdrhm.js"],__vite__mapDeps=i=>i.map(i=>__vite__fileDeps[i]); +const __vite__fileDeps=["assets/index.html-C74gM9ui.js","assets/plugin-vue_export-helper-DlAUqK2U.js","assets/index.html-CiNpaWQJ.js","assets/index.html-DnS5xe-w.js","assets/deploy-linux.html-BkxWXAgs.js","assets/deploy-windows.html-DxxwITdS.js","assets/api.html-DVMpWxgr.js","assets/404.html-CTkaq9qF.js","assets/index.html-WJqXxKqp.js"],__vite__mapDeps=i=>i.map(i=>__vite__fileDeps[i]); /** * @vue/shared v3.5.16 * (c) 2018-present Yuxi (Evan) You and Vue contributors @@ -16,7 +16,7 @@ const __vite__fileDeps=["assets/index.html-CtuKDaUj.js","assets/plugin-vue_expor * @vue/runtime-dom v3.5.16 * (c) 2018-present Yuxi (Evan) You and Vue contributors * @license MIT -**/let Zs;const gl=typeof window<"u"&&window.trustedTypes;if(gl)try{Zs=gl.createPolicy("vue",{createHTML:e=>e})}catch{}const _a=Zs?e=>Zs.createHTML(e):e=>e,Sd="http://www.w3.org/2000/svg",Ed="http://www.w3.org/1998/Math/MathML",It=typeof document<"u"?document:null,ml=It&&It.createElement("template"),xd={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,r)=>{const s=t==="svg"?It.createElementNS(Sd,e):t==="mathml"?It.createElementNS(Ed,e):n?It.createElement(e,{is:n}):It.createElement(e);return e==="select"&&r&&r.multiple!=null&&s.setAttribute("multiple",r.multiple),s},createText:e=>It.createTextNode(e),createComment:e=>It.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>It.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,r,s,o){const l=n?n.previousSibling:t.lastChild;if(s&&(s===o||s.nextSibling))for(;t.insertBefore(s.cloneNode(!0),n),!(s===o||!(s=s.nextSibling)););else{ml.innerHTML=_a(r==="svg"?`${e}`:r==="mathml"?`${e}`:e);const i=ml.content;if(r==="svg"||r==="mathml"){const a=i.firstChild;for(;a.firstChild;)i.appendChild(a.firstChild);i.removeChild(a)}t.insertBefore(i,n)}return[l?l.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},Ft="transition",Un="animation",Pn=Symbol("_vtc"),Ca={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},Sa=Ae({},zi,Ca),Td=e=>(e.displayName="Transition",e.props=Sa,e),In=Td((e,{slots:t})=>f(bf,Ea(e),t)),Xt=(e,t=[])=>{ee(e)?e.forEach(n=>n(...t)):e&&e(...t)},bl=e=>e?ee(e)?e.some(t=>t.length>1):e.length>1:!1;function Ea(e){const t={};for(const I in e)I in Ca||(t[I]=e[I]);if(e.css===!1)return t;const{name:n="v",type:r,duration:s,enterFromClass:o=`${n}-enter-from`,enterActiveClass:l=`${n}-enter-active`,enterToClass:i=`${n}-enter-to`,appearFromClass:a=o,appearActiveClass:u=l,appearToClass:c=i,leaveFromClass:d=`${n}-leave-from`,leaveActiveClass:p=`${n}-leave-active`,leaveToClass:h=`${n}-leave-to`}=e,b=kd(s),y=b&&b[0],_=b&&b[1],{onBeforeEnter:w,onEnter:E,onEnterCancelled:m,onLeave:C,onLeaveCancelled:P,onBeforeAppear:A=w,onAppear:$=E,onAppearCancelled:W=m}=t,H=(I,Q,fe,pe)=>{I._enterCancelled=pe,Vt(I,Q?c:i),Vt(I,Q?u:l),fe&&fe()},L=(I,Q)=>{I._isLeaving=!1,Vt(I,d),Vt(I,h),Vt(I,p),Q&&Q()},F=I=>(Q,fe)=>{const pe=I?$:E,U=()=>H(Q,I,fe);Xt(pe,[Q,U]),yl(()=>{Vt(Q,I?a:o),wt(Q,I?c:i),bl(pe)||wl(Q,r,y,U)})};return Ae(t,{onBeforeEnter(I){Xt(w,[I]),wt(I,o),wt(I,l)},onBeforeAppear(I){Xt(A,[I]),wt(I,a),wt(I,u)},onEnter:F(!1),onAppear:F(!0),onLeave(I,Q){I._isLeaving=!0;const fe=()=>L(I,Q);wt(I,d),I._enterCancelled?(wt(I,p),eo()):(eo(),wt(I,p)),yl(()=>{I._isLeaving&&(Vt(I,d),wt(I,h),bl(C)||wl(I,r,_,fe))}),Xt(C,[I,fe])},onEnterCancelled(I){H(I,!1,void 0,!0),Xt(m,[I])},onAppearCancelled(I){H(I,!0,void 0,!0),Xt(W,[I])},onLeaveCancelled(I){L(I),Xt(P,[I])}})}function kd(e){if(e==null)return null;if(we(e))return[Ts(e.enter),Ts(e.leave)];{const t=Ts(e);return[t,t]}}function Ts(e){return Tu(e)}function wt(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[Pn]||(e[Pn]=new Set)).add(t)}function Vt(e,t){t.split(/\s+/).forEach(r=>r&&e.classList.remove(r));const n=e[Pn];n&&(n.delete(t),n.size||(e[Pn]=void 0))}function yl(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let Ad=0;function wl(e,t,n,r){const s=e._endId=++Ad,o=()=>{s===e._endId&&r()};if(n!=null)return setTimeout(o,n);const{type:l,timeout:i,propCount:a}=xa(e,t);if(!l)return r();const u=l+"end";let c=0;const d=()=>{e.removeEventListener(u,p),o()},p=h=>{h.target===e&&++c>=a&&d()};setTimeout(()=>{c(n[b]||"").split(", "),s=r(`${Ft}Delay`),o=r(`${Ft}Duration`),l=_l(s,o),i=r(`${Un}Delay`),a=r(`${Un}Duration`),u=_l(i,a);let c=null,d=0,p=0;t===Ft?l>0&&(c=Ft,d=l,p=o.length):t===Un?u>0&&(c=Un,d=u,p=a.length):(d=Math.max(l,u),c=d>0?l>u?Ft:Un:null,p=c?c===Ft?o.length:a.length:0);const h=c===Ft&&/\b(transform|all)(,|$)/.test(r(`${Ft}Property`).toString());return{type:c,timeout:d,propCount:p,hasTransform:h}}function _l(e,t){for(;e.lengthCl(n)+Cl(e[r])))}function Cl(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function eo(){return document.body.offsetHeight}function Ld(e,t,n){const r=e[Pn];r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const Sl=Symbol("_vod"),Rd=Symbol("_vsh"),Od=Symbol(""),Pd=/(^|;)\s*display\s*:/;function Id(e,t,n){const r=e.style,s=Le(n);let o=!1;if(n&&!s){if(t)if(Le(t))for(const l of t.split(";")){const i=l.slice(0,l.indexOf(":")).trim();n[i]==null&&Ur(r,i,"")}else for(const l in t)n[l]==null&&Ur(r,l,"");for(const l in n)l==="display"&&(o=!0),Ur(r,l,n[l])}else if(s){if(t!==n){const l=r[Od];l&&(n+=";"+l),r.cssText=n,o=Pd.test(n)}}else t&&e.removeAttribute("style");Sl in e&&(e[Sl]=o?r.display:"",e[Rd]&&(r.display="none"))}const El=/\s*!important$/;function Ur(e,t,n){if(ee(n))n.forEach(r=>Ur(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=Md(e,t);El.test(n)?e.setProperty(un(r),n.replace(El,""),"important"):e[r]=n}}const xl=["Webkit","Moz","ms"],ks={};function Md(e,t){const n=ks[t];if(n)return n;let r=Ke(t);if(r!=="filter"&&r in e)return ks[t]=r;r=wr(r);for(let s=0;sAs||(jd.then(()=>As=0),As=Date.now());function Bd(e,t){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;ht(Vd(r,n.value),t,5,[r])};return n.value=e,n.attached=Fd(),n}function Vd(e,t){if(ee(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(r=>s=>!s._stopped&&r&&r(s))}else return t}const Ol=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,zd=(e,t,n,r,s,o)=>{const l=s==="svg";t==="class"?Ld(e,r,l):t==="style"?Id(e,n,r):yr(t)?vo(t)||Dd(e,t,n,r,o):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):Wd(e,t,r,l))?(Al(e,t,r),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&kl(e,t,r,l,o,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!Le(r))?Al(e,Ke(t),r,o,t):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),kl(e,t,r,l))};function Wd(e,t,n,r){if(r)return!!(t==="innerHTML"||t==="textContent"||t in e&&Ol(t)&&ne(n));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="autocorrect"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const s=e.tagName;if(s==="IMG"||s==="VIDEO"||s==="CANVAS"||s==="SOURCE")return!1}return Ol(t)&&Le(n)?!1:t in e}const Ta=new WeakMap,ka=new WeakMap,ts=Symbol("_moveCb"),Pl=Symbol("_enterCb"),qd=e=>(delete e.props.mode,e),Ud=qd({name:"TransitionGroup",props:Ae({},Sa,{tag:String,moveClass:String}),setup(e,{slots:t}){const n=Tr(),r=Vi();let s,o;return Ki(()=>{if(!s.length)return;const l=e.moveClass||`${e.name||"v"}-move`;if(!Qd(s[0].el,n.vnode.el,l)){s=[];return}s.forEach(Kd),s.forEach(Yd);const i=s.filter(Jd);eo(),i.forEach(a=>{const u=a.el,c=u.style;wt(u,l),c.transform=c.webkitTransform=c.transitionDuration="";const d=u[ts]=p=>{p&&p.target!==u||(!p||/transform$/.test(p.propertyName))&&(u.removeEventListener("transitionend",d),u[ts]=null,Vt(u,l))};u.addEventListener("transitionend",d)}),s=[]}),()=>{const l=le(e),i=Ea(l);let a=l.tag||et;if(s=[],o)for(let u=0;u{i.split(/\s+/).forEach(a=>a&&r.classList.remove(a))}),n.split(/\s+/).forEach(i=>i&&r.classList.add(i)),r.style.display="none";const o=t.nodeType===1?t:t.parentNode;o.appendChild(r);const{hasTransform:l}=xa(r);return o.removeChild(r),l}const Xd=Ae({patchProp:zd},xd);let Ls,Il=!1;function Zd(){return Ls=Il?Ls:Qf(Xd),Il=!0,Ls}const ep=(...e)=>{const t=Zd().createApp(...e),{mount:n}=t;return t.mount=r=>{const s=np(r);if(s)return n(s,!0,tp(s))},t};function tp(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function np(e){return Le(e)?document.querySelector(e):e}var rp=["link","meta","script","style","noscript","template"],sp=["title","base"],op=([e,t,n])=>sp.includes(e)?e:rp.includes(e)?e==="meta"&&t.name?`${e}.${t.name}`:e==="template"&&t.id?`${e}.${t.id}`:JSON.stringify([e,Object.entries(t).map(([r,s])=>typeof s=="boolean"?s?[r,""]:null:[r,s]).filter(r=>r!=null).sort(([r],[s])=>r.localeCompare(s)),n]):null,lp=e=>{const t=new Set,n=[];return e.forEach(r=>{const s=op(r);s&&!t.has(s)&&(t.add(s),n.push(r))}),n},ip=e=>e[0]==="/"?e:`/${e}`,Aa=e=>e[e.length-1]==="/"||e.endsWith(".html")?e:`${e}/`,dn=e=>/^(https?:)?\/\//.test(e),ap=/.md((\?|#).*)?$/,Mn=(e,t="/")=>!!(dn(e)||e.startsWith("/")&&!e.startsWith(t)&&!ap.test(e)),La=e=>/^[a-z][a-z0-9+.-]*:/.test(e),Ar=e=>Object.prototype.toString.call(e)==="[object Object]",cp=e=>{const[t,...n]=e.split(/(\?|#)/);if(!t||t.endsWith("/"))return e;let r=t.replace(/(^|\/)README.md$/i,"$1index.html");return r.endsWith(".md")?r=r.substring(0,r.length-3)+".html":r.endsWith(".html")||(r=r+".html"),r.endsWith("/index.html")&&(r=r.substring(0,r.length-10)),r+n.join("")},No=e=>e[e.length-1]==="/"?e.slice(0,-1):e,Ra=e=>e[0]==="/"?e.slice(1):e,up=(e,t)=>{const n=Object.keys(e).sort((r,s)=>{const o=s.split("/").length-r.split("/").length;return o!==0?o:s.length-r.length});for(const r of n)if(t.startsWith(r))return r;return"/"},_e=e=>typeof e=="string";const fp="modulepreload",dp=function(e){return"/"+e},Ml={},Ot=function(t,n,r){let s=Promise.resolve();if(n&&n.length>0){document.getElementsByTagName("link");const o=document.querySelector("meta[property=csp-nonce]"),l=(o==null?void 0:o.nonce)||(o==null?void 0:o.getAttribute("nonce"));s=Promise.all(n.map(i=>{if(i=dp(i),i in Ml)return;Ml[i]=!0;const a=i.endsWith(".css"),u=a?'[rel="stylesheet"]':"";if(document.querySelector(`link[href="${i}"]${u}`))return;const c=document.createElement("link");if(c.rel=a?"stylesheet":fp,a||(c.as="script",c.crossOrigin=""),c.href=i,l&&c.setAttribute("nonce",l),document.head.appendChild(c),a)return new Promise((d,p)=>{c.addEventListener("load",d),c.addEventListener("error",()=>p(new Error(`Unable to preload CSS for ${i}`)))})}))}return s.then(()=>t()).catch(o=>{const l=new Event("vite:preloadError",{cancelable:!0});if(l.payload=o,window.dispatchEvent(l),!l.defaultPrevented)throw o})},pp=JSON.parse("{}"),hp=Object.fromEntries([["/",{loader:()=>Ot(()=>import("./index.html-CtuKDaUj.js"),__vite__mapDeps([0,1])),meta:{t:"首页",i:"home"}}],["/deploy/",{loader:()=>Ot(()=>import("./index.html-DhMQOp1d.js"),__vite__mapDeps([2,1])),meta:{t:"部署",i:"fas fa-file-alt"}}],["/deploy/deploy-linux.html",{loader:()=>Ot(()=>import("./deploy-linux.html-RPPQ2VsH.js"),__vite__mapDeps([3,1])),meta:{t:"Linux部署教程",i:"fas fa-file-alt",I:!1}}],["/deploy/deploy-windows.html",{loader:()=>Ot(()=>import("./deploy-windows.html-BQcqmpEF.js"),__vite__mapDeps([4,1])),meta:{t:"Windows部署教程",i:"fas fa-file-alt",I:!1}}],["/guide/",{loader:()=>Ot(()=>import("./index.html-BoHpYDr9.js"),__vite__mapDeps([5,1])),meta:{t:"介绍",i:"fas fa-info"}}],["/guide/api/api.html",{loader:()=>Ot(()=>import("./api.html-HY3hTcwQ.js"),__vite__mapDeps([6,1])),meta:{t:"API接口",i:"fas fa-file-alt",I:!1}}],["/404.html",{loader:()=>Ot(()=>import("./404.html-B52eZklz.js"),__vite__mapDeps([7,1])),meta:{t:""}}],["/guide/api/",{loader:()=>Ot(()=>import("./index.html-Dlnwdrhm.js"),__vite__mapDeps([8,1])),meta:{t:"Api"}}]]);/*! +**/let Zs;const gl=typeof window<"u"&&window.trustedTypes;if(gl)try{Zs=gl.createPolicy("vue",{createHTML:e=>e})}catch{}const _a=Zs?e=>Zs.createHTML(e):e=>e,Sd="http://www.w3.org/2000/svg",Ed="http://www.w3.org/1998/Math/MathML",It=typeof document<"u"?document:null,ml=It&&It.createElement("template"),xd={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,r)=>{const s=t==="svg"?It.createElementNS(Sd,e):t==="mathml"?It.createElementNS(Ed,e):n?It.createElement(e,{is:n}):It.createElement(e);return e==="select"&&r&&r.multiple!=null&&s.setAttribute("multiple",r.multiple),s},createText:e=>It.createTextNode(e),createComment:e=>It.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>It.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,r,s,o){const l=n?n.previousSibling:t.lastChild;if(s&&(s===o||s.nextSibling))for(;t.insertBefore(s.cloneNode(!0),n),!(s===o||!(s=s.nextSibling)););else{ml.innerHTML=_a(r==="svg"?`${e}`:r==="mathml"?`${e}`:e);const i=ml.content;if(r==="svg"||r==="mathml"){const a=i.firstChild;for(;a.firstChild;)i.appendChild(a.firstChild);i.removeChild(a)}t.insertBefore(i,n)}return[l?l.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},Ft="transition",Un="animation",Pn=Symbol("_vtc"),Ca={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},Sa=Ae({},zi,Ca),Td=e=>(e.displayName="Transition",e.props=Sa,e),In=Td((e,{slots:t})=>f(bf,Ea(e),t)),Xt=(e,t=[])=>{ee(e)?e.forEach(n=>n(...t)):e&&e(...t)},bl=e=>e?ee(e)?e.some(t=>t.length>1):e.length>1:!1;function Ea(e){const t={};for(const I in e)I in Ca||(t[I]=e[I]);if(e.css===!1)return t;const{name:n="v",type:r,duration:s,enterFromClass:o=`${n}-enter-from`,enterActiveClass:l=`${n}-enter-active`,enterToClass:i=`${n}-enter-to`,appearFromClass:a=o,appearActiveClass:u=l,appearToClass:c=i,leaveFromClass:d=`${n}-leave-from`,leaveActiveClass:p=`${n}-leave-active`,leaveToClass:h=`${n}-leave-to`}=e,b=kd(s),y=b&&b[0],_=b&&b[1],{onBeforeEnter:w,onEnter:E,onEnterCancelled:m,onLeave:C,onLeaveCancelled:P,onBeforeAppear:A=w,onAppear:$=E,onAppearCancelled:W=m}=t,H=(I,Q,fe,pe)=>{I._enterCancelled=pe,Vt(I,Q?c:i),Vt(I,Q?u:l),fe&&fe()},L=(I,Q)=>{I._isLeaving=!1,Vt(I,d),Vt(I,h),Vt(I,p),Q&&Q()},F=I=>(Q,fe)=>{const pe=I?$:E,U=()=>H(Q,I,fe);Xt(pe,[Q,U]),yl(()=>{Vt(Q,I?a:o),wt(Q,I?c:i),bl(pe)||wl(Q,r,y,U)})};return Ae(t,{onBeforeEnter(I){Xt(w,[I]),wt(I,o),wt(I,l)},onBeforeAppear(I){Xt(A,[I]),wt(I,a),wt(I,u)},onEnter:F(!1),onAppear:F(!0),onLeave(I,Q){I._isLeaving=!0;const fe=()=>L(I,Q);wt(I,d),I._enterCancelled?(wt(I,p),eo()):(eo(),wt(I,p)),yl(()=>{I._isLeaving&&(Vt(I,d),wt(I,h),bl(C)||wl(I,r,_,fe))}),Xt(C,[I,fe])},onEnterCancelled(I){H(I,!1,void 0,!0),Xt(m,[I])},onAppearCancelled(I){H(I,!0,void 0,!0),Xt(W,[I])},onLeaveCancelled(I){L(I),Xt(P,[I])}})}function kd(e){if(e==null)return null;if(we(e))return[Ts(e.enter),Ts(e.leave)];{const t=Ts(e);return[t,t]}}function Ts(e){return Tu(e)}function wt(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[Pn]||(e[Pn]=new Set)).add(t)}function Vt(e,t){t.split(/\s+/).forEach(r=>r&&e.classList.remove(r));const n=e[Pn];n&&(n.delete(t),n.size||(e[Pn]=void 0))}function yl(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let Ad=0;function wl(e,t,n,r){const s=e._endId=++Ad,o=()=>{s===e._endId&&r()};if(n!=null)return setTimeout(o,n);const{type:l,timeout:i,propCount:a}=xa(e,t);if(!l)return r();const u=l+"end";let c=0;const d=()=>{e.removeEventListener(u,p),o()},p=h=>{h.target===e&&++c>=a&&d()};setTimeout(()=>{c(n[b]||"").split(", "),s=r(`${Ft}Delay`),o=r(`${Ft}Duration`),l=_l(s,o),i=r(`${Un}Delay`),a=r(`${Un}Duration`),u=_l(i,a);let c=null,d=0,p=0;t===Ft?l>0&&(c=Ft,d=l,p=o.length):t===Un?u>0&&(c=Un,d=u,p=a.length):(d=Math.max(l,u),c=d>0?l>u?Ft:Un:null,p=c?c===Ft?o.length:a.length:0);const h=c===Ft&&/\b(transform|all)(,|$)/.test(r(`${Ft}Property`).toString());return{type:c,timeout:d,propCount:p,hasTransform:h}}function _l(e,t){for(;e.lengthCl(n)+Cl(e[r])))}function Cl(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function eo(){return document.body.offsetHeight}function Ld(e,t,n){const r=e[Pn];r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const Sl=Symbol("_vod"),Rd=Symbol("_vsh"),Od=Symbol(""),Pd=/(^|;)\s*display\s*:/;function Id(e,t,n){const r=e.style,s=Le(n);let o=!1;if(n&&!s){if(t)if(Le(t))for(const l of t.split(";")){const i=l.slice(0,l.indexOf(":")).trim();n[i]==null&&Ur(r,i,"")}else for(const l in t)n[l]==null&&Ur(r,l,"");for(const l in n)l==="display"&&(o=!0),Ur(r,l,n[l])}else if(s){if(t!==n){const l=r[Od];l&&(n+=";"+l),r.cssText=n,o=Pd.test(n)}}else t&&e.removeAttribute("style");Sl in e&&(e[Sl]=o?r.display:"",e[Rd]&&(r.display="none"))}const El=/\s*!important$/;function Ur(e,t,n){if(ee(n))n.forEach(r=>Ur(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=Md(e,t);El.test(n)?e.setProperty(un(r),n.replace(El,""),"important"):e[r]=n}}const xl=["Webkit","Moz","ms"],ks={};function Md(e,t){const n=ks[t];if(n)return n;let r=Ke(t);if(r!=="filter"&&r in e)return ks[t]=r;r=wr(r);for(let s=0;sAs||(jd.then(()=>As=0),As=Date.now());function Bd(e,t){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;ht(Vd(r,n.value),t,5,[r])};return n.value=e,n.attached=Fd(),n}function Vd(e,t){if(ee(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(r=>s=>!s._stopped&&r&&r(s))}else return t}const Ol=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,zd=(e,t,n,r,s,o)=>{const l=s==="svg";t==="class"?Ld(e,r,l):t==="style"?Id(e,n,r):yr(t)?vo(t)||Dd(e,t,n,r,o):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):Wd(e,t,r,l))?(Al(e,t,r),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&kl(e,t,r,l,o,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!Le(r))?Al(e,Ke(t),r,o,t):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),kl(e,t,r,l))};function Wd(e,t,n,r){if(r)return!!(t==="innerHTML"||t==="textContent"||t in e&&Ol(t)&&ne(n));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="autocorrect"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const s=e.tagName;if(s==="IMG"||s==="VIDEO"||s==="CANVAS"||s==="SOURCE")return!1}return Ol(t)&&Le(n)?!1:t in e}const Ta=new WeakMap,ka=new WeakMap,ts=Symbol("_moveCb"),Pl=Symbol("_enterCb"),qd=e=>(delete e.props.mode,e),Ud=qd({name:"TransitionGroup",props:Ae({},Sa,{tag:String,moveClass:String}),setup(e,{slots:t}){const n=Tr(),r=Vi();let s,o;return Ki(()=>{if(!s.length)return;const l=e.moveClass||`${e.name||"v"}-move`;if(!Qd(s[0].el,n.vnode.el,l)){s=[];return}s.forEach(Kd),s.forEach(Yd);const i=s.filter(Jd);eo(),i.forEach(a=>{const u=a.el,c=u.style;wt(u,l),c.transform=c.webkitTransform=c.transitionDuration="";const d=u[ts]=p=>{p&&p.target!==u||(!p||/transform$/.test(p.propertyName))&&(u.removeEventListener("transitionend",d),u[ts]=null,Vt(u,l))};u.addEventListener("transitionend",d)}),s=[]}),()=>{const l=le(e),i=Ea(l);let a=l.tag||et;if(s=[],o)for(let u=0;u{i.split(/\s+/).forEach(a=>a&&r.classList.remove(a))}),n.split(/\s+/).forEach(i=>i&&r.classList.add(i)),r.style.display="none";const o=t.nodeType===1?t:t.parentNode;o.appendChild(r);const{hasTransform:l}=xa(r);return o.removeChild(r),l}const Xd=Ae({patchProp:zd},xd);let Ls,Il=!1;function Zd(){return Ls=Il?Ls:Qf(Xd),Il=!0,Ls}const ep=(...e)=>{const t=Zd().createApp(...e),{mount:n}=t;return t.mount=r=>{const s=np(r);if(s)return n(s,!0,tp(s))},t};function tp(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function np(e){return Le(e)?document.querySelector(e):e}var rp=["link","meta","script","style","noscript","template"],sp=["title","base"],op=([e,t,n])=>sp.includes(e)?e:rp.includes(e)?e==="meta"&&t.name?`${e}.${t.name}`:e==="template"&&t.id?`${e}.${t.id}`:JSON.stringify([e,Object.entries(t).map(([r,s])=>typeof s=="boolean"?s?[r,""]:null:[r,s]).filter(r=>r!=null).sort(([r],[s])=>r.localeCompare(s)),n]):null,lp=e=>{const t=new Set,n=[];return e.forEach(r=>{const s=op(r);s&&!t.has(s)&&(t.add(s),n.push(r))}),n},ip=e=>e[0]==="/"?e:`/${e}`,Aa=e=>e[e.length-1]==="/"||e.endsWith(".html")?e:`${e}/`,dn=e=>/^(https?:)?\/\//.test(e),ap=/.md((\?|#).*)?$/,Mn=(e,t="/")=>!!(dn(e)||e.startsWith("/")&&!e.startsWith(t)&&!ap.test(e)),La=e=>/^[a-z][a-z0-9+.-]*:/.test(e),Ar=e=>Object.prototype.toString.call(e)==="[object Object]",cp=e=>{const[t,...n]=e.split(/(\?|#)/);if(!t||t.endsWith("/"))return e;let r=t.replace(/(^|\/)README.md$/i,"$1index.html");return r.endsWith(".md")?r=r.substring(0,r.length-3)+".html":r.endsWith(".html")||(r=r+".html"),r.endsWith("/index.html")&&(r=r.substring(0,r.length-10)),r+n.join("")},No=e=>e[e.length-1]==="/"?e.slice(0,-1):e,Ra=e=>e[0]==="/"?e.slice(1):e,up=(e,t)=>{const n=Object.keys(e).sort((r,s)=>{const o=s.split("/").length-r.split("/").length;return o!==0?o:s.length-r.length});for(const r of n)if(t.startsWith(r))return r;return"/"},_e=e=>typeof e=="string";const fp="modulepreload",dp=function(e){return"/"+e},Ml={},Ot=function(t,n,r){let s=Promise.resolve();if(n&&n.length>0){document.getElementsByTagName("link");const o=document.querySelector("meta[property=csp-nonce]"),l=(o==null?void 0:o.nonce)||(o==null?void 0:o.getAttribute("nonce"));s=Promise.all(n.map(i=>{if(i=dp(i),i in Ml)return;Ml[i]=!0;const a=i.endsWith(".css"),u=a?'[rel="stylesheet"]':"";if(document.querySelector(`link[href="${i}"]${u}`))return;const c=document.createElement("link");if(c.rel=a?"stylesheet":fp,a||(c.as="script",c.crossOrigin=""),c.href=i,l&&c.setAttribute("nonce",l),document.head.appendChild(c),a)return new Promise((d,p)=>{c.addEventListener("load",d),c.addEventListener("error",()=>p(new Error(`Unable to preload CSS for ${i}`)))})}))}return s.then(()=>t()).catch(o=>{const l=new Event("vite:preloadError",{cancelable:!0});if(l.payload=o,window.dispatchEvent(l),!l.defaultPrevented)throw o})},pp=JSON.parse("{}"),hp=Object.fromEntries([["/",{loader:()=>Ot(()=>import("./index.html-C74gM9ui.js"),__vite__mapDeps([0,1])),meta:{t:"首页",i:"home"}}],["/guide/",{loader:()=>Ot(()=>import("./index.html-CiNpaWQJ.js"),__vite__mapDeps([2,1])),meta:{t:"介绍",i:"fas fa-info"}}],["/deploy/",{loader:()=>Ot(()=>import("./index.html-DnS5xe-w.js"),__vite__mapDeps([3,1])),meta:{t:"部署",i:"fas fa-file-alt"}}],["/deploy/deploy-linux.html",{loader:()=>Ot(()=>import("./deploy-linux.html-BkxWXAgs.js"),__vite__mapDeps([4,1])),meta:{t:"Linux部署教程",i:"fas fa-file-alt",I:!1}}],["/deploy/deploy-windows.html",{loader:()=>Ot(()=>import("./deploy-windows.html-DxxwITdS.js"),__vite__mapDeps([5,1])),meta:{t:"Windows部署教程",i:"fas fa-file-alt",I:!1}}],["/guide/api/api.html",{loader:()=>Ot(()=>import("./api.html-DVMpWxgr.js"),__vite__mapDeps([6,1])),meta:{t:"API接口",i:"fas fa-file-alt",I:!1}}],["/404.html",{loader:()=>Ot(()=>import("./404.html-CTkaq9qF.js"),__vite__mapDeps([7,1])),meta:{t:""}}],["/guide/api/",{loader:()=>Ot(()=>import("./index.html-WJqXxKqp.js"),__vite__mapDeps([8,1])),meta:{t:"Api"}}]]);/*! * vue-router v4.5.1 * (c) 2025 Eduardo San Martin Morote * @license MIT @@ -27,4 +27,4 @@ const __vite__fileDeps=["assets/index.html-CtuKDaUj.js","assets/plugin-vue_expor ${r}}`)),t.appendChild(s)}},E1=e=>{const t=Bn(e),n={html:[],js:[],css:[],isLegal:!1};return["html","js","css"].forEach(r=>{const s=t.filter(o=>ui[r].types.includes(o));if(s.length){const o=s[0];n[r]=[e[o].replace(/^\n|\n$/g,""),ui[r].map[o]||o]}}),n.isLegal=(!n.html.length||n.html[1]==="none")&&(!n.js.length||n.js[1]==="none")&&(!n.css.length||n.css[1]==="none"),n},Rc=e=>e.replace(/
/g,"
").replace(/<((\S+)[^<]*?)\s+\/>/g,"<$1>"),Oc=e=>`
${Rc(e)}
`,x1=e=>`${e.replace("export default ","const $reactApp = ").replace(/App\.__style__(\s*)=(\s*)`([\s\S]*)?`/,"")}; -ReactDOM.createRoot(document.getElementById("app")).render(React.createElement($reactApp))`,T1=e=>e.replace(/export\s+default\s*\{(\n*[\s\S]*)\n*\}\s*;?$/u,"Vue.createApp({$1}).mount('#app')").replace(/export\s+default\s*define(Async)?Component\s*\(\s*\{(\n*[\s\S]*)\n*\}\s*\)\s*;?$/u,"Vue.createApp({$1}).mount('#app')").trim(),Pc=e=>`(function(exports){var module={};module.exports=exports;${e};return module.exports.__esModule?module.exports.default:module.exports;})({})`,k1=(e,t)=>{const n=Uo(t),r=e.js[0]||"";return{...n,html:Rc(e.html[0]||""),js:r,css:e.css[0]||"",isLegal:e.isLegal,getScript:()=>{var s;return n.useBabel?((s=window.Babel.transform(r,{presets:["es2015"]}))==null?void 0:s.code)||"":r}}},A1=/