vue 中使用 Touch events

本打算使用 zepto + zepto.touch 来做,但是考虑到就一个地方,想想就算了,然后发现了一个很好用很厉害的东西,vue2-touch-events.

vue2-touch-events 可以点进去,查看详细的

npm i -S vue2-touch-events

yarn add vue2-touch-events

主要的好用之处在于使用了自定义指令,感觉很厉害,很适合vue

Tap Me

Swipe Here

Swipe Here

好用! 。,。,

你可能感兴趣的:(vue 中使用 Touch events)