diff --git a/src/apps/com.ants360.yicamera.ts b/src/apps/com.ants360.yicamera.ts index 12506f03..6a22a812 100644 --- a/src/apps/com.ants360.yicamera.ts +++ b/src/apps/com.ants360.yicamera.ts @@ -21,9 +21,19 @@ export default defineAppConfig({ matchTime: 10000, actionMaximum: 1, resetMatch: 'activity', - rules: - 'FrameLayout[childCount=3] + FrameLayout[childCount=1][index=1] > ImageView', - snapshotUrls: 'https://i.gkd.li/import/13463241', + rules: [ + { + name: '腾讯SDK', + matches: + 'FrameLayout[childCount=3] + FrameLayout[childCount=1][index=1] > ImageView', + snapshotUrls: 'https://i.gkd.li/import/13463241', + }, + { + matches: + 'ImageView < @ViewGroup[clickable=true] < ViewGroup <