diff --git a/package-lock.json b/package-lock.json index 29303e1..cdc9696 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4,6 +4,11 @@ "lockfileVersion": 1, "requires": true, "dependencies": { + "@amap/amap-jsapi-loader": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/@amap/amap-jsapi-loader/-/amap-jsapi-loader-1.0.1.tgz", + "integrity": "sha512-nPyLKt7Ow/ThHLkSvn2etQlUzqxmTVgK7bIgwdBRTg2HK5668oN7xVxkaiRe3YZEzGzfV2XgH5Jmu2T73ljejw==" + }, "@babel/code-frame": { "version": "7.16.7", "resolved": "https://registry.npmmirror.com/@babel/code-frame/download/@babel/code-frame-7.16.7.tgz", diff --git a/package.json b/package.json index 0927194..5f6810d 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,7 @@ "build": "vue-cli-service build" }, "dependencies": { + "@amap/amap-jsapi-loader": "^1.0.1", "black-knight": "git+https://gitee.com/aygj/vue3_tool_fit.git", "core-js": "^3.6.5", "element-plus": "^1.3.0-beta.3", diff --git a/public/index.html b/public/index.html index 3e5a139..68b8fff 100644 --- a/public/index.html +++ b/public/index.html @@ -5,6 +5,7 @@ +