以房找人

This commit is contained in:
liuye
2021-12-20 15:45:56 +08:00
parent 6d0810031d
commit 4748f2da80
3 changed files with 394 additions and 152 deletions

View File

@@ -160,65 +160,6 @@ uni-page-body{
width: 100%;
height: 100%;
}
.popup{
padding: 0 32px 16px;
.bg{
width: 64px;
height: 10px;
background: #CCC;
border-radius: 6px;
margin: 32px 0 32px 344px;
}
.title{
font-size: 36px;
font-family: PingFang-SC-Heavy, PingFang-SC;
font-weight: 800;
color: #333;
line-height: 50px;
margin-bottom: 24px;
}
.address{
font-size: 24px;
font-family: PingFangSC-Regular, PingFang SC;
color: #333;
line-height: 34px;
word-break: break-all;
}
.info-flex{
padding: 26px 0 30px 0;
width: 100%;
border-bottom: 1px solid #D8DDE6;
line-height: 40px;
font-size: 28px;
.label{
display: inline-block;
width: 160px;
font-weight: 800;
color: #333;
}
.value{
color: #666;
font-size: 26px;
.phone-icon{
width: 40px;
height: 40px;
vertical-align: sub;
margin-left: 16px;
}
}
}
}
.popup-btn{
width: 100%;
font-size: 32px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
height: 112px;
line-height: 112px;
text-align: center;
background: #1365DD;
color: #FFF;
}
.footer{
width: 100%;
position: fixed;