mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat 定位提示-请求定位权限弹窗(优化规则)
This commit is contained in:
@@ -36,16 +36,14 @@ export default defineAppConfig({
|
|||||||
key: 11,
|
key: 11,
|
||||||
name: '定位提示-请求定位权限弹窗',
|
name: '定位提示-请求定位权限弹窗',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
activityIds: [
|
actionMaximum: 1,
|
||||||
'cmb.pb.app.h5container.webviewcontainer.PBWebContainerActivity',
|
resetMatch: 'app',
|
||||||
'cmb.pb.app.search.PBSearchWebActivity',
|
rules: '@[desc="关闭"] - * > [text*="开启"][text*="定位"]',
|
||||||
],
|
|
||||||
rules:
|
|
||||||
'@[id="cmb.pb:id/ivDelete"][desc="关闭"] - FrameLayout > [id="cmb.pb:id/tvDescription"][text*="获取您的位置"]',
|
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/import/12706029',
|
'https://i.gkd.li/import/12706029',
|
||||||
'https://i.gkd.li/import/13248893',
|
'https://i.gkd.li/import/13248893',
|
||||||
'https://i.gkd.li/import/13897345',
|
'https://i.gkd.li/import/13897345',
|
||||||
|
'https://i.gkd.li/import/14208717',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user