avatar.wxml 169 B

1234
  1. <!--myComponents/avatar/avatar.wxml-->
  2. <view class="kefu" catch:tap="makePhoneCall">
  3. <image class="img" src="/static/image/人工客服.png" mode="aspectFit"/>
  4. </view>