安全在线教育平台
祖安之光
6 days ago ff46cc24356b2cd2f23ab3cd7892e61b682d2b8c
src/views/onlineEducation/courseManage/courseResource/componets/viewVideo.vue
@@ -42,7 +42,7 @@
        autoplay:true,//自动播放
        sources: [
          {
            src: resourcePath.value ? "http://192.168.2.16:9000/trainexam/" + resourcePath.value : '',
            src: resourcePath.value ? resourcePath.value : '',
            // src:'',
            type: 'application/x-mpegURL',
          }