bug
litian
2024-07-09 2573de28368b3800c6b087e603f38b027004f59a
pages/personalCenter/index.wxss
@@ -8,10 +8,10 @@
  top: 0;
  left: 0;
  height: 80rpx;
  line-height: 80rpx;
  line-height: 88rpx;
  z-index: 3;
  text-align: center;
  font-size: 36rpx;
  font-size: 34rpx;
}
.white {
@@ -19,7 +19,7 @@
  color: #333;
}
.home-page .bg {
.bg {
  height: 780rpx;
  width: 100%;
  position: absolute;
@@ -28,7 +28,7 @@
  z-index: -1;
}
.home-page .bg .image {
.bg .image {
  height: 100%;
}