提交 902ca817 编写于 作者: 小刘28's avatar 小刘28 💬

feat:添加animate库;

上级 812b480c
...@@ -14,4 +14,6 @@ ...@@ -14,4 +14,6 @@
<style> <style>
/*每个页面公共css */ /*每个页面公共css */
@import url("/static/css/animate.min.css");
</style> </style>
...@@ -16,6 +16,9 @@ ...@@ -16,6 +16,9 @@
type="default" type="default"
@click="clickGoWeb()" @click="clickGoWeb()"
>跳转web页面</button> >跳转web页面</button>
<!-- <view class="zz animated" hover-class="tada"> -->
<view class="animate__animated animate__bounce animate__delay-2s">An animated element</view>
</view> </view>
</template> </template>
......
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册