法1:设置td的css样式(缺点是不能看到所有数据):td { overflow:hidden; white-space:nowrap; text-overflow:ellipsis; max-width: 300px;//最大 ...
確定! 回上一頁