iot-gateway_fontend/src
Kven a45b8985b6 feat(iot): 新增设备管理卡片展示功能
- 添加设备列表页面,支持查询、重置功能
- 实现设备详情页面,展示设备信息和扩展属性
- 新增设备编辑组件,支持创建和修改设备
- 重构公告卡片组件,改为设备卡片样式
2025-01-29 13:33:40 +08:00
..
api refactor(notification): 优化公告编辑组件中的附件处理逻辑 2025-01-18 19:55:31 +08:00
assets Merge remote-tracking branch 'origin/feature/device' into feature/device 2025-01-08 11:14:11 +08:00
components refactor(路由模块): 路由取消i8n判断 2025-01-10 15:09:16 +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 refactor(pagination): 重构分页逻辑并优化相关组件 2025-01-17 16:10:39 +08:00
layout update gitignore 2024-12-24 17:09:28 +08:00
locale fix(i18n模块): 修改部分i18n代码 2024-12-26 11:14:48 +08:00
mock Merge remote-tracking branch 'origin/feature/device' into feature/device 2025-01-08 11:14:11 +08:00
router feat(iot): 新增设备管理卡片展示功能 2025-01-29 13:33:40 +08:00
store fix(view模块): 消灭大部分黄色警告 2025-01-15 20:54:47 +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-01-29 13:33:40 +08:00
App.vue update gitignore 2024-12-24 17:09:28 +08:00
env.d.ts update gitignore 2024-12-24 17:09:28 +08:00
main.ts update gitignore 2024-12-24 17:09:28 +08:00