From 16b2af63422e82a3eb5615f4b68d1b6e3df35458 Mon Sep 17 00:00:00 2001 From: miaojiale <1123971748@qq.com> Date: Mon, 22 Jan 2024 16:56:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 3 ++- public/index.html | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.env.production b/.env.production index 0ba4b1d..79a308b 100644 --- a/.env.production +++ b/.env.production @@ -1 +1,2 @@ -VUE_APP_BASE_API = '/wrm-api/' \ No newline at end of file +VUE_APP_BASE_API = '/wrm-api/' +VUE_APP_URL = '/wrm-api/' \ No newline at end of file diff --git a/public/index.html b/public/index.html index 9b34aa9..6c9ab1b 100644 --- a/public/index.html +++ b/public/index.html @@ -19,7 +19,7 @@