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);