|
@@ -2277,7 +2277,11 @@ U.MD.D.I.initDesktopIcons = function (el, type) {
|
|
|
{ "Name": "AI助手+", "Url": "aigpt", "style": { "cssText": "background-image:url(/img/icon/aigpt.png)" } },
|
|
|
)
|
|
|
}
|
|
|
-
|
|
|
+ if (_oid == 'b650d914-f039-11ef-b508-005056924926') {//松坪学校
|
|
|
+ _nsfxTeacherDeskIconInfo.push(
|
|
|
+ { "Name": "知识库", "Url": "knowledge", "style": { "cssText": "background-image:url(/img/icon/knowledge.png)" } },
|
|
|
+ )
|
|
|
+ }
|
|
|
// if (_oid == 'c7df0bd4-6e75-401a-a137-4e163aa62263') {
|
|
|
// _teacherDesktopIconInfo.push(
|
|
|
// )
|