|
|
@ -25,6 +25,12 @@
|
|
|
|
height:26px;line-height:26px;font-size:12px;
|
|
|
|
height:26px;line-height:26px;font-size:12px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.select2-results__option[aria-selected] {font-size:12px;}
|
|
|
|
.select2-results__option[aria-selected] {font-size:12px;}
|
|
|
|
|
|
|
|
tr td:nth-child(2){
|
|
|
|
|
|
|
|
max-width: 200px;
|
|
|
|
|
|
|
|
word-wrap:break-word;
|
|
|
|
|
|
|
|
line-height: 1.5;
|
|
|
|
|
|
|
|
padding:5px;
|
|
|
|
|
|
|
|
}
|
|
|
|
</style>
|
|
|
|
</style>
|
|
|
|
<!-- 标题栏 -->
|
|
|
|
<!-- 标题栏 -->
|
|
|
|
|
|
|
|
|
|
|
@ -152,7 +158,7 @@
|
|
|
|
<thead>
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<tr>
|
|
|
|
<th>支付订单号</th>
|
|
|
|
<th>支付订单号</th>
|
|
|
|
<th>CP订单号</th>
|
|
|
|
<th style="max-width: 100px;">CP订单号</th>
|
|
|
|
<th><a class="paixu" data-order='pay_time'>
|
|
|
|
<th><a class="paixu" data-order='pay_time'>
|
|
|
|
|
|
|
|
|
|
|
|
充值时间
|
|
|
|
充值时间
|
|
|
|