set.wxml 289 B

1234567
  1. <!-- pages/my/set/set.wxml -->
  2. <view class="set-main">
  3. <view class="item" bindtap="logout">退出登录</view>
  4. </view>
  5. <!-- <button class="custCare" open-type="contact" session-from="sessionFrom">
  6. <image mode="aspectFill" src="{{appAssetsUrl}}/images/custCare.png"></image>
  7. </button> -->