闫增涛
2024-03-18 cf3c07d5bed07fa1e60255a8820c1926d712bd56
pages/cart/index.wxss
@@ -228,6 +228,7 @@
  background: #5F92FD;
  text-align: center;
  line-height: 38rpx;
  border-radius: 9rpx;
}
.boosName {
@@ -237,6 +238,10 @@
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 29rpx;
  color: #333333;
}
.textBox {