<div class="scroll-wrapper">
<iframe src="地址"></iframe>
</div>
<style>
.scroll-wrapper { position: fixed; right: 0; bottom: 0; left: 0; top: 0; -webkit-overflow-scrolling: touch; overflow-y: scroll; }
.scroll-wrapper iframe { height: 100%; width: 100%; }
</style>



相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-12-19
  • 2021-06-05
  • 2018-05-10
  • 2021-07-15
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-01-29
  • 2022-12-23
  • 2021-08-31
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案