zengyicheng 1 년 전
부모
커밋
1cd11f265b
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      src/components/noTerminal/studyStudent.vue
  2. 1 1
      src/components/studyStudent.vue

+ 1 - 1
src/components/noTerminal/studyStudent.vue

@@ -14281,7 +14281,7 @@ ol {
 }
 
 .timuImg {
-  width: 100px;
+  width: 150px;
   margin: 5px 0;
   cursor: pointer;
 }

+ 1 - 1
src/components/studyStudent.vue

@@ -18802,7 +18802,7 @@ ol {
 }
 
 .timuImg {
-  width: 100px;
+  width: 150px;
   margin: 5px 0;
   cursor: pointer;
 }