mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +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:
@@ -7,6 +7,10 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '版本升级弹窗',
|
name: '版本升级弹窗',
|
||||||
|
quickFind: true,
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.lbe.security.ui.CountdownDialogActivity',
|
'com.lbe.security.ui.CountdownDialogActivity',
|
||||||
'com.jf.my.MainActivity',
|
'com.jf.my.MainActivity',
|
||||||
@@ -20,6 +24,11 @@ export default defineAppConfig({
|
|||||||
'https://i.gkd.li/import/12840591',
|
'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',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user