fix: 将带文字的模板匹配的闭运算设为false

This commit is contained in:
晓丶梦丶仁
2024-11-30 21:24:22 +08:00
parent bd9659f2b3
commit afe42d1679

View File

@@ -2191,6 +2191,7 @@
"LogoutConfirm": {
"action": "ClickSelf",
"roi": [650, 450, 280, 60],
"colorWithClose": false,
"next": ["AccountManager", "AccountManager@LoadingText"],
"postDelay": 3000
},