Ver código fonte

Merge remote-tracking branch 'origin/dev-mysql' into dev-mysql

wangyc 8 anos atrás
pai
commit
283c9bfbe8

+ 3 - 1
src/main/webapp/resources/view/usercenter/forstore/pay_center.html

@@ -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>
 				</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>