Commit 762a2bee by 刘海龙

no message

parent 98821e18
......@@ -376,8 +376,10 @@
onMyTab: function(tab) {
this.myTab = tab
if(tab == 0) {
this.page=1
this.loadMy()
} else {
this.page=1
this.loadMyTi()
}
},
......@@ -483,7 +485,7 @@
score: r.score
}
}))
that.myYiZuo. = that.myYiZuo.concat(myYiZuo)
that.myYiZuo = that.myYiZuo.concat(myYiZuo)
that.page ++
}
}
......
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