This commit is contained in:
ywb
2026-06-08 11:42:41 +08:00
parent 696bf2ef6e
commit a4f4be4c8e
8 changed files with 141 additions and 52 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ createApp({
agvConnected: false,
agvBattery: null,
agvPosition: null,
agvSpeed: 0.5,
agvSpeed: 1.0,
agvMoveInterval: null,
agvCameraUrl: API + '/api/camera/refresh',
agvCameraTimer: null,