@@ -231,6 +231,8 @@
#pay_center .tab .user-account-table {
width:98%;
text-align: center;
+ table-layout: fixed;
+ margin:0 auto 40px;
}
#pay_center .tab .user-account-table thead {
background: #89aefa;
@@ -405,7 +407,7 @@
<span>新增账户</span>
</div>
- <table class="user-account-table table" ng-table="bankInfoTableParams" style="table-layout: fixed;margin-bottom:40px;">
+ <table class="user-account-table table" ng-table="bankInfoTableParams">
<thead>
<th>开户银行</th>
<th >开户支行</th>