diff --git a/apps/web-antd/src/preferences.ts b/apps/web-antd/src/preferences.ts index adac66e7..3cea91e5 100644 --- a/apps/web-antd/src/preferences.ts +++ b/apps/web-antd/src/preferences.ts @@ -15,6 +15,10 @@ export const overridesPreferences = defineOverridesPreferences({ * 不需要refresh token 由后端处理 */ enableRefreshToken: false, + /** + * 这里可以设置默认头像 url链接或vite导入的图片链接 + */ + // defaultAvatar: '', name: import.meta.env.VITE_APP_TITLE, }, footer: {