作者 潘浩文
1 个管道 的构建 通过 耗费 0 秒

1

... ... @@ -25,12 +25,13 @@
height:100%;
}
.list_item{
margin-top: 0.3rem;
margin-top: 0.5rem;
}
.list_item:first-child{
margin-top: 0;
}
.rank_two{
display:flex;
justify-content: space-between;
... ... @@ -88,7 +89,7 @@
.index_content{
width:6.86rem;
margin:0 auto;
margin-top: 0.24rem;
/*margin-top: 0.24rem;*/
}
.bottom{
width:7.5rem;
... ...