{template 'header', 'member'}
运费{if $action=='add'}添加{elseif $action=='edit'}修改{else}模板{/if}
{if $action=='add' || $action=='edit'} 取消 {else} 添加 {/if}
{if $action=='add' || $action=='edit'}

模板名称*

快递名称*

默认运费

增加一件商品增加

显示顺序

备注信息

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