Commit 6e4c722f by 刘海龙

no message

parent f343f1e9
...@@ -398,6 +398,7 @@ ...@@ -398,6 +398,7 @@
$('html,body').animate({scrollTop:0},1000);//回到顶端 $('html,body').animate({scrollTop:0},1000);//回到顶端
} else if(this.tab == 1) { } else if(this.tab == 1) {
this.page=1 this.page=1
this.zhenti = []
this.loadDownload() this.loadDownload()
$('html,body').animate({scrollTop:0},1000);//回到顶端 $('html,body').animate({scrollTop:0},1000);//回到顶端
} else { } else {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment