首页 > TAG信息列表 > touchMoveX

uniApp 滑动手势事件判定 支持NVUE

<div = @touchstart="touchStart" @touchmove="touchMove" @touchend="touchEnd"> <div ref="test"> //内容 </div> </div> data(){ return{ touchStartX: 0, //触摸