mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
feat(浦发银行): 消息中心-系统通知请求 (#2496)
This commit is contained in:
@@ -12,5 +12,15 @@ export default defineAppConfig({
|
|||||||
'[id="cn.com.spdb.mobilebank.per:id/splash_tb_time"][text$="跳过"]',
|
'[id="cn.com.spdb.mobilebank.per:id/splash_tb_time"][text$="跳过"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12740308',
|
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',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user