mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 22:33:40 +08:00
feat(浦发银行): 消息中心-系统通知请求 (#2496)
This commit is contained in:
parent
66f38eb834
commit
9afc46d092
|
@ -12,5 +12,15 @@ export default defineAppConfig({
|
|||
'[id="cn.com.spdb.mobilebank.per:id/splash_tb_time"][text$="跳过"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12740308',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '消息中心-系统通知请求',
|
||||
desc: '自动点击关闭。',
|
||||
enable: false,
|
||||
activityIds:
|
||||
'cn.com.spdb.mobilebank.per.activity.web.stage.StageCommonWebActivity',
|
||||
rules: '[text="去开启"] + View > Image[text.length=0]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13458535',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue
Block a user