duniang
window.onload = () => {
                 document.getElementsByTagName("body")[0].style.height = document.body.scrollHeight+"px";
                 document.getElementsByTagName("body")[0].style.width  = document.body.scrollWidth+"px";
             }

  

分类:

技术点:

相关文章:

  • 2021-12-10
  • 2022-12-23
  • 2021-12-09
猜你喜欢
  • 2021-11-30
  • 2022-12-23
  • 2021-11-27
  • 2021-11-27
  • 2021-11-02
相关资源
相似解决方案