feat: 引入 ECharts 统一图表并完善员工画像标签分页

后端优化员工行为画像服务和辅助函数,完善系统设置模型和
配置持久化,前端引入 ECharts 替换所有图表组件实现统一
渲染,新增员工画像标签分页器和数字员工工作记录组件,优
化工作台响应式布局和登录页过渡动画,完善预算中心和数字
员工页面样式细节。
This commit is contained in:
caoxiaozhu
2026-05-28 16:24:59 +08:00
parent 8a4a777be7
commit e384318046
53 changed files with 4698 additions and 2468 deletions

View File

@@ -207,7 +207,7 @@ export function buildExpenseStatItems(summary = {}) {
]
}
/** 费用画像:待后端接入后替换为真实用户行为统计 */
/** 用户画像历史示例数据:首页已切换为后端真实画像,仅保留给旧演示入口兜底。 */
export const usageProfileMetrics = [
{
key: 'stay-duration',