lsc 2 gadi atpakaļ
vecāks
revīzija
a0f6e64d44
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      js/Desktop/DeskTop.js

+ 1 - 1
js/Desktop/DeskTop.js

@@ -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)" } },
 ]