From 9d38faadba149aced8f85fb160813a5f3633b15e Mon Sep 17 00:00:00 2001 From: LyLme Date: Wed, 23 Feb 2022 12:48:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=88=86=E7=BB=84=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E5=A4=B1=E6=95=88=E7=9A=84BUG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- include/list.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/include/list.php b/include/list.php index 89efbf7..9506c57 100644 --- a/include/list.php +++ b/include/list.php @@ -5,8 +5,9 @@ $groups = mysqli_query($con,"SELECT * FROM `lylme_groups`"); // 获取分类 $i = 0; while($group = mysqli_fetch_assoc($groups)) { //循环所有分组 echo '