mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(手机管家): 功能类-关闭应用信息页开启自启动后出现的提示
This commit is contained in:
@@ -104,5 +104,19 @@ export default defineGkdApp({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 15,
|
||||
name: '功能类-关闭应用信息页开启自启动后出现的提示',
|
||||
desc: '点击[知道了]',
|
||||
quickFind: true,
|
||||
rules: [
|
||||
{
|
||||
action: 'back',
|
||||
activityIds: 'com.miui.appmanager.ApplicationsDetailsActivity',
|
||||
matches: '[text^="开启自启动"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/15524706',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user