闫增涛
2024-07-12 4ff508548b71346c97ef563b3dd5ba9291afe342
packageBookService/pages/bookServices/examination/examination.wxss
@@ -26,7 +26,7 @@
.page-content {
  box-sizing: border-box;
  width: 100%;
  height: calc(100vh - env(safe-area-inset-bottom) - 73px);
  height: calc(100vh - env(safe-area-inset-bottom) - 100px);
  padding: 20rpx;
  background-color: #F2F3F8;
}