返回
首页
{category module=share pid=0}
{$t.name}
{if $t.child}
{category module=share pid=$t.id return=t2}
{$t2.name}
{/category}
{/if}
{/category} {cache name=module-content return=m} {if !$m.share}
{$m.name}
{if $t.child}
{category module=$m.dirname pid=0 return=t2}
{$t2.name}
{/category}
{/if}
{/if} {/cache}
返回
{php $top_search=[];} {cache name=module-content} {if $t.search} {php !$top_search && $top_search=$t;}
{$t.name}
{/if} {/cache}
搜索