Authored by zhangxiaoru

产品验收问题

... ... @@ -16,6 +16,7 @@
left: 0;
height: 70%;
background: #fff;
padding-bottom: 100px;
}
.close {
... ... @@ -29,11 +30,12 @@
.infos {
padding: 0 30px;
height: 100%;
}
.chose-items {
overflow: auto;
height: 500px;
height: 60%;
}
.basic-info {
... ...