@ -16,10 +16,8 @@ Page({
console.log(e)
},
tellPhone: function(){
// wx.makePhoneCall({
// phoneNumber: '020-82516486',
// })
this.setData({ show: true })
wx.makePhoneCall({ phoneNumber: '020-82516486' })
// this.setData({ show: true })
onClose: function(){
this.setData({ show: false })