mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
perf(Alipay): 权限提示-定位权限 (#744)
This commit is contained in:
@@ -47,9 +47,10 @@ export default defineGkdApp({
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
activityIds: 'com.eg.android.AlipayGphone.AlipayLogin',
|
||||
matches: '@[desc="关闭"] - * >4 [text*="开启定位权限"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12792688',
|
||||
activityIds: '.AlipayLogin',
|
||||
matches: '@[desc="取消"] + [text*="位置权限"][visibleToUser=true]',
|
||||
exampleUrls: 'https://e.gkd.li/caa96cc4-9943-40d8-8cb6-8c89aa60b20f',
|
||||
snapshotUrls: 'https://i.gkd.li/i/18549931',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user