#
luxiaotao1123
2021-01-04 a0c9f738fdebae1f0bcb51d397978f24332a86ea
src/main/webapp/static/css/console.css
@@ -384,7 +384,7 @@
    position: absolute;
    background-color:#333!important;
    color: #333 !important;
    width: 92%;
    width: 100%;
    margin-top: 10px;
}
@@ -394,10 +394,33 @@
}
/* 入库口 */
.cargo-put {
.cargo-put-0 {
    transform: rotateY(180deg);
    top: 265px;
    left: 313px;
    top: 258px;
    left: 1710px;
    position: absolute;
    width: 50px;
    height: 40px;
    background-image: url("../image/fork_r.png");
    background-repeat: no-repeat;
    background-size:100% 100%;
    background-position: top center;
}
.cargo-put-1 {
    transform: rotateY(180deg);
    top: 154px;
    left: 1710px;
    position: absolute;
    width: 50px;
    height: 40px;
    background-image: url("../image/fork_r.png");
    background-repeat: no-repeat;
    background-size:100% 100%;
    background-position: top center;
}
.cargo-put-2 {
    top: 108px;
    left: 152px;
    position: absolute;
    width: 50px;
    height: 40px;