lsc 1 개월 전
부모
커밋
f5ec71d24e
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      js/Desktop/DeskTop.js

+ 2 - 2
js/Desktop/DeskTop.js

@@ -2749,7 +2749,7 @@ U.MD.D.I.initDesktopIcons = function (el, type) {
                 $$("div", { className: "U_MD_D_KOS U_Img", "style": _x010504StudentDeskIconInfo[i].style }, _iconcontent);
                 $$("div", { className: "U_MD_D_KOX", "innerHTML": _x010504StudentDeskIconInfo[i].Name }, _iconcontent);
             }
-        } else if (_type == 2 && (_oid == "6c16df93-8849-11ef-9b30-005056b86db5")) {
+        } else if (_type == 2 && (_oid == "bc239322-ffb2-11ef-b508-005056924926")) {
             for (i = 0; i < _x010404StudentDeskIconInfo.length; i++) {
                 _content = $$("div", {
                     className: "U_MD_D_KO",
@@ -4347,7 +4347,7 @@ U.MD.D.I.initDesktopIcons = function (el, type) {
                 $$("div", { className: "U_MD_D_KOS U_Img", "style": _x010504TeacherDeskIconInfo[i].style }, _iconcontent);
                 $$("div", { className: "U_MD_D_KOX", "innerHTML": _x010504TeacherDeskIconInfo[i].Name }, _iconcontent);
             }
-        } else if ((_type == 1 || _type == 4) && _oid == "6c16df93-8849-11ef-9b30-005056b86db5") {
+        } else if ((_type == 1 || _type == 4) && _oid == "bc239322-ffb2-11ef-b508-005056924926") {
             for (i = 0; i < _x010404TeacherDeskIconInfo.length; i++) {
                 if(_role === 0 && _x010404TeacherDeskIconInfo[i].Url == 'testTeacher'){
                     continue