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.
|
|
|
.body-background{
|
|
|
|
background:{
|
|
|
|
color:#F5F5F6;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.title-container{
|
|
|
|
align-items: center;
|
|
|
|
justify-content: flex-start;
|
|
|
|
.title-group{
|
|
|
|
margin-bottom:10rpx;
|
|
|
|
.title{
|
|
|
|
margin-right:30rpx;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.address{
|
|
|
|
margin-bottom:10rpx;
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
.label-container{
|
|
|
|
align-items: center;
|
|
|
|
.checkbox{
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.foot-button{
|
|
|
|
padding:10rpx 26rpx 40rpx 26rpx;
|
|
|
|
position: fixed;
|
|
|
|
bottom:0;
|
|
|
|
left:0;
|
|
|
|
z-index: 9999;
|
|
|
|
width: 100%;
|
|
|
|
background: {
|
|
|
|
color:#FFFFFF;
|
|
|
|
};
|
|
|
|
}
|