document.querySelector('body').addEventListener('touchstart', function (ev) {
    event.preventDefault();
});

  禁止微信下拉 露出黑色背景

 

相关文章:

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