refactor: 配置文件修改
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# 应用标题
|
# 应用标题
|
||||||
VITE_APP_TITLE=License管理系统
|
VITE_APP_TITLE=智维通管理系统
|
||||||
|
|
||||||
# 应用命名空间,用于缓存、store等功能的前缀,确保隔离
|
# 应用命名空间,用于缓存、store等功能的前缀,确保隔离
|
||||||
VITE_APP_NAMESPACE=agt-web
|
VITE_APP_NAMESPACE=agt-web
|
||||||
|
|||||||
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user