Skip to content

识别超时

事件名称

onOverTime

返回示例

js
onOverTime(e) {
  console.log(e.detail)
}

回调说明

参数名参数类型参数描述
messageString消息提示
codeInteger返回类型,0.成功,其他:失败