feat: 支持活动导航

This commit is contained in:
uye
2023-08-01 19:29:17 +08:00
parent ff21e13353
commit 20faa49648

View File

@@ -817,6 +817,107 @@
]
]
},
"SL-8": {
"algorithm": "JustReturn",
"sub": [
"SL-Open"
],
"next": [
"SL-8@SideStoryStage",
"SL-8@SwipeToStage"
]
},
"SL-7": {
"algorithm": "JustReturn",
"sub": [
"SL-Open"
],
"next": [
"SL-7@SideStoryStage",
"SL-7@SwipeToStage"
]
},
"SL-6": {
"algorithm": "JustReturn",
"sub": [
"SL-Open"
],
"next": [
"SL-6@SideStoryStage",
"SL-6@SwipeToStage"
]
},
"SL-Open": {
"action": "ClickSelf",
"algorithm": "OcrDetect",
"text": [
"火山",
"已开放"
],
"postDelay": 2000,
"roi": [
0,
500,
500,
150
],
"next": [
"SLChapterToSL"
]
},
"SLChapterToSL": {
"algorithm": "OcrDetect",
"action": "ClickSelf",
"cache": false,
"text": [
"温泉假日",
"温泉",
"假日"
],
"preDelay": 1000,
"roi": [
1043,
423,
195,
133
],
"next": [
"ChapterSwipeToTheRight"
]
},
"SL-8@SideStoryStage": {
"text": [
"SL-8"
],
"roi": [
0,
60,
1280,
550
]
},
"SL-7@SideStoryStage": {
"text": [
"SL-7"
],
"roi": [
0,
60,
1280,
550
]
},
"SL-6@SideStoryStage": {
"text": [
"SL-6"
],
"roi": [
0,
60,
1280,
550
]
},
"HE-8": {
"algorithm": "JustReturn",
"sub": [