<style>
.layui-table th{
font-weight: bold;
}
</style>
<body>
<table id="demo" lay-filter="demo" class="layui-hide"></table>
</body>
The End
<style>
.layui-table th{
font-weight: bold;
}
</style>
<body>
<table id="demo" lay-filter="demo" class="layui-hide"></table>
</body>