document.addEventListener('touchmove', function(e) {
e.preventDefault();
}, false);
原创文章,作者:奋斗,如若转载,请注明出处:https://blog.ytso.com/tech/pnotes/6193.html
document.addEventListener('touchmove', function(e) {
e.preventDefault();
}, false);
原创文章,作者:奋斗,如若转载,请注明出处:https://blog.ytso.com/tech/pnotes/6193.html