用一个div将table 套住,把层的宽和高都设为定长,
<div style="overflow-y:scroll;width:100%;height:100%">
 <table>   
 </table>
</div>
overflow-y不要设置为visible

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-01-04
  • 2021-08-20
  • 2022-12-23
  • 2022-01-22
  • 2021-05-27
  • 2022-02-22
猜你喜欢
  • 2021-08-06
  • 2021-12-09
  • 2022-01-09
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-06
相关资源
相似解决方案