| [ | |
| { | |
| "actionId": 999999, | |
| "title": "多开检测", | |
| "des": "打开多开对话框中的第一个", | |
| "window": { | |
| "packageName": "*" | |
| }, | |
| "check": { | |
| "event": [ | |
| { | |
| "window": { | |
| "ignorePackageName": "main;target" | |
| }, | |
| "textList": [ | |
| "$[appName]" | |
| ], | |
| "rectList": [ | |
| "b:>0.7 w:>0 h:>0" | |
| ], | |
| "conditionList": [ | |
| { | |
| "actionIndex": "<=2" | |
| } | |
| ] | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "filter": { | |
| "index": "$[multiIndex] def:-2" | |
| }, | |
| "actionList": [ | |
| "click" | |
| ] | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "actionId": -10000, | |
| "title": "公共-关闭充电/其他对话框", | |
| "summary": "close", | |
| "check": { | |
| "handle": [ | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "充电", | |
| "传输", | |
| "文件", | |
| "照片" | |
| ] | |
| } | |
| ], | |
| "actionList": [ | |
| "back" | |
| ] | |
| }, | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "绑定手机号" | |
| ] | |
| } | |
| ], | |
| "actionList": [ | |
| "back" | |
| ] | |
| }, | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "^关闭应用$" | |
| ], | |
| "stateList": [ | |
| "clickable" | |
| ] | |
| } | |
| ], | |
| "index": "-1", | |
| "actionList": [ | |
| "click" | |
| ] | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "actionId": -10001, | |
| "title": "公共-关闭省电模式", | |
| "summary": "close", | |
| "check": { | |
| "event": [ | |
| { | |
| "textList": [ | |
| "^省电模式$" | |
| ] | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "暂不开启" | |
| ] | |
| } | |
| ], | |
| "actionList": [ | |
| "click" | |
| ] | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "actionId": -10002, | |
| "title": "公共-跳过界面", | |
| "summary": "close", | |
| "check": { | |
| "event": [ | |
| { | |
| "sizeCount": "<=20*", | |
| "textList": [ | |
| "^跳过" | |
| ], | |
| "rectList": [ | |
| "" | |
| ] | |
| }, | |
| { | |
| "sizeCount": "<=20*", | |
| "textList": [ | |
| "跳过 \\d+" | |
| ], | |
| "rectList": [ | |
| "" | |
| ] | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "^跳过" | |
| ], | |
| "rectList": [ | |
| "" | |
| ] | |
| } | |
| ], | |
| "index": "-1", | |
| "actionList": [ | |
| "click" | |
| ] | |
| }, | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "跳过 \\d+" | |
| ], | |
| "rectList": [ | |
| "" | |
| ] | |
| } | |
| ], | |
| "index": "-1", | |
| "actionList": [ | |
| "click" | |
| ] | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "actionId": -10003, | |
| "title": "公共-关闭权限申请", | |
| "summary": "close", | |
| "check": { | |
| "handle": [ | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "^仅在使用中允许$" | |
| ], | |
| "rectList": [ | |
| "" | |
| ] | |
| } | |
| ], | |
| "index": "-1", | |
| "actionList": [ | |
| "click" | |
| ], | |
| "jumpOnSuccess": true | |
| }, | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "^仅在使用时允许$" | |
| ], | |
| "rectList": [ | |
| "" | |
| ] | |
| } | |
| ], | |
| "index": "-1", | |
| "actionList": [ | |
| "click" | |
| ], | |
| "jumpOnSuccess": true | |
| }, | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "^始终允许$" | |
| ], | |
| "rectList": [ | |
| "" | |
| ] | |
| } | |
| ], | |
| "index": "-1", | |
| "actionList": [ | |
| "click" | |
| ], | |
| "jumpOnSuccess": true | |
| }, | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "权限", | |
| "^允许$" | |
| ], | |
| "rectList": [ | |
| "" | |
| ] | |
| } | |
| ], | |
| "index": "-1", | |
| "actionList": [ | |
| "click" | |
| ], | |
| "jumpOnSuccess": true | |
| }, | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "^允许$" | |
| ], | |
| "rectList": [ | |
| "" | |
| ] | |
| } | |
| ], | |
| "index": "-1", | |
| "actionList": [ | |
| "click" | |
| ], | |
| "jumpOnSuccess": true | |
| }, | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "^下次再说$" | |
| ], | |
| "rectList": [ | |
| "" | |
| ] | |
| } | |
| ], | |
| "index": "-1", | |
| "actionList": [ | |
| "click" | |
| ], | |
| "jumpOnSuccess": true | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "actionId": -10004, | |
| "title": "公共-关闭更新对话框", | |
| "summary": "close", | |
| "check": { | |
| "event": [ | |
| { | |
| "textList": [ | |
| "更新", | |
| "升级" | |
| ] | |
| }, | |
| { | |
| "textList": [ | |
| "^立即更新$" | |
| ] | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "以后再说" | |
| ], | |
| "rectList": [ | |
| "" | |
| ] | |
| } | |
| ], | |
| "index": "-1", | |
| "actionList": [ | |
| "click" | |
| ] | |
| }, | |
| { | |
| "actionList": [ | |
| "back" | |
| ] | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "actionId": -10005, | |
| "title": "公共-登录状态检查", | |
| "summary": "close", | |
| "check": { | |
| "event": [ | |
| { | |
| "textList": [ | |
| "登录即代表同意用户协议和隐私政策" | |
| ] | |
| }, | |
| { | |
| "textList": [ | |
| "本机号码.*一键登录" | |
| ] | |
| }, | |
| { | |
| "textList": [ | |
| "^其他号码登录$" | |
| ] | |
| }, | |
| { | |
| "textList": [ | |
| "^微信登录$" | |
| ] | |
| }, | |
| { | |
| "textList": [ | |
| "^手机号登录$" | |
| ] | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "actionList": [ | |
| "error:请先登录" | |
| ] | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "actionId": -10006, | |
| "title": "公共-温馨提示", | |
| "summary": "close", | |
| "check": { | |
| "event": [ | |
| { | |
| "textList": [ | |
| "温馨提示" | |
| ] | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "^同意$" | |
| ], | |
| "rectList": [ | |
| "" | |
| ] | |
| } | |
| ], | |
| "stateList": [ | |
| "clickable" | |
| ], | |
| "index": "-1", | |
| "actionList": [ | |
| "click" | |
| ] | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "actionId": -10007, | |
| "title": "公共-应用内权限弹窗", | |
| "summary": "close", | |
| "check": { | |
| "event": [ | |
| { | |
| "textList": [ | |
| "开启.*权限" | |
| ] | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "^暂时不用" | |
| ], | |
| "rectList": [ | |
| "" | |
| ], | |
| "stateList": [ | |
| "clickable" | |
| ] | |
| } | |
| ], | |
| "index": "-1", | |
| "actionList": [ | |
| "click" | |
| ] | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "actionId": -10008, | |
| "title": "公共-统一关闭弹窗", | |
| "summary": "close", | |
| "enable": false, | |
| "check": { | |
| "event": [ | |
| { | |
| "action": ">2", | |
| "sizeCount": "<=10", | |
| "boundRect": "<0.9:<0.9", | |
| "conditionList": [ | |
| { | |
| "root": true, | |
| "op": "not", | |
| "des": "根节点中不包含id=iv_close的控件", | |
| "checkList": [ | |
| { | |
| "textList": [ | |
| "iv_close" | |
| ], | |
| "idList": [ | |
| 1 | |
| ] | |
| } | |
| ] | |
| } | |
| ] | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "notActionIds": "109000;112100;112200;112300;114600;208000;215100;215200;306100;306200;404030;406020;406030;", | |
| "actionList": [ | |
| "back" | |
| ] | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "actionId": -10009, | |
| "title": "公共-统一关闭弹窗2", | |
| "summary": "close", | |
| "check": { | |
| "event": [ | |
| { | |
| "textList": [ | |
| "iv_close" | |
| ], | |
| "idList": [ | |
| 1 | |
| ] | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "findList": [ | |
| { | |
| "idList": [ | |
| "iv_close" | |
| ] | |
| } | |
| ], | |
| "actionList": [ | |
| "click" | |
| ] | |
| } | |
| ] | |
| } | |
| } | |
| ] |
Xet Storage Details
- Size:
- 10.2 kB
- Xet hash:
- 3742fc70eb65581e8a2ae4c7beba44ffd0ce8c09cccf010f0864f836922f461f
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.