css固定列:

.td1{
position: sticky;
z-index: 1;
 left:0;
}

 

相关文章: