<!--components/call/call.wxml--> <view class="phonecall" bindtap="phoneCall"> <text class="phonecall">{{phone}}</text> </view>