diff --git a/public/index.html b/public/index.html index 845c13a..fc45a55 100644 --- a/public/index.html +++ b/public/index.html @@ -27,8 +27,7 @@ - - + diff --git a/src/api/mosty-jmxf.js b/src/api/mosty-jmxf.js new file mode 100644 index 0000000..f0db69d --- /dev/null +++ b/src/api/mosty-jmxf.js @@ -0,0 +1,2 @@ +import request from "@/utils/request"; +const api = "/mosty-api/mosty-jmxf"; diff --git a/src/components/GdMap/index copy.vue b/src/components/GdMap/index copy.vue new file mode 100644 index 0000000..65f2874 --- /dev/null +++ b/src/components/GdMap/index copy.vue @@ -0,0 +1,371 @@ + + + + + diff --git a/src/components/GdMap/index.vue b/src/components/GdMap/index.vue index 65f2874..c86bbfe 100644 --- a/src/components/GdMap/index.vue +++ b/src/components/GdMap/index.vue @@ -1,13 +1,7 @@