drgyen-iot-ui/apps/web-antd
fhysy 78c7cff383 refactor: 优化设备和产品详情页组件加载
- 引入 defineAsyncComponent 实现异步组件加载
- 在产品详情页添加 Metadata 组件预取
- 优化标签页 active-key绑定方式
2025-09-18 09:35:51 +08:00
..
public feat: 新增产品分类管理、产品管理功能 2025-08-08 17:55:30 +08:00
src refactor: 优化设备和产品详情页组件加载 2025-09-18 09:35:51 +08:00
types feat(all): 初始化项目 2025-07-29 17:17:31 +08:00
.env feat(web-antd): 德润谷云物联平台定制 2025-08-01 17:14:18 +08:00
.env.analyze feat(all): 初始化项目 2025-07-29 17:17:31 +08:00
.env.development feat: 实现设备模拟功能并优化相关页面 2025-08-28 11:34:59 +08:00
.env.production feat: 实现设备模拟功能并优化相关页面 2025-08-28 11:34:59 +08:00
.env.test feat(all): 初始化项目 2025-07-29 17:17:31 +08:00
index.html feat(all): 初始化项目 2025-07-29 17:17:31 +08:00
loading.html refactor: 重构设备页面样式和功能、对接设备实时数据和设备在线状态、产品、设备管理页面适配白天/黑暗模式切换 2025-09-03 15:08:23 +08:00
package.json refactor: 重构设备页面样式和功能、对接设备实时数据和设备在线状态、产品、设备管理页面适配白天/黑暗模式切换 2025-09-03 15:08:23 +08:00
postcss.config.mjs feat(all): 初始化项目 2025-07-29 17:17:31 +08:00
tailwind.config.mjs feat(all): 初始化项目 2025-07-29 17:17:31 +08:00
tsconfig.json feat(all): 初始化项目 2025-07-29 17:17:31 +08:00
tsconfig.node.json feat(all): 初始化项目 2025-07-29 17:17:31 +08:00
vite.config.mts feat: 重构设备管理页面并添加新功能、获取默认设备图片保存到vuex 2025-09-16 17:10:20 +08:00