mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 20:53:38 +08:00
feat(抖音): 视频播放中途插入的打招呼界面 (#2175)
This commit is contained in:
parent
52b7a3eb6b
commit
89b726b107
|
@ -185,5 +185,12 @@ export default defineAppConfig({
|
|||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 14,
|
||||
name: '视频播放中途插入的打招呼界面',
|
||||
activityIds: 'com.ss.android.ugc.aweme.main.MainActivity',
|
||||
rules: 'FrameLayout > @[desc="关闭"] + ViewGroup > [text$="打个招呼"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13379307',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue
Block a user