litian
2024-04-02 6a734d758720185f538e672c879121adb6732274
packageDomain/pages/teacherCertification/index.wxss
@@ -10,7 +10,6 @@
.content {
  height: calc(100vh - env(safe-area-inset-bottom));
  box-sizing: border-box;
  overflow-y: auto;
}
.tips {
@@ -174,7 +173,7 @@
.block {
  position: relative;
  width: 600rpx;
  height: 820rpx;
  height: 600rpx;
  padding: 20rpx 0;
  background: #fff;
  border-radius: 16rpx;