<view class=\'v-item flexba\' bindtap=\'buttonShow\'> <text>联系我们</text> <image src=\'../../imgs/user/right.png\'></image> </view> buttonShow: function () { wx.makePhoneCall({ phoneNumber: this.data.telphone, }) }, 相关文章: 2022-12-23 2022-12-23 2021-12-01 2021-11-17 2021-05-20 2021-04-26 2021-04-21