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

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

如需添加其他请参考:http://www.uqcms.com/article/5.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"}>