Introduction - If you have any usage issues, please Google them yourself
Music playback code, due to the internal adjustment of NetEase cloud music, please add your own source code to get the path
Located at 171 window.nowMusicSrc = mArray.result.tracks[index].mp3Url;
and
203 tempMuPId.src = window.nowMusicSrc;
The list update is located on the 150 line
In the PHP environment, $.ajax can not be used because of cross domain problems, so....