From 7b91c4ce2b3cabfa65ff2c3d77cfff0c24162cd0 Mon Sep 17 00:00:00 2001
From: 18516761980 <56479841@qq.com>
Date: 星期六, 13 八月 2022 13:22:34 +0800
Subject: [PATCH] Merge branch 'gzynwcs' of http://47.97.1.152:5880/r/zy-wcs into gzynwcs
---
src/main/webapp/static/css/render.css | 32 +++++++++++++++++++++++++++++++-
1 files changed, 31 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/static/css/render.css b/src/main/webapp/static/css/render.css
index 8748786..deab3e7 100644
--- a/src/main/webapp/static/css/render.css
+++ b/src/main/webapp/static/css/render.css
@@ -359,6 +359,36 @@
.site-unauto {
background-color: rgb(184,184,184);
}
+
+
+/* 闈欑疆瀹屾垚 */
+.loc-empty {
+ background-color: rgb(163,214,242);
+}
+/* 鍦ㄥ簱闈欑疆涓�*/
+.loc-wait {
+ background-color: rgb(151,180,0);
+}
+/* 鍦ㄥ簱寰呮祴 */
+.loc-in-wait {
+ background-color: rgb(58,77,249);
+}
+/* 鍦ㄥ簱娴嬭瘯涓� */
+.loc-testing {
+ background-color: rgb(240,140,10);
+}
+/* 寮傚父 */
+.loc-error {
+ background-color: rgb(252,48,48);
+}
+/* 绌哄簱浣� */
+.loc-empty {
+ background-color: rgb(132,255,115);
+}
+
+
+
+
#code {
background-image: url(../images/status_bar_2.png);
background-repeat: no-repeat;
@@ -368,7 +398,7 @@
.machine {
position: absolute;
background-color: rgb(108,167,168);
- margin-left: 1116px;
+ /*margin-left: 1116px;*/
height: 20px;
width: 80px;
background-image: url("../images/Crane_auto.png");
--
Gitblit v1.9.1