fix(微信): 功能类-电脑微信快捷自动登录(activityid错误)

This commit is contained in:
AIsouler
2024-06-19 12:55:56 +08:00
parent 2b83b60dd4
commit e607149498

View File

@@ -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="登录"]',