微信小程序--实现拨打电话功能

<view class='page-b-r'> <image bindtap='calltel' src='../../images/qqqa.png' class='img3'></image> </view> calltel(){ wx.makePhoneCall({ phoneNumber: this.data.tel //仅为示例,并不
相关文章
相关标签/搜索