Skip to content

Commit

Permalink
perf(中国移动): 更新提示 (#660)
Browse files Browse the repository at this point in the history
  • Loading branch information
AIsouler committed Dec 30, 2024
1 parent 05dff52 commit 4c449a4
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions src/apps/com.greenpoint.android.mc10086.activity.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,16 @@ export default defineGkdApp({
{
key: 1,
name: '更新提示',
fastQuery: true,
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
rules: [
{
activityIds: 'com.mc10086.cmcc.view.tabs.AppTabFragment',
matches:
'Button[text="以后再说"][id^="com.greenpoint.android.mc10086.activity:id/dialog_btn"]',
exampleUrls:
'https://m.gkd.li/57941037/65ee49f0-f3f2-4ef8-9f76-e832b0551b86',
snapshotUrls: 'https://i.gkd.li/i/12534264',
matches: '[text="暂不更新"][visibleToUser=true]',
exampleUrls: 'https://e.gkd.li/130e0c2e-f568-4a96-9c06-9876a21e0466',
snapshotUrls: 'https://i.gkd.li/i/18271745',
},
],
},
Expand Down

0 comments on commit 4c449a4

Please sign in to comment.