底部帮助中心为例: <!--{if $helps}--> <!-- {foreach from=$helps item=help_cat} --> <dl> <dt><a href="http://blogs.com/a/2644800/{$help_cat.cat_id}" target="_blank" rel="nofollow"> <!-- {foreach from=$help_cat.article item=item name=help_foreach} --> <!--{if $smarty.foreach.help_foreach.index <= 2} 帮助显示3条数--> <dd><a href="http://blogs.com/a/2644800/{$item.url}" target="_blank" rel="nofollow"> <!---{/if}--> <!-- {/foreach} --> </dl> <!-- {/foreach} --> <!--{/if}-->
红色控制显示数目{0 开始} 记住粉色部分别忘记了。 转载自网络。 |
|