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