yiming
2024-04-03 f0229b7c6801f6429dec75e208192b61053b8c7d
pages/cart/index.wxss
@@ -251,6 +251,14 @@
  font-weight: bold;
  font-size: 29rpx;
  margin: 0 10rpx;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
  /* 
  overflow: hidden;
  text-overflow: ellipsis;
@@ -259,10 +267,6 @@
  -webkit-line-clamp: 2; */
  /* display: inline; */
}
.textBox {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;