Browse Source

驾驶舱样式调整

maxiaoxiao 1 year ago
parent
commit
0a1ab06373
2 changed files with 2 additions and 2 deletions
  1. 1 1
      src/views/cockpit/borderTemplate.vue
  2. 1 1
      src/views/cockpitNew1/borderTemplate.vue

+ 1 - 1
src/views/cockpit/borderTemplate.vue

@@ -45,7 +45,7 @@ export default {
     height: 40px;
     background: no-repeat;
     background-image: url("/static/images/overview/titlebox.gif");
-    // background-size: 100% 100%;
+    background-size: 100% 100%;
     display: flex;
     justify-content: space-between;
 

+ 1 - 1
src/views/cockpitNew1/borderTemplate.vue

@@ -45,7 +45,7 @@ export default {
     height: 40px;
     background: no-repeat;
     background-image: url("/static/images/overview/titlebox.gif");
-    // background-size: 100% 100%;
+    background-size: 100% 100%;
     display: flex;
     justify-content: space-between;