#
luxiaotao1123
2020-08-25 52e8041a8e229aac4e9200e13060083f99cec6cb
src/main/webapp/static/css/console.css
@@ -118,7 +118,7 @@
}
/* 输送线第一列 */
.site-row-1 {
    left: 200px;
    left: 100px;
}
.site-row-1 .site {
    width: 100px;
@@ -162,40 +162,15 @@
    background-color: yellow;
}
/* ------------------ 台车 ------------------ */
/* 轨道 */
.car-track {
    position: absolute;
    background: url(../image/bg.jpg);
}
#car-track-1 {
    top: 122px;
    left: 100px;
    width: 100px;
    height: 200px;
}
/* 车 */
.car {
    position: absolute;
}
#site-8 {
    top: 122px;
    left: 100px;
    width: 100px;
    height: 40px;
    line-height: 40px
}
/* ------------------ 货架总成 ------------------ */
.main-part {
    position: absolute;
    top: 100px;
    left: 300px;
    left: 200px;
}
.main-part .lane {
    margin-bottom: 30px;
    /*margin-bottom: 30px;*/
}
/* 排号 */
.row-no {
@@ -343,9 +318,9 @@
/* 入库口 */
.cargo-put {
    transform: rotateY(180deg);
    top: 285px;
    left: 313px;
    /*transform: rotateY(180deg);*/
    top: 160px;
    left: 43px;
    position: absolute;
    width: 50px;
    height: 40px;
@@ -373,8 +348,8 @@
}
/* 扫码器1 */
#code-decoder-1 {
    top: 320px;
    left: 200px;
    top: 144px;
    left: 100px;
}
/* 扫码器数据1 */
#code-decoder-data-1 {
@@ -382,6 +357,17 @@
    margin-left: 35px;
}
/* 扫码器1 */
#code-decoder-2 {
    top: 204px;
    left: 100px;
}
/* 扫码器数据1 */
#code-decoder-data-2 {
    font-size: xx-small;
    margin-left: 35px;
}
/* 弹窗 */
form .form-item {
    display: inline-block;