litian
2024-03-25 cdfdcec9cc8a7644e70fb28d39a01d438cc74496
packageBookService/pages/bookServices/detail/index.wxss
@@ -263,6 +263,14 @@
  color: #fff;
}
.read {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.shopCarColor {
  background-color: #F1AC37;
}
@@ -338,4 +346,8 @@
  position: absolute;
  top: 30rpx;
  left: 118rpx;
}
.webView {
  height: 500rpx;
}