Skip to content
This repository has been archived by the owner on Nov 22, 2021. It is now read-only.

当播放到部分无法播放歌曲时,会导致其他正常歌曲也无法播放 #58

Open
dawufenfen opened this issue Mar 2, 2021 · 0 comments

Comments

@dawufenfen
Copy link

原因是在NeteaseMusic/src/assets/utils/request.js 内的
const idStr = (song.bId || id || '').replace(${song.platform}_, '');

部分歌曲返回的bId是数字,所以在replace这里报错,后面无法执行。

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant