Commit Graph

8 Commits

Author SHA1 Message Date
f9e910ed88 refactor(charts): 调整图表组件的默认尺寸
- 修改了多个图表组件的宽度和高度属性
- 优化了部分组件的样式,如移除背景色
2025-09-08 17:53:35 +08:00
417d458775 refactor(Charts): 重构报警列表组件配置和数据获取
- 更新配置文件,使用深拷贝初始化配置选项
- 添加默认属性设置,包括位置和尺寸
- 优化模板结构,移除冗余空行
- 修改数据获取 API,添加场景码参数
2025-09-08 15:04:00 +08:00
1b4064f655 refactor(Charts): 重构报警列表组件
- 使用 PublicSmallBorder 组件替换原有的 SmallBorder 组件
2025-09-08 13:56:24 +08:00
2bed6ea221 chore:修改sceneID为sceneCode 2025-09-04 09:45:21 +08:00
40a1a836d7 feat:新增场景ID配置 2025-09-03 14:50:26 +08:00
18f975bc4a chore:统一小标题css:
font-family: 'CustomFont';
    font-style: italic;
    letter-spacing: 0.5px;
    color: #eee;
    text-shadow: 1px 3px 10px #000000;
    font-size: 16px;
2025-09-01 16:57:25 +08:00
97a7efab9f chore:统一小标题css:
font-family: 'CustomFont';
    font-style: italic;
    letter-spacing: 0.5px;
    color: #eee;
    text-shadow: 1px 3px 10px #000000;
    font-size: 16px;
    大标题css:font-family: 'CustomFont';
    color:#eee
2025-09-01 16:45:36 +08:00
f0075ba4c0 chore:报警列表移至危品大屏 2025-08-27 17:45:05 +08:00