织梦首页如何调用带缩略图的文章

<DIV class="main_c">
<DIV class="title3">
<H3>推荐新闻</H3></DIV>
{dede:arclist row='11' titlelen='30' type='image.' infolen='100'}
<DIV class="recommend">
<DIV class="rec_img"><A href="[field:arcurl/]" target=_blank><IMG alt=[field:title/] src="[field:litpic/]"></A></DIV>
<DIV class="rec_word">
<UL>
<LI>
<H4><A title=[field:title/] href="[field:arcurl/]" target=_blank>[field:title/]</A></H4></LI>
<LI class="word">[field:infos/]...</LI>
</UL>
</DIV>
</DIV>
{/dede:arclist}
</DIV>
代码解释:
row='11' 调用11个图片文章
titlelen='30' 标题长度30字节
type='image.' 有缩略图的内容
infolen='100' 简介的长度

posted on 2014-04-24 11:48  赤壁男孩  阅读(1518)  评论(0编辑  收藏  举报