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