|
|
|
@ -25,6 +25,9 @@
|
|
|
|
|
height:26px;line-height:26px;font-size:12px;
|
|
|
|
|
}
|
|
|
|
|
.select2-results__option[aria-selected] {font-size:12px;}
|
|
|
|
|
.pointer-hand {
|
|
|
|
|
cursor: pointer;
|
|
|
|
|
}
|
|
|
|
|
</style>
|
|
|
|
|
|
|
|
|
|
<div class="cf main-place top_nav_list navtab_list">
|
|
|
|
@ -93,53 +96,53 @@
|
|
|
|
|
<thead>
|
|
|
|
|
<tr>
|
|
|
|
|
<if condition="$sorting eq 13">
|
|
|
|
|
<th onclick="idsort(0)" id="zheng">账号ID▭</th>
|
|
|
|
|
<th class="pointer-hand" onclick="idsort(0)" id="zheng">账号ID▭</th>
|
|
|
|
|
<elseif condition="$sorting eq 12" />
|
|
|
|
|
<th onclick="idsort(1)" id="dao">账号ID<span >▼</span></th>
|
|
|
|
|
<th class="pointer-hand" onclick="idsort(1)" id="dao">账号ID<span >▼</span></th>
|
|
|
|
|
|
|
|
|
|
<elseif condition="$sorting eq 11" />
|
|
|
|
|
<th onclick="idsort(2)" id="sheng">账号ID<span>▲</span></th>
|
|
|
|
|
<th class="pointer-hand" onclick="idsort(2)" id="sheng">账号ID<span>▲</span></th>
|
|
|
|
|
<else />
|
|
|
|
|
<th onclick="idsort(0)" id="zheng">账号ID▭</th>
|
|
|
|
|
<th class="pointer-hand" onclick="idsort(0)" id="zheng">账号ID▭</th>
|
|
|
|
|
</if>
|
|
|
|
|
<th>玩家账号</th>
|
|
|
|
|
<th>平台币余额</th>
|
|
|
|
|
<if condition="$sorting eq 13">
|
|
|
|
|
<th onclick="idsort(16)" id="zheng1">平台币直充余额▭</th>
|
|
|
|
|
<th class="pointer-hand" onclick="idsort(16)" id="zheng1">平台币直充余额▭</th>
|
|
|
|
|
<elseif condition="$sorting eq 16" />
|
|
|
|
|
<th onclick="idsort(17)" id="dao1">平台币直充余额<span >▼</span></th>
|
|
|
|
|
<th class="pointer-hand" onclick="idsort(17)" id="dao1">平台币直充余额<span >▼</span></th>
|
|
|
|
|
<elseif condition="$sorting eq 17" />
|
|
|
|
|
<th onclick="idsort(18)" id="sheng1">平台币直充余额<span >▲</span></th>
|
|
|
|
|
<th class="pointer-hand" onclick="idsort(18)" id="sheng1">平台币直充余额<span >▲</span></th>
|
|
|
|
|
<else />
|
|
|
|
|
<th onclick="idsort(16)" id="zheng1">平台币直充余额▭</th>
|
|
|
|
|
<th class="pointer-hand" onclick="idsort(16)" id="zheng1">平台币直充余额▭</th>
|
|
|
|
|
</if>
|
|
|
|
|
<if condition="$sorting eq 13">
|
|
|
|
|
<th onclick="idsort(3)" id="zheng1">平台币直充支出▭</th>
|
|
|
|
|
<th class="pointer-hand" onclick="idsort(3)" id="zheng1">平台币直充支出▭</th>
|
|
|
|
|
<elseif condition="$sorting eq 3" />
|
|
|
|
|
<th onclick="idsort(4)" id="dao1">平台币直充支出<span >▼</span></th>
|
|
|
|
|
<th class="pointer-hand" onclick="idsort(4)" id="dao1">平台币直充支出<span >▼</span></th>
|
|
|
|
|
<elseif condition="$sorting eq 4" />
|
|
|
|
|
<th onclick="idsort(5)" id="sheng1">平台币直充支出<span >▲</span></th>
|
|
|
|
|
<th class="pointer-hand" onclick="idsort(5)" id="sheng1">平台币直充支出<span >▲</span></th>
|
|
|
|
|
<else />
|
|
|
|
|
<th onclick="idsort(3)" id="zheng1">平台币直充支出▭</th>
|
|
|
|
|
<th class="pointer-hand" onclick="idsort(3)" id="zheng1">平台币直充支出▭</th>
|
|
|
|
|
</if>
|
|
|
|
|
|
|
|
|
|
<if condition="$sorting eq 13">
|
|
|
|
|
<th onclick="idsort(6)" id="zheng1">平台币直充金额▭</th>
|
|
|
|
|
<th class="pointer-hand" onclick="idsort(6)" id="zheng1">平台币直充金额▭</th>
|
|
|
|
|
<elseif condition="$sorting eq 6" />
|
|
|
|
|
<th onclick="idsort(7)" id="dao1">平台币直充金额<span >▼</span></th>
|
|
|
|
|
<th class="pointer-hand" onclick="idsort(7)" id="dao1">平台币直充金额<span >▼</span></th>
|
|
|
|
|
<elseif condition="$sorting eq 7" />
|
|
|
|
|
<th onclick="idsort(8)" id="sheng1">平台币直充金额<span >▲</span></th>
|
|
|
|
|
<th class="pointer-hand" onclick="idsort(8)" id="sheng1">平台币直充金额<span >▲</span></th>
|
|
|
|
|
<else />
|
|
|
|
|
<th onclick="idsort(6)" id="zheng1">平台币直充金额▭</th>
|
|
|
|
|
<th class="pointer-hand" onclick="idsort(6)" id="zheng1">平台币直充金额▭</th>
|
|
|
|
|
</if>
|
|
|
|
|
<if condition="$sorting eq 13">
|
|
|
|
|
<th onclick="idsort(9)" id="zheng1">后台发放平台币▭</th>
|
|
|
|
|
<th class="pointer-hand" onclick="idsort(9)" id="zheng1">后台发放平台币▭</th>
|
|
|
|
|
<elseif condition="$sorting eq 9" />
|
|
|
|
|
<th onclick="idsort(10)" id="dao1">后台发放平台币<span >▼</span></th>
|
|
|
|
|
<th class="pointer-hand" onclick="idsort(10)" id="dao1">后台发放平台币<span >▼</span></th>
|
|
|
|
|
<elseif condition="$sorting eq 10" />
|
|
|
|
|
<th onclick="idsort(15)" id="sheng1">后台发放平台币<span >▲</span></th>
|
|
|
|
|
<th class="pointer-hand" onclick="idsort(15)" id="sheng1">后台发放平台币<span >▲</span></th>
|
|
|
|
|
<else />
|
|
|
|
|
<th onclick="idsort(9)" id="zheng1">后台发放平台币▭</th>
|
|
|
|
|
<th class="pointer-hand" onclick="idsort(9)" id="zheng1">后台发放平台币▭</th>
|
|
|
|
|
</if>
|
|
|
|
|
<th>操作</th>
|
|
|
|
|
</tr>
|
|
|
|
|