From c58a7a523cadd6be0a6eaa8137b53d650de0e214 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Tue, 12 Mar 2024 21:08:29 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E6=8E=8C=E4=B8=8A=E5=85=AC=E4=BA=A4):=20?= =?UTF-8?q?=E5=85=A8=E5=B1=8F=E5=B9=BF=E5=91=8A=EF=BC=88=E8=A1=A5=E5=85=85?= =?UTF-8?q?activityid=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.mygolbs.mybus.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/apps/com.mygolbs.mybus.ts b/src/apps/com.mygolbs.mybus.ts index 0ceb9ccc..486ef6c7 100644 --- a/src/apps/com.mygolbs.mybus.ts +++ b/src/apps/com.mygolbs.mybus.ts @@ -111,12 +111,14 @@ export default defineAppConfig({ activityIds: [ 'com.mygolbs.mybus.mapsearch.poisearch.PoiSearchActivity', 'com.mygolbs.mybus.NewHomePageActivity', + 'com.mygolbs.mybus.RTimeActivity', ], matches: 'FrameLayout[childCount=2] > FrameLayout[childCount>4] > FrameLayout[index=1][visibleToUser=true]', snapshotUrls: [ 'https://i.gkd.li/i/12790762', 'https://i.gkd.li/i/14219270', + 'https://i.gkd.li/i/14572506', ], }, {