mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat: 支付宝-权限提示-定位权限 (#777)
This commit is contained in:
@@ -57,9 +57,12 @@ export default defineGkdApp({
|
|||||||
key: 1,
|
key: 1,
|
||||||
activityIds: '.AlipayLogin',
|
activityIds: '.AlipayLogin',
|
||||||
matches:
|
matches:
|
||||||
'@[desc="关闭"] - LinearLayout >2 [text^="定位到"][visibleToUser=true]',
|
'@[desc="关闭"] - LinearLayout >2 [text^="定位到" || text^="开启定位权限"][visibleToUser=true]',
|
||||||
exampleUrls: 'https://e.gkd.li/c153cd53-16a1-4d77-bf99-9cac8821ccf8',
|
exampleUrls: 'https://e.gkd.li/c153cd53-16a1-4d77-bf99-9cac8821ccf8',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/18551258',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/18551258',
|
||||||
|
'https://i.gkd.li/i/19267032',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user