css的white-space 属性可控制table里td内容自动换行,方法如下:

<td style="background-color:#f6f6f6;white-space:normal;" >XXX</td>