随笔分类 - vue
摘要:封装组件 <template> <el-dialog custom-class="uq-dialog-custom" :title="$slots.title ? '' : title" :visible.sync="visible" :width="width" :append-to-body="
阅读全文
摘要:第一步:npm install velocity-animate@beta --save-dev 安装velocity动画库 第二步:在main.js引入 // 动画库import Velocity from 'velocity-animate'Vue.prototype.Velocity = Ve
阅读全文

浙公网安备 33010602011771号