|
|
- {$order_info.goods_name}
- {if $order_info.order_promotion_type == 1}抢购,{/if}
使用时效:即日起 至 {:date('Y-m-d',$order_info.vr_indate)}
{if $order_info.vr_invalid_refund == '0'}
,过期不退款
{/if}
|
{$order_info.goods_price} |
{$order_info.goods_num} |
{if $order_info.if_refund}
退款
{/if}
|
{$order_info.state_desc} |
{if $order_info.if_cancel}
取消
{/if}
{if $order_info.if_evaluation}
{$Think.lang.member_order_want_evaluate}
{/if}
{if $order_info.evaluation_state == 1}{$Think.lang.order_state_eval}{/if}
{if $order_info.if_share}
分享商品
{/if}
|