feat(趣智校园): 广告弹窗-完善规则 (#934)

* 新创建 App 规则

* feat 第三方 SDK 广告弹窗(完善规则)
This commit is contained in:
Kun Jinkao
2023-10-12 00:59:20 +08:00
committed by GitHub
parent 5c8f0b4c22
commit ada386eed4

View File

@@ -21,6 +21,14 @@ export default defineAppConfig({
'ImageView - LinearLayout - FrameLayout > FrameLayout > ImageView',
snapshotUrls: 'https://gkd-kit.songe.li/import/12781461',
},
{
key: 2,
activityIds:
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity',
matches:
'@Image[text=""] < View +n View > View > TextView[text="广告"]',
snapshotUrls: 'https://gkd-kit.songe.li/import/12781461',
},
],
},
],