lsc 11 months ago
parent
commit
c187be1065

+ 3 - 3
src/components/easy2/studyStudent.vue

@@ -499,7 +499,7 @@
                 fileC[taskCount].length > 0
               "
             >
-              <div class="vedioTaskBox" v-loading="downLoading">
+              <div class="vedioTaskBox" v-loading="downLoading || showType == 7">
                 <div
                   :class="
                     contentDialog == false
@@ -15982,7 +15982,7 @@ export default {
         // }
       }
       document.scrollingElement.scrollTop = 0;
-      this.showType = 0;
+      this.showType = 7;
       this.navId = this.navList[this.courseType].task[this.taskCount].id;
       // if (this.vedio[this.taskCount].length > 0) {
       //   var a =
@@ -16079,7 +16079,7 @@ export default {
           }, 0)
         })
       }
-      this.showType = 0;
+      this.showType = 7;
       this.isNoHomeWork = false;
       (this.studyJuri = [
         {

+ 5 - 5
src/components/easy3/studyStudent.vue

@@ -426,7 +426,7 @@
         <div
           class="isNoMessage"
           v-if="
-            chapInfoList[courseType].chapterInfo[0].taskJson[taskCount]
+            chapInfoList[courseType].chapterInfo[0].taskJson[0]
               .chapterData.length == 0 &&
             chapInfoList[courseType].chapterInfo[0].taskJson[taskCount]
               .toolChoose[0].tool.length == 0 &&
@@ -496,7 +496,7 @@
               class="student_head"
               v-if="vChapterData[0].length > 0 || fileC[0].length > 0"
             >
-              <div class="vedioTaskBox" v-loading="downLoading">
+              <div class="vedioTaskBox" v-loading="downLoading || showType == 7">
                 <div
                   :class="
                     contentDialog == false
@@ -12229,7 +12229,7 @@ export default {
 			commentTagShow:0,
       timer: null,
       opertimer: null,
-      showType: 0,
+      showType: '',
       fileType: 0,
       showPDF: false,
       noteName: "",
@@ -15999,7 +15999,7 @@ export default {
         // }
       }
       document.scrollingElement.scrollTop = 0;
-      this.showType = 0;
+      this.showType = 7;
       this.navId = this.navList[this.courseType].task[this.taskCount].id;
       // if (this.vedio[this.taskCount].length > 0) {
       //   var a =
@@ -16096,7 +16096,7 @@ export default {
           }, 0)
         })
       }
-      this.showType = 0;
+      this.showType = 7;
       this.isNoHomeWork = false;
       (this.studyJuri = [
         {

+ 2 - 2
src/components/studyStudent.vue

@@ -511,7 +511,7 @@
                 fileC[taskCount].length > 0
               "
             >
-              <div class="vedioTaskBox" v-loading="downLoading">
+              <div class="vedioTaskBox" v-loading="downLoading || showType == 7">
                 <div
                   :class="
                     contentDialog == false
@@ -15994,7 +15994,7 @@ export default {
         // }
       }
       document.scrollingElement.scrollTop = 0;
-      this.showType = 0;
+      this.showType = 7;
       this.navId = this.navList[this.courseType].task[this.taskCount].id;
       // if (this.vedio[this.taskCount].length > 0) {
       //   var a =

+ 3 - 3
src/components/studyStudentJiu.vue

@@ -510,7 +510,7 @@
                 fileC[taskCount].length > 0
               "
             >
-              <div class="vedioTaskBox" v-loading="downLoading">
+              <div class="vedioTaskBox" v-loading="downLoading || showType == 7">
                 <div
                   :class="
                     contentDialog == false
@@ -15973,7 +15973,7 @@ export default {
         // }
       }
       document.scrollingElement.scrollTop = 0;
-      this.showType = 0;
+      this.showType = 7;
       this.navId = this.navList[this.courseType].task[this.taskCount].id;
       // if (this.vedio[this.taskCount].length > 0) {
       //   var a =
@@ -16074,7 +16074,7 @@ export default {
           }, 0)
         })
       }
-      this.showType = 0;
+      this.showType = 7;
       this.isNoHomeWork = false;
       (this.studyJuri = [
         {