闫增涛
2024-04-15 e90c18770dfccded106c395c05dbc88d8fd99040
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;
}