1.更换变量,修改外链打包后不生效问题
This commit is contained in:
2026-03-12 16:10:15 +08:00
parent f269c42a58
commit 687fb37beb
10 changed files with 248 additions and 10 deletions
+1 -1
View File
@@ -181,5 +181,5 @@ export interface GlobEnvConfig {
VITE_GLOB_ONLINE_VIEW_URL?: string;
VITE_GLOB_ST_DOMAIN_URL?: string;
VITE_PLATFORM?: string;
VITE_OUT_URL?: string;
VITE_GLOB_OUT_URL?: string;
}