|
@@ -1532,6 +1532,12 @@ U.MD.D.I.initDesktopIcons = function (el, type) {
|
|
|
)
|
|
|
}
|
|
|
|
|
|
+ if (_oid == "215340ee-8f22-11ee-b98c-005056b86db5") {
|
|
|
+ _teacherDesktopIconInfo.push(
|
|
|
+ { "Name": "AI助手+", "Url": "aigpt", "style": { "cssText": "background-image:url(/img/icon/aigpt.png)" } },
|
|
|
+ )
|
|
|
+ }
|
|
|
+
|
|
|
// 马峦小学 和 龙华区教育科学研究院附属学校 和 侨香学校
|
|
|
if (_oid == "602a1e3d-d031-11ed-9546-005056b86db5" || _oid == "f30a6615-5379-11ed-8c78-005056b86db5" || _oid == "82fcb5c7-c13b-11ed-8d51-005056b86db5") {
|
|
|
_teacherDesktopIconInfo.push(
|