小程序 拨打电话

buttonShow: function () {
wx.makePhoneCall({
phoneNumber: this.data.telphone,
})
},
posted @ 2018-01-22 14:19  ThisCall  阅读(349)  评论(0)    收藏  举报