06 2021 档案
摘要:<template> <view class="content"> <view class="title-bar"> <view :class="selIndex==n?'selIndex':''" v-for="(i,n) in titleList" @click="selIndexs(n)" :
阅读全文
摘要:1、安装引入Animate.css npm install animate.css --save 2、在main.js中导入并全局使用Animate.css: import animated from 'animate.css' Vue.use(animated) <template> <div c
阅读全文
摘要://npm安装scrollReveal npm install scrollreveal //引入到组件中 import scrollReveal from ‘scrollreveal’; //在data中注册 data () { return { scrollReveal: scrollRevea
阅读全文
摘要:首先下载 scrollReveal.js 文件并引入 链接:https://pan.baidu.com/s/12MsskovbVZ3EAMKcugu0zw 提取码:v18x 简单实例demon <!DOCTYPE html> <html lang="en"> <head> <meta charset
阅读全文

浙公网安备 33010602011771号