lsc 1 year ago
parent
commit
371b213917
1 changed files with 1 additions and 1 deletions
  1. 1 1
      js/Desktop/DeskTop.js

+ 1 - 1
js/Desktop/DeskTop.js

@@ -869,7 +869,7 @@ U.MD.D.I.initDesktopIcons = function (el, type) {
                 $$("div", { className: "U_MD_D_KOS U_Img", "style": _lotechTeacherDeskIconInfo[i].style }, _iconcontent);
                 $$("div", { className: "U_MD_D_KOX", "innerHTML": _lotechTeacherDeskIconInfo[i].Name }, _iconcontent);
             }
-        }else if ((_type == 1 || _type == 4) && (_oid == " ea2a8c65-f38c-11ed-91d8-005056b86db5")) {
+        }else if ((_type == 1 || _type == 4) && (_oid == "ea2a8c65-f38c-11ed-91d8-005056b86db5")) {
             for (i = 0; i < _longhuaTeacherDeskIconInfo.length; i++) {
                 _content = $$("div", {
                     className: "U_MD_D_KO",