增加 demo 环境变量

This commit is contained in:
whyour
2023-06-10 22:20:19 +08:00
parent 4ce01c5f0e
commit 4cf64e7af0
3 changed files with 11 additions and 3 deletions
+1
View File
@@ -13,4 +13,5 @@ declare module 'pstree.remy';
interface Window {
__ENV__QlBaseUrl: string;
__ENV__DeployEnv: string;
}