首页 > 编程语言> > 小程序开发API之拨打电话wx.makePhoneCall 小程序开发API之拨打电话wx.makePhoneCall 2019-03-06 08:52:38 作者:互联网 wx.makePhoneCall(Object object) 拨打电话 参数Object 示例代码 wx.makePhoneCall({ phoneNumber: '1340000' // 仅为示例,并非真实的电话号码 }) 效果展示 标签:程序开发,示例,拨打,Object,API,makePhoneCall,wx 来源: https://blog.csdn.net/JackJia2015/article/details/88184321