Commit Graph
25 Commits
Author SHA1 Message Date
weixinandClaude Opus 4.7 d4b532cacb fix: 统一mealSurplus接口为8081端口HTTPS,移除外部字体依赖
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-08-10 15:08:35 +08:00
weixinandClaude Sonnet 4.6 42f2d3bd03 fix: 修正mealSurplus接口地址为8087端口,修复LED MQTT消息解析
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-08-09 16:35:40 +08:00
weixinandClaude Sonnet 4.6 57a11ec931 chore: 更新LED和dataBoard的MQTT连接地址为新域名 dmclient.dm.yixiong-tech.com
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-08-07 21:30:54 +08:00
weixinandClaude Opus 4.7 1ef8e823ed refactor: 重构MQTT多连接架构并对齐dataBoard接口
- MQTT 从单连接改为按 type 隔离的多连接管理,新增 disconnectMqtt
- dataBoard 对齐新接口:字段重命名、POST请求、广告数据合并到同一接口
- LED 价格改为动态绑定,MQTT回调适配多连接模式
- 新增 dataBoard 独立 MQTT 环境变量配置

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-08-07 18:00:30 +08:00
weixinandClaude Opus 4.7 ca5b21bd9a refactor(led): 补餐屏动态数据绑定与标签自适应截断
- info.vue: 卡片数据改为动态绑定,标签列表超出容器宽度自动截断不显示半个
- rowDom.vue: 传递 index 属性,用 deviceCode 作为 key
- led.vue: 统一 deviceId→deviceCode 字段命名,简化接口调用逻辑

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-08-05 14:54:17 +08:00
weixinandClaude Opus 4.7 54b6d52346 refactor(led): 重构补餐屏设备信息卡片UI,清理冗余代码和旧图片
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-08-05 10:11:33 +08:00
weixinandClaude Opus 4.7 dd43d29ce9 添加补餐屏旧版备份文件
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-08-04 18:34:28 +08:00
weixinandClaude Opus 4.7 69fd56f631 对齐补餐屏接口文档:统一字段命名、简化预警逻辑、调整轮询策略
- API路径、请求头X-DEVICE-CODE、响应字段名全部对齐新接口规范
- 移除客户端三级预警计算,改用服务端lowStock二态判定
- 移除重量单位转换(接口直接返回kg)
- 成功轮询10s,失败轮询5s快速恢复

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-08-04 18:31:35 +08:00
weixin 19d015c598 1.修改mqtt域名配置 2026-04-01 11:52:49 +08:00
weixin 81c5070e4d 1.添加判断,如果轮播图为1张时,不滚动 2026-04-01 11:02:05 +08:00
weixin 50bb0fec16 1.添加判断,如果mqtt返回userid为空,则不调接口 2026-03-25 11:21:11 +08:00
weixin e8b30a8f7c 1.修改走马灯从右侧进入,且速度恒定。
2.排名屏添加文件mqtt
2026-03-20 18:21:27 +08:00
weixin 9a838a3ef1 1.修复走马灯刷新不重新滚动问题 2026-03-20 11:33:23 +08:00
weixin 5ade91ac67 1.修改排名走马灯数据来源,修改跑马灯逻辑,不需要循环滚动,结束就完结 2026-03-19 17:36:42 +08:00
weixin 29703e65b4 1.修改排名走马灯逻辑,哪怕只有一条数据也要滚动 2026-03-18 14:26:52 +08:00
weixin cabafdf24e 1.修改逻辑,如果当排名人数大于6时,则拼接数据,防止滚动为空 2026-03-18 09:30:28 +08:00
weixin ed1c62728e 1.防止字段为空,添加逻辑判断 2026-03-18 09:25:10 +08:00
weixin d19793a75f 1.修改排名屏滚动部分 2026-03-17 16:08:48 +08:00
weixin caa4454c17 1.测试video播放 2026-03-17 13:59:05 +08:00
weixin 7d0b17d395 1.测试video播放 2026-03-17 13:53:25 +08:00
weixin 05efa1501a 1.排名屏接口拆分 2026-03-17 09:59:57 +08:00
weixin 36f62cfc9f 1.排名屏及led屏 bug修改 2026-03-16 17:58:50 +08:00
weixin 40b75bbabf 1.排名屏及led屏 bug修改 2026-03-16 17:58:24 +08:00
weixin f032c31e22 1.排名屏及led屏 2026-03-16 16:10:40 +08:00
weixin d86ac6a2ec 1.数味智餐实时就餐数据看板页面完成60% 2026-03-11 18:09:52 +08:00