Browse Source

Merge branch 'beta'

lsc 2 tuần trước cách đây
mục cha
commit
a8731b67b8
1 tập tin đã thay đổi với 5 bổ sung1 xóa
  1. 5 1
      js/Desktop/DeskTop.js

+ 5 - 1
js/Desktop/DeskTop.js

@@ -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(
     //     )