feat(奇妙应用): 更新弹窗 (#2509)

This commit is contained in:
Kun Jinkao
2023-11-26 21:44:51 +08:00
committed by GitHub
parent e6fd848453
commit 4f274c6b2b

View File

@@ -67,5 +67,15 @@ export default defineAppConfig({
},
],
},
{
key: 3,
name: '更新弹窗',
quickFind: true,
actionMaximum: 1,
resetMatch: 'app',
rules:
'[id="com.magicalstory.AppStore:id/tv_update"] <2 * + * > [id="com.magicalstory.AppStore:id/iv_close"]',
snapshotUrls: 'https://i.gkd.li/import/13459373',
},
],
});