{php}include BASE_PATH."/modules/assets/templates/top.tpl";{/php}
用户ID | 用户昵称 | 操作金额 | 来源 | 添加时间 | 类型 |
---|---|---|---|---|---|
{$item->user_id} | {$item->user_name} | {$item->money} | {if $item->source == 1}小程序{elseif $item->source == 2}app{/if} | {$item->add_date} | {if $item->type == 1}充值{/if} {if $item->type == 14}系统充值{/if} |