feat: 通知提示(补充字段)

This commit is contained in:
aisouler
2024-02-06 22:25:41 +08:00
parent 19df630625
commit a40d1f7f38
123 changed files with 371 additions and 152 deletions

View File

@@ -14,14 +14,14 @@ export default defineAppConfig({
rules: [
{
key: 0,
name: '点击【x】',
name: '点击"x"',
matches:
'View < @FrameLayout[desc^="dislike"] <<n [id="com.pleasure.trace_wechat:id/adsuyi_id_view_response"]',
snapshotUrls: 'https://i.gkd.li/import/13479466',
},
{
preKeys: 0,
name: '关闭原因不感兴趣',
name: '关闭原因"不感兴趣"',
matches:
'@LinearLayout > [id="com.byted.pangle:id/tt_item_tv"][text="不感兴趣"]',
snapshotUrls: 'https://i.gkd.li/import/13479469',
@@ -30,7 +30,7 @@ export default defineAppConfig({
},
{
key: 11,
name: '全屏广告-字节广告弹窗',
name: '全屏广告-"字节"广告弹窗',
activityIds:
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity',
rules: '[text="反馈"] -2 @View > Image',