litian
2024-03-26 10db09788d74b441a2efd85f5d4614e944b07bb3
pages/student/index.wxss
@@ -106,7 +106,7 @@
}
.content {
  height: calc(100vh - env(safe-area-inset-bottom) - 436rpx);
  height: calc(100vh - env(safe-area-inset-bottom) - 456rpx);
  box-sizing: border-box;
}
@@ -117,7 +117,7 @@
}
.content-item {
  background: #f1f1f1;
  background: #F7F7F7;
  border-radius: 10rpx;
  box-sizing: border-box;
  width: calc(100%/2 - 10rpx);