index.js:36 Uncaught (in promise) TypeError: Failed to execute 'decodeAudioData' on 'AudioContext': parameter 1 is not of type 'ArrayBuffer' 點擊音樂報錯。代碼無誤
2016-07-22
最新回答 / 切兔子
<...code...>這個報錯說this.xhr.send不是個函數,send方法是xhr對象本來就有的方法,不知道你的代碼是怎樣的,所以不清楚是什么情況
2016-07-02