<{import file="index/header_shop.html" title="快递列表"}>
运费管理
添加模板
<{if $data}> <{foreach item=i from=$data}> <{/foreach}> <{else}> <{/if}>
消费额度 运费 操作 添加时间
<{$i.name}> <{$i.price}> 管理 删除 <{$i.addtime}>
无设置运费,默认为包邮~
<{include file="index/footer.html"}>