{$Think.lang.complain_message}
{$Think.lang.complain_message}
  • {$Think.lang.complain_state}: {$complain_info.complain_state_text}
  • {$Think.lang.complain_subject_content}: {$complain_info.complain_subject_content}
  • {$Think.lang.complain_accuser}: {$complain_info.accuser_name}
  • {$Think.lang.complain_evidence}: {if empty($complain_info.complain_pic1) && empty($complain_info.complain_pic2) && empty($complain_info.complain_pic3)} {$Think.lang.complain_pic_none} {else/} {notempty name="$complain_info.complain_pic1"} {/notempty} {notempty name="$complain_info.complain_pic2"} {/notempty} {notempty name="$complain_info.complain_pic3"} {/notempty} {/if}
  • {$Think.lang.complain_datetime}: {$complain_info.complain_datetime|date="Y-m-d H:i:s"}
{$Think.lang.complain_goods}
{foreach name="complain_goods_list" item="complain_goods"} {/foreach}
{$Think.lang.ds_goods_name} {$Think.lang.complain_text_num} {$Think.lang.complain_text_price}

{$complain_goods.goods_name}

{:get_order_goodstype($complain_goods.goods_type)}

{$complain_goods.goods_num} {$Think.lang.currency}{$complain_goods.goods_price}
{$Think.lang.complain_content}
{$complain_info.complain_content}
{notempty name="refund_list"}
{$Think.lang.refund_message}
{gt name="order_info.refund_amount" value="0"}

{$Think.lang.refund_order_refund}:{$Think.lang.currency}{$order_info.refund_amount}

{/gt}

{$Think.lang.complain_order_confirm_tips}

{foreach name="refund_list" item="val"} {/foreach}
{$Think.lang.ds_goods_name} {$Think.lang.complain_refund_amount} {$Think.lang.complain_goods_pay_price} {$Think.lang.complain_seller_state} {$Think.lang.complain_system_state} {$Think.lang.complain_goods_num} {$Think.lang.complain_text_price}

{$val.goods_name}

{:get_order_goodstype($val.goods_type)}

{$Think.lang.currency}{$val.extend_refund.refund_amount} {$Think.lang.currency}{$val.goods_pay_price} {$state_array[$val['extend_refund']['seller_state']]} {eq name="val.extend_refund.seller_state" value="2"}{$admin_array[$val.extend_refund.refund_state]|raw}{/eq} {$val.goods_num} {$Think.lang.currency}{$val.goods_price}
{/notempty}