<!--{block name="spaceblog" parameter="catid/10,11,12,13,14,15,16,17,18,19/showattach/1/showspacename/1/showgroupname/1/order/i.dateline DESC/perpage/6/subjectlen/48/showdetail/1/messagelen/500/messagedot/1/showcategory/1/cachename/blogindex/tpl/data"}--><!--博客首页最新调用-->
<!--{if !empty($_SBLOCK[blogindex])}-->
<!--{loop $_SBLOCK[blogindex] $value}-->
<DIV class=post><H1><A title="$value[subjectall]" href="$value[url]" target="_blank">$value[subject]</A></H1>
<H3><a href="{S_URL}/?$value[uid]" title="$value[spacename]" target="_blank">$value[username]</a> | #date("Y-m-d", $value["dateline"])# </H3>
<h4></h4>
<DIV class="entry snap_trigger_icon">
<P><a href="$value[url]"></a> $value[message] </P>
<!--{if !empty($value['a_thumbpath'])}--><a href="$value[url]" target="_blank"><img src="$value[a_thumbpath]" alt="" width="400" height="225"/></a><!--{/if}-->
<P>[<a href="$value[url]" target="_blank">查看全文</a>]</P>
</DIV>
<P class=postmetadata>阅读 ($value[viewnum]) | 评论 ($value[replynum]) </P>
</DIV>
<!--{/loop}-->
<!--{/if}-->
-----
奇怪啊 |