lsc 2 jaren geleden
bovenliggende
commit
df89c0baa3
3 gewijzigde bestanden met toevoegingen van 255 en 531 verwijderingen
  1. 1 1
      src/components/GM/studyStudentGM.vue
  2. 2 2
      src/components/student/studyStudent.vue
  3. 252 528
      src/components/studyStudent.vue

+ 1 - 1
src/components/GM/studyStudentGM.vue

@@ -7678,7 +7678,7 @@ export default {
 }
 
 .worksName>div:nth-child(1) {
-  width: 48px;
+  width: 120px;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;

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

@@ -496,7 +496,7 @@
                     <div class="htitle">暂无作业</div>
                   </div>
 
-                  <div v-if="tool.tool == 51" style="margin-top:30px">
+                  <div v-if="tool.tool == 51" style="margin-top:20px">
                     <div class="vedioTaskBox">
                       <div class="box_course" :class="'box_course' + toolIndex" v-if="
                         tool.toolData.length > 0
@@ -3624,7 +3624,7 @@ export default {
 }
 
 .worksName>div:nth-child(1) {
-  width: 48px;
+  width: 120px;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;

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


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