From f592ee0a36005e8ed279d7c479e8e73e9a1b5a57 Mon Sep 17 00:00:00 2001 From: wangxiang <1827945911@qq.com> Date: Sun, 9 Jul 2023 22:16:49 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cloud/bigscreen-design/.env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud/bigscreen-design/.env.production b/cloud/bigscreen-design/.env.production index 3b36046..272927a 100644 --- a/cloud/bigscreen-design/.env.production +++ b/cloud/bigscreen-design/.env.production @@ -5,7 +5,7 @@ VITE_APP_ENV = 'production' VITE_APP_API= #页面基础路径 -VITE_APP_BASE=/cloud/bigscreen-design +VITE_APP_BASE=/cloud/bigscreen-design/ # 是否在打包时开启压缩,支持 gzip 和 brotli VITE_BUILD_COMPRESS = gzip