浏览代码

Merge branch 'beta' into HK

lsc 1 年之前
父节点
当前提交
ece7f2094a
共有 1 个文件被更改,包括 1 次插入0 次删除
  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') {
     if (_org == 'c95e0a56-c205-11ed-8d51-005056b86db5') {
         _teacherDesktopIconInfo.push(
         _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": "futureClass", "style": { "cssText": "background-image:url(/img/icon/futureClass.png)" } },
             { "Name": "数据看板", "Url": "dataBoard", "style": { "cssText": "background-image:url(/img/icon/dataBoard.png)" } },
             { "Name": "数据看板", "Url": "dataBoard", "style": { "cssText": "background-image:url(/img/icon/dataBoard.png)" } },
         )
         )