lsc 1 jaar geleden
bovenliggende
commit
7c14c734cc
1 gewijzigde bestanden met toevoegingen van 16 en 16 verwijderingen
  1. 16 16
      js/Desktop/DeskTop.js

+ 16 - 16
js/Desktop/DeskTop.js

@@ -3730,7 +3730,7 @@ U.MD.D.I.openApplicationJie = function (str, cid, stage, task, tool) {
         },
     })
     _box.appendChild(_loading)
-    _box.id = str + '_loadLi'
+    _box.id = str + '_loadLi' + cid + stage + task + tool+_userid
     switch (str) {
         case "whiteboard":
             aTool = 1;
@@ -4117,7 +4117,7 @@ U.MD.D.I.openApplicationJie = function (str, cid, stage, task, tool) {
                 "'" +
                 ", " +
                 "'" +
-                str + '_loadLi' +
+                (str + '_loadLi' + cid + stage + task + tool+_userid) +
                 "'" +
                 ", " +
                 "'" +
@@ -4188,7 +4188,7 @@ U.MD.D.I.openApplicationJieE = function (str, cid, stage, task, tool) {
         },
     })
     _box.appendChild(_loading)
-    _box.id = str + '_loadLi'
+    _box.id = str + '_loadLi' + cid + stage + task + tool+_userid
     switch (str) {
         case "whiteboard":
             aTool = 1;
@@ -4575,7 +4575,7 @@ U.MD.D.I.openApplicationJieE = function (str, cid, stage, task, tool) {
                 "'" +
                 ", " +
                 "'" +
-                str + '_loadLi' +
+                (str + '_loadLi' + cid + stage + task + tool+_userid) +
                 "'" +
                 ", " +
                 "'" +
@@ -4646,7 +4646,7 @@ U.MD.D.I.openApplicationJieTeacher = function (str, cid, stage, task, tool, stud
         },
     })
     _box.appendChild(_loading)
-    _box.id = str + '_loadLi' + _userid
+    _box.id = str + '_loadLi' + cid + stage + task + tool+_userid
     switch (str) {
         case "whiteboard":
             aTool = 1;
@@ -5033,7 +5033,7 @@ U.MD.D.I.openApplicationJieTeacher = function (str, cid, stage, task, tool, stud
                 "'" +
                 ", " +
                 "'" +
-                str + '_loadLi' + _userid +
+                (str + '_loadLi' + cid + stage + task + tool+_userid) +
                 "'" +
                 ", " +
                 "'" +
@@ -5098,7 +5098,7 @@ U.MD.D.I.openApplicationJieTeacherE = function (str, cid, stage, task, tool, stu
         },
     })
     _box.appendChild(_loading)
-    _box.id = str + '_loadLi' + _userid
+    _box.id = str + '_loadLi'  + cid + stage + task + tool + _userid
     switch (str) {
         case "whiteboard":
             aTool = 1;
@@ -5485,7 +5485,7 @@ U.MD.D.I.openApplicationJieTeacherE = function (str, cid, stage, task, tool, stu
                 "'" +
                 ", " +
                 "'" +
-                str + '_loadLi' + _userid +
+                (str + '_loadLi' + cid + stage + task + tool+_userid) +
                 "'" +
                 ", " +
                 "'" +
@@ -5602,7 +5602,7 @@ U.MD.D.I.openApplicationJieS = function (str, cid, stage, task, tool) {
         },
     })
     _box.appendChild(_loading)
-    _box.id = str + '_loadLi'
+    _box.id = str + '_loadLi' + cid + stage + task + tool+_userid
     switch (str) {
         case "whiteboard":
             aTool = 1;
@@ -5835,7 +5835,7 @@ U.MD.D.I.openApplicationJieS = function (str, cid, stage, task, tool) {
                 "'" +
                 ", " +
                 "'" +
-                str + '_loadLi' +
+                (str + '_loadLi' + cid + stage + task + tool+_userid) +
                 "'" +
                 ", " +
                 "'" +
@@ -5907,7 +5907,7 @@ U.MD.D.I.openApplicationJieStudio = function (str, cid, stage, task, tool) {
         },
     })
     _box.appendChild(_loading)
-    _box.id = str + '_loadLi'
+    _box.id = str + '_loadLi' + cid + stage + task + tool+_userid
     switch (str) {
         case "whiteboard":
             aTool = 1;
@@ -6140,7 +6140,7 @@ U.MD.D.I.openApplicationJieStudio = function (str, cid, stage, task, tool) {
                 "'" +
                 ", " +
                 "'" +
-                str + '_loadLi' +
+                (str + '_loadLi' + cid + stage + task + tool+_userid) +
                 "'" +
                 ", " +
                 "'" +
@@ -6212,7 +6212,7 @@ U.MD.D.I.openApplicationYu = function (str, cid, stage, task, tool) {
         },
     })
     _box.appendChild(_loading)
-    _box.id = str + '_loadLi'
+    _box.id = str + '_loadLi' + cid + stage + task + tool+_userid
     switch (str) {
         case "whiteboard":
             aTool = 1;
@@ -6396,7 +6396,7 @@ U.MD.D.I.openApplicationYu = function (str, cid, stage, task, tool) {
             }
             _loading.style.display = 'flex'
 
-            U.MD.D.I.setContents(cid, stage, task, tool, _userid, type, text, _loading, _lspan)
+            U.MD.D.I.setContents(_cid, _stage, _task, _tool, _userid, type, text, _loading, _lspan)
         }
     }
 
@@ -6548,7 +6548,7 @@ U.MD.D.I.openApplicationUpload = function (str, cid, stage, task, tool) {
         },
     })
     _box.appendChild(_loading)
-    _box.id = str + '_loadLi'
+    _box.id = str + '_loadLi' + cid + stage + task + tool+_userid
     switch (str) {
         case "CocoPi":
             aTool = 57;
@@ -6684,7 +6684,7 @@ U.MD.D.I.openApplicationTeacherUpload = function (str, cid, stage, task, tool, s
         },
     })
     _box.appendChild(_loading)
-    _box.id = str + '_loadLi'
+    _box.id = str + '_loadLi' + cid + stage + task + tool+_userid
     switch (str) {
         case "CocoPi":
             aTool = 57;