| | |
| | | .user-center-card { |
| | | background-image: url('https://cdn-we-retail.ym.tencent.com/miniapp/template/user-center-bg-v1.png'); |
| | | /* background-image: url('https://cdn-we-retail.ym.tencent.com/miniapp/template/user-center-bg-v1.png'); */ |
| | | background-size: cover; |
| | | background-repeat: no-repeat; |
| | | padding: 0 24rpx; |
| | |
| | | margin-top: 160rpx; |
| | | margin-bottom: 30rpx; |
| | | margin-left: 20rpx; |
| | | height: 96rpx; |
| | | height: 120rpx; |
| | | line-height: 48rpx; |
| | | display: flex; |
| | | justify-content: flex-start; |
| | |
| | | } |
| | | |
| | | .user-center-card__header__avatar { |
| | | width: 96rpx; |
| | | height: 96rpx; |
| | | width: 120rpx; |
| | | height: 120rpx; |
| | | border-radius: 48rpx; |
| | | overflow: hidden; |
| | | } |
| | |
| | | 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; |
| | |
| | | |
| | | .user-center-card__icon { |
| | | line-height: 96rpx; |
| | | } |
| | | |
| | | .setting { |
| | | margin-left: auto; |
| | | display: flex; |
| | | align-items: center; |
| | | } |
| | | |
| | | .setting .img { |
| | | height: 34rpx; |
| | | width: 34rpx; |
| | | margin-right: 10rpx; |
| | | } |