<{capture name="header"}> <{script src="CaiNiaoPrintFuncs.js" app='logisticsmanager'}> <{/capture}> <{capture name="sidebar"}>

<{t}>快递单名称<{/t}>


<{t}>是否启用?<{/t}>

<{t}>打印LOGO?<{/t}>

<{t}>自定义打印项<{/t}>

<{button app="desktop" label="标签" id="embed_label"}>

<{t}>单据打印项<{/t}>

<{foreach from=$elements key=key item=item}> <{if in_array($key,$template_select)}> <{$item}>
<{else}> <{$item}>
<{/if}> <{/foreach}>

<{/capture}>
<{capture name="footbar"}>
<{button type="button" class="btn btn-primary" label="保存" id="btn-save"}>
<{/capture}>