mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
perf: 掌上穿越火线-更新提示 #999
This commit is contained in:
@@ -28,8 +28,14 @@ export default defineGkdApp({
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
activityIds: 'com.tencent.gamehelper.ui.main.MainActivity',
|
activityIds: 'com.tencent.gamehelper.ui.main.MainActivity',
|
||||||
matches: '[text="版本更新"] +4 LinearLayout > [text="取消"]',
|
matches: [
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13713478',
|
'[text="版本更新" || text="现在升级"][visibleToUser=true]',
|
||||||
|
'[text="取消"][visibleToUser=true]',
|
||||||
|
],
|
||||||
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/13713478',
|
||||||
|
'https://i.gkd.li/i/20851162',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user