From dcdb0231034810232f2542f3865666ebf72daf11 Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期三, 30 四月 2025 16:45:34 +0800 Subject: [PATCH] sf --- 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