feat(抖音): 广告弹窗 (#491)

This commit is contained in:
lisonge
2023-09-30 00:47:49 +08:00
parent 8253df52b2
commit 567dcf09ff

View File

@@ -75,6 +75,13 @@ export default defineAppConfig({
'ViewGroup + FrameLayout[id=null] > FrameLayout[childCount=2][id!=null] > ImageView[desc="关闭"][clickable=true][id!=null]',
snapshotUrls: 'https://gkd-kit.gitee.io/import/12749276',
},
{
key: 5,
name: '广告弹窗',
rules:
'[id="android:id/content"] >2 RelativeLayout[childCount<=5] > @ImageView[clickable=true][id!=null] - TextView[text="广告"][id!=null]',
snapshotUrls: 'https://gkd-kit.gitee.io/import/12769137',
},
{
enable: false,
key: 10,