mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 17:52:20 +08:00
parent
f2d11451cb
commit
6b566ed5e5
|
@ -90,5 +90,17 @@ export default defineAppConfig({
|
|||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
enable: false,
|
||||
key: 5,
|
||||
name: 'root提示',
|
||||
desc: '您的设备已经被ROOT',
|
||||
quickFind: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[text^="您的设备已经被ROOT"] + LinearLayout [text="确认"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13536744',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue
Block a user