src/views/Map/mapView.vue
@@ -1,9 +1,7 @@ <template> <div id="cesiumContainer" class="cesiumContainer" > <div class="MapViewBox"> <div id="cesiumContainer"> </div> </div> </template> @@ -35,7 +33,7 @@ </script> <style lang="less" scoped> .cesiumContainer { .MapViewBox { width: 100%; height: 100%; margin: 0;