feat: 添加本地音乐扫描播放功能

This commit is contained in:
alger
2026-02-06 17:49:14 +08:00
parent 292751643f
commit 0e47c127fe
23 changed files with 1363 additions and 51 deletions
+2 -1
View File
@@ -267,5 +267,6 @@ export default {
mv: 'MV',
home: '홈',
search: '검색',
album: '앨범'
album: '앨범',
localMusic: '로컬 음악'
};