闫增涛
2024-03-25 7ea1bc543cd9ad231122d3882ee917d93bb975dc
packageBookService/pages/bookServices/detail/index.wxss
@@ -22,10 +22,19 @@
  background-color: #F2F3F8;
}
.book-img image {
  width: 240rpx;
  height: 340rpx;
}
.book-detail {
  padding: 32rpx;
  display: flex;
  border-radius: 0 0 20rpx 20rpx;
}
.tmall-image {
  width: 64rpx !important;
}
.detail-left {
@@ -172,16 +181,10 @@
  position: relative;
  font-size: 28rpx;
  opacity: 0.6;
  text-decoration: line-through;
  text-decoration-color: #fff;
}
.line {
  position: absolute;
  top: 50%;
  left: -5rpx;
  width: 80%;
  height: 3rpx;
  background-color: #fff;
}
.book-web {
  margin-left: 30rpx;