@@ -115,6 +115,7 @@ Page({
p.height = (res || []).length < 2 ? 20 :(res || []).length * 5;
this.setData(p)
})
+ return
},
/**