diff --git a/src/apps/com.jingdong.app.mall.ts b/src/apps/com.jingdong.app.mall.ts index bc2d5b77..240917cb 100644 --- a/src/apps/com.jingdong.app.mall.ts +++ b/src/apps/com.jingdong.app.mall.ts @@ -139,6 +139,20 @@ export default defineAppConfig({ 'https://i.gkd.li/import/13258981', ], }, + { + enable: false, + key: 7, + name: '首页弹窗-打开通知', + desc: '自动点击正下方的【x】', + quickFind: true, + rules: [ + { + activityIds: 'com.jingdong.app.mall.MainFrameActivity', + matches: '[id="com.jingdong.app.mall:id/btn_close"]', + snapshotUrls: 'https://i.gkd.li/import/13463618', + }, + ], + }, { enable: false, key: 10,