mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-28 10:57:23 +08:00
📃 docs: 完善文档
This commit is contained in:
@@ -1,5 +1,21 @@
|
|||||||
# Vue 3 + Typescript + Vite
|
# 一个基于 electron typescript vue3 的桌面音乐播放器
|
||||||
|
主要功能如下
|
||||||
|
|
||||||
vue3 + TypeScript + NaiveUI + animateCss + Vuex + VueRouter + Axios等实现音乐桌面web端
|
- 音乐推荐
|
||||||
实现各项功能
|
- 音乐播放
|
||||||
网站地址:http://mc.myalger.top/
|
- 网易云登录
|
||||||
|
- 播放历史
|
||||||
|
- 歌单 mv 搜索 专辑等功能
|
||||||
|
|
||||||
|
## 软件截图
|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
|
## 欢迎提Issues
|
||||||
|
|
||||||
|
## 免责声明
|
||||||
|
本软件仅用于学习交流,禁止用于商业用途,否则后果自负。
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 902 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 283 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.5 MiB |
Binary file not shown.
|
After Width: | Height: | Size: 237 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 478 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 502 KiB |
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "alger-music",
|
"name": "alger-music",
|
||||||
"version": "1.3.0",
|
"version": "1.4.0",
|
||||||
"description": "这是一个用于音乐播放的应用程序。",
|
"description": "这是一个用于音乐播放的应用程序。",
|
||||||
"author": "Alger <algerkc@qq.com>",
|
"author": "Alger <algerkc@qq.com>",
|
||||||
"main": "app.js",
|
"main": "app.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user