|
@@ -128,7 +128,7 @@ U.MD.D.I.studentDeskIcon2 = [
|
|
|
]
|
|
|
|
|
|
U.MD.D.I.studentDeskIcon3 = [
|
|
|
- { "Name": "学生项目", "Url": "studentCourse", "style": { "cssText": "background-image:url(/img/icon/jupyter.png)" } },
|
|
|
+ { "Name": "学生项目", "Url": "studentCourse", "style": { "cssText": "background-image:url(/img/icon/studentCourse.png)" } },
|
|
|
{ "Name": "学习中心", "Url": "studentStudy", "style": { "cssText": "background-image:url(/img/icon/study.png)" } },
|
|
|
]
|
|
|
|