thirdScriptErrorsetBackgroundAudioState:fail title is nil!;at pages/classic/classic onReady function;at api setBackgroundAudioState fail callback functionError: setBackgroundAudioState:fail title is nil!? ? at Function.fail (http://127.0.0.1:54018/appservice/__dev__/WAService.js:11:3043)? ? at Object.fail (http://127.0.0.1:54018/appservice/__dev__/WAService.js:3:14159)? ? at Function.<anonymous> (http://127.0.0.1:54018/appservice/__dev__/WAService.js:4:6533)? ? at m (http://127.0.0.1:54018/appservice/appservice?t=1543328529386:1210:8226)? ? at Object.invoke (http://127.0.0.1:54018/appservice/appservice?t=1543328529386:1210:8573)? ? at o (http://127.0.0.1:54018/appservice/__dev__/WAService.js:4:4601)? ? at u (http://127.0.0.1:54018/appservice/__dev__/WAService.js:4:5756)? ? at Function.<anonymous> (http://127.0.0.1:54018/appservice/__dev__/WAService.js:11:2916)? ? at http://127.0.0.1:54018/appservice/__dev__/WAService.js:3:14159? ? at http://127.0.0.1:54018/appservice/__dev__/WAService.js:8:25162 這個報錯是什么意思?
4 回答

Jaydon_
TA貢獻26條經驗 獲得超10個贊
設置title后即可修復
代碼如下:
mMgr.title = this.data.musicSrc
mMgr.src = this.data.musicSrc
- 4 回答
- 0 關注
- 9827 瀏覽
添加回答
舉報
0/150
提交
取消