From 91d40f949d77f326a7e0c3f91c6571b26b110990 Mon Sep 17 00:00:00 2001 From: significative <163999932+significative@users.noreply.github.com> Date: Fri, 13 Sep 2024 17:37:21 +0800 Subject: [PATCH] VITE_GLOB_APP_TITLE --- jeecgboot-vue3-master/vite.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jeecgboot-vue3-master/vite.config.ts b/jeecgboot-vue3-master/vite.config.ts index c2fc947a..8e8432c4 100644 --- a/jeecgboot-vue3-master/vite.config.ts +++ b/jeecgboot-vue3-master/vite.config.ts @@ -27,7 +27,7 @@ export default defineConfig(async ({ command, mode }: ConfigEnv): Promise