mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 04:42:20 +08:00
feat(蜜源):版本升级弹窗 (#3502)
* feat(蜜源):版本升级弹窗 Signed-off-by: jiuqianyuan <39406781+jiuqianyuan@users.noreply.github.com> * chore(actions): check_format_lint --------- Signed-off-by: jiuqianyuan <39406781+jiuqianyuan@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
3a5222e804
commit
23a84511b7
|
@ -7,6 +7,10 @@ export default defineAppConfig({
|
|||
{
|
||||
key: 0,
|
||||
name: '版本升级弹窗',
|
||||
quickFind: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: [
|
||||
'com.lbe.security.ui.CountdownDialogActivity',
|
||||
'com.jf.my.MainActivity',
|
||||
|
@ -20,6 +24,11 @@ export default defineAppConfig({
|
|||
'https://i.gkd.li/import/12840591',
|
||||
],
|
||||
},
|
||||
{
|
||||
matches:
|
||||
'[id="com.jf.my:id/toUpgradeTv"] - [id="com.jf.my:id/cancelTv"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13786867',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user