[新增]增加了直播列表

This commit is contained in:
唐明明
2020-12-30 11:50:55 +08:00
parent 49a7bade36
commit aa90f73d69
9 changed files with 96 additions and 24 deletions

View File

@@ -43,9 +43,6 @@ Component({
methods: {
// 视频滚动了
changeVideo(e){
console.log(e)
let videoLists = this.data.videoList,
current = e.detail.current,
currentId = this.data.playId,