mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 22:13:40 +08:00
parent
3bf47003ea
commit
9dc67a3a0f
|
@ -58,5 +58,16 @@ export default defineAppConfig({
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 2,
|
||||||
|
name: '版本更新',
|
||||||
|
quickFind: true,
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
activityIds: 'com.sgcc.wsgw.rnbundle.activity.HomeReactActivity',
|
||||||
|
rules: '@ImageView < ViewGroup -3 [text="有新版本啦!"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13501638',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in New Issue
Block a user