{include file="public/seller_top" /}
{include file="public/seller_left" /}
{include file="public/seller_items" /}
*左偏移{$Think.lang.ds_colon}
mm

打印模板左偏移

*上偏移{$Think.lang.ds_colon}
mm

打印模板上偏移

*显示项目{$Think.lang.ds_colon}
{if $store_waybill_data}
    {volist name="store_waybill_data" id="value"}
  • {/volist}
{/if}

选中需要打印的项目,未勾选的将不会被打印

{include file="public/mall_footer" /}