mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2025-12-08 17:12:28 +08:00
【v3.8.3】前端小改动汇总集合
This commit is contained in:
@ -32,6 +32,7 @@ export function wrapperEnv(envConf: Recordable): ViteEnv {
|
||||
try {
|
||||
realName = JSON.parse(realName.replace(/'/g, '"'));
|
||||
} catch (error) {
|
||||
console.log("PARSE VITE PROXY ERROR:", error);
|
||||
realName = '';
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user