Skip to content

Commit

Permalink
chore: 增加左滑距离
Browse files Browse the repository at this point in the history
  • Loading branch information
Windsland52 committed Dec 12, 2024
1 parent 80b3f2f commit 0b481c9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 109 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@
55
],
"end": [
500,
450,
630,
100,
55
Expand Down
108 changes: 0 additions & 108 deletions assets/resource/base/pipeline/activity/outside_deduction_rapid.json
Original file line number Diff line number Diff line change
Expand Up @@ -889,12 +889,6 @@
44
],
"only_rec": true,
"next": [
"ODR_KitKatReplacement_Completed"
],
"interrupt": [
"ODR_KitKatReplacement_First"
]
},
"ODR_KitKatReplacement_Completed": {
"recognition": "OCR",
Expand Down Expand Up @@ -929,34 +923,6 @@
"only_rec": true,
"post_delay": 1
},
"ODR_KitKatReplacement_First": {
"recognition": "OCR",
"expected": [
"1/1"
],
"roi": [
950,
516,
35,
19
],
"only_rec": true,
"target": [
831,
580,
64,
35
],
"action": "Click",
"next": [
"ODR_KitKatReplacement_CompletedFlag"
],
"interrupt": [
"ODR_KitKatReplacement_Second",
"ODR_Confirm",
"ODR_KitKatReplacement_Switch_2"
]
},
"ODR_Confirm": {
"recognition": "TemplateMatch",
"template": "OutsideDeduction/SOD_ArcanistAdd_Confirm_1.png",
Expand All @@ -968,80 +934,6 @@
],
"action": "Click"
},
"ODR_KitKatReplacement_Second": {
"recognition": "OCR",
"expected": [
"1/1"
],
"roi": [
950,
516,
35,
19
],
"only_rec": true,
"target": [
831,
580,
64,
35
],
"action": "Click",
"next": [
"ODR_KitKatReplacement_CompletedFlag"
],
"interrupt": [
"ODR_KitKatReplacement_Third",
"ODR_Confirm",
"ODR_KitKatReplacement_Switch_3"
]
},
"ODR_KitKatReplacement_Third": {
"recognition": "OCR",
"expected": [
"1/1"
],
"roi": [
950,
516,
35,
19
],
"only_rec": true,
"target": [
831,
580,
64,
35
],
"action": "Click",
"next": [
"ODR_KitKatReplacement_CompletedFlag"
],
"interrupt": [
"ODR_KitKatReplacement_Third",
"ODR_Confirm",
"ODR_KitKatReplacement_Switch_3"
]
},
"ODR_KitKatReplacement_Switch_2": {
"action": "Click",
"target": [
349,
196,
64,
60
]
},
"ODR_KitKatReplacement_Switch_3": {
"action": "Click",
"target": [
230,
314,
52,
51
]
},
"ODR_Windows&Doors_Exchange": {
"doc": "失声天平",
"recognition": "OCR",
Expand Down

0 comments on commit 0b481c9

Please sign in to comment.