fix: 修复双Token自动刷新链路
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 53s
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 53s
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user