usercenter.wxss 1.3 KB

12345678910111213
  1. .myinfo-wrap.data-v-80b07974{background-color: #fff;padding-bottom: 24rpx;margin-bottom: 24rpx;}
  2. .myinfo.data-v-80b07974{display: -webkit-box;display: -webkit-flex;display: flex;-webkit-box-align: center;-webkit-align-items: center;align-items: center;margin: 0 24rpx 24rpx;padding: 24rpx 0;border-bottom: 1px solid #eee;}
  3. .myinfo-photo.data-v-80b07974{width: 120rpx;height: 120rpx;margin-right: 24rpx;-webkit-border-radius: 50%;border-radius: 50%;overflow: hidden;}
  4. .myinfo-photo-img.data-v-80b07974{width: 100%;height: 100%;}
  5. .myinfo-text-name.data-v-80b07974{font-size: 36rpx;font-weight: 400;color: #333;line-height: 50rpx;margin-bottom: 4rpx;}
  6. .myinfo-text-identity.data-v-80b07974{font-size: 30rpx;font-weight: 400;color: #999;line-height: 42rpx;}
  7. .myinfo-focus.data-v-80b07974{display: -webkit-box;display: -webkit-flex;display: flex;-webkit-box-align: center;-webkit-align-items: center;align-items: center;}
  8. .myinfo-focus-item.data-v-80b07974{-webkit-box-flex: 1;-webkit-flex: 1;flex: 1;text-align: center;}
  9. .myinfo-focus-item .number.data-v-80b07974{font-size: 50rpx;font-weight: 400;line-height: 70rpx;}
  10. .myinfo-focus-item .text.data-v-80b07974{font-size: 26rpx;font-weight: 400;color: #999;line-height: 37rpx;}
  11. .myinfo-focus-myfocus .number.data-v-80b07974{color: #6BBC6D;}
  12. .myinfo-focus-focusme .number.data-v-80b07974{color: #F5A623;}