帝国ecms6.0内容页调用栏目缩略图方法

作者:monface 发布时间:January 23, 2010 分类:帝国ecms No Comments

帝国ecms6.0后已经无法用[!--class.classimg--]直接调用栏目缩略图了,5.1以前的能行,现在只能在列表页能用[!--class.classimg--]调用缩略图标签,现在只有用灵动或者万能标签才能调用,调用代码如下
[e:loop={"select classimg from phome_enewsclass where classid='$GLOBAL[navclassid]'",1,24,0}]
<?=$bqr[classimg]?>
[/e:loop]

标签: ecms, classimg

添加新评论 »