DataTable ( { "columnDefs": [ //给第一列指定宽度为表格整个宽度的20% { "width": "20%", "targets": 0 } ] } ); //使用columns 给列设置宽度 ...
確定! 回上一頁