From 1ec871cd90335bb8a3a36b594379244ca38a181d Mon Sep 17 00:00:00 2001 From: Kubbo <390378816@qq.com> Date: Sun, 22 Dec 2024 11:45:07 +0800 Subject: [PATCH] =?UTF-8?q?refactor(login):=20=E9=87=8D=E6=9E=84=E7=99=BB?= =?UTF-8?q?=E5=BD=95=E9=A1=B5=E9=9D=A2=E5=B9=B6=E4=BC=98=E5=8C=96=E8=B4=A6?= =?UTF-8?q?=E5=8F=B7=E7=BB=91=E5=AE=9A=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 调整页面布局,使内容居中显示 - 移除不必要的键盘事件监听代码 - 抽离 handleBind 和 processLogin 函数,提高代码复用性 - 修改按钮点击事件处理方式,使用 onclick 属性 --- linuxdo.php | 72 ++++++++++++++++++++++++----------------------------- 1 file changed, 32 insertions(+), 40 deletions(-) diff --git a/linuxdo.php b/linuxdo.php index 0750c54..592fe2f 100644 --- a/linuxdo.php +++ b/linuxdo.php @@ -162,55 +162,47 @@ function get_curl($url, $post = 0, $referer = 0, $cookie = 0, $header = 0, $ua = + -
+
当前尚未有你的游戏账号,请选择
Linuxdo账号绑定
-
如果已有账号,请输入账号和密码

- +