|
|
@@ -431,9 +431,30 @@
|
|
|
overflow: hidden;
|
|
|
white-space: nowrap;
|
|
|
text-overflow: ellipsis;
|
|
|
- width: 14.27%!important;
|
|
|
+ /*width: 14.27%!important;*/
|
|
|
|
|
|
}
|
|
|
+ .pay_record .ticket_record_list dl span:nth-child(1){
|
|
|
+ width:17.03%;
|
|
|
+ }
|
|
|
+ .pay_record .ticket_record_list dl span:nth-child(2){
|
|
|
+ width:15.73%;
|
|
|
+ }
|
|
|
+ .pay_record .ticket_record_list dl span:nth-child(3){
|
|
|
+ width:23.84%;
|
|
|
+ }
|
|
|
+ .pay_record .ticket_record_list dl span:nth-child(4){
|
|
|
+ width:8%;
|
|
|
+ }
|
|
|
+ .pay_record .ticket_record_list dl span:nth-child(5){
|
|
|
+ width:9.65%;
|
|
|
+ }
|
|
|
+ .pay_record .ticket_record_list dl span:nth-child(6){
|
|
|
+ width:12.12%;
|
|
|
+ }
|
|
|
+ .pay_record .ticket_record_list dl span:nth-child(7){
|
|
|
+ width:13.52%;
|
|
|
+ }
|
|
|
.pay_record .ticket_record_list dl span .select-adder {
|
|
|
opacity: 1;
|
|
|
width: 64px;
|
|
|
@@ -449,6 +470,9 @@
|
|
|
font-weight: normal;
|
|
|
font-size: 14px;
|
|
|
background: #89aefa;
|
|
|
+ text-overflow: ellipsis;
|
|
|
+ white-space:nowrap;
|
|
|
+ overflow: hidden;
|
|
|
}
|
|
|
.pay_record .ticket_record_list dl dd:hover {
|
|
|
background: #f1f5ff;
|
|
|
@@ -550,6 +574,7 @@
|
|
|
#pay_center .tab .user-account-table tbody tr td.operate-area {
|
|
|
border-right: 1px solid #dae5fd;
|
|
|
color:#5f82cf;
|
|
|
+ text-align: center;
|
|
|
}
|
|
|
</style>
|
|
|
<!--右侧主体部分-->
|
|
|
@@ -617,8 +642,8 @@
|
|
|
<option value="1103">线下支付</option>
|
|
|
</select>
|
|
|
</span>
|
|
|
- <span>
|
|
|
- <select class="form-control select-adder" style="width: 90px">
|
|
|
+ <span style="width:13.52%">
|
|
|
+ <select class="form-control select-adder">
|
|
|
<option>状态</option>
|
|
|
<option value="1">收款成功</option>
|
|
|
</select>
|
|
|
@@ -636,7 +661,6 @@
|
|
|
<span>线上付款</span>
|
|
|
<span>收款成功</span>
|
|
|
</dd>
|
|
|
-
|
|
|
<div class="total">
|
|
|
<span>收入总计 <em>111111112</em></span><b>|</b>
|
|
|
<span>支出总计 <em>2222222222</em></span><b>|</b>
|
|
|
@@ -699,12 +723,13 @@
|
|
|
<td ng-bind="account.branchname">南山支行</td>
|
|
|
<td ng-bind="account.number | hideBankFilter">1256325*******************5621</td>
|
|
|
<td ng-bind="account.accountname">优软*********有限公司</td>
|
|
|
- <td ng-bind="account.status | bankStatusFilter">待审核
|
|
|
- <i class="fa fa-exclamation-circle" style="position:relative;">
|
|
|
- <span style="display:block;width:130px;padding:5px;font-size: 12px;line-height:15px;color:#666;position:absolute;top:0px;left:20px;background: #fff;border:1px solid #89aefa;">
|
|
|
- 审核通过后,原账户将自动失效
|
|
|
- </span>
|
|
|
- </i>
|
|
|
+ <td >
|
|
|
+ <span ng-bind="account.status | bankStatusFilter"></span>
|
|
|
+ <span style="position:relative">
|
|
|
+ <i class="fa fa-exclamation-circle"></i>
|
|
|
+ <b style="display:block;width:130px;padding:5px;font-size: 12px;line-height:15px;color:#666;position:absolute;top:3px;left:20px;background: #fff;border:1px solid #89aefa;">开户名称余上传的附件 名称不一致,请删除此 记录重新申请</b>
|
|
|
+ </span>
|
|
|
+
|
|
|
</td>
|
|
|
<td class="operate-area">
|
|
|
<span ng-if="account.status == 105">重新使用</span>
|
|
|
@@ -739,7 +764,13 @@
|
|
|
<div class="row">
|
|
|
<div class="col-md-3"><em class="colorRed">*</em>开户银行</div>
|
|
|
<div class="col-md-5">
|
|
|
- <input ng-model="account.bankname" ng-change="checkAccount(1)" class="form-control" type="text" placeholder="例如:中国工商银行侨香支行" required>
|
|
|
+ <input ng-model="account.bankname" ng-change="checkAccount(1)" class="form-control" type="text" placeholder="例如:中国工商银行侨香支行" required style="padding:12px 6px;width:91%;border-right:transparent;border-radius:3px 0 0 3px;">
|
|
|
+ <i class="select-adder" style="display:inline-block;width:25px;height:34px;position:absolute;top:0;right:0;z-index:10;border:1px solid #ddd;border-radius:0 3px 3px 0;border-left:transparent"></i>
|
|
|
+ <ul class="select-down" >
|
|
|
+ <li>{bank}</li>
|
|
|
+ <li>{bank}</li>
|
|
|
+ <li>{bank}</li>
|
|
|
+ </ul>
|
|
|
</div>
|
|
|
<div class="col-md-4">
|
|
|
<p ng-if="account.bankname && !matchData">请填写正确的开户银行</p>
|
|
|
@@ -845,6 +876,25 @@
|
|
|
.add-count{
|
|
|
font-size: 14px;
|
|
|
width: 100%;
|
|
|
+ position:relative;
|
|
|
+ }
|
|
|
+ .add-count .select-down{
|
|
|
+ width:100%;
|
|
|
+ border:1px solid #89aefa;
|
|
|
+ border-radius:3px;
|
|
|
+ background: #fff;
|
|
|
+ position:absolute;
|
|
|
+ top:34px;
|
|
|
+ z-index:100;
|
|
|
+ }
|
|
|
+ .add-count .select-down li{
|
|
|
+ line-height: 32px;
|
|
|
+ padding:6px;
|
|
|
+ padding-left:12px;
|
|
|
+
|
|
|
+ }
|
|
|
+ .add-count .select-down li:hover{
|
|
|
+ background: #89aefa;
|
|
|
}
|
|
|
.add-count h2{
|
|
|
width: 100%;
|