|
@@ -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)" } },
|