From ad70cae3ee6c4fe6b4f34613b4a4bff48d33b33b Mon Sep 17 00:00:00 2001 From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com> Date: Tue, 8 Oct 2024 08:34:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 2 ++ public/index.html | 2 -- vue.config.js | 2 -- 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.env.production b/.env.production index bdc1d56..a28ff22 100644 --- a/.env.production +++ b/.env.production @@ -6,5 +6,7 @@ NODE_ENV = production # 生产环境配置 VUE_APP_ENV = 'production' +VUE_APP_BAIDU_MAP_AK = 'cClgLBaLgGUdQDilX9dGvieL' + # 若依管理系统/生产环境 VUE_APP_BASE_API = '/dev-api' diff --git a/public/index.html b/public/index.html index e31f13f..0a06390 100644 --- a/public/index.html +++ b/public/index.html @@ -10,8 +10,6 @@ <%= webpackConfig.name %> - -