{{include file="public/header" /}}
value="{{$param.keyword}}"{{/if}} />
~
{{:lang('paylog_order_id_name')}} {{if !empty($list)}} {{/foreach}} {{else /}} {{/if}}
{{:lang('paylog_trade_no_name')}} {{:lang('paylog_platform_buyer_user_name')}} {{:lang('paylog_pay_price_name')}} {{:lang('paylog_total_price_name')}} {{:lang('paylog_subject_name')}} {{:lang('paylog_add_time_name')}}
{{if !empty($v['username'])}} {{$v.username}} {{if !empty($v['nickname'])}} ({{$v.nickname}}) {{/if}}
{{/if}} {{if !empty($v['mobile'])}} {{$v.mobile}}
{{/if}} {{$v.gender_text}}
{{if empty($v['payment_name'])}}{{:lang('common_on_fill_in_the_text')}}{{else /}}{{$v.payment_name}}{{/if}} {{if empty($v['business_type_text'])}}{{:lang('common_on_fill_in_the_text')}}{{else /}}{{$v.business_type_text}}{{/if}} {{if empty($v['order_id'])}}{{:lang('common_on_fill_in_the_text')}}{{else /}}{{$v.order_id}}{{/if}} {{if empty($v['trade_no'])}}{{:lang('common_on_fill_in_the_text')}}{{else /}}{{$v.trade_no}}{{/if}} {{if empty($v['buyer_user'])}}{{:lang('common_on_fill_in_the_text')}}{{else /}}{{$v.buyer_user}}{{/if}} {{if empty($v['pay_price'])}}{{:lang('common_on_fill_in_the_text')}}{{else /}}{{$v.pay_price}}{{/if}} {{if empty($v['total_price'])}}{{:lang('common_on_fill_in_the_text')}}{{else /}}{{$v.total_price}}{{/if}} {{if empty($v['subject'])}}{{:lang('common_on_fill_in_the_text')}}{{else /}}{{$v.subject}}{{/if}} {{if empty($v['add_time'])}}{{:lang('common_on_fill_in_the_text')}}{{else /}}{{$v.add_time}}{{/if}}
{{:lang('common_not_data_tips')}}
{{if !empty($list)}} {{$page_html}} {{/if}}
{{include file="public/footer" /}}