{volist name="list" id="vo"}
{$vo.order_code} {$pay_method_arr[$vo.pay_name]|default='未付款'} 待付款 {eq name="$vo.logistics_type" value="2"} 待核销 {else /} {notempty name="$LogData[$vo.order_id]['action_count']"} {/notempty}待发货 {/eq} 已发货 已完成 已关闭
{volist name="$vo.Details" id="do"}
{$do.product_name}
{notempty name="$do.spec_value_list"}
{volist name="$do.spec_value_list" id="sp"}{$sp.value}{/volist}
{/notempty}
{empty name="$vo.points_shop_order"} {/empty} {$do.product_price}
x{$do.num}
{if condition="!empty($do.actualPayPrice)"}
实付款¥{$do.actualPayPrice}
{/if}
{/volist}
下单时间:{$vo.add_time} 合计:
{empty name="$vo.points_shop_order"} {/empty} {$vo.order_amount}
{eq name="$vo.logistics_type" value="1"}
{$vo.consignee}
{$vo.mobile}
{$vo.address}
{else/}
{$vo.consignee}
{$vo.mobile}
{/eq}
{eq name="$vo.order_status" value='0'}
{/eq} {eq name="$vo.order_status" value='1'}
{eq name="$vo.logistics_type" value="2"} {else /} {/eq} {/eq} {eq name="$vo.order_status" value='2'}
{/eq} {if condition="-1 == $vo.order_status or 3 == $vo.order_status"}
{/if} {if condition="-1 == $vo.order_status and 1 == $vo.manual_refund"} {/if}
{/volist}