From 1042bfdca194f9590c35b26dcf1e1eecde3b6f01 Mon Sep 17 00:00:00 2001 From: houzhongjian <houzhongyi@126.com> Date: 星期一, 26 五月 2025 10:23:32 +0800 Subject: [PATCH] Merge branch 'master' of http://dlindusit.com:53929/r/iailab-plat-ui-vue3 --- types/env.d.ts | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/types/env.d.ts b/types/env.d.ts index 76f4669..6ac4954 100644 --- a/types/env.d.ts +++ b/types/env.d.ts @@ -17,9 +17,6 @@ readonly VITE_DEV: string readonly VITE_APP_CAPTCHA_ENABLE: string readonly VITE_APP_TENANT_ENABLE: string - readonly VITE_APP_DEFAULT_LOGIN_TENANT: string - readonly VITE_APP_DEFAULT_LOGIN_USERNAME: string - readonly VITE_APP_DEFAULT_LOGIN_PASSWORD: string readonly VITE_APP_DOCALERT_ENABLE: string readonly VITE_BASE_URL: string readonly VITE_API_URL: string -- Gitblit v1.9.3