随笔分类 - vue常用插件
摘要:安装:npm install vue-seamless-scroll --save main.js页面引用: import scroll from 'vue-seamless-scroll' Vue.use(scroll) 实例: 1 <template> 2 <vue-seamless-scrol
阅读全文
摘要:# 安装 npm install vue-count-to #使用 <template> <countTo :startVal='startVal' :endVal='endVal' :duration='3000'></countTo> </template> <script> import co
阅读全文
摘要:# 安装 npm install vue-photo-preview --save # man.js引入 import preview from 'vue-photo-preview' import 'vue-photo-preview/dist/skin.css' let options = {
阅读全文

浙公网安备 33010602011771号