DESKTOP-GBVU60Q\dell hace 2 años
padre
commit
f7623c8418

+ 1 - 4
src/views/Main/MainView.vue

@@ -47,9 +47,6 @@
 
 <style lang="scss" scoped>
 	.Mainpage{
-		height: 100%;
-		width: 100%;
-		background: url('@/assets/images/backImg.png') no-repeat;
-		background-size: 100% 100%;
+		
 	}
 </style>

+ 3 - 1
src/views/Map3d/Map3DMain.vue

@@ -479,5 +479,7 @@
 	};
 </script>
 <style lang="scss" scoped>
-
+	.jt-mapMain{
+		
+	}
 </style>

+ 2 - 0
src/views/Map3d/components/map.vue

@@ -328,6 +328,8 @@
 		overflow: hidden;
 		background-color: blue;
 		border: 0rem solid red;
+		background: url('@/assets/images/backImg.png') no-repeat;
+		background-size: 100% 100%;
 	}
 
 	//分屏样式