48 lines
934 B
Plaintext
48 lines
934 B
Plaintext
|
|
page {
|
|
background: linear-gradient(180deg, #dbe5ff 0%, #f7f7f7 15%, #f7f7f7 81%, #f7f7f7 100%);
|
|
}
|
|
|
|
.mine.data-v-66f7dc32 {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
width: 100%;
|
|
height: 100vh;
|
|
}
|
|
.mine_header.data-v-66f7dc32 {
|
|
display: flex;
|
|
align-items: center;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
}
|
|
.mine_header_img.data-v-66f7dc32 {
|
|
width: 152rpx;
|
|
height: 152rpx;
|
|
margin-right: 22rpx;
|
|
border-radius: 50%;
|
|
}
|
|
.mine_header_text.data-v-66f7dc32 {
|
|
flex: 1;
|
|
}
|
|
.mine_header_text_nick.data-v-66f7dc32 {
|
|
font-weight: bold;
|
|
font-size: 40rpx;
|
|
color: #232323;
|
|
margin-bottom: 15rpx;
|
|
}
|
|
.mine_header_text_acc.data-v-66f7dc32 {
|
|
font-weight: bold;
|
|
font-size: 32rpx;
|
|
color: #232323;
|
|
}
|
|
.mine_header_sz.data-v-66f7dc32 {
|
|
width: 44rpx;
|
|
height: 38rpx;
|
|
}
|
|
.mine ::deep .u-grid-item.data-v-66f7dc32 {
|
|
margin-top: 0;
|
|
}
|
|
.mine button.data-v-66f7dc32::after {
|
|
all: unset;
|
|
} |