mirror of
https://github.com/lqtmcstudio/QZMusic_PC.git
synced 2026-06-21 15:54:25 +08:00
feat(chore): 重构UI、实现功能
- 用户登录(支持扫码登录) - 一起听 - 听歌足迹 - 排行榜 - 本地音乐 - 快捷键 - 云歌单/本地歌单 - 歌单导入导出 - 喜欢
This commit is contained in:
@@ -25,11 +25,13 @@
|
||||
"@pixi/filter-bulge-pinch": "^5.1.1",
|
||||
"@pixi/filter-color-matrix": "^7.4.3",
|
||||
"@pixi/sprite": "^7.4.3",
|
||||
"@types/qrcode": "^1.5.6",
|
||||
"@vitejs/plugin-vue-jsx": "^5.1.5",
|
||||
"element-plus": "^2.13.7",
|
||||
"jss": "^10.10.0",
|
||||
"jss-preset-default": "^10.10.0",
|
||||
"pinia": "^3.0.4",
|
||||
"qrcode": "^1.5.4",
|
||||
"url": "^0.11.4",
|
||||
"vite-plugin-wasm": "^3.6.0",
|
||||
"vue": "^3.5.33",
|
||||
@@ -72,6 +74,10 @@
|
||||
{
|
||||
"from": "core/libfftw3f-3.dll",
|
||||
"to": "core/libfftw3f-3.dll"
|
||||
},
|
||||
{
|
||||
"from": "native/taglib_reader/build/taglib_reader_cli.exe",
|
||||
"to": "native/taglib_reader_cli.exe"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user