From 7b1cdebae7059632b119a949794e34dce9e4d289 Mon Sep 17 00:00:00 2001 From: Dongw Date: Tue, 17 Oct 2023 17:30:56 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E5=A2=9E=E5=8A=A0=E9=A6=96=E9=A1=B5?= =?UTF-8?q?=E5=AF=BC=E8=88=AA=E7=AD=89=E5=BE=85=E6=97=B6=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pipeline/navigation/home_navigation.json | 27 +++++-------------- 1 file changed, 6 insertions(+), 21 deletions(-) diff --git a/assets/resource/pipeline/navigation/home_navigation.json b/assets/resource/pipeline/navigation/home_navigation.json index db10897..71a5c46 100644 --- a/assets/resource/pipeline/navigation/home_navigation.json +++ b/assets/resource/pipeline/navigation/home_navigation.json @@ -11,15 +11,7 @@ 163 ], "action": "Click", - "post_wait_freezes": { - "time": 200, - "target": [ - 0, - 0, - 340, - 80 - ] - } + "post_delay": 1500 }, "Sub_EnterSupplyPage": { "is_sub": true, @@ -31,7 +23,8 @@ 184, 140 ], - "action": "Click" + "action": "Click", + "post_delay": 1500 }, "Sub_EnterArmadaPage": { "is_sub": true, @@ -46,7 +39,7 @@ 29 ], "action": "Click", - "post_delay": 2000 + "post_delay": 1500 }, "Sub_EnterDormPage": { "is_sub": true, @@ -61,15 +54,7 @@ 110 ], "action": "Click", - "post_wait_freezes": { - "time": 200, - "target": [ - 0, - 400, - 380, - 320 - ] - } + "post_delay": 1500 }, "Sub_EnterMissionsPage": { "is_sub": true, @@ -90,6 +75,6 @@ 32 ], "action": "Click", - "post_wait_freezes": 1 + "post_delay": 1500 } } \ No newline at end of file