fix: 增加从主页进入终端的延迟

fix #14617
This commit is contained in:
萨拉托加
2025-11-02 17:47:05 +08:00
parent 79f69ae511
commit 6a09f44a09
3 changed files with 3 additions and 3 deletions

View File

@@ -41,7 +41,7 @@
"action": "ClickSelf",
"roi": [844, 58, 268, 272],
"next": ["RA@Navigation-FromTodoList", "RA@Navigation-LongTermExploration", "RA@Navigation-FromMainInterface"],
"postDelay": 3000
"postDelay": 5000
},
"RA@Navigation-LongTermExploration": {
"doc": "在 <终端> 下方导航条点击 <长期探索> 图标, 此处引用 <集成战略> 相关任务作为 baseTask",

View File

@@ -20,7 +20,7 @@
"action": "ClickSelf",
"roi": [844, 58, 268, 272],
"next": ["Roguelike", "Roguelike@CloseAnnos#next", "Roguelike@TodoEnter", "Roguelike@IntegratedStrategies"],
"postDelay": 3000
"postDelay": 5000
},
"RoguelikeBattleAbandon": {
"action": "ClickSelf",

View File

@@ -1764,7 +1764,7 @@
"roi": [844, 58, 268, 272],
"exceededNext": ["Fight@TodaysSupplies", "Fight@CloseAnnos#next", "Stop"],
"next": ["Fight@GoLastBattle", "Fight", "Fight@CloseAnnos#next", "Stop"],
"postDelay": 3000
"postDelay": 5000
},
"GoLastBattle": {
"algorithm": "OcrDetect",