@@ -58,7 +58,7 @@ define(['app/app'], function(app) {
*/
$scope.tradeRecordTableParams = new ngTableParams({
page : 1,
- count : 30,
+ count : 10,
sorting : {
paytime : 'DESC'
}
@@ -44,7 +44,7 @@ define(['app/app'], function(app) {
var getTradeRecordInfo = function () {
transferTime : 'DESC'
@@ -360,6 +360,7 @@
line-height: 32px;
float: none;
border-radius: 2px;
+ vertical-align: unset;
.screen .sreach a.seek:hover{
background: #3f7ae3;
@@ -399,6 +399,7 @@
broder-radius: 2px;