From c23751299faf9fdf4221bce974438a921db20414 Mon Sep 17 00:00:00 2001 From: Burt Date: Fri, 6 Dec 2024 16:18:36 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"build:=20=E9=83=A8=E7=BD=B2=E5=88=B0?= =?UTF-8?q?=20demo.unibest.tech"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit a280a2efe3ef2c45a573b94b67472aef93c7530a. --- env/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/env/.env b/env/.env index d2b96aa..e95d063 100644 --- a/env/.env +++ b/env/.env @@ -2,7 +2,7 @@ VITE_APP_TITLE = 'unibest' VITE_APP_PORT = 9000 # github actions 部署地址根路径,用在 manifest.config.ts 里面的 h5.router.base -VITE_APP_PUBLIC_BASE=/ +VITE_APP_PUBLIC_BASE=/hello-unibest/ # TODO: 记得修改 VITE_UNI_APPID = 'H5871D791'