mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
@@ -15,15 +15,18 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 11,
|
key: 11,
|
||||||
name: '请求定位权限弹窗',
|
name: '定位提示-请求定位权限弹窗',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
activityIds:
|
activityIds: [
|
||||||
'cmb.pb.app.h5container.webviewcontainer.PBWebContainerActivity',
|
'cmb.pb.app.h5container.webviewcontainer.PBWebContainerActivity',
|
||||||
|
'cmb.pb.app.search.PBSearchWebActivity',
|
||||||
|
],
|
||||||
rules:
|
rules:
|
||||||
'@[id="cmb.pb:id/ivDelete"][desc="关闭"] - FrameLayout > [id="cmb.pb:id/tvDescription"][text*="获取您的位置"]',
|
'@[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',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user