feat: 移除 rule.desc 字段

This commit is contained in:
lisonge
2023-11-06 17:15:06 +08:00
parent 471c3e2c97
commit e97b0ee5e0
15 changed files with 36 additions and 38 deletions

View File

@@ -11,14 +11,14 @@ export default defineAppConfig({
rules: [
{
key: 1,
desc: '方形按钮-开屏广告',
name: '方形按钮-开屏广告',
quickFind: true,
matches: ['[id="com.zzw.october:id/skip_parent_view"]'],
snapshotUrls: ['https://i.gkd.li/import/12842667'],
},
{
key: 2,
desc: '圆形按钮-开屏广告',
name: '圆形按钮-开屏广告',
quickFind: true,
matches: 'TextView[text^="跳过"][text.length<=4]',
snapshotUrls: [