前言 手势对于一些效果是比较重要的,在canvas、交互等中应用非常广,看一下微信小程序手势是如何的。 Demo 为了研究小程序是否支持多手指,需要使用touchstart,touchmove,touchend // index.wxml //index.js touchstartFn: function(event){ console.log(