refactor: 默认头像为空

This commit is contained in:
caiyuchao
2025-07-15 14:13:21 +08:00
parent c7dec9aa06
commit 5d475c24c7

View File

@@ -13,6 +13,7 @@ export const overridesPreferences = defineOverridesPreferences({
name: import.meta.env.VITE_APP_TITLE,
enableRefreshToken: true,
defaultHomePath: '/dashboard',
defaultAvatar: '',
},
logo: {
// source: 'https://www.agrandtech.com.cn/favicon.ico',