zkx 1 月之前
父节点
当前提交
58a7927d05
共有 1 个文件被更改,包括 8 次插入2 次删除
  1. 8 2
      pages/index/index.vue

+ 8 - 2
pages/index/index.vue

@@ -2128,9 +2128,15 @@
 
 					background-color: rgba(153, 153, 153, 1);
 				}
-
-				.lockStatus2 {
+				.lockStatus2 {
+					background-color: #ff7b00
+				}
+				.lockStatus1 {
 					background-color: #03A9F4
+				}
+				
+				.lockStatus3 {
+					background-color: #27b148
 				}
 			}
 		}