zengyicheng 1 年之前
父節點
當前提交
cbd509d6b7
共有 2 個文件被更改,包括 2 次插入2 次删除
  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 {