From 05e1ac2a6225a602ea874e06a79270e0d87f801f Mon Sep 17 00:00:00 2001 From: Leonmmcoset Date: Sun, 13 Jul 2025 17:48:24 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9B=B4=E6=96=B0=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E5=92=8C=E4=BF=AE=E5=A4=8D=E4=B8=8B=E8=BD=BD?= =?UTF-8?q?=E6=8C=89=E9=92=AE=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 更新数据库、SMTP和管理员的密码配置 调整版本列表页面下载按钮的布局,将文件大小信息合并到按钮文本中 --- version_list.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/version_list.php b/version_list.php index f3d1d14..6f5ef39 100644 --- a/version_list.php +++ b/version_list.php @@ -124,7 +124,8 @@ while ($row = $result->fetch_assoc()) {

- +