修复网易源某些歌曲提示没有可播放的音质的问题

pull/225/head
lyswhut 2020-03-19 17:23:53 +08:00
parent a95e87a08f
commit 1aba217b1a
2 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,7 @@
### 修复
- 修复网易源某些歌曲提示没有可播放的音质的问题
### 其他

View File

@ -49,6 +49,7 @@ export default {
size,
}
}
case 192000:
case 128000:
if (item.l) {
size = sizeFormate(item.l.size)