作者 郭盛
1 个管道 的构建 通过 耗费 0 秒

修改过期时间

... ... @@ -13,7 +13,6 @@
.file-item {
width: 100%;
height: 1.3rem;
border-bottom: 0.01rem solid #eeeeee;
}
... ... @@ -27,15 +26,16 @@
color: #06121e;
}
.file-item-bottom img {
.file_item_img {
width: 0.5rem;
height: 0.5rem;
margin-right: 0.24rem;
overflow: hidden;
margin: 0 0.28rem 0.28rem 0;
}
/*.pic-item {*/
/*height: 2.6rem;*/
/*}*/
.file-item-bottom img {
width: 100%;
}
.pic {
width:100%;
... ...