You need to sign in or sign up before continuing.
提交 9cdee3fd 编写于 作者: zhaofengliang920817's avatar zhaofengliang920817

更新 makePhoneCall 示例

上级 f925ae9d
......@@ -37,7 +37,7 @@
fail: (err) => {
console.log(err.errCode)
uni.showToast({
title: err.errCode,
title: '错误码:' + err.errCode.toString(),
icon: "error"
})
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册