闫增涛
2024-04-16 cf1fcff430fa1331c1d9b2b844fa9ad710fb7a26
packageBookService/pages/bookServices/detail/components/suggestDialog/index.wxss
@@ -142,7 +142,7 @@
.popup-content {
  width: 100%;
  height: 720rpx;
  height: 680rpx;
  display: flex;
  flex-direction: column;
}
@@ -206,5 +206,5 @@
  /* background-color: #f1f1f1;
  border-radius: 20rpx; */
  position: absolute;
  bottom: -60rpx;
  bottom: -70rpx;
}