[更新]短视频轮播
This commit is contained in:
@@ -43,6 +43,9 @@ Component({
|
||||
methods: {
|
||||
// 视频滚动了
|
||||
changeVideo(e){
|
||||
|
||||
console.log(e)
|
||||
|
||||
let videoLists = this.data.videoList,
|
||||
current = e.detail.current,
|
||||
currentId = this.data.playId,
|
||||
|
||||
Reference in New Issue
Block a user