litian
2024-03-20 9fa2f503c3dec502e30a60edf823abddb119ddd5
pages/personalCenter/index.wxss
@@ -136,4 +136,25 @@
  line-height: 40rpx;
  text-align: center;
  margin-top: 20rpx;
}
.block {
  width: 100vw;
  height: 240px;
  background: #fff;
  border-top-left-radius: 16rpx;
  border-top-right-radius: 16rpx;
}
.header {
  display: flex;
  align-items: center;
  height: 116rpx;
}
.title {
  flex: 1;
  text-align: center;
  font-weight: 600;
  font-size: 36rpx;
}