lsc vor 2 Jahren
Ursprung
Commit
df89c0baa3

+ 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;

Datei-Diff unterdrückt, da er zu groß ist
+ 252 - 528
src/components/studyStudent.vue


Einige Dateien werden nicht angezeigt, da zu viele Dateien in diesem Diff geändert wurden.