zengyicheng hace 1 año
padre
commit
1cd11f265b
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  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;
 }