This commit is contained in:
parent
e6af4fee08
commit
179d3f0e85
|
@ -9,7 +9,6 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"axios": "^1.6.3",
|
||||
"gcoord": "^1.0.5",
|
||||
"pinia": "^2.1.7",
|
||||
"vant": "^4.8.0",
|
||||
"vue": "^3.3.4",
|
||||
|
|
|
@ -159,7 +159,6 @@
|
|||
import http from "@/utils/request";
|
||||
import gcj02towgs84 from "@/router/dtzh";
|
||||
import { onMounted, ref, reactive, nextTick } from "vue";
|
||||
import gcoord from "gcoord";
|
||||
import img1 from "@/assets/home/yysy.png";
|
||||
import img2 from "@/assets/home/yysyxz.png";
|
||||
import img3 from "@/assets/home/xyyj.png";
|
||||
|
|
|
@ -357,11 +357,6 @@ fsevents@~2.3.2:
|
|||
resolved "https://registry.npmmirror.com/fsevents/-/fsevents-2.3.3.tgz#cac6407785d03675a2a5e1a5305c697b347d90d6"
|
||||
integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==
|
||||
|
||||
gcoord@^1.0.5:
|
||||
version "1.0.5"
|
||||
resolved "https://registry.npmmirror.com/gcoord/-/gcoord-1.0.5.tgz#bd92a1d8d3e8ab9470f5f74fbafffd11ca516413"
|
||||
integrity sha512-IJjyWd7Q57K36SzoEAZ5LEnhFVXVR3996WJp/3NlleXVBzb/GcORfNhCw8JuZPvSGloHgG0yhPFK4Aqf0t/ohg==
|
||||
|
||||
glob-parent@~5.1.2:
|
||||
version "5.1.2"
|
||||
resolved "https://registry.npmmirror.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
|
||||
|
|
Loading…
Reference in New Issue