zengyicheng 1 year ago
parent
commit
658635d4fd

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

@@ -8792,7 +8792,7 @@
           <img src="../../assets/close1.png" alt="" />
         </div> -->
         <div class="checkbox">
-          <div class="check" style="font-size: 25px">评课笔记</div>
+          <div class="check" style="font-size: 25px;position:unset;">评课笔记</div>
           <el-select v-model="pzStype" @change="selectPz" class="selectBox">
             <el-option label="时间降序" :value="1"></el-option>
             <el-option label="时间升序" :value="2"></el-option>
@@ -22856,7 +22856,7 @@ ol {
   height: 10px;
   background: #0061ff;
   border-radius: 50%;
-  margin-left: 10px;
+  margin-left: 13px;
 }
 
 .timeAndReply{

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

@@ -8802,7 +8802,7 @@
           <img src="../../assets/close1.png" alt="" />
         </div> -->
         <div class="checkbox">
-          <div class="check" style="font-size: 25px">评课笔记</div>
+          <div class="check" style="font-size: 25px;position:unset;">评课笔记</div>
           <el-select v-model="pzStype" @change="selectPz" class="selectBox">
             <el-option label="时间降序" :value="1"></el-option>
             <el-option label="时间升序" :value="2"></el-option>
@@ -22754,7 +22754,7 @@ ol {
   height: 10px;
   background: #0061ff;
   border-radius: 50%;
-  margin-left: 10px;
+  margin-left: 13px;
 }
 
 .timeAndReply {

File diff suppressed because it is too large
+ 437 - 127
src/components/studyStudent.vue


Some files were not shown because too many files changed in this diff