公司项目换页面框架 我这个列表需要吧表头和分页按钮固定住,但是我在网上没有找的正确的解决方案
<div class="iq-card-body pre-scrollable" >
<table id="mytable" style="max-height: 800px;" class="table align-items-center table-flush table-striped table-fixed-header ">
</table>
</div>