mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 18:22:21 +08:00
feat(支付宝): 开启定位提示 (gkd-kit#269)
This commit is contained in:
parent
ba4c3cb77e
commit
6426c5d728
|
@ -13,5 +13,13 @@ export default defineAppConfig({
|
|||
rules: 'View[childCount=3] > @Image - View[text="花呗服务升级"]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12737055',
|
||||
},
|
||||
{
|
||||
enable: false,
|
||||
key: 1,
|
||||
name: '支付宝开启定位提示',
|
||||
activityIds: 'com.eg.android.AlipayGphone.AlipayLogin',
|
||||
rules: '@FrameLayout[desc="关闭"]',
|
||||
snapshotUrls: 'https://gkd-kit.songe.li/import/12792688',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue
Block a user