111
litian
2024-03-20 0555dd7dc2edc553030b7a6d03d6a1cda4b1e336
pages/personalCenter/components/user-center-card/index.wxss
@@ -9,7 +9,7 @@
  margin-top: 160rpx;
  margin-bottom: 30rpx;
  margin-left: 20rpx;
  height: 96rpx;
  height: 120rpx;
  line-height: 48rpx;
  display: flex;
  justify-content: flex-start;
@@ -19,8 +19,8 @@
}
.user-center-card__header__avatar {
  width: 96rpx;
  height: 96rpx;
  width: 120rpx;
  height: 120rpx;
  border-radius: 48rpx;
  overflow: hidden;
}
@@ -34,6 +34,17 @@
  margin-right: 16rpx;
}
.userTypeBox {
  margin-left: 24rpx;
  font-size: 28rpx;
  padding-top: 15rpx;
}
.edit {
  margin-left: 20rpx;
  color: #ff6d00;
}
.user-center-card__header__transparent {
  position: absolute;
  left: 0;