p{ width:100px; min-width:100%; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; }

  width需要配合min-width使用

相关文章: