iot-gateway_fontend/src
Kven ea1df9d55f feat(iot): 新增设备地图功能并优化设备相关接口
- 新增设备地图页面,实现设备在地图上的展示和信息弹出
- 扩展设备接口,增加经纬度和图标字段
- 优化设备编辑页面,将产品名称改为所属产品下拉选择- 更新产品属性页面,调整属性类型为读写类型
- 添加高德地图相关依赖和类型定义
2025-02-28 20:47:07 +08:00
..
api feat(iot): 新增设备地图功能并优化设备相关接口 2025-02-28 20:47:07 +08:00
assets Merge remote-tracking branch 'origin/feature/device' into feature/device 2025-01-08 11:14:11 +08:00
components refactor(iot): 优化设备管理功能 2025-02-25 16:37:41 +08:00
config perf(物联网产品,设备,物模型模块): 优化物联网管理整个模块代码及其它模块bug 2025-01-09 15:28:27 +08:00
directive perf(物联网产品,设备,物模型模块): 优化物联网管理整个模块代码及其它模块bug 2025-01-09 15:28:27 +08:00
hooks style:优化代码格式和缩进 2025-02-17 22:42:51 +08:00
layout update gitignore 2024-12-24 17:09:28 +08:00
locale style:优化代码格式和缩进 2025-02-17 22:42:51 +08:00
mock style:优化代码格式和缩进 2025-02-17 22:42:51 +08:00
router feat(iot): 新增设备地图功能并优化设备相关接口 2025-02-28 20:47:07 +08:00
store style:优化代码格式和缩进 2025-02-17 22:42:51 +08:00
types update gitignore 2024-12-24 17:09:28 +08:00
utils perf(物联网产品,设备,物模型模块): 优化物联网管理整个模块代码及其它模块bug 2025-01-09 15:28:27 +08:00
views feat(iot): 新增设备地图功能并优化设备相关接口 2025-02-28 20:47:07 +08:00
App.vue update gitignore 2024-12-24 17:09:28 +08:00
env.d.ts feat(iot): 新增设备地图功能并优化设备相关接口 2025-02-28 20:47:07 +08:00
main.ts update gitignore 2024-12-24 17:09:28 +08:00