mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat(淘特): 版本升级弹窗 (#795)
* feat(淘特) - 版本升级弹窗 * chore(actions): check_format_lint --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
@@ -12,5 +12,18 @@ export default defineAppConfig({
|
||||
'[id="com.taobao.litetao:id/root_layout"] > TextView[text^="还剩"&&text$="秒"]',
|
||||
snapshotUrls: 'https://gkd-kit.songe.li/import/12774851',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '版本升级弹窗',
|
||||
activityIds: [
|
||||
'com.taobao.ltao.maintab.MainFrameActivity',
|
||||
'com.taobao.litetao.launcher.ALiFlutterActivityCompat',
|
||||
],
|
||||
rules: '[id = "com.taobao.litetao:id/update_imageview_cancel_v2"]',
|
||||
snapshotUrls: [
|
||||
'https://gkd-kit.songe.li/import/12843615',
|
||||
'https://gkd-kit.songe.li/import/12843614',
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user