mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(阿里云盘):版本更新 (#3187)
* feat(阿里云盘):版本更新 * chore(actions): check_format_lint --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
@@ -44,5 +44,22 @@ export default defineAppConfig({
|
|||||||
rules: 'View[childCount=9] > @Image -2 View[childCount=5]',
|
rules: 'View[childCount=9] > @Image -2 View[childCount=5]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13596924',
|
snapshotUrls: 'https://i.gkd.li/import/13596924',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 3,
|
||||||
|
name: '版本更新',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
quickFind: true,
|
||||||
|
activityIds: 'com.alicloud.databox.MainActivity',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
action: 'back',
|
||||||
|
matches:
|
||||||
|
'[text="立即了解新版本"] <<n [id="com.alicloud.databox:id/webContainer"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13678160',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user