闫增涛
2024-03-29 e060ad2b2da9884e00b36796548eacc6a2b9a5d3
packageBookService/pages/bookServices/detail/index.wxss
@@ -264,6 +264,7 @@
.shopCar,
.buy {
  font-size: 26rpx;
  width: 25%;
  display: flex;
  align-items: center;
@@ -371,4 +372,11 @@
  background-size: 40% 64%;
  background-position: right;
  background-image: url(http://jsysf.bnuic.com/website/image/click-icon.png);
}
.loading {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}