mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-24 02:35:25 +08:00
feat(中国农业银行) 定位提示
This commit is contained in:
@@ -37,5 +37,14 @@ export default defineAppConfig({
|
|||||||
rules: '[vid="upgrade_bottom"] > [vid="negativeTextView"]',
|
rules: '[vid="upgrade_bottom"] > [vid="negativeTextView"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/14208545',
|
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',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user