Bladeren bron

update----hk

lsc 1 jaar geleden
bovenliggende
commit
fb1a079a22
1 gewijzigde bestanden met toevoegingen van 3 en 3 verwijderingen
  1. 3 3
      js/Desktop/DeskTop.js

+ 3 - 3
js/Desktop/DeskTop.js

@@ -1140,9 +1140,9 @@ U.MD.D.I.initDesktopIcons = function (el, type) {
 
     if (_oid == 'c69c43a6-515a-11ee-91d8-005056b86db5') {
         _teacherDesktopIconInfo.push(
-            { "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": "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)" } },
         )
     }