#
luxiaotao1123
2022-01-14 c41d362fa2e9bedcdd0a68c2e9ef12ed616512bc
src/main/webapp/static/css/console.css
@@ -48,6 +48,15 @@
         border-radius: 15px;
         margin-left: 1%;
      }
      .state-ss {
         margin-left: 60px;
      }
      /* 输送线状态 */
      .line-status {
         display: inline-block;
@@ -56,6 +65,18 @@
         background-color: rgba(0, 0, 0, 0.3);
         border-radius: 15px;
         margin-left: 1%;
      }
      .line-ss {
         display: inline-block;
         float: right;
         height: 15px;
         width: 40px;
         margin-top: 10px;
         margin-right: 15px;
         line-height: 15px;
         text-align: center;
         background-color: rgba(5, 5, 5, 0.3);
         color: #ffdd00;
      }
      /* 条码扫描器 */
      .bar-code {
@@ -66,6 +87,37 @@
         border-radius: 15px;
         margin-left: 1%;
      }
      /*扫码表单*/
      .tablebox {
         display: inline-block;
         width: 290px;
         height: 162px;
         margin-left: 1.5%;
         color: white;
         font-size: 14px;
         list-style: none;
         line-height: 27px;
         text-indent: 10px;
      }
      .table-head {
         width: 100%;
         height: 27px;
         background:linear-gradient(to right, rgb(94, 193, 184),rgb(12,71,63));
      }
      .right {
         float: right;
         text-indent: 10px;
         padding-right: 10px;
      }
      .table-body li {
         background-color: #5D7677;
      }
      .table-body li:nth-child(even) {
         background-color: #4A6565;
      }
      /* 控制表头 */
      .body-head {
         height: 35px;
@@ -198,7 +250,7 @@
      /* 站点 */
      .site {
          color: #333;
          height: 20px;
          height: 18px;
          border: 1px solid rgb(108,167,168);
          cursor: pointer;
          width: 50px;
@@ -206,6 +258,7 @@
          background-color: rgb(120,255,129);
          font-size: 13px;
      }
      /*空站点*/
      /* ------------------ 输送线总成 ------------------ */
      .site-row {
          position: absolute;
@@ -213,8 +266,8 @@
      }
      /* 输送线第一列 */
      .site-row-1 {
          top: 210px;
          left: 166px;
          top: 205px;
          left: 172px;
      }
      .site-row-1 .site {
          width: 70px;
@@ -222,27 +275,27 @@
      
      /* 输送线第二列 */
      .site-row-2 {
          top: 210px;
          left: 238px;
          top: 205px;
          left: 243px;
      }
      .site-row-2 .site {
          width: 70px;
      }   
      .site-row-3 {
          top: 253px;
          left: 310px;
          top: 246px;
          left: 314px;
      }
      .site-row-3 .site {
          width: 70px;
      }
      .site-row-4 {
          top: 210px;
          left: 311px;
          top: 205px;
          left: 314px;
      }
      
      .site-row-5 {
          top: 71px;
          left: 455px;
          left: 456px;
      }
      .site-row-5 .site {
          width: 70px;
@@ -308,6 +361,40 @@
          background-position: top center;
          cursor: pointer;
      }
      /* 入库 */
      .machine-pakin {
         background-image: url("../images/Crane_store.png");
      }
      /* 出库 */
      .machine-pakout {
         background-image: url("../images/Crane_retrieve.png");
      }
      /* 库到库 */
      .machine-stock-move {
         background-image: url("../images/Crane_loctoloc.png");
      }
      /* 站到站 */
      .machine-site-move {
         background-image: url("../images/Crane_stntostn.png");
      }
      /* p to p */
      .machine-p-move {
         background-image: url("../images/Crane_hptoohp.png");
      }
      /* 异常 */
      .machine-error {
         background-image: url("../images/Crane_error.png");
      }
      /* 自动 */
      .machine-auto {
         background-image: url("../images/Crane_auto.png");
      }
      /* 非自动/收到 */
      .machine-un-auto {
         background-image: url("../images/Crane_manual.png");
      }
      /* 堆垛机弹窗 */
      #crnWindow {
         width: 291px;
@@ -353,7 +440,7 @@
         display: inline-block;
         float: right;
         margin-top: 15px;
         margin-right: 80px;
         margin-right: 50px;
      }
      #crnWindow-head {
         width: 291px;