WeChat Mini Program API to make calls
wx.makePhoneCall(OBJECT)
OBJECT parameter description:
##Sample code:
wx.makePhoneCall({ phoneNumber: '1340000' //仅为示例,并非真实的电话号码 })
OBJECT parameter description:
##Sample code:
wx.makePhoneCall({ phoneNumber: '1340000' //仅为示例,并非真实的电话号码 })