通過本教程實現帝國CMS欄目頁使用靈動標簽調用當前欄目 縮略圖
[e:loop={"select classimg from phome_enewsclass where classid='$GLOBALS[navclassid]'",1,24,0}]<img src="<?=$bqr[classimg]?>" alt="[!---class.name--]" width="950" height="300" >[/e:loop]
以下代碼實現,如果沒有上傳欄目縮略圖就顯示一張默認圖片:
[e:loop={"select classimg from phome_enewsclass where classid='$GLOBALS[navclassid]'",1,24,0}]<?=$bqr[classimg]?$bqr[classimg]:'/e/data/images/notimg.gif'?>[/e:loop]
新聞熱點
疑難解答
圖片精選