mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 18:25:15 +08:00
feat(中国移动): 关闭更新弹窗
This commit is contained in:
@@ -11,5 +11,13 @@ export default defineAppConfig({
|
||||
rules:
|
||||
'[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