lsc 11 mesi fa
parent
commit
91656fd543
1 ha cambiato i file con 6 aggiunte e 0 eliminazioni
  1. 6 0
      js/Desktop/DeskTop.js

+ 6 - 0
js/Desktop/DeskTop.js

@@ -1732,6 +1732,12 @@ U.MD.D.I.initDesktopIcons = function (el, type) {
         )
     }
 
+    if(_oid == "857af1c7-c8ee-4b04-85b5-fd182903adb7"){
+        _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)" } },