mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 09:45:11 +08:00
feat(中国农业银行) 通知提示
This commit is contained in:
@@ -46,5 +46,14 @@ export default defineAppConfig({
|
|||||||
rules: '[text="允许获取位置信息"] +n * > [text="取消"]',
|
rules: '[text="允许获取位置信息"] +n * > [text="取消"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/14208572',
|
snapshotUrls: 'https://i.gkd.li/import/14208572',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 4,
|
||||||
|
name: '通知提示',
|
||||||
|
quickFind: true,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
rules: '[vid="iv_notification_reminder_dialog_close"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/14208621',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user