fix: 修改默认首页为workspace工作区

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
woshiqp465
2025-10-05 15:13:05 +08:00
parent 1def26f74f
commit 5a9a9c68b8

View File

@@ -11,7 +11,7 @@ export const overridesPreferences = defineOverridesPreferences({
name: 'Vben Admin Antd', // 固定网站名称,不随语言改变
locale: 'zh-CN', // 默认语言为中文
theme: 'dark', // 默认深色主题
defaultHomePath: '/dashboard-finance', // 默认首页改为财务仪表板
defaultHomePath: '/workspace', // 设置默认首页为workspace
},
sidebar: {
collapsed: false, // 侧边栏默认展开