lsc 6 months ago
parent
commit
8079630bba
1 changed files with 7 additions and 1 deletions
  1. 7 1
      js/Desktop/DeskTop.js

+ 7 - 1
js/Desktop/DeskTop.js

@@ -1008,7 +1008,7 @@ U.MD.D.I.szjkyAdminDeskIcon = [
     { "Name": "项目中心", "Url": "studentIndex", "style": { "cssText": "background-image:url(/img/icon/studentIndex.png)" } },
     // { "Name": "工作管理", "Url": "studioCourse", "style": { "cssText": "background-image:url(/img/icon/studioCourse.png)" } },
     // { "Name": "工作中心", "Url": "studioIndex", "style": { "cssText": "background-image:url(/img/icon/studioIndex.png)" } },
-    // { "Name": "教研室", "Url": "tcTeacher", "style": { "cssText": "background-image:url(/img/icon/teacher.png)" } },
+    { "Name": "教师管理", "Url": "tcTeacher", "style": { "cssText": "background-image:url(/img/icon/teacher.png)" } },
     { "Name": "学生管理", "Url": "student", "style": { "cssText": "background-image:url(/img/icon/student.png)" } },
     { "Name": "学生评价", "Url": "evaluate", "style": { "cssText": "background-image:url(/img/icon/evaluation.png)" } },
     // { "Name": "班级管理", "Url": "class", "style": { "cssText": "background-image:url(/img/icon/class.png)" } },
@@ -1981,6 +1981,12 @@ U.MD.D.I.initDesktopIcons = function (el, type) {
         )
     }
 
+    if(_org == 'b50cf65a-001c-11ee-91d8-005056b86db5' && role == '1'){
+        _hkTeacherDeskIconInfo.push(
+            { "Name": "教师管理", "Url": "tcTeacher", "style": { "cssText": "background-image:url(/img/icon/teacher.png)" } },
+        )
+    }
+
     //北师大附中(010601)
     // if(_oid == "857af1c7-c8ee-4b04-85b5-fd182903adb7"){
     //     _teacherDesktopIconInfo.push(