摘要: 源代码 wx.makePhoneCall({ phoneNumber: app.globalData.phoneNumber, }) 只需要在后面加上catch就可以解决这个报错 wx.makePhoneCall({ phoneNumber:app.globalData.phoneNumber, } 阅读全文
posted @ 2021-04-29 10:21 zhang_you_wu 阅读(822) 评论(0) 推荐(0)