fix: QQMusic搜索歌曲扩展信息
This commit is contained in:
parent
f87962f1a0
commit
aa0d309970
@ -95,7 +95,7 @@ export default {
|
||||
}
|
||||
list.push({
|
||||
singer: formatSingerName(item.singer, 'name'),
|
||||
name: item.name,
|
||||
name: item.name + item.title_extra,
|
||||
albumName,
|
||||
albumId,
|
||||
source: 'tx',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user