闫增涛
2024-03-21 7846f8224cf0bf2119116e853e2da3969d3f7774
packageBookService/pages/bookServices/detail/index.wxss
@@ -215,7 +215,7 @@
.box-bottom {
  position: fixed;
  left: 0;
  bottom: 40rpx;
  bottom: env(safe-area-inset-bottom);
  width: 100%;
  height: 110rpx;
}
@@ -295,4 +295,9 @@
  --td-button-primary-border-color: #ff6c00;
  --td-button-primary-active-bg-color: #ff984d;
  --td-button-primary-active-border-color: #ff984d;
}
.noData {
  /* width: 500rpx;
  height: 500rpx; */
}