<!-- 公告 -->
<p class="rst-promotion">公告: {{shopInfo.rst.promotion_info}}</p>
 
 
css
width: 80vw;
  font-size: 0.6rem;
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 2.266667vw auto 2.666667vw;
  padding: 0;
  white-space: nowrap;

css  当文字过多时以....省略

 

相关文章:

  • 2022-12-23
  • 2021-06-09
  • 2021-12-12
  • 2022-02-15
  • 2022-02-02
  • 2022-12-23
  • 2021-12-12
猜你喜欢
  • 2021-12-12
  • 2022-12-23
  • 2022-01-22
  • 2022-12-23
  • 2021-06-05
  • 2021-12-12
相关资源
相似解决方案