{include file="../../../application/admin/view/public/head" /}
{volist name="list" id="vo"} {if condition="$vo['order_remarks'] eq 'day'"} {elseif condition="$vo['order_remarks'] eq 'week'"} {elseif condition="$vo['order_remarks'] eq 'month'"} {elseif condition="$vo['order_remarks'] eq 'year'"} {else} {/if} {/volist}
{:lang('id')} {:lang('admin/order/order_no')} {:lang('admin/order/order_money')} {:lang('admin/order/order_status')} {:lang('admin/order/order_time')} 充值类型 {:lang('admin/order/pay_type')} {:lang('admin/order/pay_time')} {:lang('user')} 备注 {:lang('opt')}
{$vo.order_id} {$vo.order_code} {$vo.order_price} {$vo.order_status|mac_get_order_status_text} {$vo.order_time|mac_day='color'} {if condition="$vo['order_type'] eq 1"}积分{else}VIP{/if} {$vo.order_pay_type} {$vo.order_pay_time|mac_day='color'} {$vo.user_id}、{$vo.user_name}充值会员:{$GLOBALS['config']['madou']['site_time_0']}天充值会员:{$GLOBALS['config']['madou']['site_time_1']}天充值会员:{$GLOBALS['config']['madou']['site_time_2']}天充值会员:{$GLOBALS['config']['madou']['site_time_3']}天{$vo.order_remarks} {:lang('del')}
{include file="../../../application/admin/view/public/foot" /}