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

@@ -143,7 +143,7 @@ export default defineAppConfig({
{
preKeys: [10],
key: 100,
desc: '反馈弹窗-点击“不感兴趣”',
name: '反馈弹窗-点击“不感兴趣”',
matches:
'[id="com.zhihu.android:id/recycler_view"] > FrameLayout >(3) [text$="不感兴趣"]',
snapshotUrls: ['https://gkd-kit.gitee.io/import/12647541'],