Commit 71a52fa1 by 刘海龙

no message

parent a374ef88
...@@ -255,9 +255,9 @@ ...@@ -255,9 +255,9 @@
that.loadDownload() that.loadDownload()
} else { } else {
if(that.myTab==0){ if(that.myTab==0){
this.loadMy() that.loadMy()
}else{ }else{
this.loadMyTi() that.loadMyTi()
} }
} }
}else if(scrollTop<=0){ }else if(scrollTop<=0){
......
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