npm install vue-directive-touch --save
在main.js中引入vue-directive-touch
import touch from 'vue-directive-touch'; Vue.use(touch);
上一篇:Kotlin 协程简化回调
下一篇:java通过pdf-box插件完成对pdf文件中图片/文字的替换