Commit 22a972bcf47840cdc3a680454ed99a8f116334cd

Authored by taiyuan
1 parent ad4ac90e

秒杀商品名称css修改

components/diy_seckill/diy_seckill.wxss
@@ -116,6 +116,7 @@ swiper { @@ -116,6 +116,7 @@ swiper {
116 padding: 4rpx 0; 116 padding: 4rpx 0;
117 /* overflow: hidden; */ 117 /* overflow: hidden; */
118 height: 90rpx; 118 height: 90rpx;
  119 + word-break: break-all;
119 /* text-overflow: ellipsis; 120 /* text-overflow: ellipsis;
120 white-space: nowrap; 121 white-space: nowrap;
121 line-height: 48rpx; */ 122 line-height: 48rpx; */