|
|
|
@ -145,7 +145,7 @@
|
|
|
|
|
<i class="iconfont iconsort"></i>
|
|
|
|
|
</if>
|
|
|
|
|
</th>
|
|
|
|
|
<th class="sort" sort-name="user_game_login_count">玩家游戏累计登录天数
|
|
|
|
|
<th class="sort" sort-name="user_game_login_count" title="玩家在该游戏累计登陆的天数(不分区服)">游戏累计登录天数
|
|
|
|
|
<if condition="'user_game_login_count' == I('sort_name', '')">
|
|
|
|
|
<if condition="1 == $sort">
|
|
|
|
|
<i class="iconfont iconsort-down"></i>
|
|
|
|
@ -156,7 +156,7 @@
|
|
|
|
|
<i class="iconfont iconsort"></i>
|
|
|
|
|
</if>
|
|
|
|
|
</th>
|
|
|
|
|
<th class="sort" sort-name="create_time">注册时间
|
|
|
|
|
<th class="sort" sort-name="create_time" title="账号在该游戏的创角时间">注册时间
|
|
|
|
|
<if condition="'create_time' == I('sort_name', '')">
|
|
|
|
|
<if condition="1 == $sort">
|
|
|
|
|
<i class="iconfont iconsort-down"></i>
|
|
|
|
|