zengyicheng 1 年之前
父节点
当前提交
33ad421c4a
共有 3 个文件被更改,包括 3 次插入3 次删除
  1. 1 1
      src/components/easy2/studyStudent.vue
  2. 1 1
      src/components/easy3/studyStudent.vue
  3. 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: #f2f2f2;
+  background: #e6e6e6;
 }
 
 .before {

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

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

+ 1 - 1
src/components/studyStudent.vue

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