mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
perf: 软件包安装程序
This commit is contained in:
@@ -22,12 +22,15 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '点击[继续安装]',
|
name: '点击[继续安装]',
|
||||||
matches: '[text="继续安装"]',
|
matches:
|
||||||
|
'[text="继续安装"][focusable=true || parent.focusable=true || parent.parent.focusable=true]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/13206444',
|
'https://i.gkd.li/i/13206444',
|
||||||
'https://i.gkd.li/i/14046749',
|
'https://i.gkd.li/i/14046749',
|
||||||
'https://i.gkd.li/i/16550275',
|
'https://i.gkd.li/i/16550275',
|
||||||
|
'https://i.gkd.li/i/23621117',
|
||||||
],
|
],
|
||||||
|
excludeSnapshotUrls: 'https://i.gkd.li/i/23621105',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
@@ -45,7 +48,6 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
name: '点击[安装]',
|
name: '点击[安装]',
|
||||||
activityIds: '.DeleteStagedFileOnResult',
|
|
||||||
matches: '[vid="confirm_bottom_button_layout"]',
|
matches: '[vid="confirm_bottom_button_layout"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/14228348',
|
snapshotUrls: 'https://i.gkd.li/i/14228348',
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user