|
|
@@ -711,7 +711,7 @@
|
|
|
</div>
|
|
|
</dd>
|
|
|
</dl>
|
|
|
- <p style="text-align:right;margin-right:28px;margin-top:10px;" ng-if="bankTransRecore && bankTransRecore.length > 0">显示{{$$transfer.start}}-{{$$transfer.end}} 条,共 {{totalElements}} 条</p>
|
|
|
+ <p style="text-align:right;margin-right:28px;margin-top:10px;margin-bottom:10px;" ng-if="bankTransRecore && bankTransRecore.length > 0">显示{{$$transfer.start}}-{{$$transfer.end}} 条,共 {{totalElements}} 条</p>
|
|
|
<div style="background-color: white; width: 100%; height: 75px;">
|
|
|
<div class="ng-cloak ng-table-pager" ng-if="pages.length" style="float: right;margin-right: 60px;">
|
|
|
<ul class="pagination ng-table-pagination">
|
|
|
@@ -856,6 +856,7 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="row">
|
|
|
+ <button style="width:0;height:0;background: transparent;border:0;"></button>
|
|
|
<div class="col-md-12" style="text-align: center;">
|
|
|
<button class="btn" ng-click="cancelAdd()" style="background: #acabab;color:#fff">取消</button>
|
|
|
<button class="btn" type="submit" ng-click="ensureAddAccount()" style="background: #5078cb;color:#fff">确定</button>
|
|
|
@@ -983,7 +984,7 @@
|
|
|
border-radius: 3px;
|
|
|
}
|
|
|
.upload01 {
|
|
|
- width:335px;
|
|
|
+ width:270px;
|
|
|
height: 34px;
|
|
|
filter:alpha(opacity=0);
|
|
|
-moz-opacity:0;
|