闫增涛
2024-04-09 1efd950a5b40ef3bf37a8afd738ff574f68cea35
pages/personalCenter/index.wxss
@@ -35,7 +35,7 @@
.content-wrapper {
  position: relative;
  padding: 30rpx;
  padding-bottom: calc(env(safe-area-inset-bottom) + 96rpx);
  padding-bottom: calc(env(safe-area-inset-bottom) + 100rpx);
}
.topBox {
@@ -149,6 +149,7 @@
  background: #fff;
  border-top-left-radius: 16rpx;
  border-top-right-radius: 16rpx;
  margin-bottom: calc(env(safe-area-inset-bottom) + 88rpx);
}
.block .header {