fix: 基建修复2 (#11618)
* fix: 偶现无法进入训练室 * chore: 更新截图 * chore: Auto update by pre-commit hooks [skip changelog] * fix: 有时候点不到设施的确认按钮,沟槽的侧边栏遮挡点击的范围怎么还能变大的 --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
@@ -4252,7 +4252,7 @@
|
||||
"InfrastConfirmButton": {
|
||||
"algorithm": "JustReturn",
|
||||
"action": "ClickRect",
|
||||
"specificRect": [1105, 655, 150, 40],
|
||||
"specificRect": [1038, 659, 82, 36],
|
||||
"postDelay": 500,
|
||||
"next": ["InfrastConfirmButtonWait", "Stop"]
|
||||
},
|
||||
@@ -4273,7 +4273,7 @@
|
||||
"InfrastDormConfirmButton": {
|
||||
"algorithm": "JustReturn",
|
||||
"action": "ClickRect",
|
||||
"specificRect": [1105, 655, 150, 40],
|
||||
"specificRect": [1038, 659, 82, 36],
|
||||
"postDelay": 500,
|
||||
"next": ["InfrastDormConfirmButtonWait", "InfrastDormDoubleConfirmButton", "Stop"]
|
||||
},
|
||||
|
||||
|
Before Width: | Height: | Size: 5.9 KiB After Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.0 KiB |
|
Before Width: | Height: | Size: 6.3 KiB After Width: | Height: | Size: 4.1 KiB |
|
Before Width: | Height: | Size: 6.7 KiB After Width: | Height: | Size: 5.1 KiB |
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 3.6 KiB |
|
Before Width: | Height: | Size: 4.8 KiB After Width: | Height: | Size: 3.8 KiB |