jiangping
2024-07-30 4201a2237ac7b724989e93f8ac4ae16da2800528
wechat_jiaxuan/pages/detailDis/product.less
@@ -97,16 +97,21 @@
    font-weight: 500;
    font-size: 36rpx;
    margin-bottom: 16rpx;
    overflow: hidden;
    text-overflow: ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
  }
  .desc {
    line-height: 40rpx;
    line-height: 36rpx;
    font-size: 26rpx;
    color: #555555;
    margin-bottom: 26rpx;
  }
  .text { 
    line-height: 48rpx;
    line-height: 36rpx;
    font-size: 26rpx;
    color: #555555;
    margin-bottom: 40rpx;
@@ -290,6 +295,7 @@
    margin-right: 48rpx;
    .icon {
      width: 44rpx;
      height: 44rpx;
    }
  }
}