feat: 移动式检修车间系统前端完成
- 完成系统日志页面,优化表格滚动和样式 - 完成报警记录页面,优化表格滚动和报警级别显示 - 完成环境参数页面,优化参数显示和监控画面 - 完成参数记录页面,优化图表样式和简洁设计 - 集成MQTT配置,支持实时数据对接 - 统一UI设计风格,采用现代化卡片式布局 - 添加响应式设计,适配不同屏幕尺寸 - 预留MQTT数据接口,支持AC空调和WSD温湿度设备
This commit is contained in:
1
src/static/icons/camera.png
Normal file
1
src/static/icons/camera.png
Normal file
@ -0,0 +1 @@
|
||||
<!-- 摄像头图标占位符 -->
|
||||
1
src/static/icons/cleanliness.png
Normal file
1
src/static/icons/cleanliness.png
Normal file
@ -0,0 +1 @@
|
||||
<!-- 洁净度图标占位符 -->
|
||||
1
src/static/icons/humidity.png
Normal file
1
src/static/icons/humidity.png
Normal file
@ -0,0 +1 @@
|
||||
<!-- 湿度图标占位符 -->
|
||||
1
src/static/icons/settings.png
Normal file
1
src/static/icons/settings.png
Normal file
@ -0,0 +1 @@
|
||||
<!-- 设置图标占位符 -->
|
||||
1
src/static/icons/temperature.png
Normal file
1
src/static/icons/temperature.png
Normal file
@ -0,0 +1 @@
|
||||
<!-- 温度图标占位符 -->
|
||||
Reference in New Issue
Block a user