mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(超级课程表) 更新提示 (#54)
This commit is contained in:
@@ -25,5 +25,14 @@ export default defineAppConfig({
|
|||||||
rules: '[id="com.xtuone.android.syllabus:id/dialog_ad_close"]',
|
rules: '[id="com.xtuone.android.syllabus:id/dialog_ad_close"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13166501',
|
snapshotUrls: 'https://i.gkd.li/import/13166501',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 4,
|
||||||
|
name: '更新提示',
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
quickFind: true,
|
||||||
|
rules: '@[vid="update_cancel"] + [vid="go_to_update"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/14292875',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user