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 关注
- 9779 浏览
添加回答
举报
0/150
提交
取消