refactor: 配置文件修改

This commit is contained in:
caiyuchao
2025-08-26 19:01:52 +08:00
parent a31d0fa349
commit bd641818d4
2 changed files with 2 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
# 应用标题 # 应用标题
VITE_APP_TITLE=License管理系统 VITE_APP_TITLE=智维通管理系统
# 应用命名空间用于缓存、store等功能的前缀确保隔离 # 应用命名空间用于缓存、store等功能的前缀确保隔离
VITE_APP_NAMESPACE=agt-web VITE_APP_NAMESPACE=agt-web

View File

@@ -14,6 +14,7 @@ export const overridesPreferences = defineOverridesPreferences({
enableRefreshToken: true, enableRefreshToken: true,
defaultHomePath: '/dashboard', defaultHomePath: '/dashboard',
defaultAvatar: '', defaultAvatar: '',
authPageLayout: 'panel-center',
}, },
logo: { logo: {
// source: 'https://www.agrandtech.com.cn/favicon.ico', // source: 'https://www.agrandtech.com.cn/favicon.ico',