feat(京东): 首页弹窗-打开通知 (#2527)

This commit is contained in:
aoguai
2023-11-26 22:11:09 +08:00
committed by GitHub
parent 5efc625852
commit 8a3619344d

View File

@@ -139,6 +139,20 @@ export default defineAppConfig({
'https://i.gkd.li/import/13258981', '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, enable: false,
key: 10, key: 10,