perf(中国移动): 更新提示 (#660)

This commit is contained in:
AIsouler
2024-12-30 19:52:40 +08:00
parent 05dff52e85
commit 4c449a4498

View File

@@ -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',
},
],
},