diff --git a/src/apps/com.jingdong.app.mall.ts b/src/apps/com.jingdong.app.mall.ts index 240ef8d3..ec824814 100644 --- a/src/apps/com.jingdong.app.mall.ts +++ b/src/apps/com.jingdong.app.mall.ts @@ -29,7 +29,7 @@ export default defineAppConfig({ name: '我的界面-参与调研', activityIds: 'com.jingdong.app.mall.MainFrameActivity', rules: - 'RelativeLayout > ImageView[text=null][id^="com.jd.lib.personal.feature:id"] + ImageView[text=null][id^="com.jd.lib.personal.feature:id"]', + 'FrameLayout + RelativeLayout > RelativeLayout > ImageView + ImageView[visibleToUser=true]', snapshotUrls: 'https://gkd-kit.gitee.io/import/12642270', }, ],