This commit is contained in:
2019-12-13 14:35:22 +08:00
parent a09b330797
commit 6f32ad42c6
16 changed files with 131 additions and 4 deletions

7
pages/search/search.scss Normal file
View File

@@ -0,0 +1,7 @@
.box {
border-top: #eaeaea solid 1rpx;
width: 750rpx;
display: flex;
align-items: center;
flex-direction: column;
}