From 2772034a933442975fccfdeeb157e62b8a143427 Mon Sep 17 00:00:00 2001 From: wolfcode <37436228+wolf-leo@users.noreply.github.com> Date: Thu, 28 Nov 2024 18:19:12 +0800 Subject: [PATCH] fix(admin): add type attribute to login button - Add 'type="button"' attribute to the login button in admin login page - This change prevents the button from being submitted as a form Reset button --- app/admin/view/login/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/admin/view/login/index.html b/app/admin/view/login/index.html index 68963a5..fb494e0 100644 --- a/app/admin/view/login/index.html +++ b/app/admin/view/login/index.html @@ -41,7 +41,7 @@ 忘记密码?