|
|
|
@ -34,7 +34,7 @@
|
|
|
|
|
|
|
|
|
|
.tooltip .tooltiptext {
|
|
|
|
|
visibility: hidden;
|
|
|
|
|
width: 200px;
|
|
|
|
|
width: 250%;
|
|
|
|
|
background-color: #fff;
|
|
|
|
|
color: #fff;
|
|
|
|
|
text-align: center;
|
|
|
|
@ -44,7 +44,7 @@
|
|
|
|
|
z-index: 1;
|
|
|
|
|
bottom: 80%;
|
|
|
|
|
left: 0;
|
|
|
|
|
margin-left: -50px;
|
|
|
|
|
margin-left: -70%;
|
|
|
|
|
border: #000 solid 1px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -131,7 +131,7 @@
|
|
|
|
|
|
|
|
|
|
<th ><div class="tooltip">平台币流水<span class="tooltiptext"><span style="margin-left: -10px">平台币所支付的流水</span></span></div></th>
|
|
|
|
|
|
|
|
|
|
<th ><div class="tooltip">内充消耗<span class="tooltiptext"><span style="margin-left: -10px">内充流水:平台直接下放给公会(平台币订单-后台发放(推广员))的平台币</span></span></div></th>
|
|
|
|
|
<th ><div class="tooltip">内充消耗<span class="tooltiptext"><span style="margin-left: -10px">平台直接下放给公会(平台币订单-后台发放(推广员))的平台币</span></span></div></th>
|
|
|
|
|
|
|
|
|
|
<th ><div class="tooltip">总流水<span class="tooltiptext"><span style="margin-left: -10px">现金流水+平台币流水+内充流水</span></span></div></th>
|
|
|
|
|
|
|
|
|
|