mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 10:15:31 +08:00
feat(中国移动): 关闭更新弹窗
This commit is contained in:
@@ -11,5 +11,13 @@ export default defineAppConfig({
|
|||||||
rules:
|
rules:
|
||||||
'[id=`com.greenpoint.android.mc10086.activity:id/video_time_skip`]',
|
'[id=`com.greenpoint.android.mc10086.activity:id/video_time_skip`]',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
name: '关闭更新弹窗',
|
||||||
|
activityIds: 'com.mc10086.cmcc.view.tabs.AppTabFragment',
|
||||||
|
snapshotUrls: 'https://gkd-kit.gitee.io/import/12534264',
|
||||||
|
rules:
|
||||||
|
'Button[text="以后再说"][id^="com.greenpoint.android.mc10086.activity:id/dialog_btn"]',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user