Commit 18f247eb by jackzhou

删除编号

parent 00ff9c2a
......@@ -98,7 +98,7 @@
for($i=0; $i<$newsNum; $i++){
$row = mysqli_fetch_assoc($result);
echo "<tr>";
echo "<div>编号:{$row['id']}</div>";
// echo "<div>编号:{$row['id']}</div>";
echo
"
<div class=\"col-padding animate-box\" data-animate-effect=\"fadeInLeft\">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment