From 8098792967b61100b5a39852b9c5ef9845cc4c67 Mon Sep 17 00:00:00 2001 From: ikaros <327209194@qq.com> Date: Wed, 25 Oct 2023 08:30:32 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E9=81=97=E6=BC=8F=E7=9A=84?= =?UTF-8?q?=E7=99=BB=E5=BD=95=E9=A1=B5=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- webui.py | 1 + 1 file changed, 1 insertion(+) diff --git a/webui.py b/webui.py index 4b0b7709..c4ec2386 100644 --- a/webui.py +++ b/webui.py @@ -1581,6 +1581,7 @@ def my_login(): input_login_username.delete() input_login_password.delete() button_login.delete() + button_login_forget_password.delete() login_column.style("") login_card.style("position: unset;")