|
80 | 80 | 158
|
81 | 81 | ],
|
82 | 82 | "next": [
|
83 |
| - "SwitchAccountMainExpandFlag" |
| 83 | + "SwitchAccountMainExpandFlag", |
| 84 | + "SwitchAccountMainExpandFlag_1440p" |
84 | 85 | ],
|
85 | 86 | "interrupt": [
|
86 |
| - "SwitchAccountMainExpand" |
| 87 | + "SwitchAccountMainExpand", |
| 88 | + "SwitchAccountMainExpand_1440p" |
87 | 89 | ]
|
88 | 90 | },
|
89 | 91 | "SwitchAccountMainExpandFlag": {
|
90 | 92 | "recognition": "TemplateMatch",
|
91 | 93 | "template": [
|
92 |
| - "./SwitchAccount/AccountDel.png", |
93 |
| - "./SwitchAccount/AccountDel1.png" |
| 94 | + "./SwitchAccount/AccountDel.png" |
94 | 95 | ],
|
95 | 96 | "roi": [
|
96 | 97 | 682,
|
|
105 | 106 | "SwitchLastAccount"
|
106 | 107 | ]
|
107 | 108 | },
|
| 109 | + "SwitchAccountMainExpandFlag_1440p": { |
| 110 | + "recognition": "OCR", |
| 111 | + "expected": "[×xX✕✖]", |
| 112 | + "roi": [ |
| 113 | + 686, |
| 114 | + 370, |
| 115 | + 25, |
| 116 | + 77 |
| 117 | + ], |
| 118 | + "next": [ |
| 119 | + "SwitchLastAccountComplete" |
| 120 | + ], |
| 121 | + "interrupt": [ |
| 122 | + "SwitchLastAccount_1440p" |
| 123 | + ] |
| 124 | + }, |
108 | 125 | "SwitchLastAccountComplete": {
|
109 | 126 | "recognition": "OCR",
|
110 | 127 | "expected": "(登|.)录",
|
|
142 | 159 | "SwitchLastAccount": {
|
143 | 160 | "recognition": "TemplateMatch",
|
144 | 161 | "template": [
|
145 |
| - "./SwitchAccount/AccountDel.png", |
146 |
| - "./SwitchAccount/AccountDel1.png" |
| 162 | + "./SwitchAccount/AccountDel.png" |
147 | 163 | ],
|
148 | 164 | "roi": [
|
149 | 165 | 682,
|
|
170 | 186 | ]
|
171 | 187 | }
|
172 | 188 | },
|
| 189 | + "SwitchLastAccount_1440p": { |
| 190 | + "recognition": "OCR", |
| 191 | + "expected": "[×xX✕✖]", |
| 192 | + "roi": [ |
| 193 | + 686, |
| 194 | + 370, |
| 195 | + 25, |
| 196 | + 77 |
| 197 | + ], |
| 198 | + "order_by": "Vertical", |
| 199 | + "index": -1, |
| 200 | + "target_offset": [ |
| 201 | + -150, |
| 202 | + 0, |
| 203 | + 0, |
| 204 | + 0 |
| 205 | + ], |
| 206 | + "action": "Click", |
| 207 | + "post_wait_freezes": { |
| 208 | + "time": 300, |
| 209 | + "target": [ |
| 210 | + 437, |
| 211 | + 297, |
| 212 | + 408, |
| 213 | + 246 |
| 214 | + ] |
| 215 | + } |
| 216 | + }, |
173 | 217 | "SwitchAccountMainExpand": {
|
174 | 218 | "recognition": "TemplateMatch",
|
175 | 219 | "template": [
|
176 |
| - "./SwitchAccount/AccountMainExpand.png", |
177 |
| - "./SwitchAccount/AccountMainExpand1.png" |
| 220 | + "./SwitchAccount/AccountMainExpand.png" |
178 | 221 | ],
|
179 | 222 | "roi": [
|
180 | 223 | 682,
|
|
193 | 236 | ]
|
194 | 237 | }
|
195 | 238 | },
|
| 239 | + "SwitchAccountMainExpand_1440p": { |
| 240 | + "recognition": "OCR", |
| 241 | + "expected": "v√V", |
| 242 | + "roi": [ |
| 243 | + 685, |
| 244 | + 344, |
| 245 | + 25, |
| 246 | + 22 |
| 247 | + ], |
| 248 | + "action": "Click", |
| 249 | + "post_wait_freezes": { |
| 250 | + "time": 300, |
| 251 | + "target": [ |
| 252 | + 437, |
| 253 | + 297, |
| 254 | + 408, |
| 255 | + 246 |
| 256 | + ] |
| 257 | + } |
| 258 | + }, |
196 | 259 | "AccountExitButtonConfirm": {
|
197 | 260 | "recognition": "OCR",
|
198 | 261 | "expected": "确认",
|
|
0 commit comments