uni-Identify-quality/unpackage/dist/dev/mp-weixin/uview-ui/components/u-transition/u-transition.wxml

1 line
302 B
Plaintext
Raw Normal View History

2023-09-20 03:30:52 +00:00
<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>