chore: 快照全部使用 zip

This commit is contained in:
lisonge
2023-10-13 21:30:45 +08:00
parent dc926dacf9
commit 1e83106404
13 changed files with 19 additions and 39 deletions

View File

@@ -10,12 +10,9 @@ export default defineAppConfig({
activityIds: 'com.tencent.mtt.MainActivity',
rules: [
'@View[id=null] + ImageView + FrameLayout TextView[text=`向上滑动或点击查看`]',
{
matches: '@LinearLayout[clickable=true] > TextView[text="跳过"]',
snapshotUrls: [
'https://gkd-kit.gitee.io/import/38517192/7d8e9661-c29a-4448-94c2-d7b0a1756107',
],
snapshotUrls: ['https://gkd-kit.gitee.io/import/12472630'],
},
],
},