yiming
2024-03-18 812b4f1e667d0642180e682cb0f7f1e8f2c41c2a
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 {