智能网关前端
Go to file
Kven 78564dda3d refactor(iot): 更新设备数据展示和告警信息统计
- 修改内容发布来源组件,将告警类型更改为设备情况,调整数据展示内容
- 更新数据面板组件,使用设备信息替代告警信息
- 重构删除设备附件接口,增加产品 ID 参数
- 优化产品编辑界面的附件删除逻辑
2025-04-17 22:14:11 +08:00
.idea update gitignore 2024-12-24 17:09:28 +08:00
config perf(用户管理模块): 分页查询改为部门树查询 2025-01-10 21:37:09 +08:00
src refactor(iot): 更新设备数据展示和告警信息统计 2025-04-17 22:14:11 +08:00
.env.development feat(登录模块):优化登录流程 2024-12-24 17:13:37 +08:00
.env.production update gitignore 2024-12-24 17:09:28 +08:00
.eslintignore first commit 2024-11-12 15:37:24 +08:00
.eslintrc.js feat(登录模块):优化登录流程 2024-12-24 17:13:37 +08:00
.gitignore feat(登录模块):优化登录流程 2024-12-24 17:13:37 +08:00
.prettierignore update gitignore 2024-12-24 17:09:28 +08:00
.prettierrc.js update gitignore 2024-12-24 17:09:28 +08:00
.stylelintrc.js update gitignore 2024-12-24 17:09:28 +08:00
babel.config.js update gitignore 2024-12-24 17:09:28 +08:00
commitlint.config.js update gitignore 2024-12-24 17:09:28 +08:00
components.d.ts style:优化代码格式和缩进 2025-02-17 22:42:51 +08:00
index.html feat(message): 优化消息通知功能 2025-03-26 21:19:40 +08:00
package.json feat(iot): 优化设备和产品详情页面布局 2025-03-24 20:47:06 +08:00
pnpm-lock.yaml style:优化代码格式和缩进 2025-02-17 22:42:51 +08:00
tsconfig.json update gitignore 2024-12-24 17:09:28 +08:00