zengyicheng há 1 ano atrás
pai
commit
cbd509d6b7
2 ficheiros alterados com 2 adições e 2 exclusões
  1. 1 1
      src/App.vue
  2. 1 1
      src/components/easy3/studyStudent.vue

+ 1 - 1
src/App.vue

@@ -212,7 +212,7 @@ body {
   height: calc(100% - 67.5px);
   /* height: calc(100% - 67.5px - 226px); */
   min-height: 750px;
-  background: #e6e6e6;
+  background: #f2f2f2;
   /* border-radius: 5px; */
   position: relative;
   overflow: auto;

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

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