From 9cfcbb7f8fce8507ae34ef8306f93195feacb150 Mon Sep 17 00:00:00 2001 From: wangxiang <1827945911@qq.com> Date: Sun, 9 Jul 2023 22:15:57 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cloud/bigscreen-design/.env.production b/cloud/bigscreen-design/.env.production index 56ac7f9..3b36046 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=/ +VITE_APP_BASE=/cloud/bigscreen-design # 是否在打包时开启压缩,支持 gzip 和 brotli -VITE_BUILD_COMPRESS = gzip \ No newline at end of file +VITE_BUILD_COMPRESS = gzip