mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-14 06:30:49 +08:00
📃 docs: 完善文档
This commit is contained in:
24
README.md
24
README.md
@@ -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
|
||||
|
||||
## 免责声明
|
||||
本软件仅用于学习交流,禁止用于商业用途,否则后果自负。
|
||||
|
||||
BIN
docs/img/image-1.png
Normal file
BIN
docs/img/image-1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 902 KiB |
BIN
docs/img/image-2.png
Normal file
BIN
docs/img/image-2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 283 KiB |
BIN
docs/img/image-3.png
Normal file
BIN
docs/img/image-3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.5 MiB |
BIN
docs/img/image-4.png
Normal file
BIN
docs/img/image-4.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 237 KiB |
BIN
docs/img/image-5.png
Normal file
BIN
docs/img/image-5.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 478 KiB |
BIN
docs/img/image.png
Normal file
BIN
docs/img/image.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 502 KiB |
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "alger-music",
|
||||
"version": "1.3.0",
|
||||
"version": "1.4.0",
|
||||
"description": "这是一个用于音乐播放的应用程序。",
|
||||
"author": "Alger <algerkc@qq.com>",
|
||||
"main": "app.js",
|
||||
|
||||
Reference in New Issue
Block a user