From 1de2773b82e385fc53be6d51edf0e74bb5616c04 Mon Sep 17 00:00:00 2001 From: Vanessa Date: Thu, 9 Nov 2023 11:19:27 +0800 Subject: [PATCH] :art: https://github.com/siyuan-note/siyuan/issues/9575 --- app/stage/auth.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/stage/auth.html b/app/stage/auth.html index 1ffd471eb..9651ffcad 100644 --- a/app/stage/auth.html +++ b/app/stage/auth.html @@ -468,6 +468,8 @@ } const submitAuth = () => { + const inputElement = document.getElementById('authCode') + const captchaElement = document.getElementById('captcha') fetch('/api/system/loginAuth', { method: 'POST', body: JSON.stringify({