|
@@ -1489,6 +1489,13 @@ U.MD.D.I.initDesktopIcons = function (el, type) {
|
|
|
)
|
|
|
}
|
|
|
|
|
|
+ if (_oid == "d67940a5-510c-40ea-9c9a-2631ab03013a") {
|
|
|
+ _teacherDesktopIconInfo.push(
|
|
|
+ { "Name": "评测管理", "Url": "testTeacher", "style": { "cssText": "background-image:url(/img/icon/testTeacher.png)" } },
|
|
|
+ { "Name": "评测中心", "Url": "testStudent", "style": { "cssText": "background-image:url(/img/icon/testStudent.png)" } },
|
|
|
+ )
|
|
|
+ }
|
|
|
+
|
|
|
// 马峦小学 和 龙华区教育科学研究院附属学校 和 侨香学校
|
|
|
if (_oid == "602a1e3d-d031-11ed-9546-005056b86db5" || _oid == "f30a6615-5379-11ed-8c78-005056b86db5" || _oid == "82fcb5c7-c13b-11ed-8d51-005056b86db5") {
|
|
|
_teacherDesktopIconInfo.push(
|