fix: 切换账号失败

This commit is contained in:
晓丶梦丶仁
2025-05-09 15:43:22 +08:00
parent b861c544a6
commit ed2c55e81c

View File

@@ -813,7 +813,7 @@
"LogoutConfirm": {
"action": "ClickSelf",
"roi": [650, 450, 280, 60],
"next": ["AccountManager", "AccountManager@LoadingText"],
"next": ["AccountManager", "LogoutConfirm@LoadingText"],
"postDelay": 3000
},
"LogoutConfirmOCR": {
@@ -821,7 +821,7 @@
"action": "ClickSelf",
"text": ["是"],
"roi": [650, 450, 280, 60],
"next": ["AccountManager", "AccountManager@LoadingText"],
"next": ["AccountManager", "LogoutConfirmOCR@LoadingText"],
"postDelay": 3000
},
"ExitOld": {