You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
116 lines
2.2 KiB
116 lines
2.2 KiB
|
|
view.data-v-88bf8616 {
|
|
box-sizing: content-box;
|
|
}
|
|
.info-avatar-top.data-v-88bf8616 {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
font-size: 30rpx;
|
|
border-bottom: 1rpx solid #D8D8D8;
|
|
padding: 40rpx 0;
|
|
height: 48rpx;
|
|
color: #333;
|
|
align-items: center;
|
|
}
|
|
.info-avatar-top view.data-v-88bf8616{
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.info-avatar-top view.data-v-88bf8616:after{
|
|
font-family: "iconfont";
|
|
content: "\e62e";
|
|
font-size: 26rpx;
|
|
font-weight: bold;
|
|
margin-left: 6rpx;
|
|
}
|
|
.info-avatar-top ._img.data-v-88bf8616 {
|
|
width: 80rpx;
|
|
height: 80rpx;
|
|
border-radius: 50%;
|
|
margin-right: 10rpx;
|
|
}
|
|
.change-avatar-btn.data-v-88bf8616 {
|
|
color: #FFF;
|
|
width: 220rpx;
|
|
margin: 0 auto;
|
|
line-height: 70rpx;
|
|
border-radius: 20rpx;
|
|
background: #4C93FF;
|
|
position: relative;
|
|
font-size: 34rpx;
|
|
}
|
|
.change-avatar-btn input.data-v-88bf8616 {
|
|
position: absolute;
|
|
left: 0;
|
|
right: 0;
|
|
top: 0;
|
|
bottom: 0;
|
|
opacity: 0;
|
|
}
|
|
.user-other-info.data-v-88bf8616 {
|
|
margin: 30rpx;
|
|
}
|
|
.userinfo-item.data-v-88bf8616 {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
font-size: 30rpx;
|
|
border-bottom: 1rpx solid #D8D8D8;
|
|
padding: 40rpx 0;
|
|
height: 48rpx;
|
|
color: #333;
|
|
}
|
|
.info-avatar-top ._span.data-v-88bf8616 {
|
|
font-weight: 500;
|
|
font-size: 31rpx;
|
|
flex-shrink: 0;
|
|
}
|
|
.userinfo-item ._span.data-v-88bf8616 {
|
|
font-weight: 500;
|
|
font-size: 31rpx;
|
|
flex-shrink: 0;
|
|
}
|
|
.userinfo-item view.data-v-88bf8616:after,
|
|
.birthday-box.data-v-88bf8616:after {
|
|
font-family: "iconfont";
|
|
content: "\e62e";
|
|
font-size: 26rpx;
|
|
font-weight: bold;
|
|
margin-left: 6rpx;
|
|
}
|
|
.birthday-box.data-v-88bf8616 {
|
|
text-align: right;
|
|
}
|
|
.cropper.data-v-88bf8616 {
|
|
width: auto;
|
|
height: 100%;
|
|
}
|
|
.cropper-content.data-v-88bf8616 {
|
|
position: fixed;
|
|
left: 0;
|
|
right: 0;
|
|
top: 0;
|
|
bottom: 0;
|
|
z-index: 1000;
|
|
}
|
|
.dialog-footer .change-avatar-btn.data-v-88bf8616 {
|
|
position: fixed;
|
|
text-align: center;
|
|
bottom: 80rpx;
|
|
left: 50%;
|
|
margin-left: -110rpx;
|
|
}
|
|
.btn-tao.data-v-88bf8616 {
|
|
text-align: center;
|
|
font-size: 30rpx;
|
|
width: 697rpx;
|
|
height: 80rpx;
|
|
background: linear-gradient(90deg, #9EE4FE, #7FD491);
|
|
border-radius: 40rpx;
|
|
line-height: 80rpx;
|
|
color: #FFFFFF;
|
|
position: fixed;
|
|
left: 26rpx;
|
|
bottom: 100rpx;
|
|
}
|
|
|
|
|