feat: 规则分类

This commit is contained in:
aisouler
2024-02-05 19:50:26 +08:00
parent 7aed2364ff
commit 2ca145fa55
67 changed files with 142 additions and 156 deletions

View File

@@ -7,7 +7,7 @@ export default defineAppConfig({
groups: [
{
key: 1,
name: '首页弹窗',
name: '全屏广告-首页弹窗广告',
activityIds: ['com.cn21.ecloud.activity.MainPageActivity'],
rules:
'[id="com.cn21.ecloud:id/content_frame"] >n FrameLayout >n @ImageView[desc=null] - View < View[childCount=2]',
@@ -18,7 +18,7 @@ export default defineAppConfig({
},
{
key: 2,
name: '版本更新',
name: '更新提示',
quickFind: true,
matchTime: 10000,
actionMaximum: 1,