|
@@ -47,7 +47,7 @@
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="cType" style="font-size: 18px; color: #6c6c6c">
|
|
<div class="cType" style="font-size: 18px; color: #6c6c6c">
|
|
- <div>
|
|
|
|
|
|
+ <div style="min-width:150px">
|
|
创建者:<span style="color: #000">{{
|
|
创建者:<span style="color: #000">{{
|
|
courseDetail.username
|
|
courseDetail.username
|
|
}}</span>
|
|
}}</span>
|
|
@@ -703,5 +703,6 @@ export default {
|
|
|
|
|
|
.Tname {
|
|
.Tname {
|
|
margin-left: 40px;
|
|
margin-left: 40px;
|
|
|
|
+ word-break: break-all;
|
|
}
|
|
}
|
|
</style>
|
|
</style>
|