mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 09:45:11 +08:00
feat(淘宝): 功能类-登录授权 (#663)
This commit is contained in:
@@ -276,5 +276,18 @@ export default defineGkdApp({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 20,
|
||||||
|
name: '功能类-登录授权',
|
||||||
|
desc: '点击[确认授权]',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
activityIds: 'com.taobao.browser.BrowserActivity',
|
||||||
|
matches: '[text="确认授权"][visibleToUser=true]',
|
||||||
|
exampleUrls: 'https://e.gkd.li/e6250a9c-3fee-4470-8c7c-1d28ea63d2a5',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/18271783',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user