@@ -138,6 +138,9 @@ Page({
*/
onReachBottom() {
console.log("上拉加载更多");
+ if (this.data.startdateStr) {
+ return
+ }
var page = this.data.page;
page += 1;
this.setData({