yiming
2024-04-03 f0229b7c6801f6429dec75e208192b61053b8c7d
pages/cart/index.wxss
@@ -251,18 +251,22 @@
  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;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; */
  /* display: inline; */
}
/* display: inline; */
.textBox {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;