摘要: 禁止window.ontouchmove=function(e){e.preventDefault && e.preventDefault();e.returnValue=false;e.stopPropagation && e.stopPropagation();return false;}取消禁... 阅读全文
posted @ 2015-04-08 11:30 幻想家~ 阅读(4601) 评论(0) 推荐(0) 编辑