As shown in the picture, the td width here is inconsistent. How can I follow the width of the header?
淡淡烟草味2017-07-05 11:04:48
Usually, only set the th width, no need to set the width of td. In addition, try to use thead and tbody
天蓬老师2017-07-05 11:04:48
Generally speaking, they are aligned, try rewriting them. Or is there a change in your source code that causes it to be misaligned
为情所困2017-07-05 11:04:48
This bug has been around for a long time and it is not your problem.
Just remove the height attribute when declaring the table.