From de76f9f6d15f4e0688b961452d180b94d4cdded3 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期五, 25 十月 2024 09:37:03 +0800
Subject: [PATCH] 优化样式

---
 company_admin/.env.production |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/company_admin/.env.production b/company_admin/.env.production
index 4bd5f5b..5eaa71b 100644
--- a/company_admin/.env.production
+++ b/company_admin/.env.production
@@ -9,6 +9,7 @@
 
 # VUE_APP_API = 'https://dm.ahapp.net/preselect_interface/'
 
+VUE_APP_CONTEXT_PATH_REL = '/web'
 VUE_APP_CONTEXT_PATH = '/web'
 
 VUE_APP_API_PREFIX = '/web_interface'

--
Gitblit v1.9.3