feat:规则分类

This commit is contained in:
aisouler
2024-02-02 17:31:36 +08:00
parent 7e9e555e9e
commit 1c3e99d246
10 changed files with 16 additions and 12 deletions

View File

@@ -7,7 +7,7 @@ export default defineAppConfig({
groups: [
{
key: 1,
name: '悬浮广告',
name: '局部广告-悬浮广告',
rules: [
{
key: 0,
@@ -22,7 +22,7 @@ export default defineAppConfig({
},
{
key: 2,
name: '更新弹窗',
name: '更新提示',
actionMaximum: 1,
resetMatch: 'app',
quickFind: true,