<table class="layui-table" lay-filter="demo">
                    <colgroup>  <%--设置每列的宽度--%>
                        <col width="108px">
                        <col width="10%">
                        <col width="22%">
                        <col width="100px">
                        <col width="10%">
                        <col>
                    </colgroup>
                    <tbody>
                    <tr>
……………………………………………………

 

相关文章: