<style type="text/css">
.table > tbody > tr > td {
text-align: center;
}
/* dataTables表头居中 */
.table > thead:first-child > tr:first-child > th {
text-align: center;
}
</style>
dataTables表头居中
最新推荐文章于 2023-04-10 23:10:57 发布