lsc 8 mēneši atpakaļ
vecāks
revīzija
e69d2c41dc
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  1. 3 0
      js/Desktop/DeskTop.js

+ 3 - 0
js/Desktop/DeskTop.js

@@ -1737,6 +1737,9 @@ U.MD.D.I.initDesktopIcons = function (el, type) {
         _teacherDesktopIconInfo.push(
             { "Name": "AI助手+", "Url": "aigpt", "style": { "cssText": "background-image:url(/img/icon/aigpt.png)" } },
         )
+        _studentDesktopIconInfo.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") {