{include file="public/header" /}

运单模板

{include file="public/admin_items" /}

{$Think.lang.ds_explanation}

选择打印项:
    {notempty name="waybill_item_list"} {foreach name="waybill_item_list" item="value"}
  • {/foreach} {/notempty}
打印项偏移校正:
{notempty name="waybill_info_data"} {foreach name="waybill_info_data" item="waybill_data"} {present name="waybill_data.check"}
{$waybill_data.item_text}
{/present} {/foreach} {/notempty}
{$Think.lang.ds_submit}