table td { text-overflow: ellipsis; white-space: nowrap; max-width: 100px; overflow: hidden; }登录后复制