document.addEventListener(‘touchmove‘, function(e) { e.preventDefault(); }, false);
怎样禁止页面下拉显示网页信息
原文:https://www.cnblogs.com/aisowe/p/11512489.html