{extend name="admin@index:layout" /} {block name="content"}
{if ($tab_ext['page_title'])} {$tab_ext.page_title} {elseif (empty($info))}添加{else /}修改{/if}
{:hook_listen('template_form_head',$f_array,$info,true)} {qb:form field="" f_array="$f_array"} {/qb:form}
{$rs.title}:
{$rs.value}
{notempty name="$rs.about"}
{$rs.about}
{/notempty}
快递公司:
{:hook_listen('template_form_foot',$f_array,$info,true)}
{notempty name=":input('id')"}{/notempty} {if $tab_ext.hidebtn!='back'}{/if} {$tab_ext.addbtn}
{/block}