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