From 6876084ffc4a01c1eca6a609dec8c176efc59aae Mon Sep 17 00:00:00 2001
From: zhang <zc857179121@qq.com>
Date: 星期四, 22 一月 2026 15:16:45 +0800
Subject: [PATCH] 1

---
 zy-acs-cv/src/main/webapp/static/css/console-0.css |   87 +++++++++++++++++++++++++++++++++++--------
 1 files changed, 71 insertions(+), 16 deletions(-)

diff --git a/zy-acs-cv/src/main/webapp/static/css/console-0.css b/zy-acs-cv/src/main/webapp/static/css/console-0.css
index 7b1a5f0..78c0c93 100644
--- a/zy-acs-cv/src/main/webapp/static/css/console-0.css
+++ b/zy-acs-cv/src/main/webapp/static/css/console-0.css
@@ -6,19 +6,20 @@
     height: 100%;
     background-color: #f1f1f1;
     border-radius: 5px;
-    box-shadow: 0 0 3px rgba(0,0,0,.3);
+    box-shadow: 0 0 3px rgba(0, 0, 0, .3);
     padding: 10px;
 }
 
 /* ------------------------------------ 澶撮儴 ------------------------------------*/
 header {
     border-radius: 5px;
-    box-shadow: 0 0 3px rgba(0,0,0,.3);
+    box-shadow: 0 0 3px rgba(0, 0, 0, .3);
     background-color: #fff;
     height: 17%;
     opacity: 0.8;
     position: relative;
 }
+
 /* 鍒嗗壊绾� */
 .header-hr {
     border-radius: 5px;
@@ -27,6 +28,7 @@
     position: absolute;
     bottom: 0;
 }
+
 /* 绯荤粺杩愯鐘舵�� */
 .system-state {
     float: left;
@@ -36,18 +38,21 @@
     text-align: center;
     color: #2d6aff;
 }
+
 #system-icon {
     display: inline-block;
     width: 70%;
     height: 70%;
     background-repeat: no-repeat;
-    background-size:100% 100%;
+    background-size: 100% 100%;
     background-position: top center;
     cursor: pointer;
 }
+
 .system-icon-open {
     background-image: url("../image/stop48.png");
 }
+
 .system-icon-close {
     background-image: url("../image/start48.png");
 }
@@ -58,7 +63,7 @@
     padding-top: 10px;
     font-weight: bold;
     overflow: hidden;
-    text-overflow:ellipsis;
+    text-overflow: ellipsis;
     white-space: nowrap;
 }
 
@@ -69,6 +74,7 @@
     width: 70%;
     text-align: center;
 }
+
 .data-window h1 {
     font-size: 3em;
     margin: 0;
@@ -82,20 +88,24 @@
     bottom: 7%;
     left: 10%;
 }
+
 .tips-item {
     margin-bottom: 0;
     font-size: 0;
     text-align: left;
 }
+
 .tips-item label {
     display: inline-block;
     width: 130px;
     text-align: right;
     font-size: xx-small;
 }
+
 .item-group {
     display: inline-block;
 }
+
 .item-group span {
     font-size: xx-small;
     padding: 0 10px;
@@ -105,7 +115,7 @@
 main {
     margin-top: 8px;
     border-radius: 5px;
-    box-shadow: 0 0 3px rgba(0,0,0,.3);
+    box-shadow: 0 0 3px rgba(0, 0, 0, .3);
     background-color: #fff;
     height: 82%;
     position: relative;
@@ -116,11 +126,13 @@
     position: absolute;
     top: 122px;
 }
+
 /* 杈撻�佺嚎绗�0鍒� */
 .site-row-0 {
     top: 162px;
     left: 140px;
 }
+
 .site-row-0 .site {
     width: 80px;
 }
@@ -130,6 +142,7 @@
     top: 188px;
     left: 120px;
 }
+
 .site-row-1 .site {
     width: 70px;
 }
@@ -139,6 +152,7 @@
     top: 188px;
     left: 190px;
 }
+
 .site-row-2 .site {
     width: 70px;
 }
@@ -148,6 +162,7 @@
     top: 229px;
     left: 260px;
 }
+
 .site-row-3 .site {
     width: 70px;
 }
@@ -157,6 +172,7 @@
     top: 188px;
     left: 260px;
 }
+
 .site-row-4 .site {
     /*width: 80px;*/
 }
@@ -166,6 +182,7 @@
     top: 55px;
     left: 400px;
 }
+
 .site-row-5 .site {
     width: 70px;
 }
@@ -174,6 +191,7 @@
     top: 55px;
     left: 470px;
 }
+
 .site-row-6 .site {
     width: 70px;
 }
@@ -189,8 +207,9 @@
     background-color: #21ff3a;
     font-size: 13px;
 }
+
 /*绌虹珯鐐�*/
-.site-1{
+.site-1 {
     color: #333;
     height: 20px;
     border: 1px solid #fff;
@@ -200,6 +219,7 @@
     background-color: #ffffff;
     font-size: 13px;
 }
+
 /* 鏃犳晥绔欑偣锛堝繀椤诲湪site涓嬮潰锛� */
 
 .site-none {
@@ -207,22 +227,27 @@
     background-color: transparent;
     cursor: default;
 }
+
 /* 鑷姩 */
 .site-auto {
-    background-color: rgb(42,253,47);
+    background-color: rgb(42, 253, 47);
 }
+
 /* 闈炶嚜鍔�/鏀跺埌 */
 .site-unauto {
     background-color: #aaaaaa;
 }
+
 /* 鑷姩+鏈夌墿+ID */
 .site-auto-run-id {
     background-color: red;
 }
+
 /* 鑷姩+鏈夌墿 */
 .site-auto-run {
     background-color: #fc29f8;
 }
+
 /* 鑷姩+鏈夌墿+ID */
 .site-auto-id {
     background-color: yellow;
@@ -234,6 +259,7 @@
     position: absolute;
     /*background: url(../image/bg.jpg);*/
 }
+
 #car-track-1 {
     text-align: center;
     top: 122px;
@@ -241,6 +267,7 @@
     width: 100px;
     height: 180px;
 }
