Ver Fonte

Merge branch 'beta' into HK

lsc há 1 ano atrás
pai
commit
ece7f2094a
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      js/Desktop/DeskTop.js

+ 1 - 0
js/Desktop/DeskTop.js

@@ -1248,6 +1248,7 @@ U.MD.D.I.initDesktopIcons = function (el, type) {
 
     if (_org == 'c95e0a56-c205-11ed-8d51-005056b86db5') {
         _teacherDesktopIconInfo.push(
+            { "Name": "AI协同", "Url": "ainew", "style": { "cssText": "background-image:url(/img/icon/AIChat.png)" } },
             { "Name": "协同建构", "Url": "futureClass", "style": { "cssText": "background-image:url(/img/icon/futureClass.png)" } },
             { "Name": "数据看板", "Url": "dataBoard", "style": { "cssText": "background-image:url(/img/icon/dataBoard.png)" } },
         )