mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
fix(微信): 功能类-电脑微信快捷自动登录(activityid错误)
This commit is contained in:
@@ -141,7 +141,7 @@ export default defineGkdApp({
|
|||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'activity',
|
resetMatch: 'activity',
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'.plugin.webwx.ui.ExtDeviceWXLoginUI',
|
'com.tencent.mm.plugin.webwx.ui.ExtDeviceWXLoginUI',
|
||||||
'com.tencent.mm.ui.LauncherUI',
|
'com.tencent.mm.ui.LauncherUI',
|
||||||
],
|
],
|
||||||
rules: 'TextView[text="取消登录"] - Button[text="登录"]',
|
rules: 'TextView[text="取消登录"] - Button[text="登录"]',
|
||||||
|
|||||||
Reference in New Issue
Block a user