@ -150,8 +150,9 @@
},
onPullDownRefresh() {
console.log('refresh');
this.getWalletInfo();
this.trxs=[];
this.pageNum =1;
setTimeout(function() {
uni.stopPullDownRefresh();
}, 500);