|
@@ -1488,6 +1488,13 @@ U.MD.D.I.initDesktopIcons = function (el, type) {
|
|
|
{ "Name": "课堂观察", "Url": "classroomObservation", "style": { "cssText": "background-image:url(/img/icon/classroomObservation.png)" } },
|
|
|
)
|
|
|
}
|
|
|
+
|
|
|
+ if (_oid == '5f6c97eb-4778-11ed-8c78-005056b86db5') {//松坪学校
|
|
|
+ _teacherDesktopIconInfo.push(
|
|
|
+ { "Name": "AI助手+", "Url": "aigpt", "style": { "cssText": "background-image:url(/img/icon/aigpt.png)" } },
|
|
|
+ )
|
|
|
+ }
|
|
|
+
|
|
|
// if (_oid == 'c7df0bd4-6e75-401a-a137-4e163aa62263') {
|
|
|
// _teacherDesktopIconInfo.push(
|
|
|
// )
|