document.ontouchmove = function(e) {
   e.preventDefault();
} /** 禁止ios默认拉动弹性行为**/
//屏蔽ios下浏览器滚动缓冲效果

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-05-17
  • 2021-04-21
  • 2022-12-23
  • 2021-08-02
相关资源
相似解决方案