{template "header.html"}
首页

朋友圈

{loop $related $t} {$t.name} {/loop}
    {if $searchid && $sototal} {list action=search module=$dirname id=$searchid total=$sototal catid=$catid order=$params.order page=1 pagesize=20 urlrule=$urlrule}
  • {/list} {/if}
    {$pages}
{loop $return $t} {/loop} {template "left.html", "/"}
{template "footer.html", "/"}