mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-05-18 11:37:31 +08:00
✨ feat: 添加专辑列表播放
This commit is contained in:
@@ -123,7 +123,6 @@ const loadSearch = async (keywords: any) => {
|
||||
songs,
|
||||
albums
|
||||
}
|
||||
console.log('searchDetail',searchDetail.value)
|
||||
};
|
||||
|
||||
loadSearch(route.query.keyword);
|
||||
|
||||
Reference in New Issue
Block a user