1***@qq.com
1***@qq.com
  • 发布:2022-06-08 22:49
  • 更新:2022-06-08 22:49
  • 阅读:213

innerAudioContext.onError((res) => {console.log(res)})输出为空

分类:uni-app

innerAudioContext.onError((err) => {
// console.log(err.errMsg);
console.log(err.errCode, "错误的输出");
// _this.$emit("play_error");
});
事件能触发,但是不能输出err值,打印为undefined,无法判断是什么错误

2022-06-08 22:49 负责人:无 分享
已邀请:

该问题目前已经被锁定, 无法添加新回复