src/components/bookVideo/index.vue
@@ -41,7 +41,6 @@ videoPathSrc: "", collectResourceList: [], localIsCollectVideo: false, isDisplay: true, videoName: this.videoInfo.resourceName }; }, @@ -62,14 +61,11 @@ }, methods: { async getVidoePath() { console.log(this.videoInfo, "this.videoInfo.md5"); this.videoPathSrc = await getResourcePath( this.videoInfo.md5 ); }, handleCollect() { debugger this.handleCollectResource( this.videoPath, this.videoPath,