闫增涛
2024-04-16 2a64e65874ddc2cbc83418e27930c34305d564ef
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;
}