首页完成

This commit is contained in:
2019-12-13 11:43:02 +08:00
parent e47bb87558
commit 1fee501560
20 changed files with 162 additions and 18 deletions

View File

@@ -1,11 +1,9 @@
.box{
border-top: #eaeaea solid 1rpx;
width: 750rpx;
overflow: hidden;
display: flex;
flex-direction: column;
.search{
width: 613px;
height: 76px;
}
}
.box {
border-top: #eaeaea solid 1rpx;
width: 750rpx;
// overflow: hidden;
display: flex;
align-items: center;
flex-direction: column;
}