首页
{maccms:type num="10" order="asc" by="sort" ids="parent"}
{$vo.type_name}
{/maccms:type}
查看更多
{$obj.type_name}
{maccms:art num="20" paging="yes" type="current" order="desc" by="time"}
{$obj.art_name}
{$vo.art_blurb}
{$vo.art_time|date='Y-m-d',###}
{$vo.art_hits}
阅读更多
{/maccms:art}
{if condition="$__PAGING__.page_total gt 1"}
首页
上一页
{maccms:foreach name="$__PAGING__.page_num" id="num"}
{$num}
{/maccms:foreach}
{$__PAGING__.page_current}/{$__PAGING__.page_total}
下一页
尾页
{/if}