瀏覽代碼

底部布局

zpf 11 月之前
父節點
當前提交
a08fdcc3c0
共有 2 個文件被更改,包括 3 次插入6 次删除
  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;
   width: 430px;
   height: 310px;
   height: 310px;
   top: 43rem;
   top: 43rem;
-  left: 30rem;
+  left: 28.5rem;
   border-radius: 0px;
   border-radius: 0px;
   -webkit-box-shadow: none;
   -webkit-box-shadow: none;
   box-shadow: none;
   box-shadow: none;
@@ -416,7 +416,7 @@ export default {
   background: no-repeat;
   background: no-repeat;
   background-image: url("/static/images/overview/titlebox.gif");
   background-image: url("/static/images/overview/titlebox.gif");
   position: relative;
   position: relative;
-
+  background-size: 100%;
   // .icon {
   // .icon {
   //   background: no-repeat;
   //   background: no-repeat;
 
 

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

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