首页下拉刷新增加请求

This commit is contained in:
2024-12-30 21:10:12 +08:00
parent 860b14fdf5
commit 03afcf6b0d

View File

@@ -431,6 +431,20 @@
this.page = 1
$cache_index.clear()
this.getCourseList()
this.getrecomVideo('2')
//本周排行榜
setTimeout(() => {
this.getrecomVideo('1')
}, 100)
//最新
setTimeout(() => {
this.getrecomVideo('')
}, 200)
this.getBannerList()
this.getMsg()
this.getGardList()
this.getCourseList()
},
methods: {
//新用户红包 837