mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 21:23:55 +08:00
parent
01126fd5be
commit
0476fa5180
|
@ -34,5 +34,13 @@ export default defineAppConfig({
|
||||||
'@[id="com.jingyao.easybike:id/closeFloatArea"] + [id="com.jingyao.easybike:id/floatADContainer"]',
|
'@[id="com.jingyao.easybike:id/closeFloatArea"] + [id="com.jingyao.easybike:id/floatADContainer"]',
|
||||||
snapshotUrls: ['https://gkd-kit.gitee.io/import/12650071'],
|
snapshotUrls: ['https://gkd-kit.gitee.io/import/12650071'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 13,
|
||||||
|
name: '骑行订单完成-广告弹窗',
|
||||||
|
activityIds: ['com.alipay.mobile.nebulacore.ui.H5Activity'],
|
||||||
|
rules:
|
||||||
|
'[text="订单完成"] >(2) View[childCount=2] > Image[id=null][clickable=true]',
|
||||||
|
snapshotUrls: ['https://gkd-kit.gitee.io/import/12684673'],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in New Issue
Block a user