{#foreach from=get_categories() item=c#}
{#/foreach#}
{#$c.cate_name#} ({#$c.cate_postcount#})
-
{#foreach from=get_categories($c.cate_id) item=sc#}
- {#$sc.cate_name#} ({#$sc.cate_postcount#}) {#/foreach#}
{#get_adcode(9)#}
快速审核
-
{#foreach from=get_websites(0, 5, true) item=quick#}
{#$quick.web_name#} 快审
{#$quick.web_intro#}
{#$quick.web_url#}
{#/foreach#}
最新文章
-
{#foreach from=get_articles(0, 10) item=art#}
- {#$art.art_title#} {#/foreach#}