mirror of
https://github.com/MeoProject/lx-music-api-server.git
synced 2025-07-05 19:49:00 +08:00
Deploying to gh-pages from @ MeoProject/lx-music-api-server@5d0de57fef 🚀
This commit is contained in:
parent
3ba0f1a58d
commit
ac7acc4ee6
@ -1 +1 @@
|
|||||||
import{_ as e}from"./plugin-vue_export-helper-DlAUqK2U.js";import{c as o,a as n,o as r}from"./app-D0kgoHmn.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-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};
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,4 +1,4 @@
|
|||||||
import{_ as n}from"./plugin-vue_export-helper-DlAUqK2U.js";import{c as t,e as a,o as i}from"./app-D0kgoHmn.js";const s={};function o(l,e){return i(),t("div",null,e[0]||(e[0]=[a(`<h2 id="linux-部署教程-演示系统-ubuntu-22-04" tabindex="-1"><a class="header-anchor" href="#linux-部署教程-演示系统-ubuntu-22-04"><span>Linux 部署教程,演示系统:Ubuntu 22.04</span></a></h2><p>1.安装 Python,Git</p><div class="language-bash line-numbers-mode" data-ext="sh" data-title="sh"><pre class="language-bash"><code><span class="token function">sudo</span> <span class="token function">apt</span> update
|
import{_ as n}from"./plugin-vue_export-helper-DlAUqK2U.js";import{c as t,e as a,o as i}from"./app-CVq7Ni1r.js";const s={};function o(l,e){return i(),t("div",null,e[0]||(e[0]=[a(`<h2 id="linux-部署教程-演示系统-ubuntu-22-04" tabindex="-1"><a class="header-anchor" href="#linux-部署教程-演示系统-ubuntu-22-04"><span>Linux 部署教程,演示系统:Ubuntu 22.04</span></a></h2><p>1.安装 Python,Git</p><div class="language-bash line-numbers-mode" data-ext="sh" data-title="sh"><pre class="language-bash"><code><span class="token function">sudo</span> <span class="token function">apt</span> update
|
||||||
<span class="token function">sudo</span> <span class="token function">apt</span> <span class="token function">install</span> python3 python3-pip <span class="token function">git</span> <span class="token parameter variable">-y</span>
|
<span class="token function">sudo</span> <span class="token function">apt</span> <span class="token function">install</span> python3 python3-pip <span class="token function">git</span> <span class="token parameter variable">-y</span>
|
||||||
</code></pre><div class="line-numbers" aria-hidden="true"><div class="line-number"></div><div class="line-number"></div></div></div><p>2.克隆仓库</p><div class="language-bash line-numbers-mode" data-ext="sh" data-title="sh"><pre class="language-bash"><code><span class="token function">git</span> clone https://github.com/MeoProject/lx-music-api-server <span class="token parameter variable">-b</span> main
|
</code></pre><div class="line-numbers" aria-hidden="true"><div class="line-number"></div><div class="line-number"></div></div></div><p>2.克隆仓库</p><div class="language-bash line-numbers-mode" data-ext="sh" data-title="sh"><pre class="language-bash"><code><span class="token function">git</span> clone https://github.com/MeoProject/lx-music-api-server <span class="token parameter variable">-b</span> main
|
||||||
|
|
||||||
@ -6,4 +6,4 @@ import{_ as n}from"./plugin-vue_export-helper-DlAUqK2U.js";import{c as t,e as a,
|
|||||||
</code></pre><div class="line-numbers" aria-hidden="true"><div class="line-number"></div><div class="line-number"></div><div class="line-number"></div></div></div><p>根据网络环境选择</p><p>3.安装依赖</p><div class="language-bash line-numbers-mode" data-ext="sh" data-title="sh"><pre class="language-bash"><code>pip3 <span class="token function">install</span> poetry
|
</code></pre><div class="line-numbers" aria-hidden="true"><div class="line-number"></div><div class="line-number"></div><div class="line-number"></div></div></div><p>根据网络环境选择</p><p>3.安装依赖</p><div class="language-bash line-numbers-mode" data-ext="sh" data-title="sh"><pre class="language-bash"><code>pip3 <span class="token function">install</span> poetry
|
||||||
poetry <span class="token function">install</span> --no-root
|
poetry <span class="token function">install</span> --no-root
|
||||||
</code></pre><div class="line-numbers" aria-hidden="true"><div class="line-number"></div><div class="line-number"></div></div></div><p>4.启动服务器</p><div class="language-bash line-numbers-mode" data-ext="sh" data-title="sh"><pre class="language-bash"><code>poetry run python main.py
|
</code></pre><div class="line-numbers" aria-hidden="true"><div class="line-number"></div><div class="line-number"></div></div></div><p>4.启动服务器</p><div class="language-bash line-numbers-mode" data-ext="sh" data-title="sh"><pre class="language-bash"><code>poetry run python main.py
|
||||||
</code></pre><div class="line-numbers" aria-hidden="true"><div class="line-number"></div></div></div><p>如果屏幕上没有报错,那么恭喜您,部署已完成!😋</p>`,11)]))}const c=n(s,[["render",o],["__file","deploy-linux.html.vue"]]),u=JSON.parse('{"path":"/deploy/deploy-linux.html","title":"Linux部署教程","lang":"zh-CN","frontmatter":{"head":[["meta",{"name":"keywords","content":"Linux"}],["meta",{"property":"og:url","content":"https://apidoc.zcmonety.xyz/deploy/deploy-linux.html"}],["meta",{"property":"og:site_name","content":"LX Music Api Server"}],["meta",{"property":"og:title","content":"Linux部署教程"}],["meta",{"property":"og:description","content":"Linux 部署教程,演示系统:Ubuntu 22.04 1.安装 Python,Git 2.克隆仓库 根据网络环境选择 3.安装依赖 4.启动服务器 如果屏幕上没有报错,那么恭喜您,部署已完成!😋"}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:updated_time","content":"2025-05-31T07:40:28.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:40:28.000Z"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"Article\\",\\"headline\\":\\"Linux部署教程\\",\\"image\\":[\\"\\"],\\"datePublished\\":\\"2025-05-31T00:00:00.000Z\\",\\"dateModified\\":\\"2025-05-31T07:40:28.000Z\\",\\"author\\":[{\\"@type\\":\\"Person\\",\\"name\\":\\"ikun0014\\"}]}"]],"title":"Linux部署教程","icon":"fas fa-file-alt","author":"ikun0014","date":"2025-05-31T00:00:00.000Z","index":false,"description":"Linux 部署教程,演示系统:Ubuntu 22.04 1.安装 Python,Git 2.克隆仓库 根据网络环境选择 3.安装依赖 4.启动服务器 如果屏幕上没有报错,那么恭喜您,部署已完成!😋"},"headers":[{"level":2,"title":"Linux 部署教程,演示系统:Ubuntu 22.04","slug":"linux-部署教程-演示系统-ubuntu-22-04","link":"#linux-部署教程-演示系统-ubuntu-22-04","children":[]}],"git":{"createdTime":1748677228000,"updatedTime":1748677228000,"contributors":[{"name":"ikun0014","email":"ikun0014@qq.com","commits":1}]},"readingTime":{"minutes":0.43,"words":129},"filePathRelative":"deploy/deploy-linux.md","localizedDate":"2025年5月31日","autoDesc":true}');export{c as comp,u as data};
|
</code></pre><div class="line-numbers" aria-hidden="true"><div class="line-number"></div></div></div><p>如果屏幕上没有报错,那么恭喜您,部署已完成!😋</p>`,11)]))}const c=n(s,[["render",o],["__file","deploy-linux.html.vue"]]),u=JSON.parse('{"path":"/deploy/deploy-linux.html","title":"Linux部署教程","lang":"zh-CN","frontmatter":{"head":[["meta",{"name":"keywords","content":"Linux"}],["meta",{"property":"og:url","content":"https://apidoc.zcmonety.xyz/deploy/deploy-linux.html"}],["meta",{"property":"og:site_name","content":"LX Music Api Server"}],["meta",{"property":"og:title","content":"Linux部署教程"}],["meta",{"property":"og:description","content":"Linux 部署教程,演示系统:Ubuntu 22.04 1.安装 Python,Git 2.克隆仓库 根据网络环境选择 3.安装依赖 4.启动服务器 如果屏幕上没有报错,那么恭喜您,部署已完成!😋"}],["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\\":\\"Linux部署教程\\",\\"image\\":[\\"\\"],\\"datePublished\\":\\"2025-05-31T00:00:00.000Z\\",\\"dateModified\\":\\"2025-05-31T07:43:45.000Z\\",\\"author\\":[{\\"@type\\":\\"Person\\",\\"name\\":\\"ikun0014\\"}]}"]],"title":"Linux部署教程","icon":"fas fa-file-alt","author":"ikun0014","date":"2025-05-31T00:00:00.000Z","index":false,"description":"Linux 部署教程,演示系统:Ubuntu 22.04 1.安装 Python,Git 2.克隆仓库 根据网络环境选择 3.安装依赖 4.启动服务器 如果屏幕上没有报错,那么恭喜您,部署已完成!😋"},"headers":[{"level":2,"title":"Linux 部署教程,演示系统:Ubuntu 22.04","slug":"linux-部署教程-演示系统-ubuntu-22-04","link":"#linux-部署教程-演示系统-ubuntu-22-04","children":[]}],"git":{"createdTime":1748677425000,"updatedTime":1748677425000,"contributors":[{"name":"ikun0014","email":"ikun0014@qq.com","commits":1}]},"readingTime":{"minutes":0.43,"words":129},"filePathRelative":"deploy/deploy-linux.md","localizedDate":"2025年5月31日","autoDesc":true}');export{c as comp,u as data};
|
@ -1,7 +1,7 @@
|
|||||||
import{_ as l}from"./plugin-vue_export-helper-DlAUqK2U.js";import{c as s,a as n,e as a,b as e,d as i,r,o as p}from"./app-D0kgoHmn.js";const d="/images/pydown.png",m="/images/pyinstall.png",u="/images/gitinstall.png",y={},g={href:"https://www.python.org/downloads/release/python-3119",target:"_blank",rel:"noopener noreferrer"},b={href:"https://github.moeyy.xyz/github.com/git-for-windows/git/releases/download/v2.44.0.windows.1/Git-2.44.0-64-bit.exe",target:"_blank",rel:"noopener noreferrer"};function v(c,t){const o=r("ExternalLinkIcon");return p(),s("div",null,[t[18]||(t[18]=n("h2",{id:"部署教程",tabindex:"-1"},[n("a",{class:"header-anchor",href:"#部署教程"},[n("span",null,"部署教程")])],-1)),n("p",null,[t[1]||(t[1]=e("1.下载并且安装 Python3.10-3.11")),t[2]||(t[2]=n("br",null,null,-1)),t[3]||(t[3]=e(" 前往")),n("a",g,[t[0]||(t[0]=e("Python 官网")),i(o)]),t[4]||(t[4]=e("下拉即可找到 Python3.11.9 的下载链接")),t[5]||(t[5]=n("br",null,null,-1)),t[6]||(t[6]=n("img",{src:d,alt:"图1",loading:"lazy"},null,-1)),t[7]||(t[7]=n("br",null,null,-1)),t[8]||(t[8]=e(" 然后安装 Python")),t[9]||(t[9]=n("br",null,null,-1)),t[10]||(t[10]=n("img",{src:m,alt:"图2",loading:"lazy"},null,-1))]),n("p",null,[t[12]||(t[12]=e("2.下载并且安装 Git")),t[13]||(t[13]=n("br",null,null,-1)),n("a",b,[t[11]||(t[11]=e("点击我加速下载")),i(o)]),t[14]||(t[14]=n("br",null,null,-1)),t[15]||(t[15]=n("img",{src:u,alt:"图3",loading:"lazy"},null,-1)),t[16]||(t[16]=n("br",null,null,-1)),t[17]||(t[17]=e(" 一路点击 Next 和 Install 即可"))]),t[19]||(t[19]=a(`<p>3.使用 Git 克隆仓库</p><div class="language-bash line-numbers-mode" data-ext="sh" data-title="sh"><pre class="language-bash"><code><span class="token function">git</span> clone https://github.com/MeoProject/lx-music-api-server <span class="token parameter variable">-b</span> main
|
import{_ as l}from"./plugin-vue_export-helper-DlAUqK2U.js";import{c as s,a as n,e as a,b as e,d as i,r,o as p}from"./app-CVq7Ni1r.js";const d="/images/pydown.png",m="/images/pyinstall.png",u="/images/gitinstall.png",y={},g={href:"https://www.python.org/downloads/release/python-3119",target:"_blank",rel:"noopener noreferrer"},b={href:"https://github.moeyy.xyz/github.com/git-for-windows/git/releases/download/v2.44.0.windows.1/Git-2.44.0-64-bit.exe",target:"_blank",rel:"noopener noreferrer"};function v(c,t){const o=r("ExternalLinkIcon");return p(),s("div",null,[t[18]||(t[18]=n("h2",{id:"部署教程",tabindex:"-1"},[n("a",{class:"header-anchor",href:"#部署教程"},[n("span",null,"部署教程")])],-1)),n("p",null,[t[1]||(t[1]=e("1.下载并且安装 Python3.10-3.11")),t[2]||(t[2]=n("br",null,null,-1)),t[3]||(t[3]=e(" 前往")),n("a",g,[t[0]||(t[0]=e("Python 官网")),i(o)]),t[4]||(t[4]=e("下拉即可找到 Python3.11.9 的下载链接")),t[5]||(t[5]=n("br",null,null,-1)),t[6]||(t[6]=n("img",{src:d,alt:"图1",loading:"lazy"},null,-1)),t[7]||(t[7]=n("br",null,null,-1)),t[8]||(t[8]=e(" 然后安装 Python")),t[9]||(t[9]=n("br",null,null,-1)),t[10]||(t[10]=n("img",{src:m,alt:"图2",loading:"lazy"},null,-1))]),n("p",null,[t[12]||(t[12]=e("2.下载并且安装 Git")),t[13]||(t[13]=n("br",null,null,-1)),n("a",b,[t[11]||(t[11]=e("点击我加速下载")),i(o)]),t[14]||(t[14]=n("br",null,null,-1)),t[15]||(t[15]=n("img",{src:u,alt:"图3",loading:"lazy"},null,-1)),t[16]||(t[16]=n("br",null,null,-1)),t[17]||(t[17]=e(" 一路点击 Next 和 Install 即可"))]),t[19]||(t[19]=a(`<p>3.使用 Git 克隆仓库</p><div class="language-bash line-numbers-mode" data-ext="sh" data-title="sh"><pre class="language-bash"><code><span class="token function">git</span> clone https://github.com/MeoProject/lx-music-api-server <span class="token parameter variable">-b</span> main
|
||||||
</code></pre><div class="line-numbers" aria-hidden="true"><div class="line-number"></div></div></div><p>4.使用 poetry 进行依赖项安装</p><div class="language-bash line-numbers-mode" data-ext="sh" data-title="sh"><pre class="language-bash"><code>pip <span class="token function">install</span> poetry
|
</code></pre><div class="line-numbers" aria-hidden="true"><div class="line-number"></div></div></div><p>4.使用 poetry 进行依赖项安装</p><div class="language-bash line-numbers-mode" data-ext="sh" data-title="sh"><pre class="language-bash"><code>pip <span class="token function">install</span> poetry
|
||||||
poetry <span class="token function">install</span> --no-root
|
poetry <span class="token function">install</span> --no-root
|
||||||
</code></pre><div class="line-numbers" aria-hidden="true"><div class="line-number"></div><div class="line-number"></div></div></div><p>5.启动服务器</p><div class="language-bash line-numbers-mode" data-ext="sh" data-title="sh"><pre class="language-bash"><code>poetry run python main.py
|
</code></pre><div class="line-numbers" aria-hidden="true"><div class="line-number"></div><div class="line-number"></div></div></div><p>5.启动服务器</p><div class="language-bash line-numbers-mode" data-ext="sh" data-title="sh"><pre class="language-bash"><code>poetry run python main.py
|
||||||
或者 <span class="token function">npm</span> run start
|
或者 <span class="token function">npm</span> run start
|
||||||
|
|
||||||
</code></pre><div class="line-numbers" aria-hidden="true"><div class="line-number"></div><div class="line-number"></div><div class="line-number"></div></div></div><p>如果不报错,那么恭喜您,您已经完成部署😋</p>`,7))])}const f=l(y,[["render",v],["__file","deploy-windows.html.vue"]]),x=JSON.parse('{"path":"/deploy/deploy-windows.html","title":"Windows部署教程","lang":"zh-CN","frontmatter":{"head":[["meta",{"name":"keywords","content":"Windows部署教程"}],["meta",{"property":"og:url","content":"https://apidoc.zcmonety.xyz/deploy/deploy-windows.html"}],["meta",{"property":"og:site_name","content":"LX Music Api Server"}],["meta",{"property":"og:title","content":"Windows部署教程"}],["meta",{"property":"og:description","content":"部署教程 1.下载并且安装 Python3.10-3.11 前往Python 官网下拉即可找到 Python3.11.9 的下载链接 图1 然后安装 Python 图2 2.下载并且安装 Git 点击我加速下载 图3 一路点击 Next 和 Install 即可 3.使用 Git 克隆仓库 4.使用 poetry 进行依赖项安装 5.启动服务器 如果不..."}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:image","content":"https://apidoc.zcmonety.xyz/images/pydown.png"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:updated_time","content":"2025-05-31T07:40:28.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:40:28.000Z"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"Article\\",\\"headline\\":\\"Windows部署教程\\",\\"image\\":[\\"https://apidoc.zcmonety.xyz/images/pydown.png\\",\\"https://apidoc.zcmonety.xyz/images/pyinstall.png\\",\\"https://apidoc.zcmonety.xyz/images/gitinstall.png\\"],\\"datePublished\\":\\"2025-05-31T00:00:00.000Z\\",\\"dateModified\\":\\"2025-05-31T07:40:28.000Z\\",\\"author\\":[{\\"@type\\":\\"Person\\",\\"name\\":\\"ikun0014\\"}]}"]],"title":"Windows部署教程","icon":"fas fa-file-alt","author":"ikun0014","date":"2025-05-31T00:00:00.000Z","index":false,"description":"部署教程 1.下载并且安装 Python3.10-3.11 前往Python 官网下拉即可找到 Python3.11.9 的下载链接 图1 然后安装 Python 图2 2.下载并且安装 Git 点击我加速下载 图3 一路点击 Next 和 Install 即可 3.使用 Git 克隆仓库 4.使用 poetry 进行依赖项安装 5.启动服务器 如果不..."},"headers":[{"level":2,"title":"部署教程","slug":"部署教程","link":"#部署教程","children":[]}],"git":{"createdTime":1748677228000,"updatedTime":1748677228000,"contributors":[{"name":"ikun0014","email":"ikun0014@qq.com","commits":1}]},"readingTime":{"minutes":0.59,"words":178},"filePathRelative":"deploy/deploy-windows.md","localizedDate":"2025年5月31日","autoDesc":true}');export{f as comp,x as data};
|
</code></pre><div class="line-numbers" aria-hidden="true"><div class="line-number"></div><div class="line-number"></div><div class="line-number"></div></div></div><p>如果不报错,那么恭喜您,您已经完成部署😋</p>`,7))])}const f=l(y,[["render",v],["__file","deploy-windows.html.vue"]]),x=JSON.parse('{"path":"/deploy/deploy-windows.html","title":"Windows部署教程","lang":"zh-CN","frontmatter":{"head":[["meta",{"name":"keywords","content":"Windows部署教程"}],["meta",{"property":"og:url","content":"https://apidoc.zcmonety.xyz/deploy/deploy-windows.html"}],["meta",{"property":"og:site_name","content":"LX Music Api Server"}],["meta",{"property":"og:title","content":"Windows部署教程"}],["meta",{"property":"og:description","content":"部署教程 1.下载并且安装 Python3.10-3.11 前往Python 官网下拉即可找到 Python3.11.9 的下载链接 图1 然后安装 Python 图2 2.下载并且安装 Git 点击我加速下载 图3 一路点击 Next 和 Install 即可 3.使用 Git 克隆仓库 4.使用 poetry 进行依赖项安装 5.启动服务器 如果不..."}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:image","content":"https://apidoc.zcmonety.xyz/images/pydown.png"}],["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\\":\\"Windows部署教程\\",\\"image\\":[\\"https://apidoc.zcmonety.xyz/images/pydown.png\\",\\"https://apidoc.zcmonety.xyz/images/pyinstall.png\\",\\"https://apidoc.zcmonety.xyz/images/gitinstall.png\\"],\\"datePublished\\":\\"2025-05-31T00:00:00.000Z\\",\\"dateModified\\":\\"2025-05-31T07:43:45.000Z\\",\\"author\\":[{\\"@type\\":\\"Person\\",\\"name\\":\\"ikun0014\\"}]}"]],"title":"Windows部署教程","icon":"fas fa-file-alt","author":"ikun0014","date":"2025-05-31T00:00:00.000Z","index":false,"description":"部署教程 1.下载并且安装 Python3.10-3.11 前往Python 官网下拉即可找到 Python3.11.9 的下载链接 图1 然后安装 Python 图2 2.下载并且安装 Git 点击我加速下载 图3 一路点击 Next 和 Install 即可 3.使用 Git 克隆仓库 4.使用 poetry 进行依赖项安装 5.启动服务器 如果不..."},"headers":[{"level":2,"title":"部署教程","slug":"部署教程","link":"#部署教程","children":[]}],"git":{"createdTime":1748677425000,"updatedTime":1748677425000,"contributors":[{"name":"ikun0014","email":"ikun0014@qq.com","commits":1}]},"readingTime":{"minutes":0.59,"words":178},"filePathRelative":"deploy/deploy-windows.md","localizedDate":"2025年5月31日","autoDesc":true}');export{f as comp,x as data};
|
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
|||||||
import{_ as e}from"./plugin-vue_export-helper-DlAUqK2U.js";import{c as t,o}from"./app-D0kgoHmn.js";const i={};function a(r,n){return o(),t("div")}const p=e(i,[["render",a],["__file","index.html.vue"]]),s=JSON.parse('{"path":"/","title":"首页","lang":"zh-CN","frontmatter":{"title":"首页","home":true,"icon":"home","heroText":"LX Music Api Server","tagline":"适用于 LX Music 的解析接口服务器的 Python 实现","heroImage":"/images/favicon.ico","actions":[{"text":"如何部署?","link":"/guide/readme.md","type":"primary","icon":"arrow-right"},{"text":"API调用","link":"/guide/api/api.md","type":"secondary","icon":"book"}],"features":[{"title":"安全性高","details":"拥有一个单独的安全模块,防止被恶意滥用","icon":"lock"},{"title":"部署简单","details":"只需要有一点点基础(指的是会看文档)即可在10分钟内部署完毕","icon":"rocket"},{"title":"快速响应","details":"采用aiohttp进行异步请求,毫秒级响应","icon":"magic"}],"footerHtml":true,"head":[["meta",{"property":"og:url","content":"https://apidoc.zcmonety.xyz/"}],["meta",{"property":"og:site_name","content":"LX Music Api Server"}],["meta",{"property":"og:title","content":"首页"}],["meta",{"property":"og:type","content":"website"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:updated_time","content":"2025-05-31T07:40:28.000Z"}],["meta",{"property":"article:modified_time","content":"2025-05-31T07:40:28.000Z"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"WebPage\\",\\"name\\":\\"首页\\"}"]]},"headers":[],"git":{"createdTime":1748677228000,"updatedTime":1748677228000,"contributors":[{"name":"ikun0014","email":"ikun0014@qq.com","commits":1}]},"readingTime":{"minutes":0.47,"words":141},"filePathRelative":"README.md","localizedDate":"2025年5月31日"}');export{p as comp,s as data};
|
import{_ as e}from"./plugin-vue_export-helper-DlAUqK2U.js";import{c as t,o}from"./app-CVq7Ni1r.js";const i={};function a(r,n){return o(),t("div")}const p=e(i,[["render",a],["__file","index.html.vue"]]),s=JSON.parse('{"path":"/","title":"首页","lang":"zh-CN","frontmatter":{"title":"首页","home":true,"icon":"home","heroText":"LX Music Api Server","tagline":"适用于 LX Music 的解析接口服务器的 Python 实现","heroImage":"/images/favicon.ico","actions":[{"text":"如何部署?","link":"/guide/readme.md","type":"primary","icon":"arrow-right"},{"text":"API调用","link":"/guide/api/api.md","type":"secondary","icon":"book"}],"features":[{"title":"安全性高","details":"拥有一个单独的安全模块,防止被恶意滥用","icon":"lock"},{"title":"部署简单","details":"只需要有一点点基础(指的是会看文档)即可在10分钟内部署完毕","icon":"rocket"},{"title":"快速响应","details":"采用aiohttp进行异步请求,毫秒级响应","icon":"magic"}],"footerHtml":true,"head":[["meta",{"property":"og:url","content":"https://apidoc.zcmonety.xyz/"}],["meta",{"property":"og:site_name","content":"LX Music Api Server"}],["meta",{"property":"og:title","content":"首页"}],["meta",{"property":"og:type","content":"website"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:updated_time","content":"2025-05-31T07:43:45.000Z"}],["meta",{"property":"article:modified_time","content":"2025-05-31T07:43:45.000Z"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"WebPage\\",\\"name\\":\\"首页\\"}"]]},"headers":[],"git":{"createdTime":1748677425000,"updatedTime":1748677425000,"contributors":[{"name":"ikun0014","email":"ikun0014@qq.com","commits":1}]},"readingTime":{"minutes":0.47,"words":141},"filePathRelative":"README.md","localizedDate":"2025年5月31日"}');export{p as comp,s as data};
|
@ -1 +1 @@
|
|||||||
import{_ as a}from"./plugin-vue_export-helper-DlAUqK2U.js";import{c as l,a as t,b as o,d as i,w as r,r as p,o as d}from"./app-D0kgoHmn.js";const s={};function m(u,e){const n=p("RouteLink");return d(),l("div",null,[e[5]||(e[5]=t("h2",{id:"部署方法",tabindex:"-1"},[t("a",{class:"header-anchor",href:"#部署方法"},[t("span",null,"部署方法")])],-1)),t("p",null,[e[2]||(e[2]=o("Windows请看:")),i(n,{to:"/deploy/deploy-windows.html"},{default:r(()=>e[0]||(e[0]=[o("Win")])),_:1,__:[0]}),e[3]||(e[3]=t("br",null,null,-1)),e[4]||(e[4]=o(" Linux请看:")),i(n,{to:"/deploy/deploy-linux.html"},{default:r(()=>e[1]||(e[1]=[o("Linux")])),_:1,__:[1]})])])}const f=a(s,[["render",m],["__file","index.html.vue"]]),x=JSON.parse('{"path":"/deploy/","title":"部署","lang":"zh-CN","frontmatter":{"head":[["meta",{"name":"keywords","content":"即刻开始"}],["meta",{"property":"og:url","content":"https://apidoc.zcmonety.xyz/deploy/"}],["meta",{"property":"og:site_name","content":"LX Music Api Server"}],["meta",{"property":"og:title","content":"部署"}],["meta",{"property":"og:description","content":"部署方法 Windows请看: Linux请看:"}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:updated_time","content":"2025-05-31T07:40:28.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:40:28.000Z"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"Article\\",\\"headline\\":\\"部署\\",\\"image\\":[\\"\\"],\\"datePublished\\":\\"2025-05-31T00:00:00.000Z\\",\\"dateModified\\":\\"2025-05-31T07:40:28.000Z\\",\\"author\\":[{\\"@type\\":\\"Person\\",\\"name\\":\\"ikun0014\\"}]}"]],"title":"部署","icon":"fas fa-file-alt","author":"ikun0014","date":"2025-05-31T00:00:00.000Z","index":true,"description":"部署方法 Windows请看: Linux请看:"},"headers":[{"level":2,"title":"部署方法","slug":"部署方法","link":"#部署方法","children":[]}],"git":{"createdTime":1748677228000,"updatedTime":1748677228000,"contributors":[{"name":"ikun0014","email":"ikun0014@qq.com","commits":1}]},"readingTime":{"minutes":0.14,"words":41},"filePathRelative":"deploy/README.md","localizedDate":"2025年5月31日","autoDesc":true}');export{f as comp,x as data};
|
import{_ as a}from"./plugin-vue_export-helper-DlAUqK2U.js";import{c as l,a as t,b as o,d as i,w as r,r as p,o as d}from"./app-CVq7Ni1r.js";const s={};function m(u,e){const n=p("RouteLink");return d(),l("div",null,[e[5]||(e[5]=t("h2",{id:"部署方法",tabindex:"-1"},[t("a",{class:"header-anchor",href:"#部署方法"},[t("span",null,"部署方法")])],-1)),t("p",null,[e[2]||(e[2]=o("Windows请看:")),i(n,{to:"/deploy/deploy-windows.html"},{default:r(()=>e[0]||(e[0]=[o("Win")])),_:1,__:[0]}),e[3]||(e[3]=t("br",null,null,-1)),e[4]||(e[4]=o(" Linux请看:")),i(n,{to:"/deploy/deploy-linux.html"},{default:r(()=>e[1]||(e[1]=[o("Linux")])),_:1,__:[1]})])])}const f=a(s,[["render",m],["__file","index.html.vue"]]),x=JSON.parse('{"path":"/deploy/","title":"部署","lang":"zh-CN","frontmatter":{"head":[["meta",{"name":"keywords","content":"即刻开始"}],["meta",{"property":"og:url","content":"https://apidoc.zcmonety.xyz/deploy/"}],["meta",{"property":"og:site_name","content":"LX Music Api Server"}],["meta",{"property":"og:title","content":"部署"}],["meta",{"property":"og:description","content":"部署方法 Windows请看: Linux请看:"}],["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\\":\\"部署\\",\\"image\\":[\\"\\"],\\"datePublished\\":\\"2025-05-31T00:00:00.000Z\\",\\"dateModified\\":\\"2025-05-31T07:43:45.000Z\\",\\"author\\":[{\\"@type\\":\\"Person\\",\\"name\\":\\"ikun0014\\"}]}"]],"title":"部署","icon":"fas fa-file-alt","author":"ikun0014","date":"2025-05-31T00:00:00.000Z","index":true,"description":"部署方法 Windows请看: Linux请看:"},"headers":[{"level":2,"title":"部署方法","slug":"部署方法","link":"#部署方法","children":[]}],"git":{"createdTime":1748677425000,"updatedTime":1748677425000,"contributors":[{"name":"ikun0014","email":"ikun0014@qq.com","commits":1}]},"readingTime":{"minutes":0.14,"words":41},"filePathRelative":"deploy/README.md","localizedDate":"2025年5月31日","autoDesc":true}');export{f as comp,x as data};
|
@ -1 +1 @@
|
|||||||
import{_ as t}from"./plugin-vue_export-helper-DlAUqK2U.js";import{c as o,d as a,r as n,o as r}from"./app-D0kgoHmn.js";const p={};function i(c,s){const e=n("Catalog");return r(),o("div",null,[a(e)])}const d=t(p,[["render",i],["__file","index.html.vue"]]),g=JSON.parse('{"path":"/guide/api/","title":"Api","lang":"zh-CN","frontmatter":{"title":"Api","article":false,"feed":false,"sitemap":false,"gitInclude":[],"head":[["meta",{"property":"og:url","content":"https://apidoc.zcmonety.xyz/guide/api/"}],["meta",{"property":"og:site_name","content":"LX Music Api Server"}],["meta",{"property":"og:title","content":"Api"}],["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\\":\\"Api\\"}"]]},"headers":[],"git":{},"readingTime":{"minutes":0,"words":1},"filePathRelative":null}');export{d as comp,g as data};
|
import{_ as t}from"./plugin-vue_export-helper-DlAUqK2U.js";import{c as o,d as a,r as n,o as r}from"./app-CVq7Ni1r.js";const p={};function i(c,s){const e=n("Catalog");return r(),o("div",null,[a(e)])}const d=t(p,[["render",i],["__file","index.html.vue"]]),g=JSON.parse('{"path":"/guide/api/","title":"Api","lang":"zh-CN","frontmatter":{"title":"Api","article":false,"feed":false,"sitemap":false,"gitInclude":[],"head":[["meta",{"property":"og:url","content":"https://apidoc.zcmonety.xyz/guide/api/"}],["meta",{"property":"og:site_name","content":"LX Music Api Server"}],["meta",{"property":"og:title","content":"Api"}],["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\\":\\"Api\\"}"]]},"headers":[],"git":{},"readingTime":{"minutes":0,"words":1},"filePathRelative":null}');export{d as comp,g as data};
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,3 +1,3 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/sitemap.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/sitemap.xsl"?>
|
||||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:news="http://www.google.com/schemas/sitemap-news/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xmlns:video="http://www.google.com/schemas/sitemap-video/1.1"><url><loc>https://apidoc.zcmonety.xyz/</loc><lastmod>2025-05-31T07:40:28.000Z</lastmod><changefreq>daily</changefreq></url><url><loc>https://apidoc.zcmonety.xyz/deploy/</loc><lastmod>2025-05-31T07:40:28.000Z</lastmod><changefreq>daily</changefreq></url><url><loc>https://apidoc.zcmonety.xyz/deploy/deploy-linux.html</loc><lastmod>2025-05-31T07:40:28.000Z</lastmod><changefreq>daily</changefreq></url><url><loc>https://apidoc.zcmonety.xyz/deploy/deploy-windows.html</loc><lastmod>2025-05-31T07:40:28.000Z</lastmod><changefreq>daily</changefreq></url><url><loc>https://apidoc.zcmonety.xyz/guide/</loc><lastmod>2025-05-31T07:40:28.000Z</lastmod><changefreq>daily</changefreq></url><url><loc>https://apidoc.zcmonety.xyz/guide/api/api.html</loc><lastmod>2025-05-31T07:40:28.000Z</lastmod><changefreq>daily</changefreq></url></urlset>
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:news="http://www.google.com/schemas/sitemap-news/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xmlns:video="http://www.google.com/schemas/sitemap-video/1.1"><url><loc>https://apidoc.zcmonety.xyz/</loc><lastmod>2025-05-31T07:43:45.000Z</lastmod><changefreq>daily</changefreq></url><url><loc>https://apidoc.zcmonety.xyz/deploy/</loc><lastmod>2025-05-31T07:43:45.000Z</lastmod><changefreq>daily</changefreq></url><url><loc>https://apidoc.zcmonety.xyz/deploy/deploy-linux.html</loc><lastmod>2025-05-31T07:43:45.000Z</lastmod><changefreq>daily</changefreq></url><url><loc>https://apidoc.zcmonety.xyz/deploy/deploy-windows.html</loc><lastmod>2025-05-31T07:43:45.000Z</lastmod><changefreq>daily</changefreq></url><url><loc>https://apidoc.zcmonety.xyz/guide/</loc><lastmod>2025-05-31T07:43:45.000Z</lastmod><changefreq>daily</changefreq></url><url><loc>https://apidoc.zcmonety.xyz/guide/api/api.html</loc><lastmod>2025-05-31T07:43:45.000Z</lastmod><changefreq>daily</changefreq></url></urlset>
|
Loading…
x
Reference in New Issue
Block a user