mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
perf: 优化定位提示
This commit is contained in:
@@ -8,19 +8,19 @@ export default defineAppConfig({
|
||||
key: 1,
|
||||
name: '定位提示-定位请求',
|
||||
desc: '点击取消-点击取消',
|
||||
quickFind: true,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.baseus.intelligent.view.home.MainActivity',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
quickFind: true,
|
||||
activityIds: 'com.baseus.intelligent.view.home.MainActivity',
|
||||
matches: '@[text="取消"] + [text="前往设置"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13827653',
|
||||
},
|
||||
{
|
||||
preKeys: 0,
|
||||
key: 1,
|
||||
quickFind: true,
|
||||
activityIds: 'com.baseus.intelligent.view.home.MainActivity',
|
||||
matches: '@[text="取消"] + [text="授权"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13827986',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user