mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
perf: 应用包管理组件-功能类-自动安装/更新应用
This commit is contained in:
@@ -43,12 +43,13 @@ export default defineGkdApp({
|
|||||||
'com.miui.packageInstaller.ui.InstallPrepareAlertActivity',
|
'com.miui.packageInstaller.ui.InstallPrepareAlertActivity',
|
||||||
],
|
],
|
||||||
matches:
|
matches:
|
||||||
'@FrameLayout[clickable=true] > LinearLayout[childCount=1] > [text^="继续"][text.length=4]',
|
'@FrameLayout[clickable=true] > LinearLayout[childCount=1] > [text^="继续" || text^="仍然"][text.length=4][visibleToUser=true]',
|
||||||
exampleUrls: 'https://e.gkd.li/bd3e2764-4978-44ed-93d3-f176c23c3ec4',
|
exampleUrls: 'https://e.gkd.li/bd3e2764-4978-44ed-93d3-f176c23c3ec4',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/16487278',
|
'https://i.gkd.li/i/16487278',
|
||||||
'https://i.gkd.li/i/16487282',
|
'https://i.gkd.li/i/16487282',
|
||||||
'https://i.gkd.li/i/17691996',
|
'https://i.gkd.li/i/17691996',
|
||||||
|
'https://i.gkd.li/i/20053957',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user