管理后台->用户->玩家组->角色查询--更新

master
chenxiaojun 5 years ago
parent be1fe5418b
commit 0875ed5a9a

@ -589,12 +589,9 @@ function think_ucenter_md5($str, $key = 'ThinkUCenter'){
$this->assign('list', $list);
$this->meta_title = '角色数据';
$this->m_title = '角色查询';
$this->assign('commonset',M('Kuaijieicon')->where(['url'=>'User/rolelist','status'=>1])->find());
$this->m_title = '角色查询';
$this->assign('commonset',M('Kuaijieicon')->where(['url'=>'User/rolelist','status'=>1])->find());
$this->display();
}

@ -106,13 +106,13 @@
<table class="">
<thead>
<tr>
<th class="">查询时间</th>
<th class="">玩家账号</th>
<th class="">创角时间</th>
<th class="">玩家账号</th>
<th class="">游戏名称</th>
<th class="">游戏区服ID</th>
<th class="">游戏区服</th>
<th class="">角色ID</th>
<th class="">角色名</th>
<th class="">角色名</th>
<th class="">游戏等级</th>
<th class="">所属推广员</th>
<th class="">最后登录时间</th>

Loading…
Cancel
Save