feat(小蚕霸王餐) 功能类-签到成功弹窗 (#57)

This commit is contained in:
AIsouler
2024-02-15 19:55:04 +08:00
committed by GitHub

View File

@@ -53,5 +53,14 @@ export default defineAppConfig({
},
],
},
{
key: 2,
name: '功能类-签到成功弹窗',
desc: '自动点击[关闭]按钮',
activityIds: 'com.realtech.xiaocan.MainActivity',
rules:
'View[childCount=6][desc!=""] > View[index=4] + ImageView[index=5][clickable=true]',
snapshotUrls: 'https://i.gkd.li/import/14290847',
},
],
});