Commit Graph

3 Commits (25b5e9b5e5fcd726470d5a28ac68d3296040ffc2)

Author SHA1 Message Date
LiuJiaNan 25b5e9b5e5 refactor(statistics): 简化统计组件数据渲染并补充类型声明
- 移除第一层弹窗 tableConfig 的统一 renderCell
- 移除统计页面 formatValue,直接使用原始数据
- 补充指标 blue 类型对应样式
- 为 8 个统计公共组件增加统一的 TypeScript 声明
- 调整 jsconfig 以识别根目录 types
2026-08-24 17:56:19 +08:00
LiuJiaNan d16b6b2ee5 fix(deps): 升级依赖库版本并修复Modal属性使用
- 将 antd 版本从 5.27.6 升级到 6.5.0
- 更新 @ant-design/icons 版本到 6.3.2
- 升级 zy-react-library 到 2.0.13
- 修正 Modal 组件中 maskClosable 属性为 mask 对象的 closable 属性
- 在 jsconfig.json 中添加 jsx 配置为 react,提高编辑器支持
2026-07-07 09:39:07 +08:00
fangjiakai a235e64228 feat(bi-screen): 初始化BI大屏页面 2025-12-18 14:48:37 +08:00