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.
134 lines
2.0 KiB
134 lines
2.0 KiB
.users{
|
|
height:300rpx;
|
|
width:100%;
|
|
background:linear-gradient(to right,rgba(72,222,223,1.00),rgba(42,154,225,1.00));
|
|
overflow:hidden;
|
|
align-items:center;}
|
|
.user_info{
|
|
height:300rpx;
|
|
align-items:center;
|
|
}
|
|
.user_img{
|
|
width:140rpx;
|
|
height:140rpx;
|
|
border-radius:50%;
|
|
overflow:hidden;
|
|
margin:0 auto;
|
|
}
|
|
.user_word{
|
|
width:40%;
|
|
height:80rpx;
|
|
}
|
|
.user_name{
|
|
font-size:34rpx;
|
|
color:#fff;
|
|
}
|
|
|
|
.phone{
|
|
font-size:20rpx;
|
|
color:#fff;
|
|
}
|
|
.sign_up{
|
|
|
|
font-size:24rpx;
|
|
width:42rpx;
|
|
height:42rpx;
|
|
text-align:center;
|
|
line-height:42rpx;
|
|
background:#fff;
|
|
border-radius:50%;}
|
|
.sign_up text{
|
|
font-size:24rpx;
|
|
color:#2988c8;
|
|
}
|
|
.consult{
|
|
height:42rpx;
|
|
line-height:42rpx;
|
|
}
|
|
.consult image{width:38rpx;height:40rpx;}
|
|
#user{background:#f5f5f5;oerflow:hidden;padding-top:12rpx;}
|
|
.user_credit{
|
|
width:50%;
|
|
text-align:center;
|
|
padding:14rpx 0px;
|
|
}
|
|
.user_two{
|
|
background:#fff;
|
|
font-size:26rpx;
|
|
color:#333;
|
|
padding: 30rpx 0rpx;
|
|
}
|
|
.user_collect{border-right:solid 1px #dcdcdc;}
|
|
.order{
|
|
margin-top:12rpx;
|
|
padding:0rpx 30rpx;
|
|
overflow:hidden;
|
|
background:#fff;
|
|
border-bottom:solid 1px #dcdcdc;}
|
|
.user_order{
|
|
height:96rpx;
|
|
align-items:center;
|
|
line-height:96rpx;
|
|
}
|
|
.order_left{
|
|
font-size:30rpx;
|
|
color:#333;
|
|
align-items:center;
|
|
}
|
|
.order_left image{
|
|
width:28rpx;
|
|
height:32rpx;
|
|
|
|
margin-right:16rpx;
|
|
}
|
|
.check_order image{
|
|
width:11rpx;
|
|
height:20rpx;
|
|
margin-left:8rpx;
|
|
margin-top:38rpx;
|
|
}
|
|
.check_order{
|
|
font-size:24rpx;
|
|
color:#333;
|
|
}
|
|
.process{
|
|
padding:26px 0;
|
|
background:#fff;
|
|
}
|
|
.peocess_item {
|
|
text-align:center;
|
|
width:25%;
|
|
}
|
|
.peocess_item image{
|
|
width:40rpx;
|
|
height:40rpx;}
|
|
.item_other image{
|
|
width:50rpx;
|
|
}
|
|
.peocess_item text{color:#666;font-size:26rpx;display:block;}
|
|
.user_left{
|
|
align-items:center;
|
|
}
|
|
.user_left image{
|
|
width:30rpx;
|
|
height:32rpx;
|
|
margin-right:12rpx;
|
|
}
|
|
.user_infor{
|
|
padding:0rpx 32rpx;
|
|
height:96rpx;
|
|
line-height:96rpx;
|
|
font-size:30rpx;
|
|
color:#333;
|
|
background:#fff;
|
|
border-bottom:solid 1px #dcdcdc;
|
|
align-items:center;
|
|
}
|
|
.next_page image{
|
|
width:11rpx;
|
|
height:20rpx;
|
|
}
|
|
.user_all{
|
|
background:#fff;
|
|
margin-top:12rpx;
|
|
} |