|
@@ -1008,19 +1008,19 @@ U.MD.D.I.szjkyAdminDeskIcon = [
|
|
|
{ "Name": "項目中心", "Url": "studentIndex", "style": { "cssText": "background-image:url(/img/icon/studentIndex.png)" } },
|
|
|
// { "Name": "工作管理", "Url": "studioCourse", "style": { "cssText": "background-image:url(/img/icon/studioCourse.png)" } },
|
|
|
// { "Name": "工作中心", "Url": "studioIndex", "style": { "cssText": "background-image:url(/img/icon/studioIndex.png)" } },
|
|
|
- { "Name": "教师管理", "Url": "tcTeacher", "style": { "cssText": "background-image:url(/img/icon/teacher.png)" } },
|
|
|
- { "Name": "学生管理", "Url": "student", "style": { "cssText": "background-image:url(/img/icon/student.png)" } },
|
|
|
- { "Name": "学生评价", "Url": "evaluate", "style": { "cssText": "background-image:url(/img/icon/evaluation.png)" } },
|
|
|
- // { "Name": "班级管理", "Url": "class", "style": { "cssText": "background-image:url(/img/icon/class.png)" } },
|
|
|
- { "Name": "教学资源", "Url": "source", "style": { "cssText": "background-image:url(/img/icon/source.png)" } },
|
|
|
- // { "Name": "课程进展", "Url": "case", "style": { "cssText": "background-image:url(/img/icon/case.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)" } },
|
|
|
- { "Name": "综合看板", "Url": "dataBoardNew", "style": { "cssText": "background-image:url(/img/icon/dataBoardNew.png)" } },
|
|
|
- { "Name": "教师管理", "Url": "testTeacher", "style": { "cssText": "background-image:url(/img/icon/testTeacher.png)" } },
|
|
|
- { "Name": "教师中心", "Url": "testStudentSies", "style": { "cssText": "background-image:url(/img/icon/testStudent.png)" } },
|
|
|
+ { "Name": "教師管理", "Url": "tcTeacher", "style": { "cssText": "background-image:url(/img/icon/teacher.png)" } },
|
|
|
+ { "Name": "學生管理", "Url": "student", "style": { "cssText": "background-image:url(/img/icon/student.png)" } },
|
|
|
+ { "Name": "學生評價", "Url": "evaluate", "style": { "cssText": "background-image:url(/img/icon/evaluation.png)" } },
|
|
|
+ // { "Name": "班級管理", "Url": "class", "style": { "cssText": "background-image:url(/img/icon/class.png)" } },
|
|
|
+ { "Name": "教學資源", "Url": "source", "style": { "cssText": "background-image:url(/img/icon/source.png)" } },
|
|
|
+ // { "Name": "課程進展", "Url": "case", "style": { "cssText": "background-image:url(/img/icon/case.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)" } },
|
|
|
+ { "Name": "綜合看板", "Url": "dataBoardNew", "style": { "cssText": "background-image:url(/img/icon/dataBoardNew.png)" } },
|
|
|
+ { "Name": "教師管理", "Url": "testTeacher", "style": { "cssText": "background-image:url(/img/icon/testTeacher.png)" } },
|
|
|
+ { "Name": "教師中心", "Url": "testStudentSies", "style": { "cssText": "background-image:url(/img/icon/testStudent.png)" } },
|
|
|
// { "Name": "AI助手", "Url": "gpt4", "style": { "cssText": "background-image:url(/img/icon/gpt4.png)" } },
|
|
|
{ "Name": "AI助手+", "Url": "aigpt", "style": { "cssText": "background-image:url(/img/icon/aigpt.png)" } },
|
|
|
{ "Name": "課堂觀察", "Url": "classroomObservation", "style": { "cssText": "background-image:url(/img/icon/classroomObservation.png)" } },
|
|
@@ -1646,50 +1646,50 @@ U.MD.D.I.SPROUTLabStudentDeskIcon = [
|
|
|
|
|
|
//010204
|
|
|
U.MD.D.I.x010204TeacherDeskIcon = [
|
|
|
- { "Name": "课程管理", "Url": "project", "style": { "cssText": "background-image:url(/img/icon/project.png)" } },
|
|
|
- { "Name": "课程中心", "Url": "study", "style": { "cssText": "background-image:url(/img/icon/study.png)" } },
|
|
|
+ { "Name": "課程管理", "Url": "project", "style": { "cssText": "background-image:url(/img/icon/project.png)" } },
|
|
|
+ { "Name": "課程中心", "Url": "study", "style": { "cssText": "background-image:url(/img/icon/study.png)" } },
|
|
|
];
|
|
|
|
|
|
//010204
|
|
|
U.MD.D.I.x010204StudentDeskIcon = [
|
|
|
- // { "Name": "项目管理", "Url": "studentCourse", "style": { "cssText": "background-image:url(/img/icon/studentCourse.png)" } },
|
|
|
- // { "Name": "项目中心", "Url": "studentIndex", "style": { "cssText": "background-image:url(/img/icon/studentIndex.png)" } },
|
|
|
- { "Name": "课程中心", "Url": "studentStudy", "style": { "cssText": "background-image:url(/img/icon/study.png)" } },
|
|
|
- // { "Name": "协同建构", "Url": "futureClass", "style": { "cssText": "background-image:url(/img/icon/futureClass.png)" } },
|
|
|
+ // { "Name": "項目管理", "Url": "studentCourse", "style": { "cssText": "background-image:url(/img/icon/studentCourse.png)" } },
|
|
|
+ // { "Name": "項目中心", "Url": "studentIndex", "style": { "cssText": "background-image:url(/img/icon/studentIndex.png)" } },
|
|
|
+ { "Name": "課程中心", "Url": "studentStudy", "style": { "cssText": "background-image:url(/img/icon/study.png)" } },
|
|
|
+ // { "Name": "協同建構", "Url": "futureClass", "style": { "cssText": "background-image:url(/img/icon/futureClass.png)" } },
|
|
|
];
|
|
|
|
|
|
//trail
|
|
|
U.MD.D.I.trailTeacherDeskIcon = [
|
|
|
- { "Name": "课程管理", "Url": "project", "style": { "cssText": "background-image:url(/img/icon/project.png)" } },
|
|
|
- { "Name": "课程中心", "Url": "study", "style": { "cssText": "background-image:url(/img/icon/study.png)" } },
|
|
|
+ { "Name": "課程管理", "Url": "project", "style": { "cssText": "background-image:url(/img/icon/project.png)" } },
|
|
|
+ { "Name": "課程中心", "Url": "study", "style": { "cssText": "background-image:url(/img/icon/study.png)" } },
|
|
|
];
|
|
|
|
|
|
//trail
|
|
|
U.MD.D.I.trailStudentDeskIcon = [
|
|
|
- // { "Name": "项目管理", "Url": "studentCourse", "style": { "cssText": "background-image:url(/img/icon/studentCourse.png)" } },
|
|
|
- // { "Name": "项目中心", "Url": "studentIndex", "style": { "cssText": "background-image:url(/img/icon/studentIndex.png)" } },
|
|
|
- { "Name": "课程中心", "Url": "studentStudy", "style": { "cssText": "background-image:url(/img/icon/study.png)" } },
|
|
|
- // { "Name": "协同建构", "Url": "futureClass", "style": { "cssText": "background-image:url(/img/icon/futureClass.png)" } },
|
|
|
+ // { "Name": "項目管理", "Url": "studentCourse", "style": { "cssText": "background-image:url(/img/icon/studentCourse.png)" } },
|
|
|
+ // { "Name": "項目中心", "Url": "studentIndex", "style": { "cssText": "background-image:url(/img/icon/studentIndex.png)" } },
|
|
|
+ { "Name": "課程中心", "Url": "studentStudy", "style": { "cssText": "background-image:url(/img/icon/study.png)" } },
|
|
|
+ // { "Name": "協同建構", "Url": "futureClass", "style": { "cssText": "background-image:url(/img/icon/futureClass.png)" } },
|
|
|
];
|
|
|
|
|
|
//010504
|
|
|
U.MD.D.I.x010504TeacherDeskIcon = [
|
|
|
- { "Name": "课程管理", "Url": "project", "style": { "cssText": "background-image:url(/img/icon/project.png)" } },
|
|
|
- { "Name": "课程中心", "Url": "study", "style": { "cssText": "background-image:url(/img/icon/study.png)" } },
|
|
|
- { "Name": "学生管理", "Url": "student", "style": { "cssText": "background-image:url(/img/icon/student.png)" } },
|
|
|
- { "Name": "学生评价", "Url": "evaluate", "style": { "cssText": "background-image:url(/img/icon/evaluation.png)" } },
|
|
|
- { "Name": "项目管理", "Url": "studentCourseS", "style": { "cssText": "background-image:url(/img/icon/studentCourse.png)" } },
|
|
|
- { "Name": "项目中心", "Url": "studentIndex", "style": { "cssText": "background-image:url(/img/icon/studentIndex.png)" } },
|
|
|
+ { "Name": "課程管理", "Url": "project", "style": { "cssText": "background-image:url(/img/icon/project.png)" } },
|
|
|
+ { "Name": "課程中心", "Url": "study", "style": { "cssText": "background-image:url(/img/icon/study.png)" } },
|
|
|
+ { "Name": "學生管理", "Url": "student", "style": { "cssText": "background-image:url(/img/icon/student.png)" } },
|
|
|
+ { "Name": "學生評價", "Url": "evaluate", "style": { "cssText": "background-image:url(/img/icon/evaluation.png)" } },
|
|
|
+ { "Name": "項目管理", "Url": "studentCourseS", "style": { "cssText": "background-image:url(/img/icon/studentCourse.png)" } },
|
|
|
+ { "Name": "項目中心", "Url": "studentIndex", "style": { "cssText": "background-image:url(/img/icon/studentIndex.png)" } },
|
|
|
{ "Name": "教研室", "Url": "teacherOffice", "style": { "cssText": "background-image:url(/img/icon/teacherOffice.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)" } },
|
|
|
];
|
|
|
|
|
|
//010504
|
|
|
U.MD.D.I.x010504StudentDeskIcon = [
|
|
|
- { "Name": "项目管理", "Url": "studentCourse", "style": { "cssText": "background-image:url(/img/icon/studentCourse.png)" } },
|
|
|
- { "Name": "项目中心", "Url": "studentIndex", "style": { "cssText": "background-image:url(/img/icon/studentIndex.png)" } },
|
|
|
- { "Name": "课程中心", "Url": "studentStudy", "style": { "cssText": "background-image:url(/img/icon/study.png)" } },
|
|
|
- // { "Name": "协同建构", "Url": "futureClass", "style": { "cssText": "background-image:url(/img/icon/futureClass.png)" } },
|
|
|
+ { "Name": "項目管理", "Url": "studentCourse", "style": { "cssText": "background-image:url(/img/icon/studentCourse.png)" } },
|
|
|
+ { "Name": "項目中心", "Url": "studentIndex", "style": { "cssText": "background-image:url(/img/icon/studentIndex.png)" } },
|
|
|
+ { "Name": "課程中心", "Url": "studentStudy", "style": { "cssText": "background-image:url(/img/icon/study.png)" } },
|
|
|
+ // { "Name": "協同建構", "Url": "futureClass", "style": { "cssText": "background-image:url(/img/icon/futureClass.png)" } },
|
|
|
];
|
|
|
|
|
|
|
|
@@ -1983,11 +1983,11 @@ U.MD.D.I.initDesktopIcons = function (el, type) {
|
|
|
|
|
|
if(_org == 'b50cf65a-001c-11ee-91d8-005056b86db5' && role == '1'){
|
|
|
_hkTeacherDeskIconInfo.push(
|
|
|
- { "Name": "教师管理", "Url": "tcTeacher", "style": { "cssText": "background-image:url(/img/icon/teacher.png)" } },
|
|
|
+ { "Name": "教師管理", "Url": "tcTeacher", "style": { "cssText": "background-image:url(/img/icon/teacher.png)" } },
|
|
|
)
|
|
|
}
|
|
|
|
|
|
- //北师大附中(010601)
|
|
|
+ //北師大附中(010601)
|
|
|
// if(_oid == "857af1c7-c8ee-4b04-85b5-fd182903adb7"){
|
|
|
// _teacherDesktopIconInfo.push(
|
|
|
// { "Name": "AI助手+", "Url": "aigpt", "style": { "cssText": "background-image:url(/img/icon/aigpt.png)" } },
|
|
@@ -2387,11 +2387,11 @@ U.MD.D.I.initDesktopIcons = function (el, type) {
|
|
|
_content = $$("div", {
|
|
|
className: "U_MD_D_KO",
|
|
|
"onmousedown": U.UF.C.closure(function (obj) {
|
|
|
- //防止拖动图标即打开了桌面应用
|
|
|
+ //防止拖動圖標即打開了桌面應用
|
|
|
U.MD.D.click(this, obj);
|
|
|
}, [_x010504StudentDeskIconInfo[i]]),
|
|
|
"onclick": U.UF.C.closure(function (obj) {
|
|
|
- //防止拖动图标即打开了桌面应用
|
|
|
+ //防止拖動圖標即打開了桌面應用
|
|
|
U.MD.D.click(this, obj);
|
|
|
}, [_x010504StudentDeskIconInfo[i]])
|
|
|
}, _frag); //
|
|
@@ -2404,11 +2404,11 @@ U.MD.D.I.initDesktopIcons = function (el, type) {
|
|
|
_content = $$("div", {
|
|
|
className: "U_MD_D_KO",
|
|
|
"onmousedown": U.UF.C.closure(function (obj) {
|
|
|
- //防止拖动图标即打开了桌面应用
|
|
|
+ //防止拖動圖標即打開了桌面應用
|
|
|
U.MD.D.click(this, obj);
|
|
|
}, [_x010204StudentDeskIconInfo[i]]),
|
|
|
"onclick": U.UF.C.closure(function (obj) {
|
|
|
- //防止拖动图标即打开了桌面应用
|
|
|
+ //防止拖動圖標即打開了桌面應用
|
|
|
U.MD.D.click(this, obj);
|
|
|
}, [_x010204StudentDeskIconInfo[i]])
|
|
|
}, _frag); //
|
|
@@ -2421,11 +2421,11 @@ U.MD.D.I.initDesktopIcons = function (el, type) {
|
|
|
_content = $$("div", {
|
|
|
className: "U_MD_D_KO",
|
|
|
"onmousedown": U.UF.C.closure(function (obj) {
|
|
|
- //防止拖动图标即打开了桌面应用
|
|
|
+ //防止拖動圖標即打開了桌面應用
|
|
|
U.MD.D.click(this, obj);
|
|
|
}, [_trailStudentDeskIconInfo[i]]),
|
|
|
"onclick": U.UF.C.closure(function (obj) {
|
|
|
- //防止拖动图标即打开了桌面应用
|
|
|
+ //防止拖動圖標即打開了桌面應用
|
|
|
U.MD.D.click(this, obj);
|
|
|
}, [_trailStudentDeskIconInfo[i]])
|
|
|
}, _frag); //
|
|
@@ -3826,11 +3826,11 @@ U.MD.D.I.initDesktopIcons = function (el, type) {
|
|
|
_content = $$("div", {
|
|
|
className: "U_MD_D_KO",
|
|
|
"onmousedown": U.UF.C.closure(function (obj) {
|
|
|
- //防止拖动图标即打开了桌面应用
|
|
|
+ //防止拖動圖標即打開了桌面應用
|
|
|
U.MD.D.click(this, obj);
|
|
|
}, [_x010504TeacherDeskIconInfo[i]]),
|
|
|
"onclick": U.UF.C.closure(function (obj) {
|
|
|
- //防止拖动图标即打开了桌面应用
|
|
|
+ //防止拖動圖標即打開了桌面應用
|
|
|
U.MD.D.click(this, obj);
|
|
|
}, [_x010504TeacherDeskIconInfo[i]])
|
|
|
}, _frag); //
|
|
@@ -3846,11 +3846,11 @@ U.MD.D.I.initDesktopIcons = function (el, type) {
|
|
|
_content = $$("div", {
|
|
|
className: "U_MD_D_KO",
|
|
|
"onmousedown": U.UF.C.closure(function (obj) {
|
|
|
- //防止拖动图标即打开了桌面应用
|
|
|
+ //防止拖動圖標即打開了桌面應用
|
|
|
U.MD.D.click(this, obj);
|
|
|
}, [_x010204TeacherDeskIconInfo[i]]),
|
|
|
"onclick": U.UF.C.closure(function (obj) {
|
|
|
- //防止拖动图标即打开了桌面应用
|
|
|
+ //防止拖動圖標即打開了桌面應用
|
|
|
U.MD.D.click(this, obj);
|
|
|
}, [_x010204TeacherDeskIconInfo[i]])
|
|
|
}, _frag); //
|
|
@@ -3866,11 +3866,11 @@ U.MD.D.I.initDesktopIcons = function (el, type) {
|
|
|
_content = $$("div", {
|
|
|
className: "U_MD_D_KO",
|
|
|
"onmousedown": U.UF.C.closure(function (obj) {
|
|
|
- //防止拖动图标即打开了桌面应用
|
|
|
+ //防止拖動圖標即打開了桌面應用
|
|
|
U.MD.D.click(this, obj);
|
|
|
}, [_trailTeacherDeskIconInfo[i]]),
|
|
|
"onclick": U.UF.C.closure(function (obj) {
|
|
|
- //防止拖动图标即打开了桌面应用
|
|
|
+ //防止拖動圖標即打開了桌面應用
|
|
|
U.MD.D.click(this, obj);
|
|
|
}, [_trailTeacherDeskIconInfo[i]])
|
|
|
}, _frag); //
|
|
@@ -6482,7 +6482,7 @@ U.MD.D.I.openApplication = function (str, obj, info) {
|
|
|
closecallback: function () {
|
|
|
$("iframe", _formdiv)[0].contentWindow.app.log_out();
|
|
|
}
|
|
|
- }, { "style": { "height": "36px" } }).form; //创建窗体
|
|
|
+ }, { "style": { "height": "36px" } }).form; //創建窗體
|
|
|
_taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/aigpt.png)" }, "name": "AI助手+", "forms": _formdiv, "click": function () { U.MD.D.I.openApplication(str, obj, info); } }
|
|
|
U.UF.DL.iframeLoad($("iframe", _formdiv)[0], function () {
|
|
|
$("iframe", _formdiv)[0].contentWindow.app.log_in();
|