摘要:
//实现滚动条无法滚动 var mo=function(e){e.preventDefault();}; /***禁止滑动***/ function stop(){ document.body.style.overflow='hidden'; document.addEventListener("touchmove",mo,false);//禁止... 阅读全文
posted @ 2017-10-23 15:40
松歌
阅读(259)
评论(0)
推荐(0)
浙公网安备 33010602011771号