From 65cf29e0e28e60e8264cd66826aa23d3ae986f37 Mon Sep 17 00:00:00 2001 From: “dzb” <2632970487@qq.com> Date: 星期四, 22 九月 2022 15:52:34 +0800 Subject: [PATCH] 完成部分案件池静态页面 --- package.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index a11f8b1..20cef07 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,7 @@ "build:stage": "vue-cli-service build --mode staging" }, "dependencies": { + "@amap/amap-jsapi-loader": "^1.0.1", "axios": "^0.27.2", "core-js": "^3.8.3", "normalize.css": "^8.0.1", -- Gitblit v1.8.0