Quellcode durchsuchen

修改报建项目占比大小

lkk vor 1 Jahr
Ursprung
Commit
1e9d94fef9
1 geänderte Dateien mit 4 neuen und 2 gelöschten Zeilen
  1. 4 2
      src/views/cockpitNew1/bjxm.vue

+ 4 - 2
src/views/cockpitNew1/bjxm.vue

@@ -267,10 +267,12 @@ export default {
 .bjxm {
   border-width: 0px;
   position: absolute;
-  width: 407px;
+  // width: 407px;
+  width: 385px;
   height: 310px;
   top: 68%;
-  left: 1080px;
+  // left: 1080px;
+  left: 1096px;
   background: inherit;
   border: none;
   border-radius: 0px;