#
luxiaotao1123
2022-08-22 e66164464ba5cdaaaa631b34f504e3190c8ac770
src/main/webapp/static/css/console.css
@@ -283,8 +283,6 @@
   margin-left: 2%;
}
/* ------------------ 输送线总成 ------------------ */
.site-row {
   position: absolute;
@@ -301,33 +299,24 @@
/* 输送线第二列 */
.site-row-2 {
   top: 205px;
   left: 202px;
   top: 67px;
   left: 400px;
}
.site-row-2 .site {
   width: 80px;
}
.site-row-3 {
   top: 205px;
   left: 284px;
   /*width: 164px;*/
   top: 67px;
   left: 556px;
}
.site-row-3 .site {
   width: 80px;
}
.site-row-5 {
   top: 71px;
   left: 448px;
.site-row-4 {
   top: 67px;
   left: 638px;
}
.site-row-5 .site {
   width: 80px;
}
.site-row-6 {
   top: 71px;
   left: 530px;
}
.site-row-6 .site {
.site-row-4 .site {
   width: 80px;
}
@@ -386,19 +375,19 @@
   background-color:#333!important;
   color: #333 !important;
   width: 110%;
   margin-top: 10px;
   margin-top: 13px;
}
/* 堆垛机 */
.machine {
   margin-left: -80px;
   position: relative;
   background-color: rgb(108,167,168);
   height: 20px;
   height: 26px;
   width: 80px;
   background-image: url("../images/Crane_auto.png");
   background-repeat: no-repeat;
   background-size:100% 100%;
   background-position: top center;
   background-size: 100% 80%;
   background-position: center center;
   cursor: pointer;
}
/* 入库 */