搬运起点

This commit is contained in:
蔡玲
2024-10-18 16:50:12 +08:00
parent c77f102d7f
commit e70116f6e0
10 changed files with 706 additions and 403 deletions

View File

@@ -28,7 +28,8 @@ module.exports = {
button1: 'Auto Pickup',
button2: 'Auto Release',
button3: 'Input Target Position',
button4: 'Set Target Position'
button4: 'Set Target Position',
button5: 'Task Distribution'
},
tasklists: {
topinfo: 'Task Management',

View File

@@ -28,7 +28,8 @@ module.exports = {
button1: '自动取货',
button2: '自动放货',
button3: '输入点位',
button4: '定位目标站点'
button4: '定位目标站点',
button5: '任务下发'
},
tasklists: {
topinfo: '任务管理',