fix: 修复双Token自动刷新链路
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 53s

This commit is contained in:
2026-02-26 14:46:52 +08:00
parent 8980eeedf5
commit bb4bbfc3fc
4 changed files with 28 additions and 2 deletions

View File

@@ -10,6 +10,8 @@ export const overridesPreferences = defineOverridesPreferences({
app: {
accessMode: 'backend',
defaultHomePath: '/dashboard/console',
enableRefreshToken: true,
loginExpiredMode: 'modal',
name: import.meta.env.VITE_APP_TITLE,
},
theme: {