Browse Source

底部布局

zpf 11 months ago
parent
commit
a08fdcc3c0
2 changed files with 3 additions and 6 deletions
  1. 2 2
      src/views/cockpit/bjxm.vue
  2. 1 4
      src/views/cockpit/hysy.vue

+ 2 - 2
src/views/cockpit/bjxm.vue

@@ -396,7 +396,7 @@ export default {
   width: 430px;
   height: 310px;
   top: 43rem;
-  left: 30rem;
+  left: 28.5rem;
   border-radius: 0px;
   -webkit-box-shadow: none;
   box-shadow: none;
@@ -416,7 +416,7 @@ export default {
   background: no-repeat;
   background-image: url("/static/images/overview/titlebox.gif");
   position: relative;
-
+  background-size: 100%;
   // .icon {
   //   background: no-repeat;
 

+ 1 - 4
src/views/cockpit/hysy.vue

@@ -523,11 +523,8 @@ export default {
     width: 1074rem;
     height: 40px;
     background: no-repeat;
-    background-size: 88% 100%;
+    background-size: 100% 100%;
     background-image: url("/static/images/overview/titlebox.gif");
-
-    margin-left: 2rem;
-
     span {
         color: #fff;
         font-size: 14px;