SanHQin 3 月之前
父節點
當前提交
2fc04a304b

+ 1 - 1
dist/index.html

@@ -27,7 +27,7 @@
     html,
     body{
       font-family: '黑体';
-    }</style><link href=./static/css/app.eea43e87efb06b71ebb38e5ab3c542a1.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.3ad1d5771e9b13dbdad2.js></script><script type=text/javascript src=./static/js/vendor.acbd8cb5870df69e0141.js></script><script type=text/javascript src=./static/js/app.f4d4923aeaf26b1ae494.js></script></body></html><script>function stopSafari() {
+    }</style><link href=./static/css/app.a205befa9b15d5861690e5eb6c443111.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.3ad1d5771e9b13dbdad2.js></script><script type=text/javascript src=./static/js/vendor.acbd8cb5870df69e0141.js></script><script type=text/javascript src=./static/js/app.c5906bd210ebdfb3866f.js></script></body></html><script>function stopSafari() {
     //阻止safari浏览器双击放大功能
     let lastTouchEnd = 0  //更新手指弹起的时间
     document.documentElement.addEventListener("touchstart", function (event) {

文件差異過大導致無法顯示
+ 0 - 0
dist/static/css/app.a205befa9b15d5861690e5eb6c443111.css


文件差異過大導致無法顯示
+ 0 - 0
dist/static/css/app.a205befa9b15d5861690e5eb6c443111.css.map


文件差異過大導致無法顯示
+ 0 - 0
dist/static/js/app.c5906bd210ebdfb3866f.js


文件差異過大導致無法顯示
+ 0 - 0
dist/static/js/app.c5906bd210ebdfb3866f.js.map


文件差異過大導致無法顯示
+ 0 - 0
dist/static/js/manifest.3ad1d5771e9b13dbdad2.js.map


+ 2 - 2
src/components/easy/studyStudent.vue

@@ -242,7 +242,7 @@
                     <iframe
                       style="width: 100%; height: 100%; border: none"
                       security="restricted"
-                      v-if="pptImgUrl1.indexOf('knowledge.cocorobo.cn')!=-1 || pptImgUrl1.includes('cloud.cocorobo.cn')!=-1"
+                      v-if="pptImgUrl1.indexOf('knowledge.cocorobo.cn')!=-1 || pptImgUrl1.indexOf('cloud.cocorobo.cn')!=-1"
                       :src="pptImgUrl1"
                     ></iframe>
                     <iframe
@@ -3556,7 +3556,7 @@ export default {
             for (var j = 0; j < a.length; j++) {
               // if (studentK.indexOf(a[j].userid) == -1) {
               if (this.tcid) {
-                // a[j].classid.indexOf(this.tcid) != -1  
+                // a[j].classid.indexOf(this.tcid) != -1
                 if (this.arrayToArray(a[j].classid.split(","), this.tcid.split(",")).length) {
                   this.noWorksS.push({
                     student: a[j].name,

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

@@ -657,7 +657,7 @@
                   <iframe
                       style="width: 100%; height: 100%; border: none"
                       security="restricted"
-                      v-if="pptImgUrl1.indexOf('knowledge.cocorobo.cn')!=-1 || pptImgUrl1.includes('cloud.cocorobo.cn')!=-1"
+                      v-if="pptImgUrl1.indexOf('knowledge.cocorobo.cn')!=-1 || pptImgUrl1.indexOf('cloud.cocorobo.cn')!=-1"
                       :src="pptImgUrl1"
                     ></iframe>
                     <iframe

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

@@ -621,7 +621,7 @@
                   <iframe
                       style="width: 100%; height: 100%; border: none"
                       security="restricted"
-                      v-if="pptImgUrl1.indexOf('knowledge.cocorobo.cn')!=-1 || pptImgUrl1.includes('cloud.cocorobo.cn')!=-1"
+                      v-if="pptImgUrl1.indexOf('knowledge.cocorobo.cn')!=-1 || pptImgUrl1.indexOf('cloud.cocorobo.cn')!=-1"
                       :src="pptImgUrl1"
                     ></iframe>
                     <iframe
@@ -631,7 +631,7 @@
                       sandbox="allow-top-navigation allow-same-origin allow-forms allow-scripts allow-popups"
                       :src="pptImgUrl1"
                     ></iframe>
-                   
+
                   </div>
                   <div
                     class="wheel"

+ 13 - 8
src/components/studyStudent.vue

@@ -586,7 +586,7 @@
                   <iframe
                       style="width: 100%; height: 100%; border: none"
                       security="restricted"
-                      v-if="pptImgUrl1.indexOf('knowledge.cocorobo.cn')!=-1 || pptImgUrl1.includes('cloud.cocorobo.cn')!=-1"
+                      v-if="pptImgUrl1.indexOf('knowledge.cocorobo.cn')!=-1 || pptImgUrl1.indexOf('cloud.cocorobo.cn')!=-1"
                       :src="pptImgUrl1"
                     ></iframe>
                     <iframe
@@ -21356,13 +21356,7 @@ export default {
         this.updateToolDetail(this.toolDetailIndex);
       }
     });
-    if (this.screenType == 2) {
-      window.topU.postMessage({ allScreen: 4 }, "*");
-    } else if (this.screenType == 3) {
-      window.topU.postMessage({ allScreen: 5 }, "*");
-    } else if (this.screenType == 1) {
-      window.topU.postMessage({ allScreen: 6 }, "*");
-    }
+   
     this.setOperationTime();
     this.selectEva();
     this.getCourseDetail();
@@ -21403,6 +21397,17 @@ export default {
       //   )[i].textContent;
       // }
     }, 1000);
+    try{
+      if (this.screenType == 2) {
+      window.topU.postMessage({ allScreen: 4 }, "*");
+    } else if (this.screenType == 3) {
+      window.topU.postMessage({ allScreen: 5 }, "*");
+    } else if (this.screenType == 1) {
+      window.topU.postMessage({ allScreen: 6 }, "*");
+    }
+    }catch(e){
+      console.log(e)
+    }
   },
 };
 </script>

+ 1 - 1
src/components/studySutdentClass/studyStudent.vue

@@ -620,7 +620,7 @@
                   <iframe
                       style="width: 100%; height: 100%; border: none"
                       security="restricted"
-                      v-if="pptImgUrl1.indexOf('knowledge.cocorobo.cn')!=-1 || pptImgUrl1.includes('cloud.cocorobo.cn')!=-1"
+                      v-if="pptImgUrl1.indexOf('knowledge.cocorobo.cn')!=-1 || pptImgUrl1.indexOf('cloud.cocorobo.cn')!=-1"
                       :src="pptImgUrl1"
                     ></iframe>
                     <iframe

部分文件因文件數量過多而無法顯示