作者 王晓刚
1 个管道 的构建 通过 耗费 2 秒

修改问题文档

@@ -239,6 +239,9 @@ @@ -239,6 +239,9 @@
239 font-family: PingFang SC; 239 font-family: PingFang SC;
240 font-weight: 500; 240 font-weight: 500;
241 color: rgba(6,18,30,1); 241 color: rgba(6,18,30,1);
  242 + white-space:nowrap;
  243 + overflow:hidden;
  244 + text-overflow:ellipsis;
242 } 245 }
243 .content .bestSellersBox .bestSellersMain .bestSellersList .commodityBox .labelBox span{ 246 .content .bestSellersBox .bestSellersMain .bestSellersList .commodityBox .labelBox span{
244 display: inline-block; 247 display: inline-block;