zengyicheng 1 år sedan
förälder
incheckning
191ad85368
2 ändrade filer med 2 tillägg och 2 borttagningar
  1. 1 1
      src/components/easy2/studyStudent.vue
  2. 1 1
      src/components/studyStudent.vue

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

@@ -18895,7 +18895,7 @@ export default {
   position: absolute;
   top: -20px;
   display: block;
-  background: #e6e6e6;
+  background: #f2f2f2;
 }
 
 .before {

+ 1 - 1
src/components/studyStudent.vue

@@ -17954,7 +17954,7 @@ export default {
   position: absolute;
   top: -20px;
   display: block;
-  background: #e6e6e6;
+  background: #f2f2f2;
 }
 
 .before {