mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 17:55:12 +08:00
feat: 学习通-电脑端登录自动确认 (#1373)
This commit is contained in:
@@ -61,5 +61,18 @@ export default defineGkdApp({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 11,
|
||||
name: '功能类-电脑端登录自动确认',
|
||||
rules: [
|
||||
{
|
||||
fastQuery: true,
|
||||
activityIds: 'com.chaoxing.mobile.webapp.ui.WebAppViewerActivity',
|
||||
matches:
|
||||
'TextView[text="登录"] < @View[clickable=true][desc="登录"] < * - * > View[childCount=0][text="电脑端学习通登录确认"] <<n [vid="web_view_fragment_refresh_layout"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/23280198',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user