thead固定,tbody滚动,head边框也跟着滚动的问题 晚来One 2023-12-06 39 阅读1分钟 可以使用table thead tr { border: none; outline-color: #fff; outline-style: solid; outline-width: 1px; }