lsc 1 year ago
parent
commit
0a90f7aabc
1 changed files with 9 additions and 0 deletions
  1. 9 0
      js/Desktop/DeskTop.js

+ 9 - 0
js/Desktop/DeskTop.js

@@ -1138,6 +1138,15 @@ U.MD.D.I.initDesktopIcons = function (el, type) {
         )
     }
 
+    if (_oid == 'c69c43a6-515a-11ee-91d8-005056b86db5') {
+        _teacherDesktopIconInfo.push(
+            { "Name": "AI共创", "Url": "AIChat", "style": { "cssText": "background-image:url(/img/icon/AIChat.png)" } },
+            { "Name": "AI协同", "Url": "ainew", "style": { "cssText": "background-image:url(/img/icon/AIChat.png)" } },
+            { "Name": "协同建构", "Url": "futureClass", "style": { "cssText": "background-image:url(/img/icon/futureClass.png)" } },
+        )
+    }
+
+
     if (_org == 'c95e0a56-c205-11ed-8d51-005056b86db5') {
         _teacherDesktopIconInfo.push(
             { "Name": "协同建构", "Url": "futureClass", "style": { "cssText": "background-image:url(/img/icon/futureClass.png)" } },