<{include file="index/header.html"}>
操作提示

快递公司的签约接口,模板管理等操作。

<{if $data}> <{foreach item=i from=$data}> <{/foreach}> <{else}> <{/if}>
名称 代号 状态 操作
<{$i.name}> <{$i.code}> <{if $i.status}>开启<{else}>关闭<{/if}> 编辑
还没有数据,赶快添加吧!
<{include file="index/footer.html"}>