mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat(微信): 功能类-自动授权登录(补充activityid)
This commit is contained in:
@@ -150,11 +150,10 @@ export default defineGkdApp({
|
|||||||
quickFind: true,
|
quickFind: true,
|
||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'activity',
|
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.tencent.mm.plugin.webview.ui.tools.SDKOAuthUI',
|
|
||||||
'com.tencent.mm.plugin.base.stub.UIEntryStub',
|
'com.tencent.mm.plugin.base.stub.UIEntryStub',
|
||||||
'com.tencent.mm.ui.LauncherUI',
|
'com.tencent.mm.ui.LauncherUI',
|
||||||
|
'com.tencent.mm.plugin.webview.ui.tools.MMWebViewUI',
|
||||||
],
|
],
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
@@ -162,6 +161,7 @@ export default defineGkdApp({
|
|||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/12663602',
|
'https://i.gkd.li/i/12663602',
|
||||||
'https://i.gkd.li/i/13065462',
|
'https://i.gkd.li/i/13065462',
|
||||||
|
'https://i.gkd.li/i/15271716',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user