From 4777fcdea8925752feb030142cc1e115722ccdcf Mon Sep 17 00:00:00 2001
From: "271556543@qq.com" <271556543@qq.com>
Date: Wed, 3 Aug 2022 17:13:21 +0800
Subject: [PATCH] =?UTF-8?q?2022-8-3=20ad=EF=BC=8Cmap?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
package.json | 1 +
public/index.html | 9 +++
src/main.js | 3 +
src/utils/index.js | 11 ++++
src/views/business/component/addStore.vue | 49 ++++++++++++--
src/views/marketing/ad.vue | 78 ++++++++++++-----------
src/views/productService/policyManage.vue | 2 +-
7 files changed, 110 insertions(+), 43 deletions(-)
diff --git a/package.json b/package.json
index 667e306..4ae9120 100644
--- a/package.json
+++ b/package.json
@@ -14,6 +14,7 @@
"test:ci": "npm run lint && npm run test:unit"
},
"dependencies": {
+ "avue-plugin-map": "^1.0.1",
"axios": "0.18.1",
"core-js": "3.6.5",
"echarts": "^4.2.1",
diff --git a/public/index.html b/public/index.html
index fa2be91..c3e6d30 100644
--- a/public/index.html
+++ b/public/index.html
@@ -6,6 +6,15 @@
<%= webpackConfig.name %>
+
+
+
+
+