src/pages/shuohuangMonitorAnalyze/components/videoAnalyze.vue
@@ -57,7 +57,7 @@ <!-- {{curVideo.ID}} --> <!-- <img :src="curVideo.VideoCover" style="width:100px" /> --> <ali-player :source="'http://' + curVideo.VideoPath" :source="curVideo.VideoPath" :markers="curVideo.marks" :ref="`player_${curVideo.ID}`" /> @@ -82,7 +82,7 @@ style="width:100px" />--> <ali-player :source="'http://' + videoArrs[index].VideoPath" :source="videoArrs[index].VideoPath" :markers="videoArrs[index].marks" :ref="`player_${videoArrs[index].ID}`" />