智能网关前端
Go to file
Kven 085d0ae690 feat(device): 增加设备详情和地图功能
- 在 Device 接口中添加了 hardwareVersion、firmwareVersion、productName 和 id 字段
- 修改了 sendCommand函数,增加了 deviceId 和 qos 参数- 更新了设备详情页面,添加了新的设备信息字段
- 在地图页面添加了设备列表和设备信息窗口
- 优化了表单组件,增加了 Qos等级选择和字段校验- 统一了删除按钮的样式
2025-03-07 19:16:59 +08:00
.idea update gitignore 2024-12-24 17:09:28 +08:00
config perf(用户管理模块): 分页查询改为部门树查询 2025-01-10 21:37:09 +08:00
src feat(device): 增加设备详情和地图功能 2025-03-07 19:16:59 +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 style:优化代码格式和缩进 2025-02-17 22:42:51 +08:00
package.json feat(iot): 新增设备地图功能并优化设备相关接口 2025-02-28 20:47:07 +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