青橙1.1.2
This commit is contained in:
@ -130,7 +130,10 @@ Page({
|
||||
* 页面相关事件处理函数--监听用户下拉动作
|
||||
*/
|
||||
onPullDownRefresh() {
|
||||
|
||||
this.getBannerList()
|
||||
this.getCourseList()
|
||||
// 停止下拉刷新动画
|
||||
wx.stopPullDownRefresh();
|
||||
},
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user