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