Browse Source

Merge branch 'ZHNY_DCF' into ZHNY_WW

DESKTOP-UBHTENK\admin 2 năm trước cách đây
mục cha
commit
cf7e05c4ae
1 tập tin đã thay đổi với 4 bổ sung4 xóa
  1. 4 4
      src/views/Map3d/components/ysltj.vue

+ 4 - 4
src/views/Map3d/components/ysltj.vue

@@ -5,7 +5,7 @@
 <template>
 	<div class="middleviewer">
 		<!-- <waterChart></waterChart> -->
-		<jt-echarts :chartData="option" style="width: 310rem;height: 275rem;margin:10rem 0 0 0;"></jt-echarts>
+		<jt-echarts :chartData="option" style="width: 310rem;height:275rem;margin:10rem 0 0 0;"></jt-echarts>
 	</div>
 </template>
 
@@ -139,9 +139,9 @@
 	} */
 
 	.middleviewer {
-		width: 300rem;
-		height: 100%;
-		margin-left: 40rem;
+		// width: 100%;
+		// height: 100%;
+		margin-left: 20rem;
 	}
 
 	/* 	::-webkit-scrollbar {