- vue手指滑动插件vue-touch
- 1.安装依赖npminstallvue-touch@next--save2.引入//main.jsimportVueTouchfrom'vue-touch'Vue.use(VueTou...
- vue怎么修改title
- 1.在路由加上title名称exportdefaultnewRouter({mode:'history',routes:[{path:'/',name:'hom...
- vue验证码方法
- 1.identify这是一个vue的插件,使用canvas来生成图形验证码具体参数如下:直接上测试代码:identify.vue(主要用于定义参数和方法)<template><div...
栏目分类全部>