回复 1# longlong99080 - <!--{block name="bbsattachment" parameter="filetype/image/t_fid/75,76,77/t_lastpost/2592000/order/t.dateline DESC/limit/0,1/cachetime/19900/cachename/picthread/tpl/data"}-->
- <div class="global_caption_suiyue"><a href="http://bbs.cqzq.com.cn/index.php?gid=1">更多>></a></div>
- <!--{if !empty($_SBLOCK['picthread'])}-->
- <div class="news_box_hot">
- <!--{loop $_SBLOCK['picthread'] $value}-->
- <a href="$value[url]" target="_blank"><img style="float:left" src="$value[attachment]" alt="$value[subjectall]" /></a><!--{/loop}-->
- <ul>
- <!--{block name="bbsthread" parameter="fid/75,76,77/order/t.views DESC/subjectlen/40/subjectdot/1/limit/0,4/cachetime/5630/cachename/newthread"}-->
- <!--{loop $_SBLOCK['newthread'] $value}-->
- <li><a href="$value[url]" target="_blank">$value[subject]</a></li><!--{/loop}-->
- </ul>
- </div>
- <!--{/if}-->
- <!--{block name="bbsthread" parameter="fid/75,76,77/order/t.dateline DESC/subjectlen/40/subjectdot/1/limit/0,8/cachetime/5630/cachename/newthread"}-->
- <div class="news_box_content">
- <ul>
- <!--{loop $_SBLOCK['newthread'] $value}-->
- <li><span class="box_r">#date('m.d', $value['dateline'])#</span><a href="$value[url]">$value[subject]</a></li>
- <!--{/loop}-->
- </ul>
复制代码 fid就是你论坛的版块id根据自己的来修改吧!! |