拨打电话:wx.makePhoneCall

btnclick:function(){
    wx.makePhoneCall({
        phoneNumber:'12580'
    });
}

 

相关文章: