li {
width:200px;
white-space:nowrap;
text-overflow:ellipsis;
-o-text-overflow:ellipsis;
overflow: hidden;
}
div {
width:200px;
white-space:nowrap;
text-overflow:ellipsis;
overflow: hidden;
}

相关文章:

  • 2021-12-12
  • 2021-08-23
  • 2022-12-23
  • 2022-03-03
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-06-30
  • 2022-12-23
  • 2022-03-09
  • 2021-11-20
  • 2022-02-12
  • 2021-10-31
相关资源
相似解决方案