mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(小蚕霸王餐) 功能类-签到成功弹窗 (#57)
This commit is contained in:
@@ -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',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user