mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
feat(亲宝宝): 关闭更新提示 (#1115)
* Update com.dw.btime.ts * chore(actions): check_format_lint --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
@@ -28,5 +28,14 @@ export default defineAppConfig({
|
|||||||
rules: '[id="com.dw.btime:id/old_baby_close"][clickable=true]',
|
rules: '[id="com.dw.btime:id/old_baby_close"][clickable=true]',
|
||||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12889450',
|
snapshotUrls: 'https://gkd-kit.gitee.io/import/12889450',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 3,
|
||||||
|
name: '更新提示',
|
||||||
|
quickFind: true,
|
||||||
|
activityIds: 'com.dw.btime.base_library.dialog.DWBaseDialog',
|
||||||
|
rules:
|
||||||
|
'TextView[text="立即更新"] -3 [id="com.dw.btime:id/iv_upgrade_close"]',
|
||||||
|
snapshotUrls: 'https://gkd-kit.gitee.io/import/12911011',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user