首页样式
This commit is contained in:
parent
861a5d9150
commit
6d7a054d66
@ -6,10 +6,13 @@
|
|||||||
padding: 30rpx;
|
padding: 30rpx;
|
||||||
display: flex;
|
display: flex;
|
||||||
border-bottom: 5px solid #FBFBFB;
|
border-bottom: 5px solid #FBFBFB;
|
||||||
|
flex-wrap: nowrap;
|
||||||
|
overflow-x: scroll;
|
||||||
}
|
}
|
||||||
.tab-box{
|
.tab-box{
|
||||||
flex: 1;
|
flex-shrink: 0;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
width: 25%;
|
||||||
}
|
}
|
||||||
.tab-box image{
|
.tab-box image{
|
||||||
width: 65rpx;
|
width: 65rpx;
|
||||||
|
Loading…
Reference in New Issue
Block a user