datatable 是没有一个属性设置align的,默认都是居中的 你可以给它一个class 'sClass': "text-center" 然后在css里面写 text-align:center 就行了