|
@@ -921,7 +921,7 @@ U.MD.D.I.initDesktopIcons = function (el, type) {
|
|
|
$$("div", { className: "U_MD_D_KOS U_Img", "style": _studentDesktopIconInfo[i].style }, _iconcontent);
|
|
|
$$("div", { className: "U_MD_D_KOX", "innerHTML": _studentDesktopIconInfo[i].Name }, _iconcontent);
|
|
|
}
|
|
|
- }else if (_type == 2 && (_org == "206c38d2-0cbe-11ee-91d8-005056b86db5")) {
|
|
|
+ }else if (_type == 2 && (_oid == "206c38d2-0cbe-11ee-91d8-005056b86db5")) {
|
|
|
for (i = 0; i < _hkZJLSStudentDeskIconInfo.length; i++) {
|
|
|
_content = $$("div", {
|
|
|
className: "U_MD_D_KO",
|
|
@@ -1159,7 +1159,7 @@ U.MD.D.I.initDesktopIcons = function (el, type) {
|
|
|
$$("div", { className: "U_MD_D_KOS U_Img", "style": _yunhaiTeacherDeskIconInfo[i].style }, _iconcontent);
|
|
|
$$("div", { className: "U_MD_D_KOX", "innerHTML": _yunhaiTeacherDeskIconInfo[i].Name }, _iconcontent);
|
|
|
}//_hkStudentDeskIconInfo
|
|
|
- }else if ((_type == 1 || _type == 4) && (_org == "206c38d2-0cbe-11ee-91d8-005056b86db5")) {
|
|
|
+ }else if ((_type == 1 || _type == 4) && (_oid == "206c38d2-0cbe-11ee-91d8-005056b86db5")) {
|
|
|
for (i = 0; i < _hkZJLSTeacherDeskIconInfo.length; i++) {
|
|
|
_content = $$("div", {
|
|
|
className: "U_MD_D_KO",
|