zhongshujie
16 小时以前 c0ff00c32bca4077b140d0d69b2863851ae31273
packageBookService/pages/bookServices/detail/components/suggestDialog/index.wxss
@@ -142,7 +142,7 @@
.popup-content {
  width: 100%;
  height: 720rpx;
  height: 550rpx;
  display: flex;
  flex-direction: column;
}
@@ -206,5 +206,5 @@
  /* background-color: #f1f1f1;
  border-radius: 20rpx; */
  position: absolute;
  bottom: -60rpx;
  bottom: -70rpx;
}