+
 #car-track-1 div {
     height: 100%;
     display: inline-block;
@@ -253,6 +280,7 @@
 .car {
     position: absolute;
 }
+
 #site-8 {
     top: 122px;
     left: 100px;
@@ -268,9 +296,11 @@
     top: 10px;
     left: 540px;
 }
+
 .main-part .lane {
     /*margin-bottom: 30px;*/
 }
+
 /* 鎺掑彿 */
 .row-no {
     font-size: 14px;
@@ -281,25 +311,29 @@
 /* 搴撲綅缁� */
 .stock-group .item {
     float: left;
-    border-top: 1px solid #333!important;
-    border-bottom: 1px solid #333!important;
-    border-left: 1px solid #333!important;
-    border-right: 1px solid #333!important;
+    border-top: 1px solid #333 !important;
+    border-bottom: 1px solid #333 !important;
+    border-left: 1px solid #333 !important;
+    border-right: 1px solid #333 !important;
     border-right: none;
     cursor: inherit;
 }
+
 .stock-group .item:last-child {
     /*border-right: 1px solid #333!important;*/
 }
+
 .stock-group::after, .stock-group::before {
     content: "";
     display: table;
     clear: both;
 }
+
 .stock-group .site {
     width: 80px;
     float: left;
 }
+
 button.item {
     font-size: 13px;
     padding: 1px 1px 1px 1px;
@@ -311,6 +345,7 @@
     background-color: transparent;
     transition: 0.4s;
 }
+
 button.item:hover {
     background-color: #333;
     color: #fff;
@@ -325,7 +360,7 @@
     width: 80px;
     background-image: url("../image/Crane_auto.png");
     background-repeat: no-repeat;
-    background-size:100% 100%;
+    background-size: 100% 100%;
     background-position: top center;
     cursor: pointer;
 }
@@ -334,67 +369,80 @@
 .machine-pakin {
     background-image: url("../image/Crane_store.png");
 }
+
 /* 鍑哄簱 */
 .machine-pakout {
     background-image: url("../image/Crane_retrieve.png");
 }
+
 /* 搴撳埌搴� */
 .machine-stock-move {
     background-image: url("../image/Crane_loctoloc.png");
 }
+
 /* 绔欏埌绔� */
 .machine-site-move {
     background-image: url("../image/Crane_stntostn.png");
 }
+
 /* p to p */
 .machine-p-move {
     background-image: url("../image/Crane_hptoohp.png");
 }
+
 /* 寮傚父 */
 .machine-error {
     background-image: url("../image/Crane_error.png");
 }
+
 /* 鑷姩 */
 .machine-auto {
     background-image: url("../image/Crane_auto.png");
 }
+
 /* 闈炶嚜鍔�/鏀跺埌 */
 .machine-un-auto {
     background-image: url("../image/Crane_manual.png");
 }
 
 
-
 /* 鍏ュ簱 */
 .machine-put-flag {
     background-color: #90d0f3;
 }
+
 /* 鍑哄簱 */
 .machine-take-flag {
     background-color: yellow;
 }
+
 /* 搴撳埌搴� */
 .machine-stock-move-flag {
     background-color: #0c24fb;
     color: #fff;
 }
+
 /* 绔欏埌绔� */
 .machine-site-move-flag {
     background-color: #faa328;
 }
+
 /* PToP */
 .machine-p-move-flag {
     background-color: #128014;
     color: #fff;
 }
+
 /* 寮傚父 */
 .machine-error-flag {
     background-color: red;
 }
+
 /* 鑷姩 */
 .machine-auto-flag {
-    background-color: rgb(42,253,47);
+    background-color: rgb(42, 253, 47);
 }
+
 /* 闈炶嚜鍔�/鏀跺埌 */
 .machine-unauto-flag {
     background-color: #aaaaaa;
@@ -405,7 +453,7 @@
     margin-left: 30px;
     border: 1px solid #333;
     position: absolute;
-    background-color:#333!important;
+    background-color: #333 !important;
     color: #333 !important;
     width: 100%;
     margin-top: 10px;
@@ -456,16 +504,19 @@
     display: inline-block;
     /*transform: scale(0.90);*/
 }
+
 /* 鎵爜鍣�1 */
 #code-decoder-1 {
     top: 267px;
     left: 1780px;
 }
+
 /* 鎵爜鍣ㄦ暟鎹�1 */
 #code-decoder-data-1 {
     font-size: xx-small;
     margin-left: 35px;
 }
+
 /* 纾呯Г */
 .scale {
     position: absolute;
@@ -473,9 +524,10 @@
     height: 20px;
     /*background-image: url("../image/bscanner.png");*/
     background-repeat: no-repeat;
-    background-size:100% 60%;
+    background-size: 100% 60%;
     background-position: top center;
 }
+
 /* 纾呯Г1 */
 #scale-1 {
     top: 290px;
@@ -488,6 +540,7 @@
     padding-top: 10px;
     padding-left: 5px;
 }
+
 form .form-item-label {
     float: left;
     text-align: right;
@@ -495,11 +548,13 @@
     display: inline-block;
     vertical-align: middle;
 }
+
 form .form-item-input {
     display: inline-block;
     float: left;
     vertical-align: middle;
 }
+
 form .form-item-input input {
     height: 1.5rem;
     padding-left: 0.5rem;

--
Gitblit v1.9.1