闫增涛
2024-03-21 b273028fde3178d2643312c66d943b12f2c1bfad
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 {