vue自定义移动端touch事件之点击、滑动、长按事件 用法:**HTML**<divid="app"class="box"v-tap="vuetouch"//vuetouch为函数名,如没有参数,可直接写函数 vue自定义移动端touch事件