{{ __('auto.关联') }}IP
{{ __('auto.返回上一页') }}
{{--
{{ __('auto.关联用户:') }}{{$LastLogonIP ?? ""}}
--}}| IP | --}}{{ __('auto.会员') }}ID | {{ __('auto.昵称') }} | {{ __('auto.渠道') }} | {{ __('auto.注册日期') }} | {{ __('auto.最后登录日期') }} | {{ __('auto.总充值') }} | {{ __('auto.总提现') }} |
|---|---|---|---|---|---|---|---|
| {{$v->LogonIP}} | --}}{{$v->GameID}} | {{$v->NickName}} | {{$v->Channel}} | {{$v->RegisterDate}} | {{$v->LastLogonDate}} | {{$v->Recharge ?? 0}} | {{($v->Withdraw ?? 0) / 100}} |