feat: 添加搜索功能至歌曲列表(可搜索名称 歌手 专辑),支持拼音匹配,优化播放列表加载逻辑,更好适配超大歌单

This commit is contained in:
alger
2025-04-11 19:35:21 +08:00
parent 988418e8d1
commit b593ca3011
5 changed files with 352 additions and 78 deletions
+1
View File
@@ -29,6 +29,7 @@
"font-list": "^1.5.1",
"netease-cloud-music-api-alger": "^4.26.1",
"node-id3": "^0.2.9",
"pinyin-match": "^1.2.6",
"vue-i18n": "9"
},
"devDependencies": {