Browse Source

Merge branch 'beta'

lsc 1 year ago
parent
commit
3d19b5ecdd
1 changed files with 6 additions and 0 deletions
  1. 6 0
      js/Desktop/DeskTop.js

+ 6 - 0
js/Desktop/DeskTop.js

@@ -629,6 +629,12 @@ U.MD.D.I.initDesktopIcons = function (el, type) {
         })
 
     }
+    if (_oid == '4c686762-1d0a-11ed-8c78-005056b86db5') {
+        _teacherDesktopIconInfo.push(
+            { "Name": "工作管理", "Url": "studioCourse", "style": { "cssText": "background-image:url(/img/icon/studioCourse.png)" } },
+            { "Name": "工作中心", "Url": "studioIndex", "style": { "cssText": "background-image:url(/img/icon/studioIndex.png)" } },
+        )
+    }
     if (_oid != '4c686762-1d0a-11ed-8c78-005056b86db5' && _oid != '45facc0a-1211-11ec-80ad-005056b86db5') {
         _teacherDesktopIconInfo = _teacherDesktopIconInfo.filter((el) => {
             return el.Name != '魔盒识字' && el.Name != '24点'