feat(拼多多) 通知提示-请求开启消息通知弹窗

This commit is contained in:
Kun Jinkao
2024-02-08 14:04:10 +08:00
parent ea339bbdd5
commit efa5bc79c2

View File

@@ -291,5 +291,14 @@ export default defineAppConfig({
},
],
},
{
key: 17,
name: '通知提示-请求开启消息通知弹窗',
actionMaximum: 1,
resetMatch: 'app',
rules:
'ViewGroup[vid="pdd"] >n ViewGroup[childCount=3] > @ImageView[clickable=true]',
snapshotUrls: 'https://i.gkd.li/import/14109435',
},
],
});