猫妈狗爸伴宠师小程序前端代码
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.
 
 
 
 

64 lines
865 B

.user-header{
position: relative;
height: 350rpx;
background: #FFBF60;
color: #FFFFFF;
.base-leavel {
display: flex;
.petMaster {
width: 140rpx;
height: auto;
margin: 0rpx 10rpx;
}
}
}
.login{
padding: 40rpx;
}
.header-money{
position: absolute;
bottom: -150rpx;
color: #333333;
width: 100%;
&-list{
padding: 0 30rpx;
}
&-item{
height: 300rpx;
background: #FFFFFF;
border-radius: 30rpx;
}
}
.but{
color: #FFBF60;
}
.user-container{
margin-top: 180rpx;
padding: 30rpx;
}
.icon-list{
display: flex;
flex-direction: column;
align-items: center;
}
.cw-box{
background: #fef0f0;
}
.pd4{
padding: 1% 4% 2% 4%;
box-sizing: border-box;
}
.btn-share {
border: none;
padding: 0;
display: inline-block;
margin: 0;
color: #000000;
font-size: 28rpx;
line-height: 40rpx;
}