{template 'header', 'member'}
收藏{if $action=='add'}添加{elseif $action=='edit'}修改{elseif $action=='show'}详情{else}管理{/if}
{if $action=='add' || $action=='edit' || $action=='show'} 取消 {else} 添加 {/if}
{if $action=='add' || $action=='edit'}

分类

{$type_select}

标题*

网址*

备注

排序

{else}
{if $lists} {loop $lists $v}
{/loop} {/if} {if $pages}
{$pages}
{/if}
{/if} {if $action=='add' || $action=='edit'} {/if} {template 'footer', 'member'}