一周点击头条是否可能发布资讯的时候,设定为头条!?
复制内容到剪贴板
代码:
<!--一周点击排行头条-->
<!--{block name="spacenews" parameter="dateline/604800/showattach/1/showdetail/1/order/i.viewnum DESC/limit/0,2/subjectlen/34/subjectdot/1/messagelen/160/messagedot/1/cachetime/18600/cachename/headnews/tpl/data"}-->
<img src="templates/default/images/hot_a.gif" /><div id="headline" class="block cleanblock topblock">
<!--{if !empty($_SBLOCK['headnews'])}-->
<!--{loop $_SBLOCK['headnews'] $value}-->
<!--{if !empty($value['a_thumbpath'])}--><a href="$value[url]"><img src="$value[a_thumbpath]" alt="" /></a><!--{/if}-->
<strong><a href="$value[url]">$value[subject]</a></strong>
<p>$value[message]</p>
<!--{/loop}-->
<!--{/if}-->
</div>