{include file="public/mall_top" /} {include file="public/mall_header" /}
{include file="public/member_left" /}
{include file="public/member_items" /}
  {$Think.lang.member_order_state} {$Think.lang.member_order_time}  –  {$Think.lang.member_order_sn}
{notempty name="order_list"} {foreach name="order_list" item="order_info"} {/foreach} {else /} {/notempty} {notempty name="order_list"} {/notempty}
商品 单价 (元) 数量 售后 订单金额 交易状态 交易操作
订单号:{$order_info.order_sn} {if $order_info.order_from == '2'}{/if}下单时间:{:date('Y-m-d H:i',$order_info.add_time)}{$order_info.store_name} {notempty name="order_info.extend_store.store_qq"} {/notempty} {notempty name="order_info.extend_store.store_ww"} Wang Wang {/notempty} {if $order_info.if_share} {/if}
{$order_info.goods_name}
{if $order_info.order_promotion_type == 1} 抢购 {/if} 有效期:{:date('Y-m-d',$order_info.vr_indate)}
{$order_info.goods_price} {$order_info.goods_num} {if $order_info.if_refund} 退款 {/if} {$order_info.order_amount}

{$order_info.state_desc}

订单详情

{if $order_info.if_pay}

订单支付

{/if} {if $order_info.if_cancel}

取消订单

{/if} {if $order_info.if_evaluation}

{$Think.lang.member_order_want_evaluate}

{/if} {if $order_info.evaluation_state == '1'}已评价{/if}
{$Think.lang.no_record}
{include file="public/mall_server" /} {include file="public/mall_footer" /}