@charset "UTF-8";
|
/* 颜色变量 */
|
.mine.data-v-4dcceeb0 {
|
background-color: #f5f5f5;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
}
|
.nav-bar.data-v-4dcceeb0 {
|
background: linear-gradient(#d88f8d, #f8f8f8);
|
height: 400rpx;
|
}
|
.personal-message.data-v-4dcceeb0 {
|
/* height: 1000rpx; */
|
/* background-color: red; */
|
margin-top: -200rpx;
|
padding: 32rpx;
|
}
|
.personal-message .base-message.data-v-4dcceeb0 {
|
height: 114rpx;
|
display: flex;
|
flex-direction: row;
|
}
|
.personal-message .base-message .avater.data-v-4dcceeb0 {
|
width: 114rpx;
|
height: 114rpx;
|
border-radius: 50%;
|
}
|
.personal-message .base-message .name-phone.data-v-4dcceeb0 {
|
flex: 1;
|
padding: 20rpx;
|
}
|
.personal-message .base-message .name-phone .name.data-v-4dcceeb0 {
|
font-size: 36rpx;
|
font-weight: 600;
|
color: #333333;
|
line-height: 42rpx;
|
margin-bottom: 8rpx;
|
}
|
.personal-message .base-message .name-phone .phone.data-v-4dcceeb0 {
|
height: 24rpx;
|
font-size: 24rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #999999;
|
line-height: 24rpx;
|
}
|
.personal-message .base-message .name-phone .phone .icon.data-v-4dcceeb0 {
|
width: 14rpx;
|
height: 18rpx;
|
margin-right: 10rpx;
|
}
|
.personal-message .base-message .sign-in.data-v-4dcceeb0 {
|
width: 116rpx;
|
height: 48rpx;
|
margin: auto 0;
|
background: linear-gradient(270deg, #D20A0A 0%, #D95A5A 100%);
|
border-radius: 24rpx;
|
text-align: center;
|
color: #FFFFFF;
|
font-weight: 500;
|
font-size: 24rpx;
|
line-height: 48rpx;
|
}
|
.count-statistics.data-v-4dcceeb0 {
|
height: 100rpx;
|
display: flex;
|
justify-content: space-around;
|
margin-top: 48rpx;
|
text-align: center;
|
}
|
.count-statistics .count-item .count-value.data-v-4dcceeb0 {
|
height: 28rpx;
|
font-size: 28rpx;
|
font-weight: 600;
|
color: #333333;
|
line-height: 28rpx;
|
margin-bottom: 8rpx;
|
}
|
.count-statistics .count-item .count-title.data-v-4dcceeb0 {
|
height: 24rpx;
|
font-size: 24rpx;
|
color: #999999;
|
line-height: 24rpx;
|
}
|
.moudle-option.data-v-4dcceeb0 {
|
background: #FFFFFF;
|
box-shadow: 0rpx 8rpx 12rpx 0rpx rgba(0, 0, 0, 0.02);
|
border-radius: 16rpx 16rpx 16rpx 16rpx;
|
padding: 28rpx;
|
box-sizing: border-box;
|
margin: 20rpx 32rpx;
|
}
|
.integral-plan.data-v-4dcceeb0 {
|
height: 152rpx;
|
display: flex;
|
}
|
.integral-plan .option.data-v-4dcceeb0 {
|
flex: 1;
|
display: flex;
|
justify-content: space-between;
|
}
|
.integral-plan .option .option-title.data-v-4dcceeb0 {
|
height: 32rpx;
|
font-size: 32rpx;
|
font-weight: 600;
|
color: #333333;
|
line-height: 32rpx;
|
margin: 10rpx 0;
|
}
|
.integral-plan .option .option-sub-title.data-v-4dcceeb0 {
|
height: 34rpx;
|
font-size: 24rpx;
|
font-weight: 400;
|
color: #999999;
|
line-height: 28rpx;
|
}
|
.integral-plan .option .option-icon.data-v-4dcceeb0 {
|
width: 58rpx;
|
height: 58rpx;
|
margin: auto 0;
|
}
|
.integral-plan .line.data-v-4dcceeb0 {
|
width: 2rpx;
|
background-color: #FAFAFA;
|
margin: 0 28rpx;
|
}
|
.order.data-v-4dcceeb0 {
|
height: 242rpx;
|
}
|
.order .order-header.data-v-4dcceeb0 {
|
margin-top: 4rpx;
|
display: flex;
|
justify-content: space-between;
|
}
|
.order .order-header .order-title.data-v-4dcceeb0 {
|
height: 32rpx;
|
font-size: 32rpx;
|
font-weight: 600;
|
color: #333333;
|
line-height: 32rpx;
|
}
|
.order .order-header .sub-title.data-v-4dcceeb0 {
|
height: 32rpx;
|
font-size: 24rpx;
|
font-weight: 400;
|
color: #999999;
|
line-height: 28rpx;
|
}
|
.order .order-status.data-v-4dcceeb0 {
|
margin-top: 36rpx;
|
display: flex;
|
justify-content: space-around;
|
}
|
.order .order-status .order-item.data-v-4dcceeb0 {
|
font-size: 24rpx;
|
font-weight: 500;
|
color: #333333;
|
line-height: 24rpx;
|
text-align: center;
|
}
|
.order .order-status .order-item .order-icon.data-v-4dcceeb0 {
|
width: 52rpx;
|
height: 52rpx;
|
margin-bottom: 16rpx;
|
}
|
.function.data-v-4dcceeb0 {
|
height: 350rpx;
|
}
|
.function .function-title.data-v-4dcceeb0 {
|
margin-top: 4rpx;
|
height: 32rpx;
|
font-size: 32rpx;
|
font-weight: 600;
|
color: #333333;
|
line-height: 32rpx;
|
}
|
.function .function-status.data-v-4dcceeb0 {
|
margin-top: 36rpx;
|
display: flex;
|
flex-wrap: wrap;
|
/* justify-content: space-around; */
|
}
|
.function .function-status .function-item.data-v-4dcceeb0 {
|
width: 25%;
|
margin-bottom: 34rpx;
|
font-size: 24rpx;
|
font-weight: 500;
|
color: #333333;
|
line-height: 24rpx;
|
text-align: center;
|
}
|
.function .function-status .function-item .function-icon.data-v-4dcceeb0 {
|
width: 52rpx;
|
height: 52rpx;
|
margin-bottom: 16rpx;
|
}
|
.setting.data-v-4dcceeb0 {
|
padding: 0 28rpx;
|
height: 468rpx;
|
}
|
.setting.data-v-4dcceeb0 :not(:last-child) {
|
border-bottom: 2rpx solid #F4F5F4;
|
}
|
.setting .setting-itme.data-v-4dcceeb0 {
|
height: 92rpx;
|
line-height: 92rpx;
|
font-size: 28rpx;
|
font-weight: 500;
|
color: #333333;
|
display: flex;
|
justify-content: space-between;
|
}
|
.setting .setting-itme .invitation.data-v-4dcceeb0 {
|
font-size: 24rpx;
|
font-weight: 400;
|
color: #D20A0A;
|
}
|