This commit is contained in:
Mr.jiang 2024-08-01 08:50:51 +08:00
parent 1c9f7bacbd
commit 5c9cbb4cc2
1 changed files with 0 additions and 15 deletions

View File

@ -640,20 +640,6 @@
})
}
});
// uni.request({
// url: 'https://bdb24c6d-8c19-4f80-8e7e-c9c9f037f131.bspapp.com/video',
// method: 'POST',
// data:{
// info: 'get_video'
// },
// success: (res) => {
// var msg = res.data.data
// // 2.
// for (let i = 0; i < msg.length; i++) {
// this.dataList.push(msg[i])
// }
// }
// })
},
get(){
// 1.
@ -689,7 +675,6 @@
},500)
},200)
console.log("this.dataList",this.dataList)
this.videoID = this.dataList[this.k].id
} else {
uni.showToast({