未分类 touch.js的使用总结2020-06-30一点博客阅读(294)评论(0)touch.js手机端的操作手势 基本事件: touchstart //手指刚接触屏幕时触发 touchmove //手指在屏幕上移动时触发 touchend ...