{if ($tab_ext['page_title'])} {$tab_ext.page_title} {elseif (empty($info))}添加{else /}修改{/if}
{:hook_listen('template_form_head',$f_array,$info,true)}
{empty name="$tab_ext.group"}
{else /}
{volist name="$tab_ext.group" id="rs"}
- {$key}
{/volist}
{volist name="$tab_ext.group" id="array"}
{/volist}
{notempty name=":input('id')"}
{/notempty}
{/empty}
{:hook_listen('template_form_foot',$f_array,$info,true)}