固定table列等宽 固定table列等宽 style: {table-layout : fixed} html: style="table-layout:fixed"js: object.style.tableLayout=fixed;