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