基于jquery的瀑布流    						            	            	            	            	            		ajax						query($sql);		$stmt->setfetchmode(pdo::fetch_assoc);		$list = $stmt->fetchall();		if (!empty($list))		{			foreach ($list as $row)			{				?>				= $row['title'] ?>
下一页
复制代码
   
 
   