diff --git a/apps/web-antd/.env b/apps/web-antd/.env index 0b793d4..f310529 100644 --- a/apps/web-antd/.env +++ b/apps/web-antd/.env @@ -1,5 +1,5 @@ # 应用标题 -VITE_APP_TITLE=License管理系统 +VITE_APP_TITLE=智维通管理系统 # 应用命名空间,用于缓存、store等功能的前缀,确保隔离 VITE_APP_NAMESPACE=agt-web diff --git a/apps/web-antd/src/preferences.ts b/apps/web-antd/src/preferences.ts index 97e0832..19b3d33 100644 --- a/apps/web-antd/src/preferences.ts +++ b/apps/web-antd/src/preferences.ts @@ -14,6 +14,7 @@ export const overridesPreferences = defineOverridesPreferences({ enableRefreshToken: true, defaultHomePath: '/dashboard', defaultAvatar: '', + authPageLayout: 'panel-center', }, logo: { // source: 'https://www.agrandtech.com.cn/favicon.ico',