maxiaoxiao 7 сар өмнө
parent
commit
c3f4dc66fd

+ 1 - 1
src/views/LandConsolidation/components/qhdb.vue

@@ -178,7 +178,7 @@ export default {
   }
 
   .echart {
-    width: 850px !important;
+    width: 800px !important;
     height: 260px !important;
   }
 }

+ 5 - 5
src/views/LandConsolidation/index.vue

@@ -232,17 +232,17 @@ export default {
   }
 
   .bottomPane {
-    width: 45%;
+    width: 43%;
     height: 330px;
-    top: calc(100% - 500px);
-    left: 480px;
+    top: calc(100% - 360px);
+    left: 600px;
   }
   .legendPane {
-    width: 150px;
+    width: 130px;
     height: 120px;
     // top: calc(100% - 500px);
     top: calc(100% - 150px);
-    left: 480px;
+    left: 460px;
     .lcolor {
       display: inline-block;
       width: 16px;