标签:-- 程序 微信小程序 call blog pos span post click
拨打电话:wx.makePhoneCall
btnclick:function(){ wx.makePhoneCall({ phoneNumber:‘12580‘ }); }
微信小程序 --- 拨打电话
原文地址:https://www.cnblogs.com/e0yu/p/8489750.html