first commit
This commit is contained in:
3
衣莎项目/源码/YiShaXiYi/extend/wux/dist/animation-group/index.wxml
vendored
Normal file
3
衣莎项目/源码/YiShaXiYi/extend/wux/dist/animation-group/index.wxml
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
<view class="wux-class {{ wrapCls }} {{ animateCss }}" bindtap="onTap" catchtouchmove="{{ disableScroll ? 'noop' : '' }}" bindtransitionend="onTransitionEnd" bindanimationend="onAnimationEnd" wx:if="{{ animateStatus !== 'unmounted' }}" style="{{ extStyle }}">
|
||||
<slot></slot>
|
||||
</view>
|
||||
Reference in New Issue
Block a user