From 45638cc0028dd89a90767be7e1d2648baf813b87 Mon Sep 17 00:00:00 2001
From: 18516761980 <56479841@qq.com>
Date: 星期六, 13 八月 2022 14:01:32 +0800
Subject: [PATCH] #

---
 src/main/webapp/static/css/render.css |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/src/main/webapp/static/css/render.css b/src/main/webapp/static/css/render.css
index deab3e7..5ec4890 100644
--- a/src/main/webapp/static/css/render.css
+++ b/src/main/webapp/static/css/render.css
@@ -362,27 +362,27 @@
 
 
 /* 闈欑疆瀹屾垚 */
-.loc-empty {
+.LOC_STAY_OVER {
     background-color: rgb(163,214,242);
 }
 /* 鍦ㄥ簱闈欑疆涓�*/
-.loc-wait {
+.LOC_STAY {
     background-color: rgb(151,180,0);
 }
 /* 鍦ㄥ簱寰呮祴 */
-.loc-in-wait {
+.LOC_WAIT_TESTINT {
     background-color: rgb(58,77,249);
 }
 /* 鍦ㄥ簱娴嬭瘯涓� */
-.loc-testing {
+.LOC_TESTING {
     background-color: rgb(240,140,10);
 }
 /* 寮傚父 */
-.loc-error {
+.LOC_ERROR {
     background-color: rgb(252,48,48);
 }
 /* 绌哄簱浣� */
-.loc-empty {
+.LOC_EMPTY {
     background-color: rgb(132,255,115);
 }
 

--
Gitblit v1.9.1