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