mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat(央视新闻): 功能类-个性化推荐弹窗
This commit is contained in:
@@ -21,5 +21,22 @@ export default defineAppConfig({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '功能类-个性化推荐弹窗',
|
||||
desc: '点击[取消]',
|
||||
quickFind: true,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
activityIds: 'com.torch.open.homeimpl.HomeActivity',
|
||||
matches: '[text="是否开启个性化推荐?"] +3 * > [text="取消"]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/b3ee21aa-429d-4407-9b70-acecb222c354',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14444961',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user