|
@@ -1773,6 +1773,13 @@ U.MD.D.I.initDesktopIcons = function (el, type) {
|
|
|
)
|
|
|
}
|
|
|
|
|
|
+ //樂善堂余近卿中學
|
|
|
+ if(_oid == "8d074a02-6057-11ef-b873-005056b86db5"){
|
|
|
+ _teacherDesktopIconInfo.push(
|
|
|
+ { "Name": "AI助手+", "Url": "aigpt", "style": { "cssText": "background-image:url(/img/icon/aigpt.png)" } },
|
|
|
+ )
|
|
|
+ }
|
|
|
+
|
|
|
// Education Artificial Intelligence
|
|
|
if(_org == "0f4359aa-1065-423f-afcc-a70cc21ea9d0"){
|
|
|
_teacherDesktopIconInfo.push(
|