店铺:<{$shop_info.name}> 货号:<{$shop_info.product_bn}>(店铺冻结数量:<{$shop_freeze_num}>

<{if $rows}> <{foreach item=item from=$rows}> style="background-color:#FFC"<{elseif $item.process_status neq 'unconfirmed'}>style="background-color:#FFCBCA"<{/if}> > <{/foreach}> <{else}> <{/if}>
订单号 来源店铺 创建时间 确认状态 发货状态 购买数量 已拆分数量 已发货数量
<{$item.order_bn}> <{$shop_info.name}> <{$item.createtime}> <{$item.process_title}> <{$item.status}> <{$item.nums}> <{$item.dly_num}> <{$item.sendnum}>
没有相关记录...
<{if $o2o_rows}>

O2O门店店铺冻结(O2O门店订单确认发货后才释放店铺冻结)

<{foreach item=item from=$o2o_rows}> <{/foreach}>
订单号 来源店铺 创建时间 确认状态 发货状态 购买数量 已拆分数量 已发货数量
<{$item.order_bn}> <{$shop_info.name}> <{$item.createtime}> <{$item.process_title}> <{$item.status}> <{$item.nums}> <{$item.nums}> <{$item.sendnum}>
<{/if}>