uni-Identify-quality/unpackage/dist/dev/mp-weixin/uview-ui/components/u-transition/u-transition.wxml
2023-10-07 17:44:16 +08:00

1 line
302 B
Plaintext

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