lsc 8 meses atrás
pai
commit
0a3e650096
1 arquivos alterados com 7 adições e 0 exclusões
  1. 7 0
      js/Desktop/DeskTop.js

+ 7 - 0
js/Desktop/DeskTop.js

@@ -1773,6 +1773,13 @@ U.MD.D.I.initDesktopIcons = function (el, type) {
         )
     }
 
+    //  Education Artificial Intelligence
+    if(_org == "0f4359aa-1065-423f-afcc-a70cc21ea9d0"){
+        _teacherDesktopIconInfo.push(
+            { "Name": "AI助手+", "Url": "aigpt", "style": { "cssText": "background-image:url(/img/icon/aigpt.png)" } },
+        )
+    }
+
     if (_oid == "215340ee-8f22-11ee-b98c-005056b86db5" || _oid == "1bc66f4e-8798-11ee-b98c-005056b86db5") {
         _teacherDesktopIconInfo.push(
             { "Name": "AI助手+", "Url": "aigpt", "style": { "cssText": "background-image:url(/img/icon/aigpt.png)" } },