perf.优化1-7导航时的滑动逻辑

This commit is contained in:
zzyyyl
2022-05-03 22:17:25 +08:00
parent b8c2ffb7d6
commit 137c6ff95b

View File

@@ -85,8 +85,7 @@
"next": [
"Stage1-7",
"SwipeLeftToStage1-7",
"SwipeRightToStage1-7",
"SwipeRightToStage1-7From1-6"
"SwipeRightToStage1-7"
]
},
"StageThemeEpisode2ToEpisode1To1-7": {
@@ -101,8 +100,7 @@
"next": [
"Stage1-7",
"SwipeLeftToStage1-7",
"SwipeRightToStage1-7",
"SwipeRightToStage1-7From1-6"
"SwipeRightToStage1-7"
]
},
"StageThemeEpisode1To1-7": {
@@ -117,15 +115,19 @@
"next": [
"Stage1-7",
"SwipeLeftToStage1-7",
"SwipeRightToStage1-7",
"SwipeRightToStage1-7From1-6"
"SwipeRightToStage1-7"
]
},
"SwipeLeftToStage1-7": {
"algorithm": "OcrDetect",
"action": "swipeToTheLeft",
"text": [
"1-10"
"1-8",
"TR-10",
"1-9",
"1-10",
"1-11",
"1-12"
],
"cache": false,
"roi": [
@@ -143,7 +145,14 @@
"algorithm": "OcrDetect",
"action": "swipeToTheRight",
"text": [
"1-3"
"1-1",
"1-2",
"1-3",
"1-4",
"1-5",
"TR-8",
"1-6",
"TR-9"
],
"cache": false,
"roi": [
@@ -154,27 +163,7 @@
],
"next": [
"Stage1-7",
"SwipeRightToStage1-7",
"SwipeRightToStage1-7From1-6"
]
},
"SwipeRightToStage1-7From1-6": {
"algorithm": "OcrDetect",
"action": "swipeToTheRight",
"text": [
"1-6"
],
"cache": false,
"roi": [
0,
120,
1080,
480
],
"next": [
"Stage1-7",
"SwipeRightToStage1-7",
"SwipeRightToStage1-7From1-6"
"SwipeRightToStage1-7"
]
},
"Stage1-7": {