From 62ede882b553667cafe0cf44d73f4930e6d3e884 Mon Sep 17 00:00:00 2001 From: wyx <51903@qq.com> Date: Thu, 9 Mar 2023 21:10:04 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E6=94=B9=E7=94=9F=E4=BA=A7?= =?UTF-8?q?=E7=8E=AF=E5=A2=83=E6=96=87=E4=BB=B6=E8=B7=AF=E5=BE=84=E5=9C=B0?= =?UTF-8?q?=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.prod | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.env.prod b/.env.prod index 58745c09..3bf48268 100644 --- a/.env.prod +++ b/.env.prod @@ -1,7 +1,8 @@ NODE_ENV=prod VUE_APP_BASE=/manage VUE_APP_BASE_API=/manageApi - +#文件路径 +VUE_APP_FILE_PATH=/upload/boe/file/ VUE_APP_PROXY_URL=//u.boe.com/ VUE_APP_LOGIN_URL=//u.boe.com/web