{template "header.html"}
{template "left.html"}
您当前位置:首页 > {MODULE_NAME} > {dr_catpos($catid, ' > ')}

{$cat.name}

    {list action=module catid=$catid field=title,url,updatetime,thumb,author,description,hits,schedule order=updatetime page=1}
  • {$t.title}

    更新时间:{$t.updatetime} 状态:{$t.schedule} 作者:{$t.author} 点击数:{$t.hits}
    {$t.description}
  • {/list}
{$pages}
{template "footer.html","/"}