{if IS_MOBILE} {/if}
{dr_ajax_html('dr_mytop', 'mytop.html')}
首页
{list action=category module=share pid=0}
{$t.name}
{if $t.child}
{list action=category module=share pid=$t.id return=t2}
{$t2.name}
{if $t2.child}
{list action=category module=share pid=$t2.id return=t3}
{$t3.name}
{/list}
{/if}
{/list}
{/if}
{/list} {list action=cache name=module} {if !$t.share}
{$t.name}
{/if} {/list}