From 137c6ff95bae1e33d88b50cb890fe52bbdeedc46 Mon Sep 17 00:00:00 2001 From: zzyyyl <74587068+zzyyyl@users.noreply.github.com> Date: Tue, 3 May 2022 22:17:25 +0800 Subject: [PATCH] =?UTF-8?q?perf.=E4=BC=98=E5=8C=96`1-7`=E5=AF=BC=E8=88=AA?= =?UTF-8?q?=E6=97=B6=E7=9A=84=E6=BB=91=E5=8A=A8=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/tasks.json | 47 +++++++++++++++++---------------------------- 1 file changed, 18 insertions(+), 29 deletions(-) diff --git a/resource/tasks.json b/resource/tasks.json index 6ad3d26c14..ca37a52906 100644 --- a/resource/tasks.json +++ b/resource/tasks.json @@ -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": {