1
litian
2024-04-17 eeaef4fa1a06616e41ae8013c95e99bb3895aac5
packageBookService/pages/bookServices/examination/examination.wxss
@@ -26,7 +26,7 @@
.page-content {
  box-sizing: border-box;
  width: 100%;
  height: 78vh;
  height: calc(100vh - env(safe-area-inset-bottom) - 73px);
  padding: 20rpx;
  background-color: #F2F3F8;
}