Browse Source

删除旧驾驶舱

Maxx 1 year ago
parent
commit
659bb5394e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/cockpitNew1/serCenter.vue

+ 2 - 2
src/views/cockpitNew1/serCenter.vue

@@ -53,10 +53,10 @@ export default {
   border-image: linear-gradient(
     to top,
     rgba(0, 210, 255, 1),
-    rgba(14, 141, 236, 0.1)
+    rgba(10, 36, 61, 0.1)
   );
   border-image-slice: 1;
-  background-color: rgba(10, 36, 61, 0.5);
+  background-color: rgba(10, 36, 61, 0.4);
   background-color: linear-gradient(
     to top,
     rgba(6, 135, 220, 0.25),