thinkphp标签

时间:2016-05-30 19:45:00   收藏:0   阅读:135

1.volist标签

随后一条不一样的输出
<volist name="pagehead" id="vo"> <if condition="$i eq count($pagehead)"> <font>{$vo.title}</font> <else /> <a href="{$vo.url}" target="main-frame"><strong>{$vo.title}</strong></a> <span class="ico-jiantou">></span> </if> </volist>

 

原文:http://www.cnblogs.com/wesky/p/5543541.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!