fix: 无法按信赖排序基建

This commit is contained in:
uye
2024-11-02 01:21:43 +08:00
parent d3fe565800
commit 01189fd90b

View File

@@ -3962,13 +3962,13 @@
},
"InfrastSortByTrustButton": {
"action": "ClickSelf",
"roi": [1000, 0, 100, 70],
"roi": [645, 0, 635, 77],
"next": ["InfrastSortByTrustButtonClickAgain"]
},
"InfrastSortByTrustButtonClickAgain": {
"action": "ClickSelf",
"templThreshold": 0.7,
"roi": [1000, 0, 100, 70],
"roi": [645, 0, 635, 77],
"postDelay": 1000
},
"InfrastFilterMenuNotStationed": {