mirror of
https://github.com/jeecgboot/jeecg-boot.git
synced 2025-10-18 01:16:48 +00: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