litian
2024-03-18 dd8ef90009ff67a7379b50e2861f917579f0f855
pages/personalCenter/index.wxss
@@ -12,7 +12,7 @@
  height: 80rpx;
  z-index: 3;
  text-align: center;
  padding-top: 110rpx;
  padding-top: 60rpx;
  font-size: 36rpx;
}
@@ -37,6 +37,7 @@
.content-wrapper {
  position: relative;
  padding: 30rpx;
  padding-bottom: calc(env(safe-area-inset-bottom) + 96rpx);
}
.topBox {