lsc 1 year ago
parent
commit
113f59db1b
1 changed files with 2 additions and 0 deletions
  1. 2 0
      js/Desktop/DeskTop.js

+ 2 - 0
js/Desktop/DeskTop.js

@@ -1014,6 +1014,8 @@ U.MD.D.I.thuioeTeacherDeskIcon = [
     { "Name": "教学资源", "Url": "source", "style": { "cssText": "background-image:url(/img/icon/source.png)" } },
     { "Name": "AI共创", "Url": "AIChat", "style": { "cssText": "background-image:url(/img/icon/AIChat.png)" } },
     { "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)" } },
 ];
 
 //THU-IOE