mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
perf: 优化定位提示
This commit is contained in:
@@ -143,16 +143,18 @@ export default defineAppConfig({
|
||||
name: '定位提示',
|
||||
desc: '自动点击X',
|
||||
quickFind: true,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
actionMaximumKey: 0,
|
||||
activityIds: 'me.ele.application.ui.Launcher.LauncherActivity',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
activityIds: 'me.ele.application.ui.Launcher.LauncherActivity',
|
||||
matches: '[text="去开启"] + [id="me.ele:id/close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13710588',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
activityIds: 'me.ele.application.ui.Launcher.LauncherActivity',
|
||||
matches: '[text="去开启"] + [id="me.ele:id/close_tips"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13710585',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user