Skip to content

Commit

Permalink
feat(奇妙应用): 更新弹窗 (gkd-kit#2509)
Browse files Browse the repository at this point in the history
  • Loading branch information
Snoopy1866 committed Nov 26, 2023
1 parent e6fd848 commit 4f274c6
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/apps/com.magicalstory.AppStore.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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',
},
],
});

0 comments on commit 4f274c6

Please sign in to comment.