#
luxiaotao1123
2020-08-20 456532c7a61ab8db1a24b9134400cfa6cba7241e
src/main/webapp/static/css/console.css
@@ -283,11 +283,12 @@
/* 入库口 */
.cargo-put {
    top: 68px;
    left: 113px;
    transform: rotateY(180deg);
    top: 285px;
    left: 313px;
    position: absolute;
    width: 50px;
    height: 50px;
    height: 40px;
    background-image: url("../image/fork_r.png");
    background-repeat: no-repeat;
    background-size:100% 100%;
@@ -312,8 +313,8 @@
}
/* 扫码器1 */
#code-decoder-1 {
    top: 240px;
    left: 470px;
    top: 320px;
    left: 200px;
}
/* 扫码器数据1 */
#code-decoder-data-1 {