perf: 微信-功能类-电脑微信快捷自动登录 #1159

This commit is contained in:
AIsouler
2025-09-16 19:08:49 +08:00
parent 4e63976877
commit 2e0bf2116b

View File

@@ -126,10 +126,14 @@ export default defineGkdApp({
'.plugin.webwx.ui.ExtDeviceWXLoginUI',
'.ui.LauncherUI',
],
matches: 'TextView[text="取消登录"] - Button[text="登录"]',
matches: [
'[text="登录 Windows 微信" || text^="Log in to Weixin for"][visibleToUser=true]',
'[text="登录" || text="Log In"][visibleToUser=true]',
],
snapshotUrls: [
'https://i.gkd.li/i/13522625',
'https://i.gkd.li/i/13522577',
'https://i.gkd.li/i/22356438',
],
},
],