Bläddra i källkod

Merge branch 'beta' of https://git.cocorobo.cn/CocoRoboLabs/pbl-student-table into beta

lsc 1 år sedan
förälder
incheckning
1837a89570
2 ändrade filer med 2 tillägg och 2 borttagningar
  1. 1 1
      src/components/noTerminal/studyStudent.vue
  2. 1 1
      src/components/studyStudent.vue

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

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

+ 1 - 1
src/components/studyStudent.vue

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