Преглед изворни кода

Merge branch '3.3.7-scxjy' into web-v2

dedsudiyu пре 1 година
родитељ
комит
f7a43cd76a
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/views/safetyEducationExam/safeLearning/safeLearning/learning.vue

+ 1 - 1
src/views/safetyEducationExam/safeLearning/safeLearning/learning.vue

@@ -237,7 +237,7 @@
           this.learningData.secondOne = secondOne;
           this.learningData.secondTwo = 0;
           if(this.learningData.postfix == "mp4"){
-            this.learningData.chapterData = window.location.href.split('://')[0]+'://' + this.judgmentNetworkReturnAddress() + this.learningData.chapterData
+            this.learningData.chapterData = window.location.href.split('://')[0]+'://' + this.judgmentNetworkReturnAddress()+ '/' + this.learningData.chapterData
             // this.getVideo();
             // this.getVideoTwo();
           }else if(this.learningData.postfix == "pdf" || this.learningData.postfix == "doc" || this.learningData.postfix == "docx"||this.learningData.postfix == "ppt" || this.learningData.postfix == "pptx"){