Browse Source

设置颜色改回

zhouna 5 years ago
parent
commit
c4a59469ea

+ 1 - 1
src/css/qcList.less

@@ -257,7 +257,7 @@ table{
     }
 }
 .setCol{
-    color: @activeColor;
+    color: #777;
     cursor: pointer;
     margin: 0 0 0  50px;
 }

+ 1 - 1
src/css/qcListDept.less

@@ -257,7 +257,7 @@ table{
     }
 }
 .setCol{
-    color: @activeColor;
+    color: #777;
     cursor: pointer;
     margin: 0 0 0  50px;
 }

+ 1 - 1
src/css/qcListDocteam.less

@@ -257,7 +257,7 @@ table{
     }
 }
 .setCol{
-    color: @activeColor;
+    color: #777;
     cursor: pointer;
     margin: 0 0 0  50px;
 }

+ 1 - 1
src/css/qcListPerson.less

@@ -261,7 +261,7 @@ table{
     }
 }
 .setCol{
-    color: @activeColor;
+    color: #777;
     cursor: pointer;
     margin: 0 0 0  50px;
 }

BIN
src/images/setting.png