Merge branch 'feature/REQ-5965' into dev
This commit is contained in:
commit
03757f4a0f
@ -91,7 +91,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
// 拼接基础路径和相对路径(K8S环境)
|
// 拼接基础路径和相对路径(K8S环境)
|
||||||
return `${normalizedBase}/${normalizedRelative}`;
|
return `/${normalizedBase}/${normalizedRelative}`;
|
||||||
};
|
};
|
||||||
</script>
|
</script>
|
||||||
</head>
|
</head>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user