Files
PC-202306242200\Administrator 4d06351f6a no message
2026-03-28 23:00:29 +08:00

100 lines
2.2 KiB
Plaintext

.mine_header.data-v-7c2ebfa5 {
display: flex;
align-items: center;
flex-direction: row;
justify-content: space-between;
}
.mine_header_img.data-v-7c2ebfa5 {
width: 150rpx;
height: 150rpx;
margin-right: 15rpx;
}
.mine_header_user.data-v-7c2ebfa5 {
flex: 1;
}
.mine_header_user view.data-v-7c2ebfa5:nth-child(1) {
font-weight: bold;
font-size: 32rpx;
color: #232323;
margin-bottom: 15rpx;
}
.mine_header_user view.data-v-7c2ebfa5:nth-child(2) {
font-weight: bold;
font-size: 44rpx;
color: #232323;
}
.mine_header_sett.data-v-7c2ebfa5 {
width: 42rpx;
height: 42rpx;
}
.mine_money.data-v-7c2ebfa5 {
margin-top: 35rpx;
display: flex;
align-items: center;
flex-direction: row;
justify-content: space-between;
width: 100%;
height: 152rpx;
background: linear-gradient(178deg, #9ab6ff 0%, #4879e6 100%);
border-radius: 16rpx 16rpx 16rpx 16rpx;
padding: 0 60rpx;
}
.mine_money_left.data-v-7c2ebfa5 {
display: flex;
align-items: center;
flex-direction: column;
justify-content: center;
}
.mine_money_left view.data-v-7c2ebfa5:nth-child(1) {
font-weight: bold;
font-size: 48rpx;
color: #ffffff;
margin-bottom: 5rpx;
}
.mine_money_left view.data-v-7c2ebfa5:nth-child(2) {
font-weight: bold;
font-size: 20rpx;
color: #ffffff;
}
.mine_money_right.data-v-7c2ebfa5 {
display: flex;
align-items: center;
flex-direction: row;
justify-content: center;
width: 124rpx;
height: 54rpx;
background: rgba(255, 255, 255, 0.24);
border-radius: 140rpx 140rpx 140rpx 140rpx;
font-weight: bold;
font-size: 24rpx;
color: #ffffff;
}
.mine_fun.data-v-7c2ebfa5 {
margin-top: 35rpx;
width: 100%;
background: linear-gradient(180deg, #ffffff 0%, #f7f7f7 100%);
border-radius: 16rpx 16rpx 16rpx 16rpx;
padding: 35rpx;
}
.mine_fun_view.data-v-7c2ebfa5 {
display: flex;
align-items: center;
flex-direction: row;
justify-content: space-between;
margin-bottom: 35rpx;
}
.mine_fun_view_left.data-v-7c2ebfa5 {
width: 58rpx;
height: 58rpx;
margin-right: 20rpx;
}
.mine_fun_view_name.data-v-7c2ebfa5 {
flex: 1;
font-weight: bold;
font-size: 24rpx;
color: #232323;
}
.mine_fun_view_right.data-v-7c2ebfa5 {
width: 24rpx;
height: 24rpx;
}