摘要: var startPosition={},deltaY,endPosition={}; document.addEventListener('touchstart',touch, false); document.addEventListener('touchmove',touch, false); document.addEventListener('touchend',touch, ... 阅读全文
posted @ 2016-11-21 18:15 lhy031 阅读(3001) 评论(0) 推荐(0) 编辑