document.addEventListener('touchmove', function(e) {
    e.preventDefault();
}, false);

 

相关文章:

  • 2022-01-07
  • 2022-12-23
  • 2022-12-23
  • 2021-07-30
  • 2021-04-21
  • 2022-12-23
  • 2021-07-11
猜你喜欢
  • 2022-12-23
  • 2021-09-24
  • 2022-12-23
  • 2022-12-23
  • 2022-02-08
  • 2022-01-06
  • 2021-08-05
相关资源
相似解决方案