u-no-network.wxml 567 B

1
  1. <block wx:if="{{!isConnected}}"><view data-event-opts="{{[['touchmove',[['e0',['$event']]]]]}}" class="u-no-network data-v-77eeb170" style="{{'z-index:'+(uZIndex)+';'}}" catchtouchmove="__e"><view class="u-inner data-v-77eeb170"><image class="u-error-icon data-v-77eeb170" src="{{image}}" mode="widthFix"></image><view class="u-tips data-v-77eeb170">{{''+tips+''}}</view><view class="u-retry data-v-77eeb170" hover-stay-time="{{150}}" hover-class="u-retry-hover" data-event-opts="{{[['tap',[['retry',['$event']]]]]}}" bindtap="__e">重试</view></view></view></block>