jquery-resizable-columns是一个实现表格列宽可以拖动调整的jQuery插件 $(function(){ $("#myTable").resizableColumns({ store: window.store }); })