u-transition.wxml 336 B

1
  1. <block wx:if="{{inited}}"><view data-ref="u-transition" data-event-opts="{{[['tap',[['clickHandler',['$event']]]],['touchmove',[['noop',['$event']]]]]}}" class="{{['u-transition','data-v-8e60ec6e','vue-ref',classes,virtualHostClass]}}" style="{{$root.s0+virtualHostStyle}}" bindtap="__e" bindtouchmove="__e"><slot></slot></view></block>