查询
退出并选择删除排行榜
基本信息
id:{{ tableData.account.StringId }}
uid:{{ tableData.account.uid }}
账号:{{ tableData.account.AccountName }}
账号类型:{{ tableData.account.AccountType }}
创建时间:{{ tableData.account.CreateTime }}
是否未成年:{{ checkAdult() }}
实名信息:
查看
存档信息
山谷名称: {{ tableData.data[0] && tableData.data[0].ValleyComponent && tableData.data[0].ValleyComponent.Name }}
山谷创建时间:
{{ tableData.data[0] && new Date(tableData.data[0].UnitCreateTime).toLocaleString() }}
游戏时间: {{ tableData.data[0] && tableData.data[0].ValleyComponent && tableData.data[0].ValleyComponent.Day }}天
{{ tableData.data[0] && tableData.data[0].ValleyComponent && Math.floor(tableData.data[0].ValleyComponent.GameTime / 100) }}时
{{ tableData.data[0] && tableData.data[0].ValleyComponent && tableData.data[0].ValleyComponent.GameTime % 100 }}分
{{
tableData.data[0] &&
tableData.data[0].ValleyComponent &&
seasonConfig.find((r) => r.Id == tableData.data[0].ValleyComponent.SeasonId).Name
}}季
游戏规模:
{{
tableData.data[0] &&
tableData.data[0].ValleyComponent &&
tableData.data[0].ValleyComponent.Scale + '--' + scaleConfig.find((r) => r.Id == tableData.data[0].ValleyComponent.Scale).ScaleName
}}
成功防守: {{ tableData.data[0] && tableData.data[0].ValleyComponent && tableData.data[0].ValleyComponent.Scale }}
解锁
{{
tableData.data[0] && tableData.data[0].RegionComponent && tableData.data[0].RegionComponent.UnLockRegionList.indexOf(item.id) == -1
? '未解锁'
: '解锁'
}}
{{ tableData.data[0] && tableData.data[0].ValleyComponent && tableData.data[0].ValleyComponent[item] }}
查询
查询
查询
查询
付费信息
付费总额:{{ tableData.data[0] && tableData.data[0].RechargeComponent && tableData.data[0].RechargeComponent.RechargeTotal }}
沙盒充值
正常充值
{{ (Number(scope.row.Rmb) / 100).toFixed(2) }}
未付款
充值成功
充值失败
{{
channels.find((r) => r.value == scope.row.channel) ? channels.find((r) => r.value == scope.row.channel).label : scope.row.channel
}}
登录信息
{{ scope.row.cDate }}
{{ scope.row.state == 1 ? '登录' : '登出' }}
点击查看
点击查看
点击查看
重要信息
{{ scope.row.itemId }}
{{ allItemConfig.find((r) => r.Id == scope.row.itemId)?.Name }}
{{ scope.row.num }}
{{ scope.row.oldTotal }}
消耗
增加
{{ scope.row.cTime }}
建筑名称: {{ JSON.stringify(tableData.building.buidlingId) }}{{ tableData.building.name }}
建筑数量: {{ tableData.building.num }}
x:{{ scope.row.Position.x }}-y:{{ scope.row.Position.y }}
{{ scope.row.durableLeft[1] }}/{{ scope.row.Durable }}
{{ scope.row.DurableLoss }}/日
{{ scope.row.gemName.length === 0 ? '无' : scope.row.gemName }}
{{ scope.row.StrengthenLv }}/{{ scope.row.StrengthenNumMax }}
勇士名称: {{ JSON.stringify(tableData.warrior.id) }}{{ tableData.warrior.name }}
加入时间-现实: {{ tableData.warrior.num }}
加入时间-游戏: {{ tableData.warrior.num }}
{{ scope.row.troop }}
{{ scope.row.captain }}
{{ scope.row.fightingCapacity }}
x:{{ Math.floor(scope.row.BehaveComponent.DayPos.x * 100) / 100 }}-y:{{
Math.floor(scope.row.BehaveComponent.DayPos.y * 100) / 100
}}
x:{{ Math.floor(scope.row.BehaveComponent.BeforeSleepPos.x * 100) / 100 }}-y:{{
Math.floor(scope.row.BehaveComponent.BeforeSleepPos.y * 100) / 100
}}
{{ scope.row[3] && scope.row[3].config && scope.row[3].config.Name }}
{{ Clothes_Type[scope.row[0]] }}
{{ NumericType[data.id] }}:{{ data.operator }}{{ data.value }}
{{ scope.row.config.Name }}
{{ scope.row.config.CastType == 1 ? '主动' : '被动' }}
是
{{ scope.row.Level }}
村民名称:{{ JSON.stringify(tableData.villager.Id) }}{{ tableData.villager.name }}
加入时间-现实: {{ tableData.villager.num }}
加入时间-游戏: {{ tableData.villager.num }}
{{ warrior.PeopleComponent.StringId }}
{{ Gender[warrior.PeopleComponent.Gender] }}
{{ ConstBehaveType[warrior.BehaveComponent.BehaveType] }}
{{ item[1] }}
{{ warrior.MarriageComponent.ParentsShow.pa }}
{{ warrior.MarriageComponent.ParentsShow.ma }}
{{ data }}
{{ data }}
{{ data }}
{{ scope.row[3].config.Name }}
{{ Clothes_Type[scope.row[0]] }}
{{ NumericType[data.id] }}:{{ data.operator }}{{ data.value }}
{{ scope.row.config.Name }}{{ scope.row.config.Action }}
{{ scope.row.config.CastType == 1 ? '主动' : '被动' }}
是
{{ scope.row.Level }}