feat: 调整Aplayer引入方式为脚本链接,支持通过metingJS获取音乐平台歌单

This commit is contained in:
ykxkykx
2023-01-02 04:00:59 +08:00
parent 0d0fb07eef
commit 936e882ac2
6 changed files with 31 additions and 13 deletions

1
.gitignore vendored
View File

@@ -36,6 +36,7 @@ yarn-error.log*
# dev
/data.json
/yarn.lock
/pnpm-lock.yaml
.idea
.vscode