Skip to content

Commit

Permalink
[*] 添加 CSDesktop 客户端下载链接
Browse files Browse the repository at this point in the history
  • Loading branch information
Muska-Ami committed Sep 19, 2024
1 parent d36058d commit d6e2c76
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions src/views/other/SoftwareView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,32 @@
</p>
</n-card>
</n-grid-item>
<n-grid-item class="item" span="1">
<n-card title="LoCyanFrpCSDesktop" size="medium">
<h3>系统及架构支持</h3>
<p>
<span>Windows (至少需要 Windows 10)</span>
<br />
<span>架构支持</span>
</p>
<ul>
<li>x86_84</li>
</ul>
<h3>下载</h3>
<p>
<a
href="https://mirrors.locyan.cn/github-release/LoCyan-Team/LoCyanFrpCSDesktop/LatestRelease/"
target="_blank"
>
LoCyan Mirrors 镜像站
</a>
<br />
<a href="https://github.com/LoCyan-Team/LoCyanFrpCSDesktop/releases" target="_blank">
GitHub
</a>
</p>
</n-card>
</n-grid-item>
<n-grid-item class="item" span="1">
<n-card title="纯净版客户端 (Frpc)" size="medium">
<a
Expand Down

0 comments on commit d6e2c76

Please sign in to comment.