青橙1.1.2
This commit is contained in:
@ -91,7 +91,11 @@ Page({
|
||||
|
||||
onUnload() {},
|
||||
|
||||
onPullDownRefresh() {},
|
||||
onPullDownRefresh() {
|
||||
this.getCourseDetail()
|
||||
// 停止下拉刷新动画
|
||||
wx.stopPullDownRefresh();
|
||||
},
|
||||
|
||||
onReachBottom() {},
|
||||
|
||||
|
Reference in New Issue
Block a user