Ver Fonte

fix:图标颜色

needcode há 2 anos atrás
pai
commit
fd6b26f3bb

+ 2 - 2
src/pages-charge/machines/charge-machine/charge-machine.vue

@@ -124,10 +124,10 @@ export default {
       background: #f43636;
     }
     &-0 {
-      background-color: rgba(177, 177, 177, 0.1);
+      background-color: #b1b1b1;
     }
     &-1 {
-      background: rgba(33, 220, 130, 0.1);
+      background: #21dc82;
     }
     &-2,
     &-3,