fix: 修改默认首页,以适配router重构

This commit is contained in:
金毛88
2026-07-01 17:02:55 +08:00
parent 1490a93f47
commit 61f1b53325

View File

@@ -17,7 +17,7 @@ const defaultPreferences: Preferences = {
contentPaddingTop: 0,
defaultAvatar:
'https://unpkg.com/@vbenjs/static-source@0.1.7/source/avatar-v1.webp',
defaultHomePath: '/analytics',
defaultHomePath: '/dashboard/analytics',
dynamicTitle: true,
enableCheckUpdates: true,
enableCopyPreferences: true,