摘要: 把document.addEventListener('touchmove', function (e) { e.preventDefault(); }, false);改为//阻止默认行为 $(document).on("touchstart touchmove mousedown mousemo... 阅读全文
posted @ 2015-08-13 16:30 安雅然 阅读(485) 评论(0) 推荐(0)