diff --git a/index.html b/index.html
index 8e9a515..ad60b94 100644
--- a/index.html
+++ b/index.html
@@ -4,6 +4,7 @@
big-data
+
diff --git a/index.html b/index.html
index 8e9a515..ad60b94 100644
--- a/index.html
+++ b/index.html
@@ -4,6 +4,7 @@
big-data
+
diff --git a/src/views/layout/layout1.vue b/src/views/layout/layout1.vue
index 43f3d8f..037cd5f 100644
--- a/src/views/layout/layout1.vue
+++ b/src/views/layout/layout1.vue
@@ -13,7 +13,8 @@
@@ -39,9 +40,11 @@
import CityConstructionRight from '../cityConstruction/cityConstructionRight'
import WaitBoardLeft from '../waitBoard/waitBoardLeft'
import WaitBoardRight from '../waitBoard/waitBoardRight'
+import GaodeMap from "../mapViews/gaodeMap";
export default {
name: 'layout1',
components: {
+ GaodeMap,
WaitBoardRight,
WaitBoardLeft,
JyMap2D,
diff --git a/index.html b/index.html
index 8e9a515..ad60b94 100644
--- a/index.html
+++ b/index.html
@@ -4,6 +4,7 @@
big-data
+
diff --git a/src/views/layout/layout1.vue b/src/views/layout/layout1.vue
index 43f3d8f..037cd5f 100644
--- a/src/views/layout/layout1.vue
+++ b/src/views/layout/layout1.vue
@@ -13,7 +13,8 @@
@@ -39,9 +40,11 @@
import CityConstructionRight from '../cityConstruction/cityConstructionRight'
import WaitBoardLeft from '../waitBoard/waitBoardLeft'
import WaitBoardRight from '../waitBoard/waitBoardRight'
+import GaodeMap from "../mapViews/gaodeMap";
export default {
name: 'layout1',
components: {
+ GaodeMap,
WaitBoardRight,
WaitBoardLeft,
JyMap2D,
diff --git a/src/views/mapViews/gaodeMap.vue b/src/views/mapViews/gaodeMap.vue
new file mode 100644
index 0000000..79a990d
--- /dev/null
+++ b/src/views/mapViews/gaodeMap.vue
@@ -0,0 +1,444 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+