点击某个按钮触发animated动画
<view class="flex align-center justify-center rounded bg-main text-white animated" hover-class="jello" style="width: 90rpx; height: 50rpx;">
关注
</view>
操作就是添加再class中添加animated 使用hover-class="jello"
点击某个按钮触发animated动画
<view class="flex align-center justify-center rounded bg-main text-white animated" hover-class="jello" style="width: 90rpx; height: 50rpx;">
关注
</view>
操作就是添加再class中添加animated 使用hover-class="jello"
本文标题:uniapp中使用animated 通过手机点击触发动画效果
本文链接:https://www.haomeiwen.com/subject/yljuehtx.html
网友评论