feat: 新增管理端工作台总览

- 新增 Dashboard 统计接口、菜单迁移与权限点

- 管理端工作台页面切换为真实概览数据和趋势图

- 默认首页切换到工作台
This commit is contained in:
2026-03-24 18:36:54 +08:00
parent b1a16ccf18
commit d510034abb
14 changed files with 1002 additions and 239 deletions

View File

@@ -19,7 +19,7 @@ const defaultPreferences: Preferences = {
contentPaddingTop: 0,
defaultAvatar:
'https://unpkg.com/@easyflow/static-source@0.1.7/source/avatar-v1.webp',
defaultHomePath: '/ai/bots',
defaultHomePath: '/dashboard/workspace',
dynamicTitle: true,
enableCheckUpdates: true,
enablePreferences: true,