From 36d1f24952e857c971aed06042f6c7ebba6b147e Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期三, 30 四月 2025 11:25:20 +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