feat(中国农业银行) 定位提示

This commit is contained in:
Kun Jinkao
2024-02-08 19:43:48 +08:00
parent 201dc6c8ea
commit 848056b893

View File

@@ -37,5 +37,14 @@ export default defineAppConfig({
rules: '[vid="upgrade_bottom"] > [vid="negativeTextView"]',
snapshotUrls: 'https://i.gkd.li/import/14208545',
},
{
key: 3,
name: '定位提示',
quickFind: true,
actionMaximum: 1,
resetMatch: 'app',
rules: '[text="允许获取位置信息"] +n * > [text="取消"]',
snapshotUrls: 'https://i.gkd.li/import/14208572',
},
],
});