{$webconf['web_name']}

{$webconf['web_desc']}

{foreach $classtypedata as $v} {if($v['pid']==0 && $v['isshow']==1 && $v['haschild'])}

{$v['classname']}

    {foreach $v['children']['list'] as $vv}
  • {$vv['classname']}
  • {/foreach}
{/if} {/foreach}

© {fun date('Y')} powered by {$webconf['web_name']} {$webconf['web_beian']}

    {foreach $classtypedata as $v} {if($v['pid']==0 && $v['isshow']==1)} {if($v['haschild'])}
  • {$v['classname']}
      {foreach $v['children']['list'] as $vv}
    • {$vv['classname']}
    • {/foreach}
  • {else}
  • {$v['classname']}
  • {/if} {/if} {/foreach}
登录
{if(!$webconf['closehomevercode'])}
{/if}

没有账户?点击注册

注册
{if(!$webconf['closehomevercode'])}
{/if}

已有账户?点击登录