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 